lymphomaNature2013_mutCat_df {YAPSA}R Documentation

Example mutational catalog for the SNV vignette

Description

lymphomaNature2013_mutCat_df: A data frame in the format of a SNV mutation catalog. The mutational catalog contains SNV variants from the lymphoma_Nature2013_raw_df data. Mutational catalog was created with create_mutation_catalogue_from_df function.

Usage

data(lymphomaNature2013_mutCat_df)

Value

A data fame in the layout of a SNV mutational catalog

References

paste0("ftp://ftp.sanger.ac.uk/pub/cancer/AlexandrovEtAl/", "somatic_mutation_data/Lymphoma B-cell/", "Lymphoma B-cell_clean_somatic_mutations_", "for_signature_analysis.txt")

Examples

data(lymphomaNature2013_mutCat_df)
head(lymphomaNature2013_mutCat_df)
dim(lymphomaNature2013_mutCat_df)


[Package YAPSA version 1.19.0 Index]