Entering edit mode
9.3 years ago
lelle
▴
830
Is there a way to add attributes to the SVG output of the ETE tree drawing toolkit?
I am drawing phylogenetic trees as svg and would like to add the NCBI taxonomy ID as ID attribute to the node in the SVG. This would let me select them easily with java script, when using the SVG in a html page.