Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. {
  2. "version": "0.2.0",
  3. "helices": [
  4. {"grid_position": [0, 0]},
  5. {"grid_position": [0, 1]},
  6. {"grid_position": [0, 2]},
  7. {"grid_position": [0, 3]},
  8. {"grid_position": [0, 4]},
  9. {"grid_position": [0, 5]},
  10. {"grid_position": [0, 6]},
  11. {"grid_position": [0, 7]},
  12. {"grid_position": [0, 8]},
  13. {"grid_position": [0, 9]},
  14. {"grid_position": [0, 10]}
  15. ],
  16. "strands": [
  17. {
  18. "color": "#0066cc",
  19. "substrands": [
  20. {"helix": 10, "forward": true, "start": 0, "end": 112},
  21. {"helix": 9, "forward": false, "start": 0, "end": 112},
  22. {"helix": 8, "forward": true, "start": 0, "end": 112},
  23. {"helix": 7, "forward": false, "start": 0, "end": 112},
  24. {"helix": 6, "forward": true, "start": 0, "end": 112},
  25. {"helix": 5, "forward": false, "start": 0, "end": 112},
  26. {"helix": 4, "forward": true, "start": 0, "end": 112},
  27. {"helix": 3, "forward": false, "start": 0, "end": 112},
  28. {"helix": 2, "forward": true, "start": 0, "end": 112},
  29. {"helix": 1, "forward": false, "start": 0, "end": 112},
  30. {"helix": 0, "forward": true, "start": 0, "end": 112},
  31. {"loopout": 33}
  32. ],
  33. "is_scaffold": true
  34. }
  35. ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement