Skip to content

Cadnano-to-3D-coordinate converter and three.js viewer

License

Notifications You must be signed in to change notification settings

douglaslab/cn2threejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cn2threejs - Cadnano 3D coordinate exporter

cn2threejs reads in a cadnano json file and writes a coordinate json file.

Installation (virtualenv)

mkvirtualenv myvenv
pip3 install PyQt5 pandas termcolor git+https://github.com/douglaslab/cadnano2.5

Installation (future, doesn't work yet)

pip3 install cn2threejs

Example Usage

cn2threejs -i cadnanofile.json -o outputdir

This should output two files: cadnanofile_coords.json and viewer/input.json. The second file is read as input by viewer/index.html.

Dependencies

Citing

If you publish research using cn2threejs, please cite placeholder.

About

Cadnano-to-3D-coordinate converter and three.js viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages