MANIFEST.in
README.md
setup.py
synbio/__init__.py
synbio/containers.py
synbio/designs.py
synbio/instructions.py
synbio/mix.py
synbio/oligos.py
synbio/primers.py
synbio/protocol.py
synbio/reagents.py
synbio/seq.py
synbio/species.py
synbio/steps.py
synbio.egg-info/PKG-INFO
synbio.egg-info/SOURCES.txt
synbio.egg-info/dependency_links.txt
synbio.egg-info/requires.txt
synbio.egg-info/top_level.txt
synbio/assembly/__init__.py
synbio/assembly/clone.py
synbio/assembly/gibson.py
synbio/features/__init__.py
synbio/features/annotate.py
synbio/features/cluster.py
synbio/features/config.py
synbio/features/seed.py
synbio/features/snapgene.py
synbio/picklists/__init__.py
synbio/picklists/hamilton.py
synbio/picklists/labcyte.py
synbio/picklists/opentrons.py
synbio/picklists/tecan.py
synbio/protocols/__init__.py
synbio/protocols/clone.py
synbio/protocols/gibson.py
synbio/protocols/goldengate.py
tests/__init__.py
tests/containers_test.py
tests/designs_test.py
tests/instructions_test.py
tests/mix_test.py
tests/primers_test.py
tests/protocol_test.py
tests/reagents_test.py
tests/seq_test.py
tests/species_test.py
tests/steps_test.py
tests/assembly/__init__.py
tests/assembly/clone_test.py
tests/assembly/gibson_test.py
tests/features/__init__.py
tests/features/annotate_test.py
tests/features/cluster_test.py
tests/picklists/__init__.py
tests/picklists/labcyte_test.py
tests/picklists/tecan_test.py
tests/protocols/__init__.py
tests/protocols/clone_test.py
tests/protocols/gibson_test.py
tests/protocols/goldengate_test.py