Mutation data extracted from the pre-loaded example mutation data example_maf_data, using the function get_mutation_tables().
1 |
A list with three entries:
An object 'train'.
An object 'val'.
An object 'test'.
Each of these three objects is a list with the following entries (for more detail see the documentation for the function get_table_from_maf()):
A sparse matrix of mutations.
A character vector of sample IDs, corresponding to the rows of the mutation matrix.
A character vector of gene names.
A character vector of mutation types.
A character vector of gene name/mutation type combinations (in each case separated by the character "_"), corresponding to the columns of the mutation matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.