WriteCatalogIndelSigPro: Write Indel Catalogs in SigProExtractor format.
Description
Write Indel Catalogs in SigProExtractor format to a csv file.
Usage
WriteCatalogIndelSigPro(catalog, file, strict = TRUE)
Arguments
file
The path to the file to be created.
strict
If TRUE, do additional checks on the input, and stop if the
checks fail.