Light1992

TrackList.json

May 7th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. {
  2. "formatVersion" : 1,
  3. "names" : {
  4. "type" : "Hash",
  5. "url" : "names/"
  6. },
  7. "tracks" : [
  8. {
  9. "category" : "Trascritti",
  10. "compress" : 0,
  11. "impliedUTRs" : true,
  12. "key" : "OE6A.newFA.gff3",
  13. "label" : "OE6A.newFA.gff3",
  14. "storeClass" : "JBrowse/Store/SeqFeature/NCList",
  15. "style" : {
  16. "className" : "feature",
  17. "color" : "dodgerblue"
  18. },
  19. "trackType" : "CanvasFeatures",
  20. "transcriptType" : "transcript",
  21. "type" : "CanvasFeatures",
  22. "urlTemplate" : "tracks/Support/{refseq}/trackData.json"
  23. },
  24. {
  25. "category" : "Non Codificanti",
  26. "compress" : 0,
  27. "glyph" : "JBrowse/View/FeatureGlyph/Segments",
  28. "key" : "OE6ncA2.gff3",
  29. "label" : "OE6ncA2.gff3",
  30. "storeClass" : "JBrowse/Store/SeqFeature/NCList",
  31. "style" : {
  32. "className" : "feature",
  33. "color" : "tomato"
  34. },
  35. "trackType" : "CanvasFeatures",
  36. "transcriptType" : "transcript",
  37. "type" : "CanvasFeatures",
  38. "urlTemplate" : "tracks/OE6ncA2/{refseq}/trackData.json"
  39. },
  40. {
  41. "category" : "Polimorfismi",
  42. "compress" : 0,
  43. "key" : "SSR",
  44. "label" : "SSR",
  45. "storeClass" : "JBrowse/Store/SeqFeature/NCList",
  46. "style" : {
  47. "className" : "feature",
  48. "color" : "lightskyblue"
  49. },
  50. "trackType" : "CanvasFeatures",
  51. "transcriptType" : "transcript",
  52. "type" : "CanvasFeatures",
  53. "urlTemplate" : "tracks/ssr/{refseq}/trackData.json"
  54. },
  55. {
  56. "category" : "Polimorfismi",
  57. "compress" : 0,
  58. "key" : "Primers SSR",
  59. "label" : "Primers SSR",
  60. "storeClass" : "JBrowse/Store/SeqFeature/NCList",
  61. "style" : {
  62. "className" : "feature",
  63. "color" : "mediumseagreen"
  64. },
  65. "trackType" : "CanvasFeatures",
  66. "type" : "CanvasFeatures",
  67. "urlTemplate" : "tracks/primers/{refseq}/trackData.json"
  68. },
  69. {
  70. "category" : "Allineamenti BAM",
  71. "label" : "Foglia Dwarf",
  72. "type" : "Alignments2",
  73. "urlTemplate" : "FD.sorted.bam"
  74. },
  75. {
  76. "category" : "Allineamenti BAM",
  77. "label" : "Foglia WildType",
  78. "type" : "Alignments2",
  79. "urlTemplate" : "FW.sorted.bam"
  80. },
  81. {
  82. "category" : "Allineamenti BAM",
  83. "label" : "Radice Dwarf",
  84. "type" : "Alignments2",
  85. "urlTemplate" : "RD.sorted.bam"
  86. },
  87. {
  88. "category" : "Allineamenti BAM",
  89. "label" : "Radice WildType",
  90. "type" : "Alignments2",
  91. "urlTemplate" : "RW.sorted.bam"
  92. }
  93. ]
  94. }
Add Comment
Please, Sign In to add comment