Description Usage Arguments Value Examples
View source: R/HelperFunction.R
Download gff file from URI
1  | download_GFF_fromURI(GFFURI)
 | 
GFFURI | 
 the gff file URI link  | 
gff file downloaded path.
1  | gff_File<-download_GFF_fromURI("ftp://ftp.ensembl.org/pub/release-100/gff3/homo_sapiens/Homo_sapiens.GRCh38.100.gff3.gz")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.