1cbs-focus.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": "download",
  14. "params": {
  15. "url": "https://www.ebi.ac.uk/pdbe/entry-files/1cbs.bcif"
  16. },
  17. "children": [
  18. {
  19. "kind": "parse",
  20. "params": {
  21. "format": "bcif"
  22. },
  23. "children": [
  24. {
  25. "kind": "structure",
  26. "params": {
  27. "type": "model"
  28. },
  29. "children": [
  30. {
  31. "kind": "component",
  32. "params": {
  33. "selector": "polymer"
  34. },
  35. "children": [
  36. {
  37. "kind": "representation",
  38. "params": {
  39. "type": "cartoon"
  40. },
  41. "children": [
  42. {
  43. "kind": "color",
  44. "params": {
  45. "color": "green"
  46. }
  47. },
  48. {
  49. "kind": "color",
  50. "params": {
  51. "selector": {
  52. "label_asym_id": "A",
  53. "end_label_seq_id": 50
  54. },
  55. "color": "#6688ff"
  56. }
  57. }
  58. ]
  59. },
  60. {
  61. "kind": "label",
  62. "params": {
  63. "text": "Protein"
  64. }
  65. }
  66. ]
  67. },
  68. {
  69. "kind": "component",
  70. "params": {
  71. "selector": "ligand"
  72. },
  73. "children": [
  74. {
  75. "kind": "focus",
  76. "params": {
  77. "direction": [0.5, 0, -1],
  78. "up": [0.5, 1, 0]
  79. }
  80. },
  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. }