View source: R/EMuinteraction.R
ReadEMuCatalog | R Documentation |
Read Catalog files in EMu format.
ReadEMuCatalog( cat, mutTypes, sigOrSampleNames, region = "unknown", catalog.type = "counts.signature" )
cat |
A tab-delimited catalog text file in EMu format; or a EMu formatted matrix or data.frame. |
mutTypes |
Types of mutations. They are usually from an
|
sigOrSampleNames |
If input file is a counts signature file
If input file is a counts spectra file
|
region |
Catalog region. Can be a specific genomic or exomic region, or "unknown". Default: "unknown" |
catalog.type |
Is the catalog a signature catalog, or a spectrum catalog? Default: "counts" |
a catalog matrix in ICAMS format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.