

.. include:: ../README.rst



.. toctree::
   :hidden:
   :caption: Reference
   :maxdepth: 3

   ref/core_classes
   ref/reports
   ref/constraints_reports
   ref/biotools
   ref/builtin_specifications
   ref/cli
   notes

.. toctree::
   :hidden:
   :caption: Using Genbanks
   :maxdepth: 3
   
   genbank/genbank_api
   genbank/genbank_notes

.. toctree::
   :hidden:
   :caption: Examples
   :maxdepth: 3
   
   examples

.. raw:: html
    
    <div style='text-align: left; margin-bottom: 4em'>
        <a href="https://twitter.com/share" class="twitter-share-button"
        data-text="DNA Chisel - A Python library for DNA sequence design and optimization" data-size="large"
        data-hashtags="synbio,software">Tweet
        </a>
        <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';
        if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';
        fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');
        </script>
        <iframe src="http://ghbtns.com/github-btn.html?user=Edinburgh-Genome-Foundry&repo=dnachisel&type=watch&count=true&size=large"
        allowtransparency="true" frameborder="0" scrolling="0" width="152px" height="30px" margin-bottom="30px"></iframe>
    </div>