Neclow / phylo2vec_dev

Phylo2Vec: new developments (C++, Julia)
GNU Lesser General Public License v3.0
2 stars 0 forks source link

TODO: midpoint rooting and/or outgroup rooting of unrooted trees #8

Closed Neclow closed 4 months ago

Neclow commented 4 months ago

Best-case scenario: only standard string operations using the Newick string Worst-case scenario: use third-party library e.g. ete3

Neclow commented 4 months ago

probably won't do that right now as ete3/ete4 handles it pretty well