| get.gff3 | R Documentation | 
Downloads the desired gff3 gene annotation file.
get.gff3(query.results, output.file.name)
query.results | 
 Name given to ouput of   | 
output.file.name | 
 Desired name to give to output file  | 
A GRanges object of the gene annotations
gff3 <- get.gff3(query.results, "sparrow.genome.gff3.gz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.