getNCBISeqID: Download unique identifiers by taxon for sequences on NCBI

View source: R/getSeqIDs.R

getNCBISeqIDR Documentation

Download unique identifiers by taxon for sequences on NCBI

Description

Download unique identifiers by taxon for sequences on NCBI

Usage

getNCBISeqID(spp)

Arguments

spp

vector of species names (should already be scrubbed)

Value

a data.frame with columns uid and gid that record (respectively) the species ID and the sequence ID from NCBI

@examples ## Not run: foo <- getNCBISeqID(c('Drosophila murphyi', 'Drosophila sproati')) ## End(Not run)


Maine-eDNA/abbagadabba documentation built on Sept. 3, 2022, 9:24 p.m.