Skip to content

Commit

Permalink
Merge branch 'dev' into 990-upgrade-to-dart-3
Browse files Browse the repository at this point in the history
  • Loading branch information
beanbeanjuice authored Dec 7, 2024
2 parents 63ad2b0 + 8cf86d8 commit 6621d14
Showing 1 changed file with 27 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"version": "0.19.4",
"grid": "square",
"helices": [
{"grid_position": [19, 14], "idx": 1, "max_offset": 64},
{"grid_position": [19, 15], "idx": 0, "max_offset": 64},
{"grid_position": [19, 16], "idx": 3, "max_offset": 64},
{"grid_position": [19, 17], "idx": 2, "max_offset": 64}
],
"strands": [
{
"color": "#0066cc",
"is_scaffold": true,
"domains": [
{"helix": 3, "forward": false, "start": 8, "end": 24},
{"helix": 1, "forward": false, "start": 8, "end": 24}
]
},
{
"color": "#007200",
"domains": [
{"helix": 2, "forward": false, "start": 24, "end": 50},
{"helix": 0, "forward": false, "start": 24, "end": 50}
]
}
]
}

0 comments on commit 6621d14

Please sign in to comment.