This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Tree file and taxonomy

Hi there, I'm just setting up my first sequence processing pipeline with mothur. I was able to generate tree files with sequence names as labels. How can I substitute the sequences with taxonomy? Or is there a way to directly generate trees with taxonomic information?

Thanks for your suggestions, Yuki.

tree taxonomy mothur

1 answer

If you have access to the taxID of each sequence, you could annotate trees using ete3: http://etetoolkit.org/docs/latest/tutorial/tutorial_ncbitaxonomy.html#automatic-tree-annotation-using-ncbi-taxonomy

check also the ete-ncbiquery and ete-annotate command line tools: http://etetoolkit.org/documentation/ete-ncbiquery/

Log in to answer this question.