MANIFEST.in
README.md
setup.py
app/TCN_model.py
app/__init__.py
app/psauron.py
app/data/__init__.py
app/data/model_state_dict.pt
psauron.egg-info/PKG-INFO
psauron.egg-info/SOURCES.txt
psauron.egg-info/dependency_links.txt
psauron.egg-info/entry_points.txt
psauron.egg-info/requires.txt
psauron.egg-info/top_level.txt
tests/__init__.py
tests/test_eye_of_psauron.py
tests/test_load_model.py
tests/test_reverse_complement.py