This is a test version of Biostars. For the public version, visit https://www.biostars.org.
NEWICK format representation of the tree ?

ihave to contruct a tree in such a way output will in NEWICK format so plz recommend me which tool should output a NEWICK format representation of the tree ?

sequence alignment

I'm going to go out on a limb (tree based pun not intended) and say... literally any.

1 answer

Most tree-building software should be able to export trees in Newick format. For example, the R package ape has a write.tree function that can do this.

Log in to answer this question.