scadnano icon indicating copy to clipboard operation
scadnano copied to clipboard

Web application for designing DNA structures such as DNA origami.

Results 100 scadnano issues
Sort by recently updated
recently updated
newest added

When looking at the same position with scadnano and cadnano 2.3, the orientation shown on the slicebar at the same horizontal location (66 in this example) differ. In scadnano they...

Currently internal DNA modifications can only be displayed if they are on a Domain. Support storing and displaying them on Loopouts and Extensions also.

enhancement

The repo is very large, over 600 MB currently. I think part of that is due to early experiments with pyodide, which involved very large files. I don't recall when...

invalid

Would it be possible to make `dev` the default branch for the repository rather than `main`? I looked at our GitHub Actions for GitHub Pages and I don't see anything...

This idea originated with [ENSnano](http://www.ens-lyon.fr/ensnano/), developed by Nicolas Schabanel and Nicolas Levy. Currently, to increase the size of a Helix (increasing its max_offset or decreasing its min_offset), one must right-click...

enhancement
high priority
challenging

The analyzer package has an upper bound of 0.41. This was needed to work with OverReact for a while, but it seems they have removed that constraint: https://pub.dev/packages/over_react/changelog#431httpsgithubcomworkivaover_reactcompare430431 Let's try...

This is the second bug mentioned in issue #768, but since I've found its cause elusive and I think different from the first rope select bug, plus the reproduction steps...

bug

We want to support insertions/deletions as a first-class object directly. However, sometimes the user may wish to view the design with each Strand appearing to be exactly its length. The...

enhancement

At first this was the only way to delete a helix, but now it is possible to select them and press the delete key, which is the convention for other...

invalid

Currently, due to a [bug in the svg-pan-zoom](https://github.com/ariutta/svg-pan-zoom/issues/350) library, pinch-zoom on touchscreens does not work; it assumes the upper-left corner of the svg viewport is at the upper-left of the...

bug