Scadnano

Latest version: v0.20.0

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 15

0.18.4

Release notes

automatically set Helix rolls based on crossover locations ("relax" the rolls)
In this design, the crossovers are well placed relative to each other, but the helix rolls need to be rotated. As the slice bar shows, with the default roll of 0, the crossovers do not point at the helices they connect to:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/325b2b42-d7bd-4253-b949-37a7bfac23e9)

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/45ae7174-0c4f-4055-95dc-e5ded60c84b2)

By selecting "Edit-->Helix rolls-->Set helix rolls to unstrain crossovers":

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/2410685d-6a5f-4ac1-b41a-df6b1aad5cda)

The helix rolls are set to minimize "strain" in the crossovers:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/59b9cdf8-5e68-4ca0-bd8a-0c007011a745)

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/9d1c46de-0819-4d55-913a-fb3528ebde54)

Formally, the strain is defined as the square of the angular distance between the "ideal" angle for the crossover (i.e., the relative angle of the other helix to which it is connecting) and the crossover's current angle. The roll is set so as to minimize this total strain across all crossovers in each helix.

The reason to minimize the sum of the squared angular distances is that, if we model each crossover as an angular spring exerting a rotational force on the helix proportional to its displacement from the "ideal" angle (pointing directly at the other helix), this minimizes the total energy stored in the springs.


