View source: R/SummarizeResultsOneExtrAttrSubdir.R
SummarizeSigOneExtrAttrSubdir | R Documentation |
Packages including but not limited to: hdp, MutationalPatterns, sigfit, signeR, SomaticSignatures.
SummarizeSigOneExtrAttrSubdir( run.dir, ground.truth.exposure.dir = paste0(run.dir, "/../../../"), summarize.exp = TRUE, overwrite = FALSE, summary.folder.name = "summary", export.Manhattan.each.spectrum = FALSE )
run.dir |
A directory which contains output of computational approach
in one run on a specific dataset, possibly with a specified seed. E.g.
This code depends on a conventional directory structure documented
in |
ground.truth.exposure.dir |
Folder which stores ground-truth exposures.
Should contain a file named |
summarize.exp |
Whether to summarize exposures when the file specified
by |
overwrite |
If TRUE overwrite and files in existing |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.