Open lwaldron opened 4 years ago
Comments from https://waldronlab.slack.com/archives/C016AL6G2R0
From Sean Davis:
names.dmp
file (just delimited text format) for lower case string matching.This file includes names, synonyms, and a few other details. As far as I know, it is the most complete list available and includes all levels of the taxonomy.
From Ludwig Geistlinger:
taxize::get_ids
with db = "ncbi"
You could use Bioconductor's
GenomeInfoDbData
for the mapping.