Quickstart

Installation

Install Python 3.6 , then download cadnano from pypi:

pip3 install cadnano

Usage

To launch the cadnano GUI from the command line:

python3 cadnano

To import cadnano as a Python module and work without a GUI:

import cadnano