An example dataset generated by the function generate_maf_data(), with n_sample = 100 and n_genes = 20.
example_maf_dataA list with two entries:
An annotated mutation dataframe with 3 columns and 1346 rows:
A sample id for each mutation.
The name of the gene location for each mutation.
The mutation type for each mutation.
A data frame with two rows:
The name of each gene.
The length of each gene, as defined by maximum coding sequence.