.clipTranscript {txcutr} | R Documentation |
Internal function for operating on individual GRanges
, where ranges
represent exons in a transcript. This is designed to be used in an
*apply
function over a GRangesList
object.
.clipTranscript(gr, maxTxLength)
gr |
a |
maxTxLength |
a positive integer |
the clipped GRanges
object