View source: R/SummarizeResultsSA.R
SignatureAnalyzerSummarizeTopLevel | R Documentation |
This function depends on a particular directory structure: see
argument top.level.dir
. This function finds the
best of multiple SignatureAnalyzer extraction runs and summarizes
the comparison of the best run with the ground truth.
SignatureAnalyzerSummarizeTopLevel( top.level.dir, summarize.exp = TRUE, overwrite = FALSE )
top.level.dir |
Path to top level directory, which must contain the following subdirectories:
Each of the directories must contain
additional subdirectories, one for each SignatureAnalyzer
run, names |
summarize.exp |
Whether to summarize exposures when the
|
overwrite |
If TRUE overwrite and files in existing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.