Description Usage Value References Examples
View source: R/get_janeway_alterations.R
The data from Proceedings of the National Academy of Sciences Dec 2014, 111 (51) E5564-E5573 are available in what looks to be a relatively complete table that includes SNVs, SNPs, as well as copy number variation. This function just loads those data for convenience. It is likely that further filtering is going to be required before use.
1 |
a tibble
Data from https://www.pnas.org/highwire/filestream/618044/field_highwire_adjunct_files/7/pnas.1419260111.sd08.xlsx. See Proceedings of the National Academy of Sciences Dec 2014, 111 (51) E5564-E5573; DOI: 10.1073/pnas.1419260111.
1 2 3 | alts = get_janeway_alterations()
head(alts)
colnames(alts)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.