MANIFEST.in
setup.py
src/pyproteins/__init__.py
src/pyproteins.egg-info/PKG-INFO
src/pyproteins.egg-info/SOURCES.txt
src/pyproteins.egg-info/dependency_links.txt
src/pyproteins.egg-info/not-zip-safe
src/pyproteins.egg-info/requires.txt
src/pyproteins.egg-info/top_level.txt
src/pyproteins/alignment/__init__.py
src/pyproteins/alignment/nw_custom.py
src/pyproteins/alignment/scoringFunctions.py
src/pyproteins/alignment/scoringMatrix.py
src/pyproteins/bin/module1.py
src/pyproteins/conf/confModule1.json
src/pyproteins/container/Core.py
src/pyproteins/container/__init__.py
src/pyproteins/container/customCollection.py
src/pyproteins/external/pathos.tar.bz
src/pyproteins/external/runpsipred
src/pyproteins/homology/__init__.py
src/pyproteins/homology/core.py
src/pyproteins/homology/query.py
src/pyproteins/homology/template.py
src/pyproteins/homology/threaders.py
src/pyproteins/sequence/__init__.py
src/pyproteins/sequence/msa.py
src/pyproteins/sequence/peptide.py
src/pyproteins/sequence/psipred.py
src/pyproteins/services/__init__.py
src/pyproteins/services/multiThread.py
src/pyproteins/services/psipredServ.py
src/pyproteins/services/utils.py