NewCreateAndWriteCatalog: Create and write a mutational spectra catalog

View source: R/CreateSynData.R

NewCreateAndWriteCatalogR Documentation

Create and write a mutational spectra catalog

Description

Create and write a mutational spectra catalog

Usage

NewCreateAndWriteCatalog(
  sigs,
  exp,
  dir,
  extra.file.suffix = "",
  overwrite = FALSE
)

Arguments

sigs

Signatures to use.

exp

(Synthetic) exposures.

dir

Directory in which to put the signatures; NOTE: this will be a subdirectory based on OutDir.

extra.file.suffix

Extra string to put before ".csv".

overwrite

If TRUE, overwrite existing directory; useful for debugging / testing.

Details

Create a file with the catalog syn.data.csv and writes sigs to input.sigs.csv.

Value

Invisibly, the generated catalog.


steverozen/SynSigGen documentation built on April 1, 2022, 8:54 p.m.