View source: R/ReadWriteCOMPOSITECatalog.R
ReadCatCOMPOSITE | R Documentation |
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.
ReadCatCOMPOSITE(path, strict = FALSE)
path |
Path of the file to read from. |
strict |
For compatibility with other |
An in memory matrix corresponding to the
contents of the file at path
.
WriteCatCOMPOSITE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.