View source: R/CreateFromReal_Nat.R
RCCOvary1000 | R Documentation |
Creates spectra dataset consists of 500 synthetic renal cell carcinoma (RCC) with high prevalence and mutation load from SBS5 and SBS40 signatures, and 500 synthetic ovarian adenocarcinoma with high prevalence and mutation load from SBS3. This dataset challenges the computational approaches as these three signatures are "flat" signatures hard to be extracted accurately.
RCCOvary1000( seed = 191905, unlink = FALSE, regress.dir = NULL, top.level.dir = "tmp.3.5.40.RCC.and.ovary" )
seed |
A random seed to use. |
unlink |
The directory in which to put the output; will be created if necessary. |
regress.dir |
If not |
top.level.dir |
The directory in which to put the output; will be created if necessary. |
This function Replaces the first part of data-raw/Create.3.5.40.Rmd
in
GitHub repository steverozen/SynSig
. With default arguments, this
function generates the same results as the first part of
data-raw/Create.3.5.40.Rmd
.
The second half of data-raw/Create.3.5.40.Rmd
in steverozen/SynSig
is replaced by Create.3.5.40.Abstract
.
Data set generated by this function can be found at Synapse with Synapse ID: syn18500214.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.