LICENCE.txt
MANIFEST.in
README.rst
pypi-readme.rst
setup.py
bandwitch/__init__.py
bandwitch/bands_predictions.py
bandwitch/tools.py
bandwitch/version.py
bandwitch.egg-info/PKG-INFO
bandwitch.egg-info/SOURCES.txt
bandwitch.egg-info/dependency_links.txt
bandwitch.egg-info/requires.txt
bandwitch.egg-info/top_level.txt
bandwitch/ClonesObservations/BandsObservation.py
bandwitch/ClonesObservations/Clone.py
bandwitch/ClonesObservations/CloneValidation.py
bandwitch/ClonesObservations/ClonesObservations.py
bandwitch/ClonesObservations/__init__.py
bandwitch/ClonesObservations/band_patterns_discrepancy.py
bandwitch/DigestionProblem/DigestionProblem.py
bandwitch/DigestionProblem/IdealDigestionsProblem.py
bandwitch/DigestionProblem/SeparatingDigestionProblem.py
bandwitch/DigestionProblem/SetCoverProblem.py
bandwitch/DigestionProblem/__init__.py
bandwitch/Ladder/Ladder.py
bandwitch/Ladder/__init__.py
bandwitch/Ladder/preset_ladders.py
bandwitch/Ladder/data/100_to_10k.csv
bandwitch/Ladder/data/100_to_1350.csv
bandwitch/Ladder/data/100_to_4k.csv
bandwitch/Ladder/data/35_to_5k.csv
bandwitch/Ladder/data/500_to_10k.csv
bandwitch/Ladder/data/75_to_15k.csv
bandwitch/Ladder/data/ladders_infos.csv
bandwitch/list_common_enzymes/__init__.py
bandwitch/list_common_enzymes/list_common_enzymes.py
bandwitch/list_common_enzymes/data/.~lock.enzymes_infos.csv#
bandwitch/list_common_enzymes/data/README.md
bandwitch/list_common_enzymes/data/__init__.py
bandwitch/list_common_enzymes/data/enzymes_infos.csv
bandwitch/list_common_enzymes/data/update_enzymes_list.py
examples/band_validation_example.py
examples/custom_ideal_digestions.py
examples/ideal_digestions.py
examples/separating_digestions.py