read.gff3 | R Documentation |
reads a gff3 file from TransDecoder output
read.gff3(file)
file |
gff3 file |
This function read an gff3 file from TransDecoder output and rename columns as:
sequence ID
algorithm or operating procedure that generated the feature
The type of the feature
The start of the feature
The end of the feature
The score of the feature
strand (+ or -)
For features of type "CDS", the phase indicates where the feature begins with reference to the reading frame.
attributes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.