Description Usage Value References Examples
MutCat_indel_df
: A data frame in the format of a mutation catalog.
The mutational catalog contains Indel variants from the
GenomeOfNl_raw
data. Variants were random sampled for 15 artificial
patient for the purpose to have a Indel mutational catalog and have to
show the functionality of the package. The results of the mutational
catalog should not be interpreted fot they biological relevance.
Mutational catalog was created with
create_indel_mutation_catalogue_from_df
function.
1 | data(GenomeOfNl_MutCat)
|
A data fame in the layout of a Indel mutational catalog
Mutational catalog created form release version 5 of the Genome of NL http://www.nlgenome.nl/?page_id=9
1 2 3 | data(GenomeOfNl_MutCat)
head(MutCat_indel_df)
dim(MutCat_indel_df)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.