1cbs.mvsj 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. {
  2. "version": 6,
  3. "root": {
  4. "kind": "root",
  5. "children": [
  6. {
  7. "kind": "canvas",
  8. "params": {
  9. "background_color": "#ffffee"
  10. }
  11. },
  12. {
  13. "kind": "camera",
  14. "params": {
  15. "target": [17, 21, 27],
  16. "position": [54, 41, 91]
  17. }
  18. },
  19. {
  20. "kind": "download",
  21. "params": {
  22. "url": "https://www.ebi.ac.uk/pdbe/entry-files/1cbs.bcif"
  23. },
  24. "children": [
  25. {
  26. "kind": "parse",
  27. "params": {
  28. "format": "bcif"
  29. },
  30. "children": [
  31. {
  32. "kind": "structure",
  33. "params": {
  34. "type": "model"
  35. },
  36. "children": [
  37. {
  38. "kind": "component",
  39. "params": {
  40. "selector": "polymer"
  41. },
  42. "children": [
  43. {
  44. "kind": "representation",
  45. "params": {
  46. "type": "cartoon"
  47. },
  48. "children": [
  49. {
  50. "kind": "color",
  51. "params": {
  52. "color": "green"
  53. }
  54. },
  55. {
  56. "kind": "color",
  57. "params": {
  58. "selector": {
  59. "label_asym_id": "A",
  60. "end_label_seq_id": 50
  61. },
  62. "color": "#6688ff"
  63. }
  64. }
  65. ]
  66. },
  67. {
  68. "kind": "label",
  69. "params": {
  70. "text": "Protein"
  71. }
  72. }
  73. ]
  74. },
  75. {
  76. "kind": "component",
  77. "params": {
  78. "selector": "ligand"
  79. },
  80. "children": [
  81. {
  82. "kind": "representation",
  83. "params": {
  84. "type": "ball_and_stick"
  85. },
  86. "children": [
  87. {
  88. "kind": "color",
  89. "params": {
  90. "color": "#cc3399"
  91. }
  92. }
  93. ]
  94. },
  95. {
  96. "kind": "label",
  97. "params": {
  98. "text": "Retinoic Acid"
  99. }
  100. }
  101. ]
  102. }
  103. ]
  104. }
  105. ]
  106. }
  107. ]
  108. }
  109. ]
  110. }
  111. }