Advertisement
Guest User

Untitled

a guest
Jan 30th, 2015
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. ... some participant in an interaction...
  2. {
  3. "id": "12",
  4. "interactorRef": "uniprotkb_P39079",
  5. "stoichiometry": "2",
  6. "bioRole": {
  7. "id": "MI:0499",
  8. "name": "unspecified role"
  9. },
  10. "features:" [
  11. {
  12. classification: "binding site",
  13. "id": "4",
  14. "name": "cct2 binding site",
  15. "type": {
  16. "id": "MI:0117",
  17. "name": "binding-associated region"
  18. },
  19. "sequenceData": [
  20. {
  21. "pos": "?-?",
  22. "interactorRef": "uniprotkb_P39079",
  23. "participantRef": "12"
  24. }
  25. ],
  26. "linkedFeatures": [
  27. "3"
  28. ]
  29. },
  30. {
  31. classification: "other",
  32. "id": "5",
  33. "name": "cct2 binding site",
  34. "type": {
  35. "id": "MI:0117",
  36. "name": "binding-associated region"
  37. },
  38. "sequenceData": [
  39. {
  40. "pos": "?-?",
  41. "interactorRef": "uniprotkb_P39079",
  42. "participantRef": "12"
  43. }
  44. ],
  45. "linkedFeatures": [
  46. "3"
  47. ]
  48. },
  49. ]
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement