Description Usage Arguments Value
Create a catalog from a matrix
, data.frame
, or vector
1 2 3 4 5 6 7 8 | as.catalog.for.ID115(
object,
ref.genome = NULL,
region = "unknown",
catalog.type = "counts",
abundance = NULL,
infer.rownames = FALSE
)
|
object |
A numeric |
ref.genome |
A |
region |
A character string designating a region, one of
|
catalog.type |
One of "counts", "density", "counts.signature", "density.signature". |
abundance |
If |
infer.rownames |
If |
A catalog as described in ICAMS
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.