View source: R/CreateFromReal_Nat.R
CreateFromReal | R Documentation |
Create a full SignatureAnalyzer / SigProfiler test data set for a set of various tumor types.
CreateFromReal( seed, top.level.dir = NULL, enclosing.dir = NULL, num.syn.tumors, cancer.types, data.suite.name = NULL, sa.exp = SynSigGen::sa.all.real.exposures, sp.exp = SynSigGen::sp.all.real.exposures, overwrite = TRUE, regress.dir = NULL, unlink = FALSE, verbose = FALSE, bladder.regress.hack = FALSE )
seed |
A random seed to use. |
top.level.dir |
The directory in which to put the output; will be created if necessary. |
enclosing.dir |
Deprecated; create the output in a subdirectory of this directory. |
num.syn.tumors |
The number of tumors to create for each cancer
type in |
cancer.types |
Search |
data.suite.name |
Deprecated; the directory created will be
|
sa.exp |
A matrix of exposures; this function will use the
columns with column names beginning |
sp.exp |
A matrix of exposures; this function will use the
columns with column names beginning |
overwrite |
If TRUE, overwrite existing directories and files. |
regress.dir |
If not |
unlink |
If |
verbose |
If |
bladder.regress.hack |
Set this to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.