CHANGES.txt
LICENSE.txt
MANIFEST.in
README.txt
setup.py
docs/Scythe.pdf
docs/html/.buildinfo
docs/html/ConfigurationFiles.html
docs/html/Converters.html
docs/html/Format.html
docs/html/Introduction.html
docs/html/Modules.html
docs/html/Trouble.html
docs/html/Tutorial.html
docs/html/genindex.html
docs/html/index.html
docs/html/objects.inv
docs/html/search.html
docs/html/searchindex.js
docs/html/_sources/ConfigurationFiles.txt
docs/html/_sources/Converters.txt
docs/html/_sources/Format.txt
docs/html/_sources/Introduction.txt
docs/html/_sources/Modules.txt
docs/html/_sources/Trouble.txt
docs/html/_sources/Tutorial.txt
docs/html/_sources/index.txt
docs/html/_static/ajax-loader.gif
docs/html/_static/basic.css
docs/html/_static/comment-bright.png
docs/html/_static/comment-close.png
docs/html/_static/comment.png
docs/html/_static/default.css
docs/html/_static/doctools.js
docs/html/_static/down-pressed.png
docs/html/_static/down.png
docs/html/_static/file.png
docs/html/_static/jquery.js
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/html/_static/pygments.css
docs/html/_static/searchtools.js
docs/html/_static/sidebar.js
docs/html/_static/underscore.js
docs/html/_static/up-pressed.png
docs/html/_static/up.png
docs/html/_static/websupport.js
docs/source/ConfigurationFiles.rst
docs/source/Converters.rst
docs/source/Format.rst
docs/source/Introduction.rst
docs/source/Modules.rst
docs/source/Trouble.rst
docs/source/Tutorial.rst
docs/source/conf.py
docs/source/index.rst
docs/source/index.rst1
scythe/__init__.py
scythe/scythe-gui.py
scythe/scythe.py
scythe.egg-info/PKG-INFO
scythe.egg-info/SOURCES.txt
scythe.egg-info/dependency_links.txt
scythe.egg-info/requires.txt
scythe.egg-info/top_level.txt
scythe/algo/__init__.py
scythe/algo/algomod.py
scythe/convert/__init__.py
scythe/convert/scythe_ensembl2grp.py
scythe/convert/scythe_ensembl_fasta.py
scythe/convert/scythe_ensembl_ortho_mysql.py
scythe/convert/scythe_grp_orthomcl.py
scythe/convert/scythe_grp_proteinortho.py
scythe/convert/scythe_grp_tsv.py
scythe/convert/scythe_loc_ensemblfasta.py
scythe/convert/scythe_loc_gff.py
scythe/convert/scythe_loc_tsv.py
scythe/convert/scythe_mergeSubsets.py
scythe/convert/scythe_proteinOrtho_grp.py
scythe/gui/__init__.py
scythe/gui/dialogs.py
scythe/gui/scy.xbm
scythe/helpers/__init__.py
scythe/helpers/ensembl.py
scythe/helpers/ensembl2grp.py
scythe/helpers/ensembl_ortho_mysql.py
scythe/helpers/ensembl_rest.py
scythe/helpers/fastahelper.py
scythe/helpers/grphelper.py
scythe/helpers/mergeSubsets.py
scythe/helpers/scythecore.py