Learn R Programming

rphast (version 1.0)

addSignals.feat: Add start/stop codon, 3'/5' splice signals to features...

Description

Add start/stop codon, 3'/5' splice signals to features

Usage

addSignals.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 stop codons, start, codons, 3' splice, and 5' splice sites annotated.