Quickstart

Installation

Install Python 3.5 , followed by 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