CreateRandomSyn | R Documentation |
This is the top-level function to create a set of spectra from random signatures.
CreateRandomSyn( top.level.dir, seed = 1443196, regress.dir = "data-raw/long.test.regression.data/syn.30.random.sigs/", num.syn.tumors = 1000, overwrite = FALSE, unlink = FALSE, verbose = FALSE )
top.level.dir |
Directory in which to put all results. It will be created if necessary. |
seed |
Use default for regression testing. |
regress.dir |
If not |
num.syn.tumors |
Total number of synthetic tumors to create. Use the default for regression testing. |
overwrite |
If |
unlink |
If |
verbose |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.