View source: R/helmsmanInteraction.R
helmsmanCatalog2ICAMS | R Documentation |
Read Catalog files or matrices in helmsman format.
helmsmanCatalog2ICAMS( cat, region = "unknown", catalog.type = "counts.signature" )
cat |
Input catalog, can be a tab-delimited text file in helmsman format, or a matrix/data.frame object. |
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.