.bumpversion.cfg
.travis.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
notes.txt
setup.cfg
setup.py
tox.ini
ci/bootstrap.py
ci/requirements.txt
ci/templates/.travis.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/dec_menu.rst
docs/dec_menu.rst~
docs/index.rst
docs/installation.rst
docs/overview.rst
docs/overview.rst.bak
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/troubleshooting.rst
docs/usage.rst
docs/_images/MentenGCN1.pdf
docs/_images/MentenGCN1.png
docs/_images/MentenGCN2.pdf
docs/_images/MentenGCN2.png
docs/_images/MentenGCN3.pdf
docs/_images/MentenGCN3.png
docs/_images/MentenGCNOverview.png
docs/_images/MentenGCNXEij.png
docs/_static/white_logo.png
docs/_templates/layout.html
docs/_templates/old_footer.html
docs/classes/DataMaker.rst
docs/classes/DataManagement.rst
docs/classes/Decorators.rst
docs/classes/PoseWrappers.rst
docs/classes/index.rst
docs/examples/BB2AA.rst
docs/examples/CustomDec.rst
docs/examples/HelloWorld.rst
docs/examples/SASA.rst
docs/examples/SimpleTrain.rst
docs/examples/Sparse.rst
docs/examples/Sparse.rst~
docs/examples/index.rst
docs/tools/Clustering.rst
docs/tools/Clustering.rst~
docs/tools/LayerBuilding.rst
docs/tools/index.rst
src/menten_gcn/__init__.py
src/menten_gcn/data_maker.py
src/menten_gcn/data_management.py
src/menten_gcn/wrappers.py
src/menten_gcn.egg-info/PKG-INFO
src/menten_gcn.egg-info/SOURCES.txt
src/menten_gcn.egg-info/dependency_links.txt
src/menten_gcn.egg-info/not-zip-safe
src/menten_gcn.egg-info/requires.txt
src/menten_gcn.egg-info/top_level.txt
src/menten_gcn/decorators/__init__.py
src/menten_gcn/decorators/base.py
src/menten_gcn/decorators/geometry.py
src/menten_gcn/decorators/rosetta.py
src/menten_gcn/decorators/sequence.py
src/menten_gcn/decorators/standard.py
src/menten_gcn/playground/__init__.py
src/menten_gcn/playground/nbody_convs.py
src/menten_gcn/published/__init__.py
src/menten_gcn/published/__init__.py~
src/menten_gcn/published/maguire_grattarola_2021.py
src/menten_gcn/published/published.py~
src/menten_gcn/tests/__init__.py
src/menten_gcn/util/__init__.py
src/menten_gcn/util/util.py
tests/6U07.atoms.pdb
tests/6U07.pdb
tests/dummy.py
tests/dummy.py~
tests/test1.npz
tests/test_menten_gcn.py