powered by
Computes the lengths of all ORFs in a gff.table.
gff.table
orfLength(gff.table)
A gff.table (data.frame) with genomic features information.
data.frame
A vector of ORF lengths, measured as the number of amino acids after translation.
See findOrfs for more on gff.tables.
findOrfs
findOrfs, lorfs.
lorfs
# NOT RUN { # See the example in the Help-file for findOrfs. # }
Run the code above in your browser using DataLab