Rdocumentation
powered by
Learn R Programming
CONDOP (version 1.0)
get.NCBI.seq: Find and get a genome sequence by specifyng the accession number. Read gene annotations in GFF format
Description
Find and get a genome sequence by specifyng the accession number. Read gene annotations in GFF format
Usage
get.NCBI.seq(accession, list.dbs = NULL, verbose = TRUE)
Arguments
verbose
Indicate whether information about the process should be reported. Defaults to TRUE.
gff_file
A full local path indicating the GFF file to load.
Value
Annotation data table.