MANIFEST.in
README.md
setup.py
bin/bootstrap
bin/seqconvert
bin/simulator
bin/treeCl
extensions/tree_collection/cython/py_wrapper.pyx
extensions/tree_collection/cython/wrapper.cpp
extensions/tree_collection/cython/wrapper.pxd
extensions/tree_collection/src/MinSqTree.cc
extensions/tree_collection/src/MinSqTree.h
extensions/tree_collection/src/PhyTree.h
extensions/tree_collection/src/ProblemParser.cc
extensions/tree_collection/src/ProblemParser.h
extensions/tree_collection/src/TreeCollection.cc
extensions/tree_collection/src/darwintree.cc
extensions/tree_collection/src/newick.cc
extensions/tree_collection/src/newick.h
extensions/tree_collection/src/urlhandler.cc
extensions/tree_collection/src/urlhandler.h
treeCl/__init__.py
treeCl/alignment.py
treeCl/clustering.py
treeCl/collection.py
treeCl/constants.py
treeCl/distance_matrix.py
treeCl/errors.py
treeCl/optimiser.py
treeCl/plotter.py
treeCl/simulator.py
treeCl/tree.py
treeCl/treedist.py
treeCl.egg-info/PKG-INFO
treeCl.egg-info/SOURCES.txt
treeCl.egg-info/dependency_links.txt
treeCl.egg-info/requires.txt
treeCl.egg-info/top_level.txt
treeCl/interfacing/__init__.py
treeCl/interfacing/gtp.jar
treeCl/interfacing/pll.py
treeCl/utils/__init__.py
treeCl/utils/ambiguate.py
treeCl/utils/decorators.py
treeCl/utils/fileIO.py
treeCl/utils/gapmasker.py
treeCl/utils/kelley.py
treeCl/utils/phymlIO.py
treeCl/utils/printing.py
treeCl/utils/seqconvert.py
treeCl/utils/silhouette.py
treeCl/utils/translator.py