View source: R/CreateFromReal_Nat.R
PancAdenoCA1000 | R Documentation |
This function generates synthetic tumor spectra with mutational signature prevalence and mutation load similar to pancreatic adenocarcinoma in PCAWG cohort.
PancAdenoCA1000( seed = 191907, regress.dir = "data-raw/long.test.regression.data/syn.pancreas/", num.syn.tumors = 1000, top.level.dir = "../Pan-AdenoCA", unlink = FALSE )
seed |
A random seed to use. |
regress.dir |
If not |
num.syn.tumors |
Generate this number of synthetic tumors. |
top.level.dir |
The directory in which to put the output; will be created if necessary. |
unlink |
If |
This function replaces data-raw/Create.pancreas.Rmd
in GitHub
repository steverozen/SynSig
. With default arguments, this
function generates the same results as data-raw/Create.pancreas.Rmd
.
Data set generated by this function can be found at Synapse with Synapse ID: syn18500212.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.