Commits
- beb3335: Fixes 20, add shadow filter for domains (Benjamin Lee) [480](https://github.com/UC-Davis-molecular-computing/scadnano/pull/480)
- 8d0454d: Remove stopgap styling of domains on hover (Benjamin Lee) [480](https://github.com/UC-Davis-molecular-computing/scadnano/pull/480)
- e2d0d70: closes 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- fbe8e08: closes and fixes 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 7435548: closes and fixes a typo in 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 406b8bf: closes, updates, and fixes 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 95e5a84: closes, updates, and fixes 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 62160c5: closes additional changes in 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- f1c584f: closes and formats in 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 5e0d8eb: closes again1 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 7d28900: closes again2 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 42d78d8: closes (finally) 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 7c23d9c: closes (again) 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 2dcee78: closes bug 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- f485b0d: closes the bug 849-give-more-useful-error-message-when-sc-file-format-is-incorrect (Pranav Gupta) [866](https://github.com/UC-Davis-molecular-computing/scadnano/pull/866)
- 77a4c54: bumped version (David Doty) [901](https://github.com/UC-Davis-molecular-computing/scadnano/pull/901)
- 87c3f10: added Helix.roll and backbond angles at slice bar position to side view Helix tooltip text (David Doty) [901](https://github.com/UC-Davis-molecular-computing/scadnano/pull/901)
- b4abdae: fixed setting helix roll saved response to be current value of roll (David Doty) [901](https://github.com/UC-Davis-molecular-computing/scadnano/pull/901)
- 4cdb3c4: changed modification Select Mode icon to have capital M instead of b (David Doty) [901](https://github.com/UC-Davis-molecular-computing/scadnano/pull/901)
- 68d7f50: implemented logic for relaxing helix rolls based on crossover locations (not in UI yet) (David Doty) [900](https://github.com/UC-Davis-molecular-computing/scadnano/pull/900)
- bb6db46: Update helix_relax_rolls_test.dart (David Doty) [900](https://github.com/UC-Davis-molecular-computing/scadnano/pull/900)
- 33a6702: more unit tests (David Doty) [900](https://github.com/UC-Davis-molecular-computing/scadnano/pull/900)
- e55eda9: closes 843: automatically set Helix rolls based on crossover locations ("relax" the rolls) (David Doty) [900](https://github.com/UC-Davis-molecular-computing/scadnano/pull/900)
- 6c15bb4: fixed bug with relaxing helix roll on helix with no crossovers and added unit test for that case (David Doty) [901](https://github.com/UC-Davis-molecular-computing/scadnano/pull/901)

0.18.3

Release notes

Export SVG file of selected strands
Previously it was only possible to export the entire main view (view of all strands and helices). Now, you can select some strands and export only them:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/9b72e80c-2a39-4c7e-a3ca-074df190fa04)

Which saves this SVG file:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/6f8eab0b-bafa-41dd-bad6-c10dfaefcfcb)

There is a separate feature (https://github.com/UC-Davis-molecular-computing/scadnano/issues/740, see also notes below) in which selected strands can be copied into an image in the system clipboard and pasted into other programs, such as Powerpoint or Inkscape. However, this is not a SVG image, it is a PNG (bitmap) image that will be pixelated on zoom-in:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/32c2f943-520e-4559-a252-6f702838ffb0)

It takes more takes more work to use *Export-->SVG of selected strands* for such transferring of images (since you have to save a file, then import that file into the other program), but retains the vector graphics that remain sharp when zoomed in.


Copy bitmap image of selected strands to clipboard
You can select some strands: and copy a (PNG bitmap) image of them to the clipboard by pressing Ctrl+I (or *Edit-->Copy image*),

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/0cd6102b-00c6-456e-b185-3c51e4fb59df)

which can be pasted into other image programs such as Powerpoint or Inkscape:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/f47720cb-bff5-4077-bb96-4af5ff17c560)

However, since this is a bitmap image, it will be pixelated on zoom-in:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/6884739f-333a-4c77-ae9a-e5ba900be406)


To save a vector graphics image (which will not pixelate on zoom-in), use *Export-->SVG of selected strands*. This is a bit more effort since it saves to a file, which then needs to be imported into Powerpoint/Inkscape/other image programs, but it will retain sharpness on zoom-in.

Commits
- 4a58ae6: selected strands svg download (rishabhmudradi) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- 2de786c: get copy image to work and fix (sarahayu) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- 23efce4: fix dimensions of generated image to not be dependent on browser window size (sarahayu) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- ed78fb0: closes 740 copy image of selected objects (sarahayu) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- 7631f1c: Update constants.dart (David Doty) [896](https://github.com/UC-Davis-molecular-computing/scadnano/pull/896)
- bbac202: Merge branch 'dev' into copy-image-of-selected-objects-740 (Abhishek Gokhale) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- 98a364b: Code formatting for previous commits to this branch (Abhishek Gokhale) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- 46825b2: closes 887 save SVG file with image of selected objects (Abhishek Gokhale) [893](https://github.com/UC-Davis-molecular-computing/scadnano/pull/893)
- 2660d12: Copy image of selected objects 740 (769) (sarahayu) [769](https://github.com/UC-Davis-molecular-computing/scadnano/pull/769)
- 89f1951: Merge branch 'dev' into 887-save-svg-file-with-image-of-selected-objects (Abhishek Gokhale) [893](https://github.com/UC-Davis-molecular-computing/scadnano/pull/893)
- 77ae867: Fixed required changes for 887: alert on no strand selected & changing menu item name (Abhishek Gokhale) [893](https://github.com/UC-Davis-molecular-computing/scadnano/pull/893)
- 94e2454: altered error message when exporting selected strands SVG when no strands are selected, and added explicitly declared return type to some functions (David Doty) [893](https://github.com/UC-Davis-molecular-computing/scadnano/pull/893)
- 6921f62: Update export_svg.dart (David Doty) [893](https://github.com/UC-Davis-molecular-computing/scadnano/pull/893)
- 8a9e716: changed name of action from `CopySVG` to `CopySelectedStandsToClipboardImage`, which is more accurate given what it actually does (David Doty) [896](https://github.com/UC-Davis-molecular-computing/scadnano/pull/896)
- 0f1a7ac: added Edit menu item for "Copy image of selected strands" (David Doty) [896](https://github.com/UC-Davis-molecular-computing/scadnano/pull/896)
- c9830cf: fixed menu for Copy Image (David Doty) [896](https://github.com/UC-Davis-molecular-computing/scadnano/pull/896)

0.18.2

Fixes bug in 883.

Commits
- 0cca8d2: bumped version (David Doty) [892](https://github.com/UC-Davis-molecular-computing/scadnano/pull/892)
- 46a491d: updated tooltips for edit right side menu (David Doty) [892](https://github.com/UC-Davis-molecular-computing/scadnano/pull/892)
- 96fc029: fixes 883: fix bug where cannot draw strand bound to other strand (David Doty) [891](https://github.com/UC-Davis-molecular-computing/scadnano/pull/891)

0.18.1

Release notes

Reverse strand DNA can be displayed right side up

Before:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/7bc9ebaa-e3b2-44c1-baba-7715e3ddb013)

Now (via View-->DNA-->Display reverse DNA right side up):

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/d664ab42-20fd-4ae5-9a7c-4be07a29dd84)


Commits
- b4bea45: added variables to storables (Aaron Lin) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- c739b6a: Made action and reducer (Aaron Lin) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 443d282: enabled display of reverse DNA sequences (Aaron-Lin-0) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- de1014f: added reverse option for dna_sequence_on_insertion and also changed dominantbaseline to hanging (Aaron-Lin-0) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 44b206b: Added right side up option into DNA menu item (Abhishek Gokhale) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 3eb0cd2: flipped insertions (Aaron-Lin-0) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 0a2d440: closes 794: View option to display reverse DNA right-side up (sarahayu) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 944d65a: Update menu.dart (Dave Doty) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 6f5ba04: Merge branch 'dev' into 794-view-option-to-display-reverse-dna-right-side-up (sarahayu) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- cc3233e: Merge branch 'dev' into 794-view-option-to-display-reverse-dna-right-side-up (David Doty) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 5c1b49e: formatting (David Doty) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 86815e9: bumped version (David Doty) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)
- 68e99ab: formatting (David Doty) [859](https://github.com/UC-Davis-molecular-computing/scadnano/pull/859)

0.18.0

Release notes

Edit labels on Strand/Domain/Loopout/Extension

Strands (and "substrands", meaning domains, loopouts and extensions) can have an optional "label" field. Unlike the name field, which is (not required to be, but usually is) unique, one might want to track a "group" of related strands by assigning them all the same label.

Now the label can be edited in the web interface.

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/f59455ea-5d70-4cec-9ea1-1508fda758b4)

It can get crowded if many of these are displayed:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/af104bbb-719d-435f-ab5e-a78eddc4ccd8)

but it's handy when some are hidden:

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/1818aa4d-88a3-491b-ab8f-4a05bc26d4c0)

The view options are configurable under the menu View-->Strand/domain names/labels

![image](https://github.com/UC-Davis-molecular-computing/scadnano/assets/19274365/3d482ed3-a409-4021-b943-e588bc661687)

Features
- added CanDo export [852](https://github.com/UC-Davis-molecular-computing/scadnano/pull/852) ([Edward Hesketh](https://github.com/UC-Davis-molecular-computing/scadnano/commit/686aa107d398236af9d3bd8fc13c6f58ab12701b))

Commits
- a875818: started debugging the issue (Ho-Chih) [854](https://github.com/UC-Davis-molecular-computing/scadnano/pull/854)
- 41061d0: bumped version (David Doty) [851](https://github.com/UC-Davis-molecular-computing/scadnano/pull/851)
- e968117: added older versions (David Doty) [851](https://github.com/UC-Davis-molecular-computing/scadnano/pull/851)
- 2f24b82: fixes 842: Move Autostaple scripts to new cloud service (sarahayu) [848](https://github.com/UC-Davis-molecular-computing/scadnano/pull/848)
- 381b141: added p8634 variant of M13 (David Doty) [851](https://github.com/UC-Davis-molecular-computing/scadnano/pull/851)
- 5cd3133: updated Ubuntu to 22 for unit test CI (David Doty) [851](https://github.com/UC-Davis-molecular-computing/scadnano/pull/851)
- 8224fa0: removed print statements from unit tests (David Doty) [851](https://github.com/UC-Davis-molecular-computing/scadnano/pull/851)
- f92c727: bumped version and updated deprecated Ubuntu version in release action (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 29614dc: bumped Ubuntu required version for gh-pages actions (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- c20dc42: added a dockerfile (Edward Hesketh) [853](https://github.com/UC-Davis-molecular-computing/scadnano/pull/853)
- d78eb93: added a script for running the dockerfile (Edward Hesketh) [853](https://github.com/UC-Davis-molecular-computing/scadnano/pull/853)
- 8ad795b: made script executable (Edward Hesketh) [853](https://github.com/UC-Davis-molecular-computing/scadnano/pull/853)
- 2bac00d: updated title and tooltip for cadnano v2-style DNA sequence export (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 1644199: added instructions for using Docker (Edward Hesketh) [853](https://github.com/UC-Davis-molecular-computing/scadnano/pull/853)
- 4d62c38: fixes 830: project crashes when control clicking to unselect strand on different helix groups (rishabhmudradi) [854](https://github.com/UC-Davis-molecular-computing/scadnano/pull/854)
- 6b49900: remove print statement (sarahayu) [854](https://github.com/UC-Davis-molecular-computing/scadnano/pull/854)
- 0c9a754: rename deprecated getDerivedStateFromProps (sarahayu) [856](https://github.com/UC-Davis-molecular-computing/scadnano/pull/856)
- 103ebf0: fixes 836: upgrade colorpicker (sarahayu) [856](https://github.com/UC-Davis-molecular-computing/scadnano/pull/856)
- 0b1a7df: changed refs to Dart 2.13.4 to 2.13 after seeing error in Mac installation (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 45c197d: Update CONTRIBUTING.md (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- f54f2e0: Update CONTRIBUTING.md (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 11bec84: Update CONTRIBUTING.md (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 2a858c0: testing for overlap (rishabhmudradi) [860](https://github.com/UC-Davis-molecular-computing/scadnano/pull/860)
- 8f05652: fix detecting overlaps when start is to the right of end (Edwin Chang) [860](https://github.com/UC-Davis-molecular-computing/scadnano/pull/860)
- 23655a5: Merge branch 'dev' into 855-overlapping-domains-should-not-be-able-to-be-drawn (Edwin Chang) [860](https://github.com/UC-Davis-molecular-computing/scadnano/pull/860)
- 848df49: fixes 810: fix bug with moving potential crossover from one DNA end to another (Edwin Chang) [861](https://github.com/UC-Davis-molecular-computing/scadnano/pull/861)
- 962744b: fixed 7650-->7560 error in M13 variant (Dave Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- d4b4e30: fixed 7650-->7560 error in M13 variants (Dave Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- ca8197e: changed name of variable `strand` to `strand_creation` (David Doty) [860](https://github.com/UC-Davis-molecular-computing/scadnano/pull/860)
- 8c5fb0d: changed name of M13 variant from p7650 to 7560 (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- dc33186: added strand DNA index to mouseover footer information (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- ced51f9: fixes 855: overlapping domains should not be able to be drawn (sarahayu) [860](https://github.com/UC-Davis-molecular-computing/scadnano/pull/860)
- 3475b15: closes 777 add dart format configuration options to text file stored… (864) (Abhishek Gokhale) [864](https://github.com/UC-Davis-molecular-computing/scadnano/pull/864)
- 396b90b: fixes 858 crashes when adding base pair lines (865) (Abhishek Gokhale) [865](https://github.com/UC-Davis-molecular-computing/scadnano/pull/865)
- e865ba8: closes 469; add ability to edit label of Strand/Domain/Loopout/Extension (David Doty) [871](https://github.com/UC-Davis-molecular-computing/scadnano/pull/871)
- 5ab63c2: Update CONTRIBUTING.md (David Doty) [871](https://github.com/UC-Davis-molecular-computing/scadnano/pull/871)
- 6587cb8: formatting (David Doty) [871](https://github.com/UC-Davis-molecular-computing/scadnano/pull/871)
- afdc3f7: closes 874: option to use row-major order in plates (David Doty) [875](https://github.com/UC-Davis-molecular-computing/scadnano/pull/875)
- 2272045: put tooltips for dialog checkboxes/textareas/etc. on label element so that the mouseover on either the checkbox or the adjacent text will bring up the tooltip (David Doty) [875](https://github.com/UC-Davis-molecular-computing/scadnano/pull/875)
- 773ab7d: added better support for tooltips in radio/select dialogs, and added tooltips to DNA export dialog explaining the options (David Doty) [875](https://github.com/UC-Davis-molecular-computing/scadnano/pull/875)
- af4171e: added strand label and font size adjustments to menu and AppState (labels not yet being displayed in view) (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 7266029: prop-drilled props for strand labels to React components (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 57b9c39: Update design_main_strand.dart (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 68d39c1: closes 872 make separate GitHub action for formatting check (876) (Abhishek Gokhale) [876](https://github.com/UC-Davis-molecular-computing/scadnano/pull/876)
- 4853bd8: closes 873: display labels; only for strands for now, still need to implement display of substrand labels (Dave Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 5a27e81: display labels on domain (not yet loopout or extension) (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- f3c1b14: fixed bug with booleans for showing names and labels (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 3cb763a: show loopout and extension labels (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 9d3c6dc: Update test.sh (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 7a06504: formatting (David Doty) [877](https://github.com/UC-Davis-molecular-computing/scadnano/pull/877)
- 27aa84c: Update design_main_strand.dart (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 58ee289: adjusted names and messages in dart formatting action (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 1636600: closes 878: change label type to string (David Doty) [880](https://github.com/UC-Davis-molecular-computing/scadnano/pull/880)
- c1ecd99: formatted actions.dart (David Doty) [880](https://github.com/UC-Davis-molecular-computing/scadnano/pull/880)
- 474f9e1: bumped version and removed all old versions except for max patch number within each minor version (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 45ee3a2: added `interval_intersect` to help with 598 (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 3e8ffa2: renamed some variables/methods to use domain instead of substrand (David Doty) [888](https://github.com/UC-Davis-molecular-computing/scadnano/pull/888)
- 262b16c: fixes 884: disallow assigning DNA complements when there are unpaired deletions/insertions (David Doty) [886](https://github.com/UC-Davis-molecular-computing/scadnano/pull/886)
- 3177f18: Update assign_or_remove_dna_reducer.dart (David Doty) [886](https://github.com/UC-Davis-molecular-computing/scadnano/pull/886)

0.17.13

Added p8634 as a variant of M13 available for DNA sequence assignment.

Github action for generating release notes is currently broken, so commits are not listed here. To see them, see PR 851.

Page 3 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.