Rdocumentation
powered by
Learn R Programming
CONDOP (version 1.0)
read.gff.annotations: Read gene annotations in GFF format
Description
Internal function to read GFF data file downloaded from the NCBI genomes ftp directory, ftp://ftp.ncbi.nih.gov/genomes.
Usage
read.gff.annotations(gff_file, verbose = TRUE, ...)
Arguments
gff_file
A full local path indicating the GFF file to load.
verbose
Indicate whether information about the process should be reported. Defaults to TRUE.
Value
Annotation data table.