Description Usage Arguments Details Value
deconstructSigs is a method for computing n-of-1 mutation signatures reported in Genome Biology (https://genomebiology.biomedcentral.com/articles/10.1186/s13059-016-0893-4) and implemented as a package on CRAN (https://cran.rstudio.com/web/packages/deconstructSigs/index.html).
1 | deconstructSigs_runner(simulated_data)
|
simulated_data |
Simulated data object obtained by
|
This method runs deconstructSigs on a simulated data object and returns the associated signature exposures. Because deconstructSigs employs its own feature selection, any signature with a non-zero exposure value is considered to be a contributor to the mutation burden. Thus, this method calls a signature present if there is at least one mutation contributed by that signature.
A list containing a table of signature exposures and the name of the method used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.