View source: R/CreateSynData.R
present.sigs | R Documentation |
Decide which signatures will be present in the catalogs of synthetic tumors.
present.sigs(num.tumors, prev.present)
num.tumors |
Number of tumors to generate |
prev.present |
Vector of prevalences, each the prevalence of 1 mutational signature. The names are the names of the signatures. |
A matrix with one row per signature and one column per tumor, with 1 in a cell indicated the presence of a signature and 0 indicating absence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.