Description Usage Arguments Value
Download unique identifiers by taxon for sequences on NCBI
1 | getNCBISeqID(spp)
|
spp |
vector of species names (should already be scrubbed) |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.