Description Usage Arguments Value Author(s) Examples
Create SGFeatureCounts
object from rowRanges, colData and counts.
1 | makeSGFeatureCounts(rowRanges, colData, counts, min_anchor = 1)
|
rowRanges |
|
colData |
Data frame with sample information |
counts |
Integer matrix of counts |
min_anchor |
Integer specifiying minimum anchor length |
SGFeatureCounts
object
Leonard Goldstein
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.