assignFirstExonsStartSite {ORFik} | R Documentation |
make sure your grl is sorted, since start of "-" strand objects should be the max end in group, use ORFik:::sortPerGroup(grl) to get sorted grl.
assignFirstExonsStartSite(grl, newStarts)
grl |
a |
newStarts |
an integer vector of same length as grl, with new start values |
the same GRangesList with new start sites
Other GRanges: assignLastExonsStopSite
,
downstreamFromPerGroup
,
downstreamOfPerGroup
,
upstreamFromPerGroup
,
upstreamOfPerGroup