Description Usage Arguments Value Examples
Read computeMatrix output into a SummarizedExperiment object
1 |
file |
count filename of computeMatrix output. |
a SummarizedExperiment object
1 2 | file <- system.file("extdata", "count.gz", package= "deepToolsDownstream")
se <- importCount(file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.