download_GFF_fromURI: Download gff file from URI

Description Usage Arguments Value Examples

View source: R/HelperFunction.R

Description

Download gff file from URI

Usage

1

Arguments

GFFURI

the gff file URI link

Value

gff file downloaded path.

Examples

1
gff_File<-download_GFF_fromURI("ftp://ftp.ensembl.org/pub/release-100/gff3/homo_sapiens/Homo_sapiens.GRCh38.100.gff3.gz")

kingyang728/genomicCoordinateConverter documentation built on June 29, 2020, 4:05 a.m.