powered by
read.gff(file, locus.tags = TRUE, nrows = -1)
locus.tags=FALSE
read.ncbi.ftp
file<-"ftp://ftp.ncbi.nih.gov/genomes/Bacteria/Yersinia_pestis_CO92_uid57621/NC_003132.gff" x <-read.gff(file) x metadata(x)
Run the code above in your browser using DataLab