Metadata-Version: 2.1
Name: caravagene
Version: 0.1.7
Summary: UNKNOWN
Author: Zulko
License: MIT
Keywords: SBOL DNA assembly plot
Platform: UNKNOWN
License-File: LICENCE.txt

Caravagene
==========

Caravagene (full documentation `here <https://edinburgh-genome-foundry.github.io/Caravagene/>`_) is a Python library to plot schemas of DNA constructs from a list of parts.

Infos
-----

Caravagene requires `WkHTMLtoPDF <https://wkhtmltopdf.org/>`_ to be installed. On Ubuntu, install it with:

.. code:: shell

    apt-get install wkhtmltopdf

**PIP installation:**

.. code:: bash

  pip install caravagene

**Web documentation:**

`<https://edinburgh-genome-foundry.github.io/Caravagene/>`_

**Github page**

`<https://github.com/Edinburgh-Genome-Foundry/Caravagene>`_

**Live demo**

`<https://cuba.genomefoundry.org/sketch_constructs>`_

**License:** MIT, Copyright Edinburgh Genome Foundry


