View source: R/MultiModalMuSigInteraction.R
MMCatalog2ICAMS | R Documentation |
Convert Catalogs (File or Matrix) from MM format to ICAMS format
MMCatalog2ICAMS(cat, region = "unknown", catalog.type = "counts.signature")
cat |
Input catalog, can be a tab-delimited file or matrix in MultiModalMuSig format. |
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.signature" |
a catalog matrix in ICAMS format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.