View source: R/SummarizeSigOneAttrSubdir.R
SummarizeSigOneAttrSubdir | R Documentation |
Packages including but not limited to: deconstructSigs, YAPSA.
SummarizeSigOneAttrSubdir( run.dir, ground.truth.exposure.dir = paste0(run.dir, "/../../../"), overwrite = FALSE, summary.folder.name = "summary", export.Manhattan.each.spectrum = FALSE )
run.dir |
Lowest level path to results, e.g.
|
ground.truth.exposure.dir |
Folder which stores ground-truth exposures.
It defaults to be |
overwrite |
If TRUE overwrite existing directories and files. |
summary.folder.name |
The name of the folder containing summary results. Usually, it equals to "summary". |
export.Manhattan.each.spectrum |
Whether to export csv files for Manhattan distance of each mutational spectrum. |
Here, we excluded SignatureEstimation. Although it is also a package with only attribution, but it has two attribution algorithms. Therefore the naming of the results are slightly different from the other two packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.