Rdocumentation
powered by
Learn R Programming
rphast (version 1.0)
addIntrons.feat: Add introns to features...
Description
Add introns to features
Usage
addIntrons.feat(x)
Arguments
x
An object of type
feat
. CDS regions must be present with type "CDS", and the transcript_id must be indicated in the attribute field.
Value
An object of type
feat
, with all the entries of the original object, but also with intron annotations.