You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update code for making phylogenetic trees via gdtools PHYLOGENY and then generating graphics. This would be useful specifically for adding to the LTEE-Ecoli website.
One can currently run gdtools PHYLOGENY to get a PHYLIP formatted file to analyze as an example. Given the limitations in terms of name length of PHYLIP format and not wanting to force a user to rely on dnapars for tree generation, we should output a different phylogenetic alignment format from gdtools COMPARE.
A good place for example data is https://github.com/barricklab/LTEE-Ecoli. The GD files are in LTEE-clone-curated and the reference file is in reference. One should be able to reproduce the trees in this paper using these data:
Some requested functionality
Coloring genomes and using symbols in a standardized way based on a metadata file describing treatments, populations, etc.
Detect and automatically re-scale long branches (such as those caused by mutators).
Update code for making phylogenetic trees via
gdtools PHYLOGENY
and then generating graphics. This would be useful specifically for adding to the LTEE-Ecoli website.https://github.com/barricklab/LTEE-Ecoli
The text was updated successfully, but these errors were encountered: