read_gff | R Documentation |
Read a GFF3 file
read_gff(file, parse_attributes = TRUE)
file |
A GFF3 file |
parse_attributes |
Whether the |
A list of two items: annotation and fasta. The fasta item is read with tabseq::read_fasta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.