Skip to content

Commit

Permalink
re-ran examples to produce latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-doty committed Aug 6, 2020
1 parent 507c601 commit 3f59e6d
Show file tree
Hide file tree
Showing 48 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion examples/1_staple_1_helix_origami_position_nondefault.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def create_design():
stap = sc.Strand([stap_ss])
scaf = sc.Strand([scaf_ss], color=sc.default_scaffold_color)
strands = [stap, scaf]
design = sc.Design(helices=helices, strands=strands, grid=sc.square)
design = sc.Design(helices=helices, strands=strands, grid=sc.Grid.none)
design.assign_dna(scaf, 'AACT' * (length // 4))

return design
Expand Down
2 changes: 1 addition & 1 deletion examples/24_helix_origami_rectangle_twist_corrected.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 304, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/24_helix_rectangle_twist_corrected.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "e",
"helices": [
{"max_offset": 304, "grid_position": [0, -3]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/16_helix_origami_rectangle.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 448, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/16_helix_origami_rectangle_idt.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 448, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 448, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 448, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 448, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 448, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/1_staple_1_helix_origami.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "0.10.1",
"grid": "square",
"version": "0.11.0",
"grid": "none",
"helices": [
{
"position": {"x": 1, "y": 2, "z": 3},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/1_staple_1_helix_origami_roll.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0], "roll": 90}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
30 changes: 15 additions & 15 deletions examples/output_designs/2_staple_2_helix_modifications.sc
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
{"grid_position": [0, 1]}
],
"modifications_in_design": {
"/5Biosg/": {
"display_text": "B",
"idt_text": "/5Biosg/",
"/3Cy3Sp/": {
"display_text": "Cy3",
"idt_text": "/3Cy3Sp/",
"display_connector": false,
"location": "5'"
"location": "3'"
},
"/iCy5/": {
"display_text": "Cy5",
"idt_text": "/iCy5/",
"display_connector": false,
"location": "internal"
},
"/iBiodT/": {
"display_text": "B",
Expand All @@ -25,12 +31,6 @@
"display_connector": false,
"location": "5'"
},
"/iCy5/": {
"display_text": "Cy5",
"idt_text": "/iCy5/",
"display_connector": false,
"location": "internal"
},
"/iCy3/": {
"display_text": "Cy3",
"idt_text": "/iCy3/",
Expand All @@ -43,11 +43,11 @@
"display_connector": false,
"location": "3'"
},
"/3Cy3Sp/": {
"display_text": "Cy3",
"idt_text": "/3Cy3Sp/",
"/5Biosg/": {
"display_text": "B",
"idt_text": "/5Biosg/",
"display_connector": false,
"location": "3'"
"location": "5'"
}
},
"strands": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 48, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 48, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 48, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 48, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"geometry": {
"rise_per_base_pair": 0.2,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/3_helix_deletions_insertions.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 64, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/4_helix_grid_none.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "none",
"helices": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "none",
"helices": [
{
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/4_helix_min_offsets_nonzero.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 30, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/56_helix_origami_rectangle.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 160, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/64_helix_origami_rectangle.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 128, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/6_helix_6_col_origami_rectangle.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/6_helix_bundle_honeycomb.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.3",
"version": "0.11.0",
"grid": "honeycomb",
"helices": [
{"max_offset": 1295, "grid_position": [1, 1]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/6_helix_origami_rectangle.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 192, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 192, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/empty.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [],
"strands": []
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/hairpin.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]}
Expand Down
12 changes: 6 additions & 6 deletions examples/output_designs/helices_out_of_order_nonconsecutive.sc
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "none",
"helices": [
{"max_offset": 20, "grid_position": [0, 2], "idx": 2},
{"max_offset": 20, "grid_position": [0, 3], "idx": 3},
{"max_offset": 20, "grid_position": [0, 5], "idx": 5},
{"max_offset": 20, "grid_position": [0, 7], "idx": 7},
{"max_offset": 20, "grid_position": [0, 11], "idx": 11}
{"max_offset": 20, "grid_position": null, "idx": 2},
{"max_offset": 20, "grid_position": null, "idx": 3},
{"max_offset": 20, "grid_position": null, "idx": 5},
{"max_offset": 20, "grid_position": null, "idx": 7},
{"max_offset": 20, "grid_position": null, "idx": 11}
],
"strands": []
}
2 changes: 1 addition & 1 deletion examples/output_designs/hex_lattice_10x10.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "hex",
"helices": [
{"max_offset": 16, "grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/hex_lattice_10x10_with_negative.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "hex",
"helices": [
{"max_offset": 16, "grid_position": [-4, -4]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/honeycomb_lattice_10x10.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "honeycomb",
"helices": [
{"max_offset": 16, "grid_position": [0, 0]},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "honeycomb",
"helices": [
{"max_offset": 16, "grid_position": [-4, -4]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/idt-plates-explicit.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/long_range_crossovers.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/loopouts_all_types.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"grid_position": [0, 0]},
Expand Down
2 changes: 1 addition & 1 deletion examples/output_designs/many_big_helices.sc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.10.1",
"version": "0.11.0",
"grid": "square",
"helices": [
{"max_offset": 2000, "grid_position": [0, 0]},
Expand Down
Loading

0 comments on commit 3f59e6d

Please sign in to comment.