example_maf_data: Simulated MAF Data

Description Usage Format

Description

An example dataset generated by the function generate_maf_data(), with n_sample = 100 and n_genes = 20.

Usage

1

Format

A list with two entries:

maf

An annotated mutation dataframe with 3 columns and 1346 rows:

Tumor_Sample_Barcode

A sample id for each mutation.

Hugo_Symbol

The name of the gene location for each mutation.

Variant_Classification

The mutation type for each mutation.

gene_lengths

A data frame with two rows:

Hugo_Symbol

The name of each gene.

max_cds

The length of each gene, as defined by maximum coding sequence.


ICBioMark documentation built on Nov. 15, 2021, 5:09 p.m.