Hello everyone,
I am currently working on a project where I need to map a large list of organisms identified by their NCBI taxid to their corresponding ott_id in the Open Tree of Life taxonomy. Due to the extensive size of the list (thousands of taxid), I'm looking for an efficient method to do this without relying on scientific names, as they can introduce inaccuracies due to synonymy and naming inconsistencies. The final purpose is to obtain the corresponding synthetic tree from Open Tree of Life using the ott_id.
Is there an API or service that accepts taxid directly and returns ott_id? Has anyone handled a similar task with a large volume of taxonomic data, and could you share your approach or best practices? Any guidance, links, or examples would be greatly appreciated!
Thank you in advance for your help!
Martin
Thank you! It worked