LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
mavenn/__init__.py
mavenn.egg-info/PKG-INFO
mavenn.egg-info/SOURCES.txt
mavenn.egg-info/dependency_links.txt
mavenn.egg-info/not-zip-safe
mavenn.egg-info/requires.txt
mavenn.egg-info/top_level.txt
mavenn/examples/.DS_Store
mavenn/examples/demo_GEGB1.py
mavenn/examples/demo_GEmpsa.py
mavenn/examples/demo_GEmpsaPairwise.py
mavenn/examples/demo_NAsortseq.py
mavenn/examples/datafiles/.DS_Store
mavenn/examples/datafiles/gb1/oslon_data_double_mutants_ambler.csv
mavenn/examples/datafiles/gb1/oslon_data_single_mutants_ambler.csv
mavenn/examples/datafiles/mpsa/psi_9nt.csv
mavenn/examples/datafiles/mpsa/psi_9nt_mavenn.csv
mavenn/examples/datafiles/sort_seq/.DS_Store
mavenn/examples/datafiles/sort_seq/full-wt/.DS_Store
mavenn/examples/datafiles/sort_seq/full-wt/bin_counts.txt
mavenn/examples/datafiles/sort_seq/full-wt/rnap_sequences.txt
mavenn/src/UI.py
mavenn/src/__init__.py
mavenn/src/error_handling.py
mavenn/src/model.py
mavenn/src/utils.py
mavenn/src/validate.py
mavenn/src/__pycache__/UI.cpython-36.pyc
mavenn/src/__pycache__/__init__.cpython-36.pyc
mavenn/src/__pycache__/error_handling.cpython-36.pyc
mavenn/src/__pycache__/utils.cpython-36.pyc
mavenn/src/__pycache__/validate.cpython-36.pyc
mavenn/tests/__init__.py
mavenn/tests/functional_tests_mavenn.py