read_gff | R Documentation |
Read in annotation from gff file into a tidy dataframe (including all fields in the decription [9th] column in gff files)
read_gff(gff_file)
gff_file |
Gff file |
dataframe with annotation from gff file
read_gff("input.gff")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.