ReadCatCOMPOSITE: Read a COMPOSITE catalog

View source: R/ReadWriteCOMPOSITECatalog.R

ReadCatCOMPOSITER Documentation

Read a COMPOSITE catalog

Description

A COMPOSITE catalog is an rbind of a 1536 catalog, a DBS catalog, and an ID catalog. This function does not read SignatureAnalyzer signatures as found on the PCAWG7 Synapse web site, but rather as generated by this package for analysis by SignatureAnalyzer.

Usage

ReadCatCOMPOSITE(path, strict = FALSE)

Arguments

path

Path of the file to read from.

strict

For compatibility with other ReadCat functions; ignored.

Value

An in memory matrix corresponding to the contents of the file at path.

See Also

WriteCatCOMPOSITE


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