View source: R/CreateSynData.R
| NewCreateAndWriteCatalog | R Documentation |
Create and write a mutational spectra catalog
NewCreateAndWriteCatalog( sigs, exp, dir, extra.file.suffix = "", overwrite = FALSE )
sigs |
Signatures to use. |
exp |
(Synthetic) exposures. |
dir |
Directory in which to put the signatures;
NOTE: this will be a subdirectory based on |
extra.file.suffix |
Extra string to put before ".csv". |
overwrite |
If TRUE, overwrite existing directory; useful for debugging / testing. |
Create a file with the catalog syn.data.csv
and writes sigs to input.sigs.csv.
Invisibly, the generated catalog.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.