Description Usage Arguments Value Author(s) See Also
get the read counts for a supplied set of genomic features
1 2 | getFeatureCounts(AI, FG, nameColumn = "Name", fractionIncluded = 1,
returnType = "AlignedGenomeIntervals", mem.friendly = FALSE)
|
AI |
|
FG |
|
nameColumn |
character indicating which column of the object
|
fractionIncluded |
double; which fraction of an interval needs to be included in a feature in order to count for the feature |
returnType |
one of |
mem.friendly |
logical; passed on to |
depends on argument returnType
:
one of AlignedGenomeIntervals
or
a named integer
Joern Toedling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.