Skip to content

scholer/cadnano2.5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Documentation Status

radnano : cadnano 2.5

Install

pip3 install cadnano

For more detail, see this documentation.

Running

To run with a GUI from the command line:

cadnano

Scripting

When in a python interpreter you can just:

import cadnano

and script your designs without a GUI. See our scripting docs.

License

cadnano model code is BSD-3. cadnano GUI code that uses PyQt5 is GPLv3 The both full licenses can be found in the LICENSE file

About

Development version of cadnano using pyqt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%