smirarab / binning

Code for statistical binning and related scripts
6 stars 4 forks source link

GARLI input trees #3

Open isgilman opened 7 years ago

isgilman commented 7 years ago

I'm currently trying to use trees generated in GARLI but they aren't being parsed correctly by DendroPy. This seems to me like it could be a quick fix, either by converting them into a form that looks like the output of RAxML, or by tweaking some of the code in 'remove_edges_from_tree.py` script. Do you have any suggestions for how to deal with this issue? I've attached an example of an output file from GARLI for reference.

Best, Ian

ML.best.tre.txt

smirarab commented 7 years ago

This seems like a nexus tree. You can use any number of existing tools to convey to newick. On Tue, Mar 14, 2017 at 7:07 PM Ian Gilman notifications@github.com wrote:

I'm currently trying to use trees generated in GARLI but they aren't being parsed correctly by DendroPy. This seems to me like it could be a quick fix, either by converting them into a form that looks like the output of RAxML, or by tweaking some of the code in 'remove_edges_from_tree.py` script. Do you have any suggestions for how to deal with this issue? I've attached an example of an output file from GARLI for reference.

Best, Ian

ML.best.tre.txt https://github.com/smirarab/binning/files/843218/ML.best.tre.txt

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/smirarab/binning/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AAybuKX5lNSxo7bnJ-G5ZCy5yS3eouv0ks5rl0fqgaJpZM4MdY15 .

-- Sent from a phone. Excuse typos and the brevity.