View source: R/feature_helpers.R
subsetCoverage | R Documentation |
GRanges object should be beforehand tiled to size of 1. This subsetting takes account for strand.
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:
computeFeatures()
,
computeFeaturesCage()
,
countOverlapsW()
,
disengagementScore()
,
distToCds()
,
distToTSS()
,
entropy()
,
floss()
,
fpkm()
,
fpkm_calc()
,
fractionLength()
,
initiationScore()
,
insideOutsideORF()
,
isInFrame()
,
isOverlapping()
,
kozakSequenceScore()
,
orfScore()
,
rankOrder()
,
ribosomeReleaseScore()
,
ribosomeStallingScore()
,
startRegion()
,
startRegionCoverage()
,
stopRegion()
,
translationalEff()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.