updateIDs: update a list of taxonomy IDs

Description Usage Arguments

View source: R/taxonomy.R

Description

Looks in merged node list from file merged.dmp, whether the passed ids have been replaced (merged) and returns a list of updated (where in merged) ids. It is recommended to run this on all IDs before using other functions of this package!

Usage

1
updateIDs(ids, tax, verb = TRUE)

Arguments

ids

vector of taxon IDs

tax

NCBI taxonomy object

verb

print progress messages


raim/ncbitax documentation built on Aug. 6, 2020, 7:29 a.m.