LICENSE.md
README.md
setup.py
botsynthesis/__init__.py
botsynthesis/optimize_sequence.py
botsynthesis.egg-info/PKG-INFO
botsynthesis.egg-info/SOURCES.txt
botsynthesis.egg-info/dependency_links.txt
botsynthesis.egg-info/requires.txt
botsynthesis.egg-info/top_level.txt
botsynthesis/spea2/__init__.py
botsynthesis/spea2/archive.py
botsynthesis/spea2/density.py
botsynthesis/spea2/domination.py
botsynthesis/spea2/fitness_functions.py
botsynthesis/spea2/mutations.py
botsynthesis/spea2/spea2_algo.py
botsynthesis/utils/__init__.py
botsynthesis/utils/cleaning.py
botsynthesis/utils/codon_optimization_host.py
botsynthesis/utils/codon_table.py
botsynthesis/utils/constants.py
botsynthesis/utils/dict_functions.py
botsynthesis/utils/list_functions.py
botsynthesis/utils/string_functions.py