Description Usage Arguments Value See Also
View source: R/feature_helpers.R
GRanges object should be beforehand tiled to size of 1. This subsetting takes account for strand.
1 | subsetCoverage(cov, y)
|
cov |
A coverage object from coverage() |
y |
GRanges object for which coverage should be extracted |
numeric vector of coverage of input GRanges object
Other features:
computeFeaturesCage()
,
computeFeatures()
,
countOverlapsW()
,
disengagementScore()
,
distToCds()
,
distToTSS()
,
entropy()
,
floss()
,
fpkm_calc()
,
fpkm()
,
fractionLength()
,
initiationScore()
,
insideOutsideORF()
,
isInFrame()
,
isOverlapping()
,
kozakSequenceScore()
,
orfScore()
,
rankOrder()
,
ribosomeReleaseScore()
,
ribosomeStallingScore()
,
startRegionCoverage()
,
startRegion()
,
stopRegion()
,
translationalEff()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.