@sjcrh/proteinpaint-client 2.191.4 → 2.192.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (957) hide show
  1. package/dist/2dmaf-BNMEUJVM.js +1373 -0
  2. package/dist/AIProjectAdmin-AEXQY5LY.js +958 -0
  3. package/dist/AIProjectAdmin-AEXQY5LY.js.map +7 -0
  4. package/dist/AppHeader-RXDJBHXZ.js +835 -0
  5. package/dist/BoxPlot-HDP3SIGU.js +1217 -0
  6. package/dist/BoxPlot-HDP3SIGU.js.map +7 -0
  7. package/dist/CorrelationVolcano-V2E566XL.js +619 -0
  8. package/dist/DE-7YUZSW4E.js +95 -0
  9. package/dist/DEinput-P2HOQC4Z.js +301 -0
  10. package/dist/DifferentialAnalysis-2Z6BHS7A.js +245 -0
  11. package/dist/Disco-ZLC54X7T.js +3297 -0
  12. package/dist/Disco-ZLC54X7T.js.map +7 -0
  13. package/dist/Disco.UI-LXJJYQVV.js +249 -0
  14. package/dist/Disco.UI-LXJJYQVV.js.map +7 -0
  15. package/dist/DmrPlot-OEJRGNI3.js +642 -0
  16. package/dist/GB-2GHDD3MW.js +1130 -0
  17. package/dist/GeneExpInput-PWLPDLYT.js +367 -0
  18. package/dist/GeneExpInput-PWLPDLYT.js.map +7 -0
  19. package/dist/HicApp-CAYC4DPO.js +2250 -0
  20. package/dist/NumBinaryEditor-EUOYSGPM.js +271 -0
  21. package/dist/NumBinaryEditor.unit.spec-5B3W4B4F.js +286 -0
  22. package/dist/NumContEditor-7KK6CIB3.js +109 -0
  23. package/dist/NumContEditor.unit.spec-IMKGVYFZ.js +169 -0
  24. package/dist/NumCustomBinEditor-PDAF6I7B.js +38 -0
  25. package/dist/NumCustomBinEditor.unit.spec-IU3DPECJ.js +284 -0
  26. package/dist/NumDiscreteEditor-YTKUHG6Z.js +179 -0
  27. package/dist/NumDiscreteEditor.unit.spec-FUBS7Z7Z.js +202 -0
  28. package/dist/NumRegularBinEditor-LU3KLBLY.js +38 -0
  29. package/dist/NumRegularBinEditor.unit.spec-2BKOHI7L.js +227 -0
  30. package/dist/NumSplineEditor-56RJ2HT2.js +198 -0
  31. package/dist/NumSplineEditor.unit.spec-PW6VUUBZ.js +199 -0
  32. package/dist/NumericDensity-EB4H54EF.js +38 -0
  33. package/dist/NumericDensity.unit.spec-LSEM4OEY.js +221 -0
  34. package/dist/NumericHandler-VGPDXP35.js +39 -0
  35. package/dist/NumericHandler.unit.spec-NR3F7XHV.js +219 -0
  36. package/dist/ProteomeInput-AUXWUIWK.js +396 -0
  37. package/dist/RunChart2-SQ6TFOHD.js +758 -0
  38. package/dist/SC-OWJ6LYIW.js +1124 -0
  39. package/dist/SC-OWJ6LYIW.js.map +7 -0
  40. package/dist/Volcano-XHDH6UN7.js +1379 -0
  41. package/dist/WSIViewer-WT2QV747.js +48562 -0
  42. package/dist/WSIViewer-WT2QV747.js.map +7 -0
  43. package/dist/WsiSamplesPlot-YUOAWG2A.js +165 -0
  44. package/dist/adSandbox-VMMAL22L.js +38 -0
  45. package/dist/animatedBubbleChart-Q6Z5W2UL.js +555 -0
  46. package/dist/animatedBubbleChart-Q6Z5W2UL.js.map +7 -0
  47. package/dist/app-FX3KZ67X.js +37 -0
  48. package/dist/app-X7ZYEOZN.js +49 -0
  49. package/dist/app.js +20 -20
  50. package/dist/bam-ZYLH4U5R.js +860 -0
  51. package/dist/barchart-MXSPTKV4.js +47 -0
  52. package/dist/barchart.data-ZWF6EVJH.js +22 -0
  53. package/dist/barchart.events-XON2ANOC.js +47 -0
  54. package/dist/barchart.integration.spec-PJIENJGT.js +1980 -0
  55. package/dist/barchart2-HIKBGSSE.js +314 -0
  56. package/dist/barchart2-HIKBGSSE.js.map +7 -0
  57. package/dist/bars.renderer-57KSYAAT.js +12 -0
  58. package/dist/block-EGPYVWNP.js +6226 -0
  59. package/dist/block-EGPYVWNP.js.map +7 -0
  60. package/dist/block.init-IJBRPZNM.js +38 -0
  61. package/dist/block.mds.expressionrank-3DANCP7E.js +359 -0
  62. package/dist/block.mds.geneboxplot-CRGSCZMG.js +828 -0
  63. package/dist/block.mds.junction-4UIH2ZYN.js +1545 -0
  64. package/dist/block.mds.svcnv-NF4UIRR2.js +6801 -0
  65. package/dist/block.svg-AIZ47JCQ.js +164 -0
  66. package/dist/block.tk.aicheck-7HZFGE63.js +283 -0
  67. package/dist/block.tk.ase-U3VNPZEA.js +365 -0
  68. package/dist/block.tk.bam-4TQ7P2OX.js +1906 -0
  69. package/dist/block.tk.bedgraphdot-MYHKKO6K.js +384 -0
  70. package/dist/block.tk.bigwig.ui-E3YVGIDN.js +212 -0
  71. package/dist/block.tk.hicstraw-Y4XOMG7T.js +823 -0
  72. package/dist/block.tk.junction-T5C7LK6F.js +2364 -0
  73. package/dist/block.tk.junction.textmatrixui-Z3ACCVXH.js +199 -0
  74. package/dist/block.tk.ld-Y5KDA5AU.js +99 -0
  75. package/dist/block.tk.menu-EWRRISDY.js +1029 -0
  76. package/dist/block.tk.pgv-3JYGOZVQ.js +944 -0
  77. package/dist/brainImaging-P3AF3C5N.js +423 -0
  78. package/dist/brainRegions-YA2H2QOI.js +221 -0
  79. package/dist/brainRegions-YA2H2QOI.js.map +7 -0
  80. package/dist/chunk-2JR7RPB6.js +1825 -0
  81. package/dist/chunk-2U2CP2Y2.js +317 -0
  82. package/dist/chunk-2U2CP2Y2.js.map +7 -0
  83. package/dist/chunk-3BBK6A4X.js +176 -0
  84. package/dist/chunk-3BBK6A4X.js.map +7 -0
  85. package/dist/chunk-3FVIDQOX.js +54 -0
  86. package/dist/chunk-3K2O2NIH.js +446 -0
  87. package/dist/chunk-3RSJU6YM.js +2681 -0
  88. package/dist/chunk-3ZKD6C5S.js +34 -0
  89. package/dist/chunk-46AEH34Z.js +95 -0
  90. package/dist/chunk-4CQVC6XL.js +182 -0
  91. package/dist/chunk-5FXNI724.js +216 -0
  92. package/dist/chunk-634MOGE3.js +314 -0
  93. package/dist/chunk-634MOGE3.js.map +7 -0
  94. package/dist/chunk-6JHIX4RA.js +4269 -0
  95. package/dist/chunk-6JHIX4RA.js.map +7 -0
  96. package/dist/chunk-7PFRBGMN.js +129 -0
  97. package/dist/chunk-7R63MAPC.js +448 -0
  98. package/dist/chunk-7R63MAPC.js.map +7 -0
  99. package/dist/chunk-A4Z3CI24.js +276 -0
  100. package/dist/chunk-AI2LUQS6.js +119 -0
  101. package/dist/chunk-AJYJW4LX.js +6364 -0
  102. package/dist/chunk-BKPDYW5T.js +177 -0
  103. package/dist/chunk-BMS32SNA.js +37 -0
  104. package/dist/chunk-C4BCMAIK.js +188 -0
  105. package/dist/chunk-C4BCMAIK.js.map +7 -0
  106. package/dist/chunk-CJPGYPI3.js +291 -0
  107. package/dist/chunk-CTQH7LQ6.js +31 -0
  108. package/dist/chunk-D5CVYITI.js +203 -0
  109. package/dist/chunk-DMSX5PSO.js +477 -0
  110. package/dist/chunk-E3JRW3T3.js +1102 -0
  111. package/dist/chunk-E574SMCX.js +283 -0
  112. package/dist/chunk-E76O5Z42.js +98 -0
  113. package/dist/chunk-EEW443GL.js +14 -0
  114. package/dist/chunk-EVNMW7BS.js +833 -0
  115. package/dist/chunk-EVNMW7BS.js.map +7 -0
  116. package/dist/chunk-F2WPS7VY.js +1943 -0
  117. package/dist/chunk-FDPWWODM.js +2832 -0
  118. package/dist/chunk-FDPWWODM.js.map +7 -0
  119. package/dist/chunk-FVHUROIJ.js +446 -0
  120. package/dist/chunk-FVHUROIJ.js.map +7 -0
  121. package/dist/chunk-FYFX42YD.js +222 -0
  122. package/dist/chunk-G6RZYGWY.js +386 -0
  123. package/dist/chunk-GTZV2UZV.js +736 -0
  124. package/dist/chunk-H34LAFGH.js +142 -0
  125. package/dist/chunk-I2R5O2XX.js +263 -0
  126. package/dist/chunk-IEYDMN3H.js +26 -0
  127. package/dist/chunk-JWBP4ZZB.js +148 -0
  128. package/dist/chunk-KUZPTJJO.js +20874 -0
  129. package/dist/chunk-KUZPTJJO.js.map +7 -0
  130. package/dist/chunk-KVIH5JPC.js +1275 -0
  131. package/dist/chunk-L5HCOTRF.js +302 -0
  132. package/dist/chunk-LHKDLWG5.js +194 -0
  133. package/dist/chunk-LQJMCE7G.js +467 -0
  134. package/dist/chunk-M7UKOCJA.js +234 -0
  135. package/dist/chunk-M7UKOCJA.js.map +7 -0
  136. package/dist/chunk-MHFH66I3.js +1289 -0
  137. package/dist/chunk-MHFH66I3.js.map +7 -0
  138. package/dist/chunk-MNIBZTQE.js +146 -0
  139. package/dist/chunk-MP3DN6JK.js +117 -0
  140. package/dist/chunk-N5OVBS5L.js +2786 -0
  141. package/dist/chunk-NEKAGDTL.js +58 -0
  142. package/dist/chunk-NPCNDM6Y.js +54 -0
  143. package/dist/chunk-NYN2WQN3.js +100 -0
  144. package/dist/chunk-O6WL7USJ.js +343 -0
  145. package/dist/chunk-OH5I6I2D.js +368 -0
  146. package/dist/chunk-PDFCQ7AU.js +5054 -0
  147. package/dist/chunk-PDFCQ7AU.js.map +7 -0
  148. package/dist/chunk-PSJVMAWA.js +294 -0
  149. package/dist/chunk-PSJVMAWA.js.map +7 -0
  150. package/dist/chunk-PTQ774XH.js +514 -0
  151. package/dist/chunk-PXOH4ZN2.js +399 -0
  152. package/dist/chunk-QG4BJUM7.js +102 -0
  153. package/dist/chunk-R7AV73BV.js +617 -0
  154. package/dist/chunk-R7AV73BV.js.map +7 -0
  155. package/dist/chunk-RITTG5WN.js +158 -0
  156. package/dist/chunk-SMSFTTEO.js +272 -0
  157. package/dist/chunk-SOTB4FRE.js +2098 -0
  158. package/dist/chunk-SOTB4FRE.js.map +7 -0
  159. package/dist/chunk-TBZKVKR4.js +50 -0
  160. package/dist/chunk-TJYRBEBK.js +2878 -0
  161. package/dist/chunk-TLTS33EY.js +287 -0
  162. package/dist/chunk-TMM7BWW7.js +381 -0
  163. package/dist/chunk-TTC4MNEM.js +2327 -0
  164. package/dist/chunk-UN3O2MNB.js +375 -0
  165. package/dist/chunk-UN3O2MNB.js.map +7 -0
  166. package/dist/chunk-UQ5CDHYF.js +1218 -0
  167. package/dist/chunk-UQ5CDHYF.js.map +7 -0
  168. package/dist/chunk-UXIZYI3X.js +226 -0
  169. package/dist/chunk-VIUATDO2.js +170 -0
  170. package/dist/chunk-VIUDFDN4.js +102 -0
  171. package/dist/chunk-VQZ2Z5YU.js +587 -0
  172. package/dist/chunk-VQZ2Z5YU.js.map +7 -0
  173. package/dist/chunk-W5OEFZCR.js +254 -0
  174. package/dist/chunk-WXSRK3XR.js +534 -0
  175. package/dist/chunk-XHGMDBTS.js +230 -0
  176. package/dist/chunk-XQ2OBL6R.js +1205 -0
  177. package/dist/chunk-XQ2OBL6R.js.map +7 -0
  178. package/dist/chunk-XVGS3QXS.js +55 -0
  179. package/dist/chunk-XYNYQMLH.js +482 -0
  180. package/dist/chunk-Y4JJMUWG.js +217 -0
  181. package/dist/chunk-Z457XQSX.js +815 -0
  182. package/dist/chunk-ZF6HNVYD.js +1444 -0
  183. package/dist/chunk-ZF6HNVYD.js.map +7 -0
  184. package/dist/condition-QXTOTGZX.js +332 -0
  185. package/dist/controls-7TDB75LK.js +41 -0
  186. package/dist/controls.config-IBF5ILFP.js +39 -0
  187. package/dist/correlation-M2T5R7CM.js +102 -0
  188. package/dist/correlation-M2T5R7CM.js.map +7 -0
  189. package/dist/cuminc-CAHPKW7W.js +1149 -0
  190. package/dist/cuminc.integration.spec-NNSQGBRI.js +678 -0
  191. package/dist/customdata.inputui-RRTQK7OK.js +289 -0
  192. package/dist/dataDownload-SOUCBKXM.js +330 -0
  193. package/dist/dataDownload.integration.spec-C6TLWSSO.js +193 -0
  194. package/dist/databrowser.ui-KLFEU5QA.js +433 -0
  195. package/dist/dictionary-RUT5VXDD.js +118 -0
  196. package/dist/dictionary-RUT5VXDD.js.map +7 -0
  197. package/dist/dnaMethylation-WOKGG33W.js +38 -0
  198. package/dist/dnaMethylation.integration.spec-YUPP42UK.js +203 -0
  199. package/dist/dofetch-V7PLLWSO.js +51 -0
  200. package/dist/e2pca-VT7EM4E3.js +350 -0
  201. package/dist/ep-X6B43UXE.js +1256 -0
  202. package/dist/expclust.gdc.spec-DTBFOXBC.js +307 -0
  203. package/dist/facet-T5ZX7ZGV.js +521 -0
  204. package/dist/forms2-S5OGBFKL.js +539 -0
  205. package/dist/forms2-S5OGBFKL.js.map +7 -0
  206. package/dist/gb-TWXREZIP.js +88 -0
  207. package/dist/geneExpClustering-2G6YDCIN.js +249 -0
  208. package/dist/geneExpression-2A4ZPT7K.js +38 -0
  209. package/dist/geneExpression-ZHQH6SNA.js +313 -0
  210. package/dist/geneExpression.unit.spec-2M223S4P.js +102 -0
  211. package/dist/geneORA-YLIRUMCZ.js +278 -0
  212. package/dist/geneRanking-JDJXNGEC.js +551 -0
  213. package/dist/geneVariant-5ZIOT5BT.js +39 -0
  214. package/dist/geneVariant-GIXIMJ2I.js +41 -0
  215. package/dist/geneVariant.integration.spec-QCROW73S.js +198 -0
  216. package/dist/genefusion.ui-56UQLUKJ.js +309 -0
  217. package/dist/geneset-ACRMGBJO.js +208 -0
  218. package/dist/genomeBrowser.spec-EDILOQON.js +281 -0
  219. package/dist/grin2-5P7CYUT7.js +1560 -0
  220. package/dist/grin2-GNB35CMF.js +871 -0
  221. package/dist/grin2-GNB35CMF.js.map +7 -0
  222. package/dist/gsea-2PQ5HNNT.js +47 -0
  223. package/dist/hierCluster-H5HB7FPW.js +63 -0
  224. package/dist/hierCluster-L3LCP2II.js +59 -0
  225. package/dist/hierCluster.config-6UIJWCND.js +40 -0
  226. package/dist/hierCluster.integration.spec-EVAPT2VF.js +395 -0
  227. package/dist/hierCluster.interactivity-7MW6ZT6O.js +54 -0
  228. package/dist/hierCluster.renderers-F34EVY5J.js +21 -0
  229. package/dist/imagePlot-RSFZ2OKD.js +163 -0
  230. package/dist/importPlot-DQFWY5A7.js +8 -0
  231. package/dist/isoformExpression-2KANPCBH.js +40 -0
  232. package/dist/isoformExpression.unit.spec-6FSMHT4K.js +208 -0
  233. package/dist/launch.adhoc-ZYTIRVIC.js +42 -0
  234. package/dist/leftlabel.sample-66U6MHPN.js +260 -0
  235. package/dist/legacyDataset-TNIIJABK.js +119 -0
  236. package/dist/lollipop-PJDUFWEY.js +171 -0
  237. package/dist/maf-DLJHCKHJ.js +452 -0
  238. package/dist/maftimeline-NK5QYJMJ.js +593 -0
  239. package/dist/matrix-7BFYR6QL.js +63 -0
  240. package/dist/matrix-USAB2CHO.js +58 -0
  241. package/dist/matrix.cells-OTAXAJ4N.js +28 -0
  242. package/dist/matrix.config-AL4WSFZ7.js +41 -0
  243. package/dist/matrix.data-BDHCSN2G.js +25 -0
  244. package/dist/matrix.groups-MV2D2636.js +27 -0
  245. package/dist/matrix.integration.spec-DESORC2Y.js +3072 -0
  246. package/dist/matrix.interactivity-H7EJW3P2.js +42 -0
  247. package/dist/matrix.layout-7CAS2IBO.js +44 -0
  248. package/dist/matrix.legend-JDVG2JDF.js +22 -0
  249. package/dist/matrix.renderers-PDR5FIBC.js +38 -0
  250. package/dist/matrix.serieses-QVDS5HKK.js +21 -0
  251. package/dist/matrix.sort-HCK4CSTJ.js +27 -0
  252. package/dist/matrix.sort.unit.spec-2GC4E26N.js +472 -0
  253. package/dist/matrix.sorterUi-XGBQOPG4.js +18 -0
  254. package/dist/matrix.sorterUi.unit.spec-BJQKDU2F.js +342 -0
  255. package/dist/mavb-6E6Z4LPK.js +732 -0
  256. package/dist/mds.fimo-5P2TK5U4.js +518 -0
  257. package/dist/mds.samplescatterplot-KLKOD4AS.js +1550 -0
  258. package/dist/mds.survivalplot-SWQCOFIU.js +483 -0
  259. package/dist/numericDictTermCluster-WIVO33AV.js +72 -0
  260. package/dist/oncomatrix-SDUUQZCK.js +295 -0
  261. package/dist/oncomatrix.spec-YGQYIUDT.js +448 -0
  262. package/dist/plot.2dvaf-K53KTP5W.js +377 -0
  263. package/dist/plot.app-FNJVWLPQ.js +41 -0
  264. package/dist/plot.barplot-VTC3N6BR.js +102 -0
  265. package/dist/plot.boxplot-RJFGQSLA.js +152 -0
  266. package/dist/plot.brainImaging-6KVNPPMT.js +51 -0
  267. package/dist/plot.disco-ZFH5RK6B.js +102 -0
  268. package/dist/plot.dzi-IA2SOFUD.js +33 -0
  269. package/dist/plot.ssgq-QARGQVKB.js +139 -0
  270. package/dist/plot.vaf2cov-2JUXYCPG.js +259 -0
  271. package/dist/plot.wsi-C2DULA7U.js +36 -0
  272. package/dist/polar2-3HS3QBU6.js +231 -0
  273. package/dist/polar2-3HS3QBU6.js.map +7 -0
  274. package/dist/profileForms-Y6ZBMZWQ.js +446 -0
  275. package/dist/profileForms-Y6ZBMZWQ.js.map +7 -0
  276. package/dist/profilePlot-SVI3QKMD.js +54 -0
  277. package/dist/proteinView-YPFJSBL7.js +1556 -0
  278. package/dist/proteinView-YPFJSBL7.js.map +7 -0
  279. package/dist/qualitative-AQFKAZID.js +43 -0
  280. package/dist/radar2-TTQZLARY.js +326 -0
  281. package/dist/radar2-TTQZLARY.js.map +7 -0
  282. package/dist/radarFacility2-YGS56QUA.js +334 -0
  283. package/dist/radarFacility2-YGS56QUA.js.map +7 -0
  284. package/dist/regression-DLPBCDZT.js +56 -0
  285. package/dist/regression.inputs-42LY4MEZ.js +48 -0
  286. package/dist/regression.inputs.term-TTUFFPG6.js +48 -0
  287. package/dist/regression.inputs.values.table-CJAPTSMS.js +45 -0
  288. package/dist/regression.integration.spec-UDA26OGS.js +784 -0
  289. package/dist/regression.results-IA3C7SHR.js +40 -0
  290. package/dist/regression.spec-HEXCL3QV.js +708 -0
  291. package/dist/report-4CFOWNPJ.js +222 -0
  292. package/dist/sampleScatter.spec-N6V4BQ5Q.js +202 -0
  293. package/dist/sampleView-CZF7U23I.js +48 -0
  294. package/dist/samplelst-XUGDS5TU.js +111 -0
  295. package/dist/samplematrix-R5PZLZDE.js +2198 -0
  296. package/dist/sc-WTZZA5J5.js +86 -0
  297. package/dist/scatter-EY7HQVCO.js +851 -0
  298. package/dist/scatter-EY7HQVCO.js.map +7 -0
  299. package/dist/scatter.integration.spec-CRMLFO4J.js +1206 -0
  300. package/dist/scatter.integration.spec-CRMLFO4J.js.map +7 -0
  301. package/dist/selectGenomeWithTklst-2S2MXVCI.js +134 -0
  302. package/dist/singleCellCellType-LJWFG7MY.js +38 -0
  303. package/dist/singleCellCellType.unit.spec-RGN2XVUR.js +160 -0
  304. package/dist/singleCellGeneExpression-IW2QXTTU.js +38 -0
  305. package/dist/singleCellGeneExpression.unit.spec-4PO3Q7TM.js +153 -0
  306. package/dist/singleCellPlot-6EZ6JXCM.js +54 -0
  307. package/dist/singlecell-3LFPQ6KO.js +86 -0
  308. package/dist/singlecell-NTTAVVMR.js +1572 -0
  309. package/dist/snp-XB4IBG4Z.js +38 -0
  310. package/dist/snp.unit.spec-HAJPM53L.js +176 -0
  311. package/dist/snplocus-HE6TITSX.js +208 -0
  312. package/dist/spliceevent.a53ss.diagram-TCZMBMD7.js +151 -0
  313. package/dist/spliceevent.exonskip.diagram-VESOF6UC.js +277 -0
  314. package/dist/spliceevent.noeventdiagram-4K7FMO4F.js +460 -0
  315. package/dist/ssGSEA-2XYMX36P.js +38 -0
  316. package/dist/ssGSEA.unit.spec-J36KM2HO.js +88 -0
  317. package/dist/summarizeCnvGeneexp-LYVDZXXD.js +163 -0
  318. package/dist/summarizeGeneexpSurvival-Y52TGAHF.js +108 -0
  319. package/dist/summarizeMutationCnv-6EEJT3PV.js +164 -0
  320. package/dist/summarizeMutationDiagnosis-HZKXHOOQ.js +40 -0
  321. package/dist/summarizeMutationSurvival-TU7TQYFQ.js +99 -0
  322. package/dist/summary-4QQZUAMU.js +49 -0
  323. package/dist/summary.integration.spec-SLIIM4HN.js +414 -0
  324. package/dist/summaryInput-6HROPKCE.js +235 -0
  325. package/dist/sunburst-MBJJPERL.js +284 -0
  326. package/dist/survival-CXLMQSV2.js +58 -0
  327. package/dist/survival-QSL2KDKD.js +46 -0
  328. package/dist/survival.integration.spec-EUAAALVW.js +821 -0
  329. package/dist/svgraph-JM5MHQDX.js +1387 -0
  330. package/dist/svmr-MCMST2FL.js +3842 -0
  331. package/dist/table-MVX3IMAL.js +200 -0
  332. package/dist/termCollection-FZ2SCVA7.js +38 -0
  333. package/dist/termCollection-IGC7REFK.js +179 -0
  334. package/dist/termCollection.unit.spec-VY2EZZIP.js +208 -0
  335. package/dist/tk-5F3TWZ2G.js +46 -0
  336. package/dist/tp.ui-IURWTMAS.js +1459 -0
  337. package/dist/tvs.dt-BPZCFPYK.js +39 -0
  338. package/dist/tvs.dtcnv.categorical-UFS62DTR.js +40 -0
  339. package/dist/tvs.dtcnv.continuous-R6YXNNLA.js +72 -0
  340. package/dist/tvs.dtfusion-FGXXS4XX.js +40 -0
  341. package/dist/tvs.dtsnvindel-DR43K7X3.js +40 -0
  342. package/dist/tvs.dtsv-NO34GIOL.js +40 -0
  343. package/dist/tvs.numeric-KYAU5OV3.js +21 -0
  344. package/dist/tvs.samplelst-2QP7IV2Y.js +104 -0
  345. package/dist/tvs.termCollection-UEJDG22G.js +159 -0
  346. package/dist/violin-NBZTGGYF.js +46 -0
  347. package/dist/violin.integration.spec-5CLYJSAR.js +1425 -0
  348. package/dist/violin.interactivity-KXVKTT22.js +38 -0
  349. package/dist/violin.renderer-37OF6K7Q.js +40 -0
  350. package/dist/vocabulary-GR6J3VKW.js +41 -0
  351. package/package.json +3 -3
  352. package/dist/2dmaf-Z3D2M3FB.js +0 -1373
  353. package/dist/AIProjectAdmin-2OQOQXH4.js +0 -956
  354. package/dist/AIProjectAdmin-2OQOQXH4.js.map +0 -7
  355. package/dist/AppHeader-PXLGVCVS.js +0 -835
  356. package/dist/BoxPlot-PUZKHACO.js +0 -1211
  357. package/dist/BoxPlot-PUZKHACO.js.map +0 -7
  358. package/dist/CorrelationVolcano-RO6CFLZA.js +0 -619
  359. package/dist/DE-CCA5SBJG.js +0 -95
  360. package/dist/DEinput-MRUQW6X6.js +0 -301
  361. package/dist/DifferentialAnalysis-5YQQLJKR.js +0 -245
  362. package/dist/Disco-4FTOJBLG.js +0 -3237
  363. package/dist/Disco-4FTOJBLG.js.map +0 -7
  364. package/dist/Disco.UI-IWVSK3RN.js +0 -245
  365. package/dist/Disco.UI-IWVSK3RN.js.map +0 -7
  366. package/dist/DmrPlot-FPJJHTM5.js +0 -642
  367. package/dist/GB-H6JETPRC.js +0 -1130
  368. package/dist/GeneExpInput-Q42COANS.js +0 -366
  369. package/dist/GeneExpInput-Q42COANS.js.map +0 -7
  370. package/dist/HicApp-BBD2YOMT.js +0 -2250
  371. package/dist/NumBinaryEditor-WMSF7HIO.js +0 -271
  372. package/dist/NumBinaryEditor.unit.spec-QQATLHF7.js +0 -286
  373. package/dist/NumContEditor-4CSTHVRX.js +0 -109
  374. package/dist/NumContEditor.unit.spec-2YF3OS3A.js +0 -169
  375. package/dist/NumCustomBinEditor-KFAYUWYV.js +0 -38
  376. package/dist/NumCustomBinEditor.unit.spec-YHAUSGPN.js +0 -284
  377. package/dist/NumDiscreteEditor-F46H5CME.js +0 -179
  378. package/dist/NumDiscreteEditor.unit.spec-5BIAWAVN.js +0 -202
  379. package/dist/NumRegularBinEditor-G7KOA7NR.js +0 -38
  380. package/dist/NumRegularBinEditor.unit.spec-Y6CBCWLN.js +0 -227
  381. package/dist/NumSplineEditor-JP2V2L4Y.js +0 -198
  382. package/dist/NumSplineEditor.unit.spec-N34QBZN3.js +0 -199
  383. package/dist/NumericDensity-JOPHLURB.js +0 -38
  384. package/dist/NumericDensity.unit.spec-N45PCLOT.js +0 -221
  385. package/dist/NumericHandler-SIM4E2Z5.js +0 -39
  386. package/dist/NumericHandler.unit.spec-NKLYDVTG.js +0 -219
  387. package/dist/ProteomeInput-5KMNE3PZ.js +0 -396
  388. package/dist/RunChart2-N7AZVQXJ.js +0 -758
  389. package/dist/SC-M6RGALZM.js +0 -936
  390. package/dist/SC-M6RGALZM.js.map +0 -7
  391. package/dist/Volcano-YH4RJTT5.js +0 -1379
  392. package/dist/WSIViewer-7LOVM3AU.js +0 -48508
  393. package/dist/WSIViewer-7LOVM3AU.js.map +0 -7
  394. package/dist/WsiSamplesPlot-QPPB7OOD.js +0 -165
  395. package/dist/adSandbox-R2QP74P7.js +0 -38
  396. package/dist/app-AIIN4WDE.js +0 -37
  397. package/dist/app-FJT5VXMF.js +0 -49
  398. package/dist/bam-QBO22VQB.js +0 -860
  399. package/dist/barchart-VDOP6FQU.js +0 -47
  400. package/dist/barchart.data-Z2E72EET.js +0 -22
  401. package/dist/barchart.events-NUYQBI5S.js +0 -47
  402. package/dist/barchart.integration.spec-COVZPXMH.js +0 -1980
  403. package/dist/barchart2-KMSU4ROO.js +0 -311
  404. package/dist/barchart2-KMSU4ROO.js.map +0 -7
  405. package/dist/bars.renderer-JHCZDSM6.js +0 -12
  406. package/dist/block-TTN2IQAH.js +0 -6202
  407. package/dist/block-TTN2IQAH.js.map +0 -7
  408. package/dist/block.init-RRHHCNSR.js +0 -38
  409. package/dist/block.mds.expressionrank-7NWBRUII.js +0 -359
  410. package/dist/block.mds.geneboxplot-4BAJJWCC.js +0 -828
  411. package/dist/block.mds.junction-XRUIHAF5.js +0 -1545
  412. package/dist/block.mds.svcnv-YZ7PL733.js +0 -6801
  413. package/dist/block.svg-FUMP2J7A.js +0 -164
  414. package/dist/block.tk.aicheck-AIZEND45.js +0 -283
  415. package/dist/block.tk.ase-H26PKO5U.js +0 -365
  416. package/dist/block.tk.bam-XNZFHSDQ.js +0 -1906
  417. package/dist/block.tk.bedgraphdot-QTDBLBO2.js +0 -384
  418. package/dist/block.tk.bigwig.ui-OSRCPTQC.js +0 -212
  419. package/dist/block.tk.hicstraw-7GH6LVIH.js +0 -823
  420. package/dist/block.tk.junction-AJYML4AW.js +0 -2364
  421. package/dist/block.tk.junction.textmatrixui-4RIH3EZI.js +0 -199
  422. package/dist/block.tk.ld-AJYQ4C6T.js +0 -99
  423. package/dist/block.tk.menu-57OP5UW5.js +0 -1029
  424. package/dist/block.tk.pgv-XO7HP5MM.js +0 -944
  425. package/dist/brainImaging-65QDNR4D.js +0 -423
  426. package/dist/chunk-2XCUERHJ.js +0 -102
  427. package/dist/chunk-322QC6R4.js +0 -222
  428. package/dist/chunk-35SCELN4.js +0 -217
  429. package/dist/chunk-36EHIPV4.js +0 -514
  430. package/dist/chunk-3SZ6GKLB.js +0 -14
  431. package/dist/chunk-3ZLJDFJU.js +0 -368
  432. package/dist/chunk-4DXZGZOB.js +0 -54
  433. package/dist/chunk-4UWS5Y3N.js +0 -1438
  434. package/dist/chunk-4UWS5Y3N.js.map +0 -7
  435. package/dist/chunk-54EMVNPW.js +0 -102
  436. package/dist/chunk-57RBC6IZ.js +0 -302
  437. package/dist/chunk-5OUTR67M.js +0 -37
  438. package/dist/chunk-67DBIM6H.js +0 -293
  439. package/dist/chunk-67DBIM6H.js.map +0 -7
  440. package/dist/chunk-6A3IPDE2.js +0 -1943
  441. package/dist/chunk-6GN7X6LU.js +0 -2681
  442. package/dist/chunk-72X7LSBN.js +0 -54
  443. package/dist/chunk-74ZU4BT6.js +0 -2824
  444. package/dist/chunk-74ZU4BT6.js.map +0 -7
  445. package/dist/chunk-7EMWHCVW.js +0 -1825
  446. package/dist/chunk-7FACFCZK.js +0 -226
  447. package/dist/chunk-7XFGYYRV.js +0 -371
  448. package/dist/chunk-7XFGYYRV.js.map +0 -7
  449. package/dist/chunk-B6CSYKZJ.js +0 -1275
  450. package/dist/chunk-BDIKFVWZ.js +0 -443
  451. package/dist/chunk-BDIKFVWZ.js.map +0 -7
  452. package/dist/chunk-BWGU5NJS.js +0 -291
  453. package/dist/chunk-C5ZMAQXQ.js +0 -1173
  454. package/dist/chunk-C5ZMAQXQ.js.map +0 -7
  455. package/dist/chunk-CC3GFVV6.js +0 -117
  456. package/dist/chunk-CXQ6KS3Z.js +0 -1348
  457. package/dist/chunk-CXQ6KS3Z.js.map +0 -7
  458. package/dist/chunk-DCH54HC5.js +0 -824
  459. package/dist/chunk-DCH54HC5.js.map +0 -7
  460. package/dist/chunk-DD4R5P6W.js +0 -177
  461. package/dist/chunk-DKVUOBIE.js +0 -203
  462. package/dist/chunk-DR6H3QAA.js +0 -399
  463. package/dist/chunk-EH4NQ7C4.js +0 -170
  464. package/dist/chunk-EVN6KWPN.js +0 -50
  465. package/dist/chunk-FFEIP5CT.js +0 -458
  466. package/dist/chunk-FFEIP5CT.js.map +0 -7
  467. package/dist/chunk-FJP77STI.js +0 -158
  468. package/dist/chunk-FJP77STI.js.map +0 -7
  469. package/dist/chunk-G6O3URDN.js +0 -467
  470. package/dist/chunk-GNIK4JYM.js +0 -534
  471. package/dist/chunk-HKSNADSX.js +0 -477
  472. package/dist/chunk-I5RAQKKJ.js +0 -129
  473. package/dist/chunk-IW57W7EQ.js +0 -1210
  474. package/dist/chunk-IW57W7EQ.js.map +0 -7
  475. package/dist/chunk-J4SOF2ZH.js +0 -263
  476. package/dist/chunk-KPJZBCVI.js +0 -272
  477. package/dist/chunk-KSGA62R2.js +0 -2878
  478. package/dist/chunk-LTOBEUM2.js +0 -98
  479. package/dist/chunk-MYF2BWKC.js +0 -205
  480. package/dist/chunk-MYF2BWKC.js.map +0 -7
  481. package/dist/chunk-N2SKTCDK.js +0 -148
  482. package/dist/chunk-NGM3ZLIP.js +0 -230
  483. package/dist/chunk-NOEAT6CX.js +0 -317
  484. package/dist/chunk-NOEAT6CX.js.map +0 -7
  485. package/dist/chunk-NSXZPWRP.js +0 -482
  486. package/dist/chunk-O3JB4PIX.js +0 -31
  487. package/dist/chunk-OAWQ6LOO.js +0 -2063
  488. package/dist/chunk-OAWQ6LOO.js.map +0 -7
  489. package/dist/chunk-ODG6RD7P.js +0 -254
  490. package/dist/chunk-OEDZHPBJ.js +0 -58
  491. package/dist/chunk-ORL44TIK.js +0 -386
  492. package/dist/chunk-P3IENRWJ.js +0 -613
  493. package/dist/chunk-P3IENRWJ.js.map +0 -7
  494. package/dist/chunk-PCZNTK74.js +0 -26
  495. package/dist/chunk-QH6W3NVF.js +0 -287
  496. package/dist/chunk-QNETLNPB.js +0 -343
  497. package/dist/chunk-QQZ3SBF3.js +0 -216
  498. package/dist/chunk-R2MMURGK.js +0 -2786
  499. package/dist/chunk-SA7APTJR.js +0 -20792
  500. package/dist/chunk-SA7APTJR.js.map +0 -7
  501. package/dist/chunk-SHWLROJG.js +0 -283
  502. package/dist/chunk-SKREEF3H.js +0 -184
  503. package/dist/chunk-SKREEF3H.js.map +0 -7
  504. package/dist/chunk-TOU7EVFQ.js +0 -396
  505. package/dist/chunk-TOU7EVFQ.js.map +0 -7
  506. package/dist/chunk-UGVNZMLU.js +0 -4274
  507. package/dist/chunk-UGVNZMLU.js.map +0 -7
  508. package/dist/chunk-UI7OCM2A.js +0 -815
  509. package/dist/chunk-UJKW42DI.js +0 -6364
  510. package/dist/chunk-ULPMYS5B.js +0 -100
  511. package/dist/chunk-UOVALHAJ.js +0 -182
  512. package/dist/chunk-VGJSASRT.js +0 -446
  513. package/dist/chunk-VGYTAYFK.js +0 -276
  514. package/dist/chunk-VHOEJBFP.js +0 -736
  515. package/dist/chunk-VOUMS6IP.js +0 -1102
  516. package/dist/chunk-VV36JRUF.js +0 -381
  517. package/dist/chunk-W55XSG6K.js +0 -142
  518. package/dist/chunk-W6ME65LV.js +0 -34
  519. package/dist/chunk-WHI6466S.js +0 -146
  520. package/dist/chunk-WSDUD52Y.js +0 -55
  521. package/dist/chunk-XAVNZNXQ.js +0 -95
  522. package/dist/chunk-XMLURPEP.js +0 -194
  523. package/dist/chunk-YKXUK7HJ.js +0 -5041
  524. package/dist/chunk-YKXUK7HJ.js.map +0 -7
  525. package/dist/chunk-YZK37YCC.js +0 -119
  526. package/dist/chunk-ZTYNN6G5.js +0 -2327
  527. package/dist/chunk-ZXTHADSC.js +0 -158
  528. package/dist/condition-HDVYPJJD.js +0 -332
  529. package/dist/controls-YEEW46C6.js +0 -41
  530. package/dist/controls.config-C535H5DL.js +0 -39
  531. package/dist/correlation-AOSSSSL3.js +0 -99
  532. package/dist/correlation-AOSSSSL3.js.map +0 -7
  533. package/dist/cuminc-II7NFIFP.js +0 -1149
  534. package/dist/cuminc.integration.spec-B4N6OMBJ.js +0 -678
  535. package/dist/customdata.inputui-AI4ZBIEP.js +0 -289
  536. package/dist/dataDownload-ZQYLXN6D.js +0 -330
  537. package/dist/dataDownload.integration.spec-2PKYZ2AY.js +0 -193
  538. package/dist/databrowser.ui-WGD7D3XV.js +0 -433
  539. package/dist/dictionary-RYM4WP2W.js +0 -111
  540. package/dist/dictionary-RYM4WP2W.js.map +0 -7
  541. package/dist/dnaMethylation-WGJMJL5B.js +0 -38
  542. package/dist/dnaMethylation.integration.spec-DO3PV4MO.js +0 -203
  543. package/dist/dofetch-RADX3AFU.js +0 -51
  544. package/dist/e2pca-KOAAU2JX.js +0 -350
  545. package/dist/ep-CXCATXYH.js +0 -1256
  546. package/dist/expclust.gdc.spec-UJO2R3CW.js +0 -307
  547. package/dist/facet-2FBUAD7P.js +0 -521
  548. package/dist/forms2-ZBT5BZW3.js +0 -534
  549. package/dist/forms2-ZBT5BZW3.js.map +0 -7
  550. package/dist/gb-VCJFV63W.js +0 -88
  551. package/dist/geneExpClustering-FUNS6D2P.js +0 -249
  552. package/dist/geneExpression-2BWWGYL4.js +0 -38
  553. package/dist/geneExpression-2OPFWV2K.js +0 -313
  554. package/dist/geneExpression.unit.spec-G7BSHJQT.js +0 -102
  555. package/dist/geneORA-S3KQMBYL.js +0 -278
  556. package/dist/geneRanking-UZ36XAL7.js +0 -551
  557. package/dist/geneVariant-OOZ2SBXO.js +0 -41
  558. package/dist/geneVariant-ZHNVEKQ6.js +0 -39
  559. package/dist/geneVariant.integration.spec-2C7EWKEV.js +0 -198
  560. package/dist/genefusion.ui-ASICJNII.js +0 -309
  561. package/dist/geneset-SNM4M6UM.js +0 -208
  562. package/dist/genomeBrowser.spec-DJIRW2X7.js +0 -281
  563. package/dist/grin2-7AOJP5QJ.js +0 -1560
  564. package/dist/grin2-RKJXYWJ5.js +0 -821
  565. package/dist/grin2-RKJXYWJ5.js.map +0 -7
  566. package/dist/gsea-SPTQJW67.js +0 -47
  567. package/dist/hierCluster-KDE5SMYP.js +0 -63
  568. package/dist/hierCluster-XG4YLVL3.js +0 -59
  569. package/dist/hierCluster.config-VNEEJCKJ.js +0 -40
  570. package/dist/hierCluster.integration.spec-SSDN7LSH.js +0 -395
  571. package/dist/hierCluster.interactivity-DKBSJ644.js +0 -54
  572. package/dist/hierCluster.renderers-OG6LZAT7.js +0 -21
  573. package/dist/imagePlot-M5JSHEY4.js +0 -163
  574. package/dist/importPlot-YH7ZY6RJ.js +0 -8
  575. package/dist/isoformExpression-EV27MKYZ.js +0 -40
  576. package/dist/isoformExpression.unit.spec-7T2GOHH3.js +0 -208
  577. package/dist/launch.adhoc-NOISOX5E.js +0 -42
  578. package/dist/leftlabel.sample-42AX4KTV.js +0 -260
  579. package/dist/legacyDataset-SWJCAWIR.js +0 -119
  580. package/dist/lollipop-LQCQBTSX.js +0 -171
  581. package/dist/maf-U237OWZ3.js +0 -452
  582. package/dist/maftimeline-NLZLMHT2.js +0 -593
  583. package/dist/matrix-DZJXYRYN.js +0 -63
  584. package/dist/matrix-Y5345QQG.js +0 -58
  585. package/dist/matrix.cells-PT7S74QP.js +0 -28
  586. package/dist/matrix.config-2ORCUWKX.js +0 -41
  587. package/dist/matrix.data-C6VPQJJ4.js +0 -25
  588. package/dist/matrix.groups-CEOCG2CT.js +0 -27
  589. package/dist/matrix.integration.spec-U4B3JB6N.js +0 -3072
  590. package/dist/matrix.interactivity-GFLIFIER.js +0 -42
  591. package/dist/matrix.layout-DOVDHTDX.js +0 -44
  592. package/dist/matrix.legend-JE4ZSLP7.js +0 -22
  593. package/dist/matrix.renderers-GPUJQ7KF.js +0 -38
  594. package/dist/matrix.serieses-REE4DCSR.js +0 -21
  595. package/dist/matrix.sort-VD5URUWY.js +0 -27
  596. package/dist/matrix.sort.unit.spec-4IOFVHJN.js +0 -472
  597. package/dist/matrix.sorterUi-VQYY6KBK.js +0 -18
  598. package/dist/matrix.sorterUi.unit.spec-V5O2EJBX.js +0 -342
  599. package/dist/mavb-SQDA3B2B.js +0 -732
  600. package/dist/mds.fimo-ZJSEPLD7.js +0 -518
  601. package/dist/mds.samplescatterplot-Y5V73GOY.js +0 -1550
  602. package/dist/mds.survivalplot-CZBRMHYN.js +0 -483
  603. package/dist/numericDictTermCluster-TFXBBUVI.js +0 -72
  604. package/dist/oncomatrix-ZILACPPI.js +0 -295
  605. package/dist/oncomatrix.spec-RLIVVVD6.js +0 -448
  606. package/dist/plot.2dvaf-BNRZPIKU.js +0 -377
  607. package/dist/plot.app-NRUARQCN.js +0 -41
  608. package/dist/plot.barplot-342AYQC7.js +0 -102
  609. package/dist/plot.boxplot-OHEJDPTW.js +0 -152
  610. package/dist/plot.brainImaging-KV72PAON.js +0 -51
  611. package/dist/plot.disco-OUE4RFHL.js +0 -102
  612. package/dist/plot.dzi-T3GPUH36.js +0 -33
  613. package/dist/plot.ssgq-WJHGMXW5.js +0 -139
  614. package/dist/plot.vaf2cov-NGD5PCV4.js +0 -259
  615. package/dist/plot.wsi-2MU5BDG3.js +0 -36
  616. package/dist/polar2-YCWPBPFU.js +0 -226
  617. package/dist/polar2-YCWPBPFU.js.map +0 -7
  618. package/dist/profileForms-OV3I6RK7.js +0 -441
  619. package/dist/profileForms-OV3I6RK7.js.map +0 -7
  620. package/dist/profilePlot-OMVO3K4H.js +0 -54
  621. package/dist/proteinView-OAR2RC6U.js +0 -1320
  622. package/dist/proteinView-OAR2RC6U.js.map +0 -7
  623. package/dist/qualitative-MEYBRUC6.js +0 -43
  624. package/dist/radar2-KREAMGVV.js +0 -321
  625. package/dist/radar2-KREAMGVV.js.map +0 -7
  626. package/dist/radarFacility2-DBPEV7VC.js +0 -329
  627. package/dist/radarFacility2-DBPEV7VC.js.map +0 -7
  628. package/dist/regression-ZPDPLI6G.js +0 -56
  629. package/dist/regression.inputs-QOSBAGL6.js +0 -48
  630. package/dist/regression.inputs.term-HMUMPY7X.js +0 -48
  631. package/dist/regression.inputs.values.table-VMCTZHLG.js +0 -45
  632. package/dist/regression.integration.spec-RP74JTAA.js +0 -784
  633. package/dist/regression.results-5XC6M67C.js +0 -40
  634. package/dist/regression.spec-EZYM24J7.js +0 -708
  635. package/dist/report-ZOVQCOGQ.js +0 -222
  636. package/dist/sampleScatter.spec-CD52FEOC.js +0 -202
  637. package/dist/sampleView-SVTLSWRG.js +0 -48
  638. package/dist/samplelst-HXF5POJD.js +0 -111
  639. package/dist/samplematrix-NYDAH74I.js +0 -2198
  640. package/dist/sc-JIDT4W4K.js +0 -86
  641. package/dist/scatter-WNRTPSEE.js +0 -849
  642. package/dist/scatter-WNRTPSEE.js.map +0 -7
  643. package/dist/scatter.integration.spec-3EYTPY5B.js +0 -1197
  644. package/dist/scatter.integration.spec-3EYTPY5B.js.map +0 -7
  645. package/dist/selectGenomeWithTklst-OSB7B6L3.js +0 -134
  646. package/dist/singleCellCellType-3BH7LWQ6.js +0 -38
  647. package/dist/singleCellCellType.unit.spec-RU4RJXFF.js +0 -160
  648. package/dist/singleCellGeneExpression-3UA4YER7.js +0 -38
  649. package/dist/singleCellGeneExpression.unit.spec-4ZTBG37H.js +0 -153
  650. package/dist/singleCellPlot-ZUAWK5RE.js +0 -54
  651. package/dist/singlecell-BGJZB7MF.js +0 -86
  652. package/dist/singlecell-RO3BL5OO.js +0 -1572
  653. package/dist/snp-HD7VQKBR.js +0 -38
  654. package/dist/snp.unit.spec-ISXCLMWW.js +0 -176
  655. package/dist/snplocus-IL5Z4XWV.js +0 -208
  656. package/dist/spliceevent.a53ss.diagram-LLJSPV7M.js +0 -151
  657. package/dist/spliceevent.exonskip.diagram-LAOIOIST.js +0 -277
  658. package/dist/spliceevent.noeventdiagram-MVA7Q3HT.js +0 -460
  659. package/dist/ssGSEA-7T6S3DSE.js +0 -38
  660. package/dist/ssGSEA.unit.spec-XJ3W4NWX.js +0 -88
  661. package/dist/summarizeCnvGeneexp-RRP6JUV6.js +0 -163
  662. package/dist/summarizeGeneexpSurvival-AFLHDD6Q.js +0 -108
  663. package/dist/summarizeMutationCnv-NABUYHMX.js +0 -164
  664. package/dist/summarizeMutationDiagnosis-2LQ7JU3K.js +0 -40
  665. package/dist/summarizeMutationSurvival-3WBT5TXG.js +0 -99
  666. package/dist/summary-FRDKOFXW.js +0 -49
  667. package/dist/summary.integration.spec-ZLRIA7G2.js +0 -414
  668. package/dist/summaryInput-4JO6MHP4.js +0 -235
  669. package/dist/sunburst-DRCVSC2X.js +0 -284
  670. package/dist/survival-AK75COPY.js +0 -58
  671. package/dist/survival-IF5NI3A6.js +0 -46
  672. package/dist/survival.integration.spec-7IWBTPJG.js +0 -821
  673. package/dist/svgraph-QBDF2SLB.js +0 -1387
  674. package/dist/svmr-O4GJJUT2.js +0 -3842
  675. package/dist/table-FQAIXKLE.js +0 -200
  676. package/dist/termCollection-GMDDL3L7.js +0 -179
  677. package/dist/termCollection-ZO5PZ7E3.js +0 -38
  678. package/dist/termCollection.unit.spec-5JBCTXHX.js +0 -208
  679. package/dist/tk-GJX23IV7.js +0 -46
  680. package/dist/tp.ui-T7FVMTGQ.js +0 -1459
  681. package/dist/tvs.dt-X7L7NSU6.js +0 -39
  682. package/dist/tvs.dtcnv.categorical-73G2V6CH.js +0 -40
  683. package/dist/tvs.dtcnv.continuous-DWFJL3X7.js +0 -72
  684. package/dist/tvs.dtfusion-HQADHCSV.js +0 -40
  685. package/dist/tvs.dtsnvindel-PY5OBMGW.js +0 -40
  686. package/dist/tvs.dtsv-OTBEEWSW.js +0 -40
  687. package/dist/tvs.numeric-WGDHEBJV.js +0 -21
  688. package/dist/tvs.samplelst-LCXSU5MG.js +0 -104
  689. package/dist/tvs.termCollection-L527XN4X.js +0 -159
  690. package/dist/violin-6VKRUQV3.js +0 -46
  691. package/dist/violin.integration.spec-RJATDLQH.js +0 -1425
  692. package/dist/violin.interactivity-SKF5H7MN.js +0 -38
  693. package/dist/violin.renderer-GB4TPX3B.js +0 -40
  694. package/dist/vocabulary-D3W44IWE.js +0 -41
  695. /package/dist/{2dmaf-Z3D2M3FB.js.map → 2dmaf-BNMEUJVM.js.map} +0 -0
  696. /package/dist/{AppHeader-PXLGVCVS.js.map → AppHeader-RXDJBHXZ.js.map} +0 -0
  697. /package/dist/{CorrelationVolcano-RO6CFLZA.js.map → CorrelationVolcano-V2E566XL.js.map} +0 -0
  698. /package/dist/{DE-CCA5SBJG.js.map → DE-7YUZSW4E.js.map} +0 -0
  699. /package/dist/{DEinput-MRUQW6X6.js.map → DEinput-P2HOQC4Z.js.map} +0 -0
  700. /package/dist/{DifferentialAnalysis-5YQQLJKR.js.map → DifferentialAnalysis-2Z6BHS7A.js.map} +0 -0
  701. /package/dist/{DmrPlot-FPJJHTM5.js.map → DmrPlot-OEJRGNI3.js.map} +0 -0
  702. /package/dist/{GB-H6JETPRC.js.map → GB-2GHDD3MW.js.map} +0 -0
  703. /package/dist/{HicApp-BBD2YOMT.js.map → HicApp-CAYC4DPO.js.map} +0 -0
  704. /package/dist/{NumBinaryEditor-WMSF7HIO.js.map → NumBinaryEditor-EUOYSGPM.js.map} +0 -0
  705. /package/dist/{NumBinaryEditor.unit.spec-QQATLHF7.js.map → NumBinaryEditor.unit.spec-5B3W4B4F.js.map} +0 -0
  706. /package/dist/{NumContEditor-4CSTHVRX.js.map → NumContEditor-7KK6CIB3.js.map} +0 -0
  707. /package/dist/{NumContEditor.unit.spec-2YF3OS3A.js.map → NumContEditor.unit.spec-IMKGVYFZ.js.map} +0 -0
  708. /package/dist/{NumCustomBinEditor-KFAYUWYV.js.map → NumCustomBinEditor-PDAF6I7B.js.map} +0 -0
  709. /package/dist/{NumCustomBinEditor.unit.spec-YHAUSGPN.js.map → NumCustomBinEditor.unit.spec-IU3DPECJ.js.map} +0 -0
  710. /package/dist/{NumDiscreteEditor-F46H5CME.js.map → NumDiscreteEditor-YTKUHG6Z.js.map} +0 -0
  711. /package/dist/{NumDiscreteEditor.unit.spec-5BIAWAVN.js.map → NumDiscreteEditor.unit.spec-FUBS7Z7Z.js.map} +0 -0
  712. /package/dist/{NumRegularBinEditor-G7KOA7NR.js.map → NumRegularBinEditor-LU3KLBLY.js.map} +0 -0
  713. /package/dist/{NumRegularBinEditor.unit.spec-Y6CBCWLN.js.map → NumRegularBinEditor.unit.spec-2BKOHI7L.js.map} +0 -0
  714. /package/dist/{NumSplineEditor-JP2V2L4Y.js.map → NumSplineEditor-56RJ2HT2.js.map} +0 -0
  715. /package/dist/{NumSplineEditor.unit.spec-N34QBZN3.js.map → NumSplineEditor.unit.spec-PW6VUUBZ.js.map} +0 -0
  716. /package/dist/{NumericDensity-JOPHLURB.js.map → NumericDensity-EB4H54EF.js.map} +0 -0
  717. /package/dist/{NumericDensity.unit.spec-N45PCLOT.js.map → NumericDensity.unit.spec-LSEM4OEY.js.map} +0 -0
  718. /package/dist/{NumericHandler-SIM4E2Z5.js.map → NumericHandler-VGPDXP35.js.map} +0 -0
  719. /package/dist/{NumericHandler.unit.spec-NKLYDVTG.js.map → NumericHandler.unit.spec-NR3F7XHV.js.map} +0 -0
  720. /package/dist/{ProteomeInput-5KMNE3PZ.js.map → ProteomeInput-AUXWUIWK.js.map} +0 -0
  721. /package/dist/{RunChart2-N7AZVQXJ.js.map → RunChart2-SQ6TFOHD.js.map} +0 -0
  722. /package/dist/{Volcano-YH4RJTT5.js.map → Volcano-XHDH6UN7.js.map} +0 -0
  723. /package/dist/{WsiSamplesPlot-QPPB7OOD.js.map → WsiSamplesPlot-YUOAWG2A.js.map} +0 -0
  724. /package/dist/{adSandbox-R2QP74P7.js.map → adSandbox-VMMAL22L.js.map} +0 -0
  725. /package/dist/{app-AIIN4WDE.js.map → app-FX3KZ67X.js.map} +0 -0
  726. /package/dist/{app-FJT5VXMF.js.map → app-X7ZYEOZN.js.map} +0 -0
  727. /package/dist/{bam-QBO22VQB.js.map → bam-ZYLH4U5R.js.map} +0 -0
  728. /package/dist/{barchart-VDOP6FQU.js.map → barchart-MXSPTKV4.js.map} +0 -0
  729. /package/dist/{barchart.data-Z2E72EET.js.map → barchart.data-ZWF6EVJH.js.map} +0 -0
  730. /package/dist/{barchart.events-NUYQBI5S.js.map → barchart.events-XON2ANOC.js.map} +0 -0
  731. /package/dist/{barchart.integration.spec-COVZPXMH.js.map → barchart.integration.spec-PJIENJGT.js.map} +0 -0
  732. /package/dist/{bars.renderer-JHCZDSM6.js.map → bars.renderer-57KSYAAT.js.map} +0 -0
  733. /package/dist/{block.init-RRHHCNSR.js.map → block.init-IJBRPZNM.js.map} +0 -0
  734. /package/dist/{block.mds.expressionrank-7NWBRUII.js.map → block.mds.expressionrank-3DANCP7E.js.map} +0 -0
  735. /package/dist/{block.mds.geneboxplot-4BAJJWCC.js.map → block.mds.geneboxplot-CRGSCZMG.js.map} +0 -0
  736. /package/dist/{block.mds.junction-XRUIHAF5.js.map → block.mds.junction-4UIH2ZYN.js.map} +0 -0
  737. /package/dist/{block.mds.svcnv-YZ7PL733.js.map → block.mds.svcnv-NF4UIRR2.js.map} +0 -0
  738. /package/dist/{block.svg-FUMP2J7A.js.map → block.svg-AIZ47JCQ.js.map} +0 -0
  739. /package/dist/{block.tk.aicheck-AIZEND45.js.map → block.tk.aicheck-7HZFGE63.js.map} +0 -0
  740. /package/dist/{block.tk.ase-H26PKO5U.js.map → block.tk.ase-U3VNPZEA.js.map} +0 -0
  741. /package/dist/{block.tk.bam-XNZFHSDQ.js.map → block.tk.bam-4TQ7P2OX.js.map} +0 -0
  742. /package/dist/{block.tk.bedgraphdot-QTDBLBO2.js.map → block.tk.bedgraphdot-MYHKKO6K.js.map} +0 -0
  743. /package/dist/{block.tk.bigwig.ui-OSRCPTQC.js.map → block.tk.bigwig.ui-E3YVGIDN.js.map} +0 -0
  744. /package/dist/{block.tk.hicstraw-7GH6LVIH.js.map → block.tk.hicstraw-Y4XOMG7T.js.map} +0 -0
  745. /package/dist/{block.tk.junction-AJYML4AW.js.map → block.tk.junction-T5C7LK6F.js.map} +0 -0
  746. /package/dist/{block.tk.junction.textmatrixui-4RIH3EZI.js.map → block.tk.junction.textmatrixui-Z3ACCVXH.js.map} +0 -0
  747. /package/dist/{block.tk.ld-AJYQ4C6T.js.map → block.tk.ld-Y5KDA5AU.js.map} +0 -0
  748. /package/dist/{block.tk.menu-57OP5UW5.js.map → block.tk.menu-EWRRISDY.js.map} +0 -0
  749. /package/dist/{block.tk.pgv-XO7HP5MM.js.map → block.tk.pgv-3JYGOZVQ.js.map} +0 -0
  750. /package/dist/{brainImaging-65QDNR4D.js.map → brainImaging-P3AF3C5N.js.map} +0 -0
  751. /package/dist/{chunk-7EMWHCVW.js.map → chunk-2JR7RPB6.js.map} +0 -0
  752. /package/dist/{chunk-72X7LSBN.js.map → chunk-3FVIDQOX.js.map} +0 -0
  753. /package/dist/{chunk-VGJSASRT.js.map → chunk-3K2O2NIH.js.map} +0 -0
  754. /package/dist/{chunk-6GN7X6LU.js.map → chunk-3RSJU6YM.js.map} +0 -0
  755. /package/dist/{chunk-W6ME65LV.js.map → chunk-3ZKD6C5S.js.map} +0 -0
  756. /package/dist/{chunk-XAVNZNXQ.js.map → chunk-46AEH34Z.js.map} +0 -0
  757. /package/dist/{chunk-UOVALHAJ.js.map → chunk-4CQVC6XL.js.map} +0 -0
  758. /package/dist/{chunk-QQZ3SBF3.js.map → chunk-5FXNI724.js.map} +0 -0
  759. /package/dist/{chunk-I5RAQKKJ.js.map → chunk-7PFRBGMN.js.map} +0 -0
  760. /package/dist/{chunk-VGYTAYFK.js.map → chunk-A4Z3CI24.js.map} +0 -0
  761. /package/dist/{chunk-YZK37YCC.js.map → chunk-AI2LUQS6.js.map} +0 -0
  762. /package/dist/{chunk-UJKW42DI.js.map → chunk-AJYJW4LX.js.map} +0 -0
  763. /package/dist/{chunk-DD4R5P6W.js.map → chunk-BKPDYW5T.js.map} +0 -0
  764. /package/dist/{chunk-5OUTR67M.js.map → chunk-BMS32SNA.js.map} +0 -0
  765. /package/dist/{chunk-BWGU5NJS.js.map → chunk-CJPGYPI3.js.map} +0 -0
  766. /package/dist/{chunk-O3JB4PIX.js.map → chunk-CTQH7LQ6.js.map} +0 -0
  767. /package/dist/{chunk-DKVUOBIE.js.map → chunk-D5CVYITI.js.map} +0 -0
  768. /package/dist/{chunk-HKSNADSX.js.map → chunk-DMSX5PSO.js.map} +0 -0
  769. /package/dist/{chunk-VOUMS6IP.js.map → chunk-E3JRW3T3.js.map} +0 -0
  770. /package/dist/{chunk-SHWLROJG.js.map → chunk-E574SMCX.js.map} +0 -0
  771. /package/dist/{chunk-LTOBEUM2.js.map → chunk-E76O5Z42.js.map} +0 -0
  772. /package/dist/{chunk-3SZ6GKLB.js.map → chunk-EEW443GL.js.map} +0 -0
  773. /package/dist/{chunk-6A3IPDE2.js.map → chunk-F2WPS7VY.js.map} +0 -0
  774. /package/dist/{chunk-322QC6R4.js.map → chunk-FYFX42YD.js.map} +0 -0
  775. /package/dist/{chunk-ORL44TIK.js.map → chunk-G6RZYGWY.js.map} +0 -0
  776. /package/dist/{chunk-VHOEJBFP.js.map → chunk-GTZV2UZV.js.map} +0 -0
  777. /package/dist/{chunk-W55XSG6K.js.map → chunk-H34LAFGH.js.map} +0 -0
  778. /package/dist/{chunk-J4SOF2ZH.js.map → chunk-I2R5O2XX.js.map} +0 -0
  779. /package/dist/{chunk-PCZNTK74.js.map → chunk-IEYDMN3H.js.map} +0 -0
  780. /package/dist/{chunk-N2SKTCDK.js.map → chunk-JWBP4ZZB.js.map} +0 -0
  781. /package/dist/{chunk-B6CSYKZJ.js.map → chunk-KVIH5JPC.js.map} +0 -0
  782. /package/dist/{chunk-57RBC6IZ.js.map → chunk-L5HCOTRF.js.map} +0 -0
  783. /package/dist/{chunk-XMLURPEP.js.map → chunk-LHKDLWG5.js.map} +0 -0
  784. /package/dist/{chunk-G6O3URDN.js.map → chunk-LQJMCE7G.js.map} +0 -0
  785. /package/dist/{chunk-WHI6466S.js.map → chunk-MNIBZTQE.js.map} +0 -0
  786. /package/dist/{chunk-CC3GFVV6.js.map → chunk-MP3DN6JK.js.map} +0 -0
  787. /package/dist/{chunk-R2MMURGK.js.map → chunk-N5OVBS5L.js.map} +0 -0
  788. /package/dist/{chunk-OEDZHPBJ.js.map → chunk-NEKAGDTL.js.map} +0 -0
  789. /package/dist/{chunk-4DXZGZOB.js.map → chunk-NPCNDM6Y.js.map} +0 -0
  790. /package/dist/{chunk-ULPMYS5B.js.map → chunk-NYN2WQN3.js.map} +0 -0
  791. /package/dist/{chunk-QNETLNPB.js.map → chunk-O6WL7USJ.js.map} +0 -0
  792. /package/dist/{chunk-3ZLJDFJU.js.map → chunk-OH5I6I2D.js.map} +0 -0
  793. /package/dist/{chunk-36EHIPV4.js.map → chunk-PTQ774XH.js.map} +0 -0
  794. /package/dist/{chunk-DR6H3QAA.js.map → chunk-PXOH4ZN2.js.map} +0 -0
  795. /package/dist/{chunk-54EMVNPW.js.map → chunk-QG4BJUM7.js.map} +0 -0
  796. /package/dist/{chunk-ZXTHADSC.js.map → chunk-RITTG5WN.js.map} +0 -0
  797. /package/dist/{chunk-KPJZBCVI.js.map → chunk-SMSFTTEO.js.map} +0 -0
  798. /package/dist/{chunk-EVN6KWPN.js.map → chunk-TBZKVKR4.js.map} +0 -0
  799. /package/dist/{chunk-KSGA62R2.js.map → chunk-TJYRBEBK.js.map} +0 -0
  800. /package/dist/{chunk-QH6W3NVF.js.map → chunk-TLTS33EY.js.map} +0 -0
  801. /package/dist/{chunk-VV36JRUF.js.map → chunk-TMM7BWW7.js.map} +0 -0
  802. /package/dist/{chunk-ZTYNN6G5.js.map → chunk-TTC4MNEM.js.map} +0 -0
  803. /package/dist/{chunk-7FACFCZK.js.map → chunk-UXIZYI3X.js.map} +0 -0
  804. /package/dist/{chunk-EH4NQ7C4.js.map → chunk-VIUATDO2.js.map} +0 -0
  805. /package/dist/{chunk-2XCUERHJ.js.map → chunk-VIUDFDN4.js.map} +0 -0
  806. /package/dist/{chunk-ODG6RD7P.js.map → chunk-W5OEFZCR.js.map} +0 -0
  807. /package/dist/{chunk-GNIK4JYM.js.map → chunk-WXSRK3XR.js.map} +0 -0
  808. /package/dist/{chunk-NGM3ZLIP.js.map → chunk-XHGMDBTS.js.map} +0 -0
  809. /package/dist/{chunk-WSDUD52Y.js.map → chunk-XVGS3QXS.js.map} +0 -0
  810. /package/dist/{chunk-NSXZPWRP.js.map → chunk-XYNYQMLH.js.map} +0 -0
  811. /package/dist/{chunk-35SCELN4.js.map → chunk-Y4JJMUWG.js.map} +0 -0
  812. /package/dist/{chunk-UI7OCM2A.js.map → chunk-Z457XQSX.js.map} +0 -0
  813. /package/dist/{condition-HDVYPJJD.js.map → condition-QXTOTGZX.js.map} +0 -0
  814. /package/dist/{controls-YEEW46C6.js.map → controls-7TDB75LK.js.map} +0 -0
  815. /package/dist/{controls.config-C535H5DL.js.map → controls.config-IBF5ILFP.js.map} +0 -0
  816. /package/dist/{cuminc-II7NFIFP.js.map → cuminc-CAHPKW7W.js.map} +0 -0
  817. /package/dist/{cuminc.integration.spec-B4N6OMBJ.js.map → cuminc.integration.spec-NNSQGBRI.js.map} +0 -0
  818. /package/dist/{customdata.inputui-AI4ZBIEP.js.map → customdata.inputui-RRTQK7OK.js.map} +0 -0
  819. /package/dist/{dataDownload-ZQYLXN6D.js.map → dataDownload-SOUCBKXM.js.map} +0 -0
  820. /package/dist/{dataDownload.integration.spec-2PKYZ2AY.js.map → dataDownload.integration.spec-C6TLWSSO.js.map} +0 -0
  821. /package/dist/{databrowser.ui-WGD7D3XV.js.map → databrowser.ui-KLFEU5QA.js.map} +0 -0
  822. /package/dist/{dnaMethylation-WGJMJL5B.js.map → dnaMethylation-WOKGG33W.js.map} +0 -0
  823. /package/dist/{dnaMethylation.integration.spec-DO3PV4MO.js.map → dnaMethylation.integration.spec-YUPP42UK.js.map} +0 -0
  824. /package/dist/{dofetch-RADX3AFU.js.map → dofetch-V7PLLWSO.js.map} +0 -0
  825. /package/dist/{e2pca-KOAAU2JX.js.map → e2pca-VT7EM4E3.js.map} +0 -0
  826. /package/dist/{ep-CXCATXYH.js.map → ep-X6B43UXE.js.map} +0 -0
  827. /package/dist/{expclust.gdc.spec-UJO2R3CW.js.map → expclust.gdc.spec-DTBFOXBC.js.map} +0 -0
  828. /package/dist/{facet-2FBUAD7P.js.map → facet-T5ZX7ZGV.js.map} +0 -0
  829. /package/dist/{gb-VCJFV63W.js.map → gb-TWXREZIP.js.map} +0 -0
  830. /package/dist/{geneExpClustering-FUNS6D2P.js.map → geneExpClustering-2G6YDCIN.js.map} +0 -0
  831. /package/dist/{geneExpression-2BWWGYL4.js.map → geneExpression-2A4ZPT7K.js.map} +0 -0
  832. /package/dist/{geneExpression-2OPFWV2K.js.map → geneExpression-ZHQH6SNA.js.map} +0 -0
  833. /package/dist/{geneExpression.unit.spec-G7BSHJQT.js.map → geneExpression.unit.spec-2M223S4P.js.map} +0 -0
  834. /package/dist/{geneORA-S3KQMBYL.js.map → geneORA-YLIRUMCZ.js.map} +0 -0
  835. /package/dist/{geneRanking-UZ36XAL7.js.map → geneRanking-JDJXNGEC.js.map} +0 -0
  836. /package/dist/{geneVariant-OOZ2SBXO.js.map → geneVariant-5ZIOT5BT.js.map} +0 -0
  837. /package/dist/{geneVariant-ZHNVEKQ6.js.map → geneVariant-GIXIMJ2I.js.map} +0 -0
  838. /package/dist/{geneVariant.integration.spec-2C7EWKEV.js.map → geneVariant.integration.spec-QCROW73S.js.map} +0 -0
  839. /package/dist/{genefusion.ui-ASICJNII.js.map → genefusion.ui-56UQLUKJ.js.map} +0 -0
  840. /package/dist/{geneset-SNM4M6UM.js.map → geneset-ACRMGBJO.js.map} +0 -0
  841. /package/dist/{genomeBrowser.spec-DJIRW2X7.js.map → genomeBrowser.spec-EDILOQON.js.map} +0 -0
  842. /package/dist/{grin2-7AOJP5QJ.js.map → grin2-5P7CYUT7.js.map} +0 -0
  843. /package/dist/{gsea-SPTQJW67.js.map → gsea-2PQ5HNNT.js.map} +0 -0
  844. /package/dist/{hierCluster-KDE5SMYP.js.map → hierCluster-H5HB7FPW.js.map} +0 -0
  845. /package/dist/{hierCluster-XG4YLVL3.js.map → hierCluster-L3LCP2II.js.map} +0 -0
  846. /package/dist/{hierCluster.config-VNEEJCKJ.js.map → hierCluster.config-6UIJWCND.js.map} +0 -0
  847. /package/dist/{hierCluster.integration.spec-SSDN7LSH.js.map → hierCluster.integration.spec-EVAPT2VF.js.map} +0 -0
  848. /package/dist/{hierCluster.interactivity-DKBSJ644.js.map → hierCluster.interactivity-7MW6ZT6O.js.map} +0 -0
  849. /package/dist/{hierCluster.renderers-OG6LZAT7.js.map → hierCluster.renderers-F34EVY5J.js.map} +0 -0
  850. /package/dist/{imagePlot-M5JSHEY4.js.map → imagePlot-RSFZ2OKD.js.map} +0 -0
  851. /package/dist/{importPlot-YH7ZY6RJ.js.map → importPlot-DQFWY5A7.js.map} +0 -0
  852. /package/dist/{isoformExpression-EV27MKYZ.js.map → isoformExpression-2KANPCBH.js.map} +0 -0
  853. /package/dist/{isoformExpression.unit.spec-7T2GOHH3.js.map → isoformExpression.unit.spec-6FSMHT4K.js.map} +0 -0
  854. /package/dist/{launch.adhoc-NOISOX5E.js.map → launch.adhoc-ZYTIRVIC.js.map} +0 -0
  855. /package/dist/{leftlabel.sample-42AX4KTV.js.map → leftlabel.sample-66U6MHPN.js.map} +0 -0
  856. /package/dist/{legacyDataset-SWJCAWIR.js.map → legacyDataset-TNIIJABK.js.map} +0 -0
  857. /package/dist/{lollipop-LQCQBTSX.js.map → lollipop-PJDUFWEY.js.map} +0 -0
  858. /package/dist/{maf-U237OWZ3.js.map → maf-DLJHCKHJ.js.map} +0 -0
  859. /package/dist/{maftimeline-NLZLMHT2.js.map → maftimeline-NK5QYJMJ.js.map} +0 -0
  860. /package/dist/{matrix-DZJXYRYN.js.map → matrix-7BFYR6QL.js.map} +0 -0
  861. /package/dist/{matrix-Y5345QQG.js.map → matrix-USAB2CHO.js.map} +0 -0
  862. /package/dist/{matrix.cells-PT7S74QP.js.map → matrix.cells-OTAXAJ4N.js.map} +0 -0
  863. /package/dist/{matrix.config-2ORCUWKX.js.map → matrix.config-AL4WSFZ7.js.map} +0 -0
  864. /package/dist/{matrix.data-C6VPQJJ4.js.map → matrix.data-BDHCSN2G.js.map} +0 -0
  865. /package/dist/{matrix.groups-CEOCG2CT.js.map → matrix.groups-MV2D2636.js.map} +0 -0
  866. /package/dist/{matrix.integration.spec-U4B3JB6N.js.map → matrix.integration.spec-DESORC2Y.js.map} +0 -0
  867. /package/dist/{matrix.interactivity-GFLIFIER.js.map → matrix.interactivity-H7EJW3P2.js.map} +0 -0
  868. /package/dist/{matrix.layout-DOVDHTDX.js.map → matrix.layout-7CAS2IBO.js.map} +0 -0
  869. /package/dist/{matrix.legend-JE4ZSLP7.js.map → matrix.legend-JDVG2JDF.js.map} +0 -0
  870. /package/dist/{matrix.renderers-GPUJQ7KF.js.map → matrix.renderers-PDR5FIBC.js.map} +0 -0
  871. /package/dist/{matrix.serieses-REE4DCSR.js.map → matrix.serieses-QVDS5HKK.js.map} +0 -0
  872. /package/dist/{matrix.sort-VD5URUWY.js.map → matrix.sort-HCK4CSTJ.js.map} +0 -0
  873. /package/dist/{matrix.sort.unit.spec-4IOFVHJN.js.map → matrix.sort.unit.spec-2GC4E26N.js.map} +0 -0
  874. /package/dist/{matrix.sorterUi-VQYY6KBK.js.map → matrix.sorterUi-XGBQOPG4.js.map} +0 -0
  875. /package/dist/{matrix.sorterUi.unit.spec-V5O2EJBX.js.map → matrix.sorterUi.unit.spec-BJQKDU2F.js.map} +0 -0
  876. /package/dist/{mavb-SQDA3B2B.js.map → mavb-6E6Z4LPK.js.map} +0 -0
  877. /package/dist/{mds.fimo-ZJSEPLD7.js.map → mds.fimo-5P2TK5U4.js.map} +0 -0
  878. /package/dist/{mds.samplescatterplot-Y5V73GOY.js.map → mds.samplescatterplot-KLKOD4AS.js.map} +0 -0
  879. /package/dist/{mds.survivalplot-CZBRMHYN.js.map → mds.survivalplot-SWQCOFIU.js.map} +0 -0
  880. /package/dist/{numericDictTermCluster-TFXBBUVI.js.map → numericDictTermCluster-WIVO33AV.js.map} +0 -0
  881. /package/dist/{oncomatrix-ZILACPPI.js.map → oncomatrix-SDUUQZCK.js.map} +0 -0
  882. /package/dist/{oncomatrix.spec-RLIVVVD6.js.map → oncomatrix.spec-YGQYIUDT.js.map} +0 -0
  883. /package/dist/{plot.2dvaf-BNRZPIKU.js.map → plot.2dvaf-K53KTP5W.js.map} +0 -0
  884. /package/dist/{plot.app-NRUARQCN.js.map → plot.app-FNJVWLPQ.js.map} +0 -0
  885. /package/dist/{plot.barplot-342AYQC7.js.map → plot.barplot-VTC3N6BR.js.map} +0 -0
  886. /package/dist/{plot.boxplot-OHEJDPTW.js.map → plot.boxplot-RJFGQSLA.js.map} +0 -0
  887. /package/dist/{plot.brainImaging-KV72PAON.js.map → plot.brainImaging-6KVNPPMT.js.map} +0 -0
  888. /package/dist/{plot.disco-OUE4RFHL.js.map → plot.disco-ZFH5RK6B.js.map} +0 -0
  889. /package/dist/{plot.dzi-T3GPUH36.js.map → plot.dzi-IA2SOFUD.js.map} +0 -0
  890. /package/dist/{plot.ssgq-WJHGMXW5.js.map → plot.ssgq-QARGQVKB.js.map} +0 -0
  891. /package/dist/{plot.vaf2cov-NGD5PCV4.js.map → plot.vaf2cov-2JUXYCPG.js.map} +0 -0
  892. /package/dist/{plot.wsi-2MU5BDG3.js.map → plot.wsi-C2DULA7U.js.map} +0 -0
  893. /package/dist/{profilePlot-OMVO3K4H.js.map → profilePlot-SVI3QKMD.js.map} +0 -0
  894. /package/dist/{qualitative-MEYBRUC6.js.map → qualitative-AQFKAZID.js.map} +0 -0
  895. /package/dist/{regression-ZPDPLI6G.js.map → regression-DLPBCDZT.js.map} +0 -0
  896. /package/dist/{regression.inputs-QOSBAGL6.js.map → regression.inputs-42LY4MEZ.js.map} +0 -0
  897. /package/dist/{regression.inputs.term-HMUMPY7X.js.map → regression.inputs.term-TTUFFPG6.js.map} +0 -0
  898. /package/dist/{regression.inputs.values.table-VMCTZHLG.js.map → regression.inputs.values.table-CJAPTSMS.js.map} +0 -0
  899. /package/dist/{regression.integration.spec-RP74JTAA.js.map → regression.integration.spec-UDA26OGS.js.map} +0 -0
  900. /package/dist/{regression.results-5XC6M67C.js.map → regression.results-IA3C7SHR.js.map} +0 -0
  901. /package/dist/{regression.spec-EZYM24J7.js.map → regression.spec-HEXCL3QV.js.map} +0 -0
  902. /package/dist/{report-ZOVQCOGQ.js.map → report-4CFOWNPJ.js.map} +0 -0
  903. /package/dist/{sampleScatter.spec-CD52FEOC.js.map → sampleScatter.spec-N6V4BQ5Q.js.map} +0 -0
  904. /package/dist/{sampleView-SVTLSWRG.js.map → sampleView-CZF7U23I.js.map} +0 -0
  905. /package/dist/{samplelst-HXF5POJD.js.map → samplelst-XUGDS5TU.js.map} +0 -0
  906. /package/dist/{samplematrix-NYDAH74I.js.map → samplematrix-R5PZLZDE.js.map} +0 -0
  907. /package/dist/{sc-JIDT4W4K.js.map → sc-WTZZA5J5.js.map} +0 -0
  908. /package/dist/{selectGenomeWithTklst-OSB7B6L3.js.map → selectGenomeWithTklst-2S2MXVCI.js.map} +0 -0
  909. /package/dist/{singleCellCellType-3BH7LWQ6.js.map → singleCellCellType-LJWFG7MY.js.map} +0 -0
  910. /package/dist/{singleCellCellType.unit.spec-RU4RJXFF.js.map → singleCellCellType.unit.spec-RGN2XVUR.js.map} +0 -0
  911. /package/dist/{singleCellGeneExpression-3UA4YER7.js.map → singleCellGeneExpression-IW2QXTTU.js.map} +0 -0
  912. /package/dist/{singleCellGeneExpression.unit.spec-4ZTBG37H.js.map → singleCellGeneExpression.unit.spec-4PO3Q7TM.js.map} +0 -0
  913. /package/dist/{singleCellPlot-ZUAWK5RE.js.map → singleCellPlot-6EZ6JXCM.js.map} +0 -0
  914. /package/dist/{singlecell-BGJZB7MF.js.map → singlecell-3LFPQ6KO.js.map} +0 -0
  915. /package/dist/{singlecell-RO3BL5OO.js.map → singlecell-NTTAVVMR.js.map} +0 -0
  916. /package/dist/{snp-HD7VQKBR.js.map → snp-XB4IBG4Z.js.map} +0 -0
  917. /package/dist/{snp.unit.spec-ISXCLMWW.js.map → snp.unit.spec-HAJPM53L.js.map} +0 -0
  918. /package/dist/{snplocus-IL5Z4XWV.js.map → snplocus-HE6TITSX.js.map} +0 -0
  919. /package/dist/{spliceevent.a53ss.diagram-LLJSPV7M.js.map → spliceevent.a53ss.diagram-TCZMBMD7.js.map} +0 -0
  920. /package/dist/{spliceevent.exonskip.diagram-LAOIOIST.js.map → spliceevent.exonskip.diagram-VESOF6UC.js.map} +0 -0
  921. /package/dist/{spliceevent.noeventdiagram-MVA7Q3HT.js.map → spliceevent.noeventdiagram-4K7FMO4F.js.map} +0 -0
  922. /package/dist/{ssGSEA-7T6S3DSE.js.map → ssGSEA-2XYMX36P.js.map} +0 -0
  923. /package/dist/{ssGSEA.unit.spec-XJ3W4NWX.js.map → ssGSEA.unit.spec-J36KM2HO.js.map} +0 -0
  924. /package/dist/{summarizeCnvGeneexp-RRP6JUV6.js.map → summarizeCnvGeneexp-LYVDZXXD.js.map} +0 -0
  925. /package/dist/{summarizeGeneexpSurvival-AFLHDD6Q.js.map → summarizeGeneexpSurvival-Y52TGAHF.js.map} +0 -0
  926. /package/dist/{summarizeMutationCnv-NABUYHMX.js.map → summarizeMutationCnv-6EEJT3PV.js.map} +0 -0
  927. /package/dist/{summarizeMutationDiagnosis-2LQ7JU3K.js.map → summarizeMutationDiagnosis-HZKXHOOQ.js.map} +0 -0
  928. /package/dist/{summarizeMutationSurvival-3WBT5TXG.js.map → summarizeMutationSurvival-TU7TQYFQ.js.map} +0 -0
  929. /package/dist/{summary-FRDKOFXW.js.map → summary-4QQZUAMU.js.map} +0 -0
  930. /package/dist/{summary.integration.spec-ZLRIA7G2.js.map → summary.integration.spec-SLIIM4HN.js.map} +0 -0
  931. /package/dist/{summaryInput-4JO6MHP4.js.map → summaryInput-6HROPKCE.js.map} +0 -0
  932. /package/dist/{sunburst-DRCVSC2X.js.map → sunburst-MBJJPERL.js.map} +0 -0
  933. /package/dist/{survival-AK75COPY.js.map → survival-CXLMQSV2.js.map} +0 -0
  934. /package/dist/{survival-IF5NI3A6.js.map → survival-QSL2KDKD.js.map} +0 -0
  935. /package/dist/{survival.integration.spec-7IWBTPJG.js.map → survival.integration.spec-EUAAALVW.js.map} +0 -0
  936. /package/dist/{svgraph-QBDF2SLB.js.map → svgraph-JM5MHQDX.js.map} +0 -0
  937. /package/dist/{svmr-O4GJJUT2.js.map → svmr-MCMST2FL.js.map} +0 -0
  938. /package/dist/{table-FQAIXKLE.js.map → table-MVX3IMAL.js.map} +0 -0
  939. /package/dist/{termCollection-ZO5PZ7E3.js.map → termCollection-FZ2SCVA7.js.map} +0 -0
  940. /package/dist/{termCollection-GMDDL3L7.js.map → termCollection-IGC7REFK.js.map} +0 -0
  941. /package/dist/{termCollection.unit.spec-5JBCTXHX.js.map → termCollection.unit.spec-VY2EZZIP.js.map} +0 -0
  942. /package/dist/{tk-GJX23IV7.js.map → tk-5F3TWZ2G.js.map} +0 -0
  943. /package/dist/{tp.ui-T7FVMTGQ.js.map → tp.ui-IURWTMAS.js.map} +0 -0
  944. /package/dist/{tvs.dt-X7L7NSU6.js.map → tvs.dt-BPZCFPYK.js.map} +0 -0
  945. /package/dist/{tvs.dtcnv.categorical-73G2V6CH.js.map → tvs.dtcnv.categorical-UFS62DTR.js.map} +0 -0
  946. /package/dist/{tvs.dtcnv.continuous-DWFJL3X7.js.map → tvs.dtcnv.continuous-R6YXNNLA.js.map} +0 -0
  947. /package/dist/{tvs.dtfusion-HQADHCSV.js.map → tvs.dtfusion-FGXXS4XX.js.map} +0 -0
  948. /package/dist/{tvs.dtsnvindel-PY5OBMGW.js.map → tvs.dtsnvindel-DR43K7X3.js.map} +0 -0
  949. /package/dist/{tvs.dtsv-OTBEEWSW.js.map → tvs.dtsv-NO34GIOL.js.map} +0 -0
  950. /package/dist/{tvs.numeric-WGDHEBJV.js.map → tvs.numeric-KYAU5OV3.js.map} +0 -0
  951. /package/dist/{tvs.samplelst-LCXSU5MG.js.map → tvs.samplelst-2QP7IV2Y.js.map} +0 -0
  952. /package/dist/{tvs.termCollection-L527XN4X.js.map → tvs.termCollection-UEJDG22G.js.map} +0 -0
  953. /package/dist/{violin-6VKRUQV3.js.map → violin-NBZTGGYF.js.map} +0 -0
  954. /package/dist/{violin.integration.spec-RJATDLQH.js.map → violin.integration.spec-5CLYJSAR.js.map} +0 -0
  955. /package/dist/{violin.interactivity-SKF5H7MN.js.map → violin.interactivity-KXVKTT22.js.map} +0 -0
  956. /package/dist/{violin.renderer-GB4TPX3B.js.map → violin.renderer-37OF6K7Q.js.map} +0 -0
  957. /package/dist/{vocabulary-D3W44IWE.js.map → vocabulary-GR6J3VKW.js.map} +0 -0
@@ -0,0 +1,1545 @@
1
+ import {
2
+ spliceevent_exonskip_getdefault_default
3
+ } from "./chunk-CTQH7LQ6.js";
4
+ import {
5
+ legend_newrow
6
+ } from "./chunk-AJYJW4LX.js";
7
+ import "./chunk-V2OJLJSK.js";
8
+ import "./chunk-A4Z3CI24.js";
9
+ import {
10
+ appear2 as appear,
11
+ axisstyle,
12
+ disappear2 as disappear,
13
+ font,
14
+ newpane,
15
+ sayerror,
16
+ tkt
17
+ } from "./chunk-KUZPTJJO.js";
18
+ import "./chunk-HJ6L54YS.js";
19
+ import "./chunk-LSEFWW72.js";
20
+ import "./chunk-C4BCMAIK.js";
21
+ import {
22
+ Menu
23
+ } from "./chunk-HYOEWQ5P.js";
24
+ import "./chunk-HBW42TDT.js";
25
+ import "./chunk-LQJMCE7G.js";
26
+ import "./chunk-FN5XPUPH.js";
27
+ import "./chunk-IIT367QZ.js";
28
+ import "./chunk-RZGEKL77.js";
29
+ import "./chunk-Z457XQSX.js";
30
+ import "./chunk-AI2LUQS6.js";
31
+ import {
32
+ dofetch2,
33
+ dofetch3
34
+ } from "./chunk-2JR7RPB6.js";
35
+ import "./chunk-7IYJZZQI.js";
36
+ import "./chunk-M3J4MINX.js";
37
+ import "./chunk-PF4DSFDR.js";
38
+ import "./chunk-TLTS33EY.js";
39
+ import "./chunk-2U2CP2Y2.js";
40
+ import {
41
+ IN_frame,
42
+ bplen
43
+ } from "./chunk-ZF6HNVYD.js";
44
+ import "./chunk-BKPDYW5T.js";
45
+ import "./chunk-JNITUVXP.js";
46
+ import {
47
+ collide_default,
48
+ simulation_default,
49
+ x_default,
50
+ y_default
51
+ } from "./chunk-TJYRBEBK.js";
52
+ import {
53
+ axisRight
54
+ } from "./chunk-LOZEKOES.js";
55
+ import "./chunk-VQZ2Z5YU.js";
56
+ import {
57
+ linear,
58
+ log
59
+ } from "./chunk-SOTB4FRE.js";
60
+ import "./chunk-TLT4YIG3.js";
61
+ import "./chunk-KYBIQBXE.js";
62
+ import {
63
+ select_default
64
+ } from "./chunk-I6Y4O3RR.js";
65
+ import "./chunk-OMR2DT66.js";
66
+ import "./chunk-DQC5FFGV.js";
67
+ import "./chunk-HFNDKYVF.js";
68
+
69
+ // src/block.mds.js
70
+ function makeLegend_cohort_hierarchy(arg) {
71
+ for (const hierarchyname in arg.hash) {
72
+ const tr = arg.tk.cohortFilter.holderTable.append("tr");
73
+ tr.append("td").style("vertical-align", "top").append("div").text(hierarchyname).style("color", "#858585").style("margin-top", "7px");
74
+ const treeholder = tr.append("td").append("div").style("display", "inline-block");
75
+ let folderstack = [];
76
+ const nodesofhierarchy = [];
77
+ for (const node of arg.hash[hierarchyname]) {
78
+ if (node.depth == 0) {
79
+ continue;
80
+ }
81
+ if (node.depth == 1) {
82
+ const [folder2, showhidebutton2] = make_one_node(arg, node, treeholder, hierarchyname);
83
+ if (folder2) {
84
+ folderstack = [folder2];
85
+ }
86
+ nodesofhierarchy.push({
87
+ nodeid: node.id,
88
+ showhidebutton: showhidebutton2
89
+ });
90
+ continue;
91
+ }
92
+ const itsholder = folderstack[node.depth - 2];
93
+ const [folder, showhidebutton] = make_one_node(arg, node, itsholder, hierarchyname);
94
+ if (folder) {
95
+ folderstack[node.depth - 1] = folder;
96
+ }
97
+ nodesofhierarchy.push({
98
+ nodeid: node.id,
99
+ showhidebutton
100
+ });
101
+ }
102
+ arg.tk.cohortFilter.hierarchies.keys[hierarchyname].allnodes = nodesofhierarchy;
103
+ }
104
+ }
105
+ function make_one_node(arg, node, holder, hierarchyname) {
106
+ const row = holder.append("div");
107
+ const labeldiv = row.append("div").style("display", "inline-block").style("margin-right", "10px");
108
+ arg.makenodelabel(node, labeldiv);
109
+ const showhidebutton = row.append("div").style("display", "inline-block").attr("class", "sja_handle_green").text("SHOW").style("font-size", ".8em").on("mousedown", (event) => {
110
+ event.stopPropagation();
111
+ }).on("click", (event) => {
112
+ event.stopPropagation();
113
+ arg.clicknode(node, hierarchyname);
114
+ });
115
+ if (arg.tk.subTracks.find((i) => i.permanentHierarchy.nodeid == node.id)) {
116
+ showhidebutton.text("HIDE").attr("class", "sja_handle_red");
117
+ }
118
+ let folder;
119
+ if (node.isleaf) {
120
+ row.style("padding", "5px 10px");
121
+ } else {
122
+ row.attr("class", "sja_clb").on("click", () => {
123
+ if (folder.style("display") == "none") {
124
+ arg.tk.cohortFilter.hierarchies.keys[hierarchyname].opennodeids.add(node.id);
125
+ appear(folder);
126
+ return;
127
+ }
128
+ disappear(folder);
129
+ arg.tk.cohortFilter.hierarchies.keys[hierarchyname].opennodeids.delete(node.id);
130
+ });
131
+ folder = holder.append("div").style("display", arg.tk.cohortFilter.hierarchies.keys[hierarchyname].opennodeids.has(node.id) ? "block" : "none").style("margin-left", "20px").style("border-left", "solid 1px " + arg.block.legend.legendcolor).style("padding-left", "5px").style("background", "white");
132
+ }
133
+ return [folder, showhidebutton];
134
+ }
135
+ function showHideSubtrack_byHierarchyLevel(parentTk, block, hierarchy) {
136
+ const arridx = parentTk.subTracks.findIndex((i) => i.permanentHierarchy.nodeid == hierarchy.nodeid);
137
+ if (arridx != -1) {
138
+ const subtkid = parentTk.subTracks[arridx].tkid;
139
+ parentTk.subTracks.splice(arridx, 1);
140
+ block.tk_remove(block.tklst.findIndex((i) => i.tkid == subtkid));
141
+ parentTk.cohortFilter.hierarchies.keys[hierarchy.hierarchyname].allnodes.find((i) => i.nodeid == hierarchy.nodeid).showhidebutton.text("SHOW").attr("class", "sja_handle_green");
142
+ return;
143
+ }
144
+ const tktemp = {};
145
+ {
146
+ const tk0 = parentTk.mds.queries[parentTk.querykey];
147
+ for (const k in tk0) {
148
+ tktemp[k] = tk0[k];
149
+ }
150
+ switch (tk0.type) {
151
+ case tkt.mdsjunction:
152
+ tktemp.readcountCutoff = parentTk.readcountCutoff;
153
+ tktemp.axisheight = parentTk.axisheight;
154
+ tktemp.legheight = parentTk.legheight;
155
+ tktemp.yscaleUseLog = parentTk.yscaleUseLog;
156
+ break;
157
+ }
158
+ }
159
+ const subtk = block.block_addtk_template(tktemp);
160
+ subtk.permanentHierarchy = hierarchy;
161
+ delete subtk.subTracks;
162
+ parentTk.subTracks.push(subtk);
163
+ subtk.querykey = parentTk.querykey;
164
+ subtk.mds = parentTk.mds;
165
+ subtk.parentTk = parentTk;
166
+ delete subtk.infoFilter;
167
+ delete subtk.cohortFilter;
168
+ block.tk_load(subtk);
169
+ parentTk.cohortFilter.hierarchies.keys[hierarchy.hierarchyname].allnodes.find((i) => i.nodeid == hierarchy.nodeid).showhidebutton.text("HIDE").attr("class", "sja_handle_red");
170
+ }
171
+ function subtrackclosehandle(tk, block, y) {
172
+ return block.maketklefthandle(tk, y || 0).text("Close").on("click", () => {
173
+ tk.parentTk.subTracks.splice(
174
+ tk.parentTk.subTracks.findIndex((i) => i.tkid == tk.tkid),
175
+ 1
176
+ );
177
+ block.tk_remove(block.tklst.findIndex((i) => i.tkid == tk.tkid));
178
+ tk.parentTk.cohortFilter.hierarchies.keys[tk.permanentHierarchy.hierarchyname].allnodes.find((i) => i.nodeid == tk.permanentHierarchy.nodeid).showhidebutton.text("SHOW").attr("class", "sja_handle_green");
179
+ });
180
+ }
181
+
182
+ // src/block.mds.junction.js
183
+ var minfontsize = 12;
184
+ var lineopacity = 0.5;
185
+ var discopacity = 0.5;
186
+ var invalidCategoryColor = "#8EA399";
187
+ var cohortLegendDotColor = "#858585";
188
+ var notAnnotatedLabel = "Unannotated";
189
+ var labyspace = 5;
190
+ var hardcode_infoKey_type = "type";
191
+ async function loadTk(tk, block, noViewRangeChange) {
192
+ if (noViewRangeChange) {
193
+ delete block.pannedpx;
194
+ if (tk.subTracks) {
195
+ for (const t of tk.subTracks) {
196
+ loadTk(t, block, true);
197
+ }
198
+ }
199
+ }
200
+ block.tkcloakon(tk);
201
+ block.block_setheight();
202
+ if (tk.uninitialized) {
203
+ makeTk(tk, block);
204
+ }
205
+ if (tk.mds.mdsIsUninitiated) {
206
+ const d = await dofetch3(`getDataset?genome=${block.genome.name}&dsname=${tk.mds.label}`);
207
+ if (d.error) throw d.error;
208
+ if (!d.ds) throw "ds missing";
209
+ Object.assign(tk.mds, d.ds);
210
+ delete tk.mds.mdsIsUninitiated;
211
+ }
212
+ const par = {
213
+ genome: block.genome.name,
214
+ rglst: block.tkarg_maygm(tk),
215
+ dslabel: tk.mds.label,
216
+ querykey: tk.querykey
217
+ };
218
+ if (block.subpanels.length == tk.subpanels.length) {
219
+ for (const r of block.subpanels) {
220
+ par.rglst.push({
221
+ chr: r.chr,
222
+ start: r.start,
223
+ stop: r.stop
224
+ });
225
+ }
226
+ }
227
+ addLoadParameter(par, tk);
228
+ if (tk.uninitialized) {
229
+ delete tk.uninitialized;
230
+ }
231
+ let data;
232
+ try {
233
+ data = await dofetch2("mdsjunction", {
234
+ method: "POST",
235
+ body: JSON.stringify(par)
236
+ });
237
+ if (data.error) throw data.error;
238
+ if (!data.lst) ".lst[] missing";
239
+ if (data.sample2client) tk.samples = data.sample2client;
240
+ if (data.lst.length == 0) throw "no data";
241
+ if (!data.maxreadcount) throw "got junctions but no maxreadcount";
242
+ const err = rawdata2track(data.lst, tk, block);
243
+ if (err) throw err;
244
+ tk.maxReadCount = data.maxreadcount;
245
+ renderTk(tk, block);
246
+ block.tkcloakoff(tk, {});
247
+ } catch (e) {
248
+ tk.data = [];
249
+ tk.leftaxis.selectAll("*").remove();
250
+ tk.glider.selectAll("*").remove();
251
+ block.tkcloakoff(tk, { error: tk.name + ": " + (e.message || e) });
252
+ if (e.stack) console.log(e.stack);
253
+ }
254
+ if (data.junctiontotalnumber) {
255
+ tk.junctionCountLabel.text(
256
+ (tk.data.length == data.junctiontotalnumber ? tk.data.length : tk.data.length + " of " + data.junctiontotalnumber) + " junction" + (data.junctiontotalnumber > 1 ? "s" : "")
257
+ );
258
+ } else {
259
+ tk.junctionCountLabel.text("");
260
+ }
261
+ if (data.samplecount) {
262
+ tk.sampleCountLabel.text(data.samplecount + " sample" + (data.samplecount > 1 ? "s" : ""));
263
+ } else {
264
+ tk.sampleCountLabel.text("");
265
+ }
266
+ if (tk.parentTk) {
267
+ } else {
268
+ makeLegend_cohort(data, tk, block);
269
+ for (const info of tk.infoFilter.lst) {
270
+ makeLegend_infoFilter(info, tk, block);
271
+ }
272
+ }
273
+ block.block_setheight();
274
+ updateLabel(tk, block);
275
+ }
276
+ function addLoadParameter(par, tk) {
277
+ if (tk.iscustom) {
278
+ if (tk.uninitialized) {
279
+ par.getsamples = 1;
280
+ }
281
+ par.iscustom = 1;
282
+ par.file = tk.file;
283
+ par.file2 = tk.file2;
284
+ par.url = tk.url;
285
+ }
286
+ if (tk.readcountCutoff) {
287
+ par.readcountCutoff = tk.readcountCutoff;
288
+ }
289
+ if (tk.permanentHierarchy) {
290
+ par.permanentHierarchy = tk.permanentHierarchy;
291
+ } else if (tk.cohortFilter && tk.cohortFilter.hiddenAttr) {
292
+ const a = {};
293
+ let hasfilter = false;
294
+ for (const key in tk.cohortFilter.hiddenAttr) {
295
+ let count = 0;
296
+ const b = {};
297
+ for (const value in tk.cohortFilter.hiddenAttr[key]) {
298
+ count++;
299
+ b[value] = 1;
300
+ }
301
+ if (count) {
302
+ hasfilter = true;
303
+ a[key] = b;
304
+ }
305
+ }
306
+ if (hasfilter) {
307
+ par.cohortHiddenAttr = a;
308
+ }
309
+ }
310
+ {
311
+ let infoFilter = (tk.parentTk || tk).infoFilter;
312
+ const a = {};
313
+ let hasfilter = false;
314
+ for (const info of infoFilter.lst) {
315
+ let count = 0;
316
+ const b2 = {};
317
+ for (const k in info.hiddenCategories) {
318
+ count++;
319
+ b2[k] = 1;
320
+ }
321
+ if (count) {
322
+ hasfilter = true;
323
+ a[info.key] = b2;
324
+ }
325
+ }
326
+ if (hasfilter) {
327
+ par.infoFilter = a;
328
+ }
329
+ const b = {};
330
+ hasfilter = false;
331
+ for (const info of infoFilter.lst) {
332
+ for (const eventcode in info.categories) {
333
+ const obj = info.categories[eventcode];
334
+ if (obj.valuePerSample && obj.valuePerSample.cutoffValueUseIdx != void 0) {
335
+ const cutoff = obj.valuePerSample.cutoffValueLst[obj.valuePerSample.cutoffValueUseIdx];
336
+ if (cutoff) {
337
+ hasfilter = true;
338
+ b[eventcode] = cutoff;
339
+ }
340
+ }
341
+ }
342
+ }
343
+ if (hasfilter) {
344
+ par.spliceEventPercentage = b;
345
+ }
346
+ }
347
+ }
348
+ function updateLabel(tk, block) {
349
+ const lst = [];
350
+ tk.tklabel.each(function() {
351
+ lst.push(this.getBBox().width);
352
+ });
353
+ if (tk.subhierarchylabel) {
354
+ tk.subhierarchylabel.each(function() {
355
+ lst.push(this.getBBox().width);
356
+ });
357
+ }
358
+ tk.junctionCountLabel.each(function() {
359
+ lst.push(this.getBBox().width);
360
+ });
361
+ tk.sampleCountLabel.each(function() {
362
+ lst.push(this.getBBox().width);
363
+ });
364
+ tk.leftLabelMaxwidth = Math.max(...lst);
365
+ block.setllabel();
366
+ }
367
+ function rawdata2track(raw, tk, block) {
368
+ const viewpxwidth = block.width + block.subpanels.reduce((i, j) => i + j.leftpad + j.width, 0);
369
+ const junctions = [];
370
+ for (const j of raw) {
371
+ if (j.sv && j.chr == j.sv.mate.chr) {
372
+ if (j.start > j.sv.mate.start) {
373
+ const p = j.start;
374
+ j.start = j.stop = j.sv.mate.start;
375
+ j.sv.mate.start = j.sv.mate.stop = p;
376
+ const q = j.strand;
377
+ j.strand = j.sv.mate.strand;
378
+ j.sv.mate.strand = q;
379
+ }
380
+ }
381
+ const e = j2block(j, block, viewpxwidth);
382
+ if (e) {
383
+ console.log(
384
+ "junction not in view range: " + j.chr + ":" + j.start + "-" + (j.sv ? j.sv.mate.chr + ":" + j.sv.mate.start : j.stop)
385
+ );
386
+ continue;
387
+ }
388
+ junctions.push(j);
389
+ }
390
+ if (tk.data) {
391
+ const map = /* @__PURE__ */ new Map();
392
+ tk.data.forEach((j) => map.set(j.chr + "." + j.start + "." + j.stop, j));
393
+ const pannedpx = Number.isInteger(block.pannedpx) ? block.pannedpx : 0;
394
+ for (const i of junctions) {
395
+ const j = map.get(i.chr + "." + i.start + "." + i.stop);
396
+ if (j) {
397
+ i.x = j.x + pannedpx;
398
+ i.axisy = j.axisy;
399
+ }
400
+ }
401
+ }
402
+ if (junctions.length == 0) {
403
+ return "no junctions in view range";
404
+ }
405
+ tk.data = junctions;
406
+ }
407
+ function j2block(j, block, viewpxwidth) {
408
+ let starthit;
409
+ let stophit;
410
+ {
411
+ const l = block.seekcoord(j.chr, j.start);
412
+ for (const hit of l) {
413
+ if (hit.ridx != void 0 && block.subpanels) {
414
+ if (hit.x < 0 || hit.x > block.width) {
415
+ continue;
416
+ }
417
+ }
418
+ starthit = hit;
419
+ }
420
+ }
421
+ {
422
+ const l = block.seekcoord(j.sv ? j.sv.mate.chr : j.chr, j.sv ? j.sv.mate.start : j.stop);
423
+ for (const hit of l) {
424
+ if (hit.ridx != void 0 && block.subpanels) {
425
+ if (hit.x < 0 || hit.x > block.width) {
426
+ continue;
427
+ }
428
+ }
429
+ stophit = hit;
430
+ }
431
+ }
432
+ if (starthit) {
433
+ if (!stophit) {
434
+ stophit = starthit;
435
+ }
436
+ } else {
437
+ if (stophit) {
438
+ starthit = stophit;
439
+ } else {
440
+ return true;
441
+ }
442
+ }
443
+ let startout = starthit.x < 0 || starthit.x > viewpxwidth;
444
+ let stopout = stophit.x < 0 || stophit.x > viewpxwidth;
445
+ if (startout && stopout) {
446
+ return true;
447
+ }
448
+ j.x0 = starthit.x;
449
+ j.x1 = stophit.x;
450
+ j.x = (j.x0 + j.x1) / 2;
451
+ j._x = j.x;
452
+ return false;
453
+ }
454
+ function infoFilter_inuse(tk) {
455
+ const a = (tk.parentTk || tk).infoFilter;
456
+ if (a.useFilterIndex == void 0) {
457
+ a.useFilterIndex = 0;
458
+ }
459
+ return a.lst[a.useFilterIndex];
460
+ }
461
+ function renderTk(tk, block) {
462
+ const viewpxwidth = block.width + block.subpanels.reduce((i, j) => i + j.leftpad + j.width, 0);
463
+ setColor(tk);
464
+ tk.glider.selectAll("*").remove();
465
+ const mg = tk.glider.append("g");
466
+ tk.data.sort((a, b) => {
467
+ return a._x - b._x;
468
+ });
469
+ const maxsamplecount = tk.data.reduce((max, j) => Math.max(max, j.sampleCount), 0);
470
+ {
471
+ const radius = 5;
472
+ let mrd = 0;
473
+ const w = Math.pow(radius, 2) * Math.PI;
474
+ if (maxsamplecount <= 10) {
475
+ mrd = w * maxsamplecount * 0.9;
476
+ } else if (maxsamplecount <= 100) {
477
+ mrd = w * 10;
478
+ } else if (maxsamplecount <= 1e3) {
479
+ mrd = w * 14;
480
+ } else {
481
+ mrd = w * 20;
482
+ }
483
+ const sf_discradius = linear().domain([
484
+ 1,
485
+ maxsamplecount * 0.5 + 0.1,
486
+ maxsamplecount * 0.6 + 0.1,
487
+ maxsamplecount * 0.7 + 0.1,
488
+ maxsamplecount * 0.8 + 0.1,
489
+ maxsamplecount
490
+ ]).range([w, w + (mrd - w) * 0.8, w + (mrd - w) * 0.85, w + (mrd - w) * 0.9, w + (mrd - w) * 0.95, mrd]);
491
+ let maxradius = 0;
492
+ for (const j of tk.data) {
493
+ j.radius = Math.sqrt(sf_discradius(j.sampleCount) / Math.PI);
494
+ if (j.sampleCount > 1) {
495
+ mg.append("text").attr("font-family", font).attr("font-size", Math.max(minfontsize, j.radius)).text(j.sampleCount).each(function() {
496
+ const b = this.getBBox();
497
+ const newrad = Math.sqrt(Math.pow(b.width, 2) + Math.pow(b.height, 2)) / 2;
498
+ j.radius = Math.max(j.radius, newrad);
499
+ }).remove();
500
+ }
501
+ j.rimwidth = j.rimcount ? Math.max(2, j.radius / 6) : 0;
502
+ j.radius2 = j.radius + j.rimwidth + (j.rimwidth > 0 ? 1 : 0);
503
+ maxradius = Math.max(maxradius, j.radius2);
504
+ }
505
+ tk.maxradius = maxradius;
506
+ }
507
+ const maxmedian = tk.data.reduce((c, j) => Math.max(c, j.medianReadCount), 0);
508
+ tk.yscale = (tk.yscaleUseLog ? log() : linear()).domain([tk.readcountCutoff || 1, tk.maxReadCount]).range([tk.axisheight, 0]);
509
+ for (const j of tk.data) {
510
+ if (j.axisy == void 0) {
511
+ j.axisy = tk.axisheight - tk.yscale(j.medianReadCount);
512
+ }
513
+ }
514
+ tk.height_main = tk.toppad + tk.axisheight + tk.neckheight + tk.legheight + tk.bottompad;
515
+ tk.eventsg = tk.glider.append("g").attr("transform", "translate(0," + (tk.height_main - tk.toppad) + ")");
516
+ mg.attr("transform", "translate(0," + (tk.height_main - tk.toppad - tk.bottompad) + ")");
517
+ {
518
+ const topy = -tk.legheight - tk.neckheight - tk.axisheight;
519
+ mg.append("line").attr("x1", 0).attr("y1", topy).attr("y2", topy).attr("x2", viewpxwidth).attr("stroke", "#858585").attr("stroke-opacity", 0.2).attr("shape-rendering", "crispEdges");
520
+ mg.append("line").attr("x1", 0).attr("y1", topy + tk.axisheight).attr("y2", topy + tk.axisheight).attr("x2", viewpxwidth).attr("stroke", "#858585").attr("stroke-opacity", 0.2).attr("shape-rendering", "crispEdges");
521
+ let v = 10;
522
+ while (v <= tk.maxReadCount) {
523
+ mg.append("line").attr("x1", 0).attr("y1", topy + tk.yscale(v)).attr("y2", topy + tk.yscale(v)).attr("x2", viewpxwidth).attr("stroke", "#858585").attr("stroke-opacity", 0.2).attr("stroke-dasharray", "4,4").attr("shape-rendering", "crispEdges");
524
+ v *= 10;
525
+ }
526
+ }
527
+ const jug = mg.selectAll().data(tk.data).enter().append("g").attr("transform", (d) => set_jug(d)).each(function(j) {
528
+ j.jugg = this;
529
+ });
530
+ tk.jug = jug;
531
+ if (tk.hljunctions) {
532
+ jug.attr("class", (d) => {
533
+ for (const j of tk.hljunctions) {
534
+ if (d.chr == j.chr && d.start == j.start && d.stop == j.stop) {
535
+ return "sja_pulse";
536
+ }
537
+ }
538
+ return null;
539
+ });
540
+ }
541
+ jug.append("line").attr("stroke", (d) => d.color).attr("x1", (d) => set_leg_x1(d)).attr("y2", -tk.legheight).attr("stroke-opacity", lineopacity).attr("class", "sja_jug_leg1").each(function(d) {
542
+ d.leg1 = this;
543
+ });
544
+ jug.append("line").attr("stroke", (d) => d.color).attr("x2", (d) => set_leg_x2(d)).attr("y1", -tk.legheight).attr("stroke-opacity", lineopacity).attr("class", "sja_jug_leg2").each(function(d) {
545
+ d.leg2 = this;
546
+ });
547
+ const jug2 = jug.append("g").attr("class", "sja_jug_jug2").attr("transform", (d) => set_jug2(d, tk));
548
+ jug2.append("line").attr("stroke", (d) => d.color).attr("class", "sja_jug_stem").attr("stroke-dasharray", "2,2").attr("shape-rendering", "crispEdges").attr("y1", (d) => d.radius).attr("y2", (d) => {
549
+ return tk.neckheight + d.axisy;
550
+ }).attr("stroke-opacity", lineopacity).each(function(d) {
551
+ d.stem = this;
552
+ });
553
+ jug2.append("circle").each(function(d) {
554
+ d.disc = this;
555
+ }).attr("r", (d) => d.radius).attr("fill", (d) => d.color).attr("stroke", "white").attr("fill-opacity", discopacity);
556
+ jug2.filter((d) => d.sampleCount > 1).append("text").text((d) => d.sampleCount).attr("font-size", (d) => Math.max(minfontsize, d.radius)).attr("class", "sja_jug_discnum").attr("fill", "white").attr("font-family", font).attr("text-anchor", "middle").attr("dominant-baseline", "central");
557
+ jug2.append("circle").attr("r", (d) => d.radius).attr("stroke", (d) => d.color).attr("fill", "white").attr("fill-opacity", 0).attr("stroke-opacity", 0).on("mouseover", (event, d) => {
558
+ event.stopPropagation();
559
+ select_default(d.disc).attr("fill-opacity", 0.8);
560
+ select_default(d.stem).attr("stroke-opacity", 1);
561
+ select_default(d.leg1).attr("stroke-opacity", 1);
562
+ select_default(d.leg2).attr("stroke-opacity", 1);
563
+ mouseoverSpanBackground(d, tk, block, viewpxwidth);
564
+ mouseoverBoxplot(d, tk);
565
+ const p = event.target.getBoundingClientRect();
566
+ tk.tktip.clear().show(p.left + p.width, p.top - 50);
567
+ showOneJunction(d, tk, tk.tktip.d, block);
568
+ }).on("mouseout", (event, d) => {
569
+ tk.tktip.hide();
570
+ tk.pica.g.selectAll("*").remove();
571
+ block.cursorhlbar.attr("fill", block.cursorhlbarFillColor);
572
+ select_default(d.disc).attr("fill-opacity", discopacity);
573
+ select_default(d.stem).attr("stroke-opacity", lineopacity);
574
+ select_default(d.leg1).attr("stroke-opacity", lineopacity);
575
+ select_default(d.leg2).attr("stroke-opacity", lineopacity);
576
+ }).on("mousedown", (event) => {
577
+ event.stopPropagation();
578
+ }).on("mousemove", (event) => {
579
+ event.stopPropagation();
580
+ }).on("click", (event, j) => {
581
+ tk.tktip.hide();
582
+ const pane = newpane({ x: event.clientX, y: event.clientY });
583
+ if (!tk.iscustom) {
584
+ pane.header.append("span").style("color", "#858585").style("font-size", ".8em").text(tk.mds.queries[tk.querykey].name);
585
+ }
586
+ pane.header.append("text").text(j.chr + ":" + j.start + "-" + j.stop);
587
+ const div1 = pane.body.append("div").style("margin-top", "15px");
588
+ showOneJunction(j, tk, div1, block, true);
589
+ const div2 = pane.body.append("div");
590
+ queryOneJunction(j, tk, block, div2);
591
+ });
592
+ doForceLayout(tk, block, viewpxwidth).then(() => {
593
+ set_all(tk);
594
+ axisstyle({
595
+ axis: tk.leftaxis.transition().call(
596
+ axisRight().scale(tk.yscale).ticks(Math.floor(tk.axisheight / 20), ".0f")
597
+ ),
598
+ color: "black",
599
+ showline: true
600
+ });
601
+ });
602
+ }
603
+ function setColor(tk) {
604
+ const info = infoFilter_inuse(tk);
605
+ let datastructureerror = 0;
606
+ let invalidinfovalue = 0;
607
+ for (const j of tk.data) {
608
+ delete j.color;
609
+ if (!j.info) {
610
+ datastructureerror++;
611
+ continue;
612
+ }
613
+ const infovalue = j.info[info.key];
614
+ if (!infovalue) {
615
+ continue;
616
+ }
617
+ if (!infovalue.lst) {
618
+ datastructureerror++;
619
+ continue;
620
+ }
621
+ const value2count = /* @__PURE__ */ new Map();
622
+ for (const i of infovalue.lst) {
623
+ const v = i.attrValue;
624
+ if (v == void 0) {
625
+ datastructureerror++;
626
+ continue;
627
+ }
628
+ if (!info.categories[v]) {
629
+ invalidinfovalue++;
630
+ continue;
631
+ }
632
+ if (!value2count.has(v)) {
633
+ value2count.set(v, 0);
634
+ }
635
+ value2count.set(v, value2count.get(v));
636
+ }
637
+ if (value2count.size) {
638
+ const k = [...value2count].sort((a, b) => b[1] - a[1])[0][0];
639
+ j.color = info.categories[k].color;
640
+ }
641
+ }
642
+ for (const j of tk.data) {
643
+ if (!j.color) {
644
+ j.color = invalidCategoryColor;
645
+ }
646
+ }
647
+ const err = [];
648
+ if (datastructureerror) err.push("data structure error in " + datastructureerror + " junctions");
649
+ if (invalidinfovalue) err.push("invalid annotation value used in " + invalidinfovalue + " junctions");
650
+ if (err.length) {
651
+ console.log(err.join("\n"));
652
+ }
653
+ }
654
+ function set_jug(d) {
655
+ return "translate(" + d.x + ",0)";
656
+ }
657
+ function set_leg_x1(d) {
658
+ return d.x0 - d.x;
659
+ }
660
+ function set_leg_x2(d) {
661
+ return d.x1 - d.x;
662
+ }
663
+ function set_jug2(d, tk) {
664
+ return "translate(0,-" + (tk.legheight + tk.neckheight + d.axisy) + ")";
665
+ }
666
+ function set_all(tk) {
667
+ tk.data.forEach((j) => j.axisy = tk.axisheight - tk.yscale(j.medianReadCount));
668
+ const dur = 500;
669
+ tk.jug.selectAll(".sja_jug_leg1").transition().duration(dur).attr("y2", -tk.legheight).attr("x1", (d) => set_leg_x1(d));
670
+ tk.jug.selectAll(".sja_jug_leg2").transition().duration(dur).attr("y1", -tk.legheight).attr("x2", (d) => set_leg_x2(d));
671
+ tk.jug.selectAll(".sja_jug_jug2").transition().duration(dur).attr("transform", (d) => set_jug2(d, tk));
672
+ tk.jug.transition().duration(dur).attr("transform", (d) => set_jug(d));
673
+ tk.jug.selectAll(".sja_jug_stem").transition().duration(dur).attr("y2", (d) => tk.neckheight + d.axisy);
674
+ }
675
+ function doForceLayout(tk, block, viewpxwidth) {
676
+ const nodes = [];
677
+ let sumdiscwidth = 0;
678
+ tk.data.map((j) => {
679
+ let tox;
680
+ if (j.x0 < 0) {
681
+ tox = j.x1 - j.radius2 * 2;
682
+ } else if (j.x1 > viewpxwidth) {
683
+ tox = j.x0 + j.radius2 * 2;
684
+ } else {
685
+ tox = j._x;
686
+ }
687
+ nodes.push({
688
+ junction: j,
689
+ tox,
690
+ x: tox,
691
+ y: tk.axisheight - tk.yscale(j.medianReadCount)
692
+ });
693
+ sumdiscwidth += j.radius2 * 2;
694
+ });
695
+ nodes.sort((i, j) => i.tox - j.tox);
696
+ nodes.forEach((n, i) => n.index = i);
697
+ const collidestrength = sumdiscwidth <= viewpxwidth ? 1 : viewpxwidth / sumdiscwidth;
698
+ return new Promise((resolve, reject) => {
699
+ simulation_default(nodes).force(
700
+ "y",
701
+ y_default((d) => {
702
+ return tk.axisheight - tk.yscale(d.junction.medianReadCount);
703
+ }).strength(1)
704
+ ).force("x", x_default((d) => d.tox).strength(0.1)).force(
705
+ "collide",
706
+ collide_default((d) => {
707
+ return d.junction.radius2 + 2;
708
+ }).strength(collidestrength)
709
+ ).alphaMin(0.5).on("end", () => {
710
+ nodes.forEach((n) => {
711
+ n.junction.x = n.x;
712
+ });
713
+ resolve();
714
+ });
715
+ });
716
+ }
717
+ function mouseoverSpanBackground(j, tk, block, viewpxwidth) {
718
+ let xleft = Math.min(j.x0, j.x1);
719
+ let xright = Math.max(j.x0, j.x1);
720
+ if (block.usegm && block.usegm.strand == "-") {
721
+ xleft = j.x1;
722
+ xright = j.x0;
723
+ }
724
+ if (xleft >= 0 && xright <= viewpxwidth) {
725
+ block.cursorhlbar.attr("x", block.leftheadw + block.lpad + xleft).attr("y", 0).attr("width", xright - xleft).attr("height", block.totalheight()).attr("fill", "url(#" + tk.gradient4spanBackground.mid.id + ")");
726
+ return;
727
+ }
728
+ const boxwidth = 50;
729
+ if (xleft >= 0) {
730
+ block.cursorhlbar.attr("x", block.leftheadw + block.lpad + xleft).attr("fill", "url(#" + tk.gradient4spanBackground.left.id + ")");
731
+ } else {
732
+ block.cursorhlbar.attr("x", block.leftheadw + block.lpad + xright - boxwidth).attr("fill", "url(#" + tk.gradient4spanBackground.right.id + ")");
733
+ }
734
+ block.cursorhlbar.attr("y", 0).attr("width", boxwidth).attr("height", block.totalheight());
735
+ }
736
+ function mouseoverBoxplot(j, tk) {
737
+ if (!j.readcountBoxplot) return;
738
+ const color = "black";
739
+ const p5 = tk.yscale(j.readcountBoxplot.percentile[0]);
740
+ const p25 = tk.yscale(j.readcountBoxplot.percentile[1]);
741
+ const p50 = tk.yscale(j.readcountBoxplot.percentile[2]);
742
+ const p75 = tk.yscale(j.readcountBoxplot.percentile[3]);
743
+ const p95 = tk.yscale(j.readcountBoxplot.percentile[4]);
744
+ const w = 10;
745
+ tk.pica.g.selectAll("*").remove();
746
+ tk.pica.g.attr("transform", "translate(" + j.x + "," + p50 + ")");
747
+ const g = tk.pica.g.append("g").attr("transform", "translate(" + (-5 - w - j.radius2) + ",0)");
748
+ g.append("line").attr("x1", w / 2).attr("x2", w / 2).attr("y1", p95 - p50).attr("y2", p5 - p50).attr("stroke", color).attr("shape-rendering", "crispEdges");
749
+ g.append("line").attr("x1", 0).attr("x2", w).attr("y1", p5 - p50).attr("y2", p5 - p50).attr("stroke", color).attr("shape-rendering", "crispEdges");
750
+ g.append("line").attr("x1", 0).attr("x2", w).attr("y1", p95 - p50).attr("y2", p95 - p50).attr("stroke", color).attr("shape-rendering", "crispEdges");
751
+ g.append("rect").attr("y", p75 - p50).attr("width", w).attr("height", p25 - p75).attr("stroke", color).attr("fill", "white").attr("shape-rendering", "crispEdges");
752
+ if (p25 - p75 > 3) {
753
+ g.append("line").attr("x2", w).attr("stroke", color).attr("shape-rendering", "crispEdges");
754
+ }
755
+ }
756
+ function makeLegend_cohort(result, tk, block) {
757
+ tk.cohortFilter.holderTable.selectAll("*").remove();
758
+ if (result.attributeSummary) {
759
+ makeLegend_cohort_attribute(result.attributeSummary, tk, block);
760
+ }
761
+ if (result.hierarchySummary) {
762
+ if (!tk.cohortFilter.hierarchies) {
763
+ tk.cohortFilter.hierarchies = {
764
+ keys: {}
765
+ // to enable other attributes about hierarchies
766
+ };
767
+ for (const k in result.hierarchySummary) {
768
+ tk.cohortFilter.hierarchies.keys[k] = {
769
+ // allnodes[] will be added here, for collecting all nodes from view range, so existance of subtracks can be shown by different node style in parent tk
770
+ // refresh each time parent track loads
771
+ // in parent tk, nodes that are currently unfolded
772
+ opennodeids: /* @__PURE__ */ new Set()
773
+ };
774
+ }
775
+ }
776
+ makeLegend_cohort_hierarchy({
777
+ hash: result.hierarchySummary,
778
+ tk,
779
+ block,
780
+ makenodelabel: (node, row) => {
781
+ row.append("span").style("margin-right", "5px").attr("class", "sja_mcdot").style("background", "#858585").style("padding", "1px 6px").text(node.count);
782
+ const color = node.isleaf ? "#858585" : "inherit";
783
+ row.append("span").style("margin-right", "5px").style("color", color).text(node.label || node.name);
784
+ if (node.totalCount) {
785
+ row.append("span").style("font-size", ".7em").style("color", color).text(Math.ceil(100 * node.count / node.totalCount) + "%");
786
+ }
787
+ },
788
+ clicknode: (node, hierarchyname) => {
789
+ showHideSubtrack_byHierarchyLevel(tk, block, {
790
+ hierarchyname,
791
+ levelidx: node.depth - 1,
792
+ valuekey: node.name,
793
+ valuelabel: node.label,
794
+ nodeid: node.id
795
+ });
796
+ }
797
+ });
798
+ }
799
+ }
800
+ function makeLegend_cohort_attribute(lst, tk, block) {
801
+ for (const attr of lst) {
802
+ const tr = tk.cohortFilter.holderTable.append("tr").style("border-spacing", "5px").style("border-collapse", "separate");
803
+ tr.append("td").text(attr.label).style("color", "#858585");
804
+ const td = tr.append("td");
805
+ for (const item of attr.values) {
806
+ const div = td.append("div").style("display", "inline-block").style("padding", "10px").attr("class", "sja_clb").on("click", () => {
807
+ showMenu_cohortFilter(tk, block, attr, item, div);
808
+ });
809
+ if (item.label) {
810
+ div.property("title", item.label);
811
+ }
812
+ div.append("div").style("display", "inline-block").style("padding", "0px 5px").style("margin-right", "5px").attr("class", "sja_mcdot").style("background", cohortLegendDotColor).html(item.count > 1 ? item.count : "&nbsp;");
813
+ div.append("div").style("display", "inline-block").text(item.name);
814
+ if (item.totalCount) {
815
+ div.append("div").style("display", "inline-block").style("font-size", ".7em").style("color", "#858585").html("&nbsp;" + Math.ceil(100 * item.count / item.totalCount) + "%");
816
+ }
817
+ }
818
+ if (tk.cohortFilter.hiddenAttr[attr.key]) {
819
+ for (const value in tk.cohortFilter.hiddenAttr[attr.key]) {
820
+ const div = td.append("div").style("display", "inline-block").style("padding", "8px").style("color", "#858585").attr("class", "sja_clb").style("text-decoration", "line-through").text(value).on("click", () => {
821
+ showMenu_cohortFilter(tk, block, attr, { name: value }, div);
822
+ });
823
+ }
824
+ }
825
+ }
826
+ for (const key in tk.cohortFilter.hiddenAttr) {
827
+ if (lst.findIndex((i) => i.key == key) != -1) {
828
+ continue;
829
+ }
830
+ const tr = tk.cohortFilter.holderTable.append("tr").style("border-spacing", "5px").style("border-collapse", "separate");
831
+ tr.append("td").text(key).style("color", "#858585");
832
+ const td = tr.append("td");
833
+ for (const value in tk.cohortFilter.hiddenAttr[key]) {
834
+ const div = td.append("div").style("display", "inline-block").style("padding", "8px").style("color", "#858585").attr("class", "sja_clb").style("text-decoration", "line-through").text(value).on("click", () => {
835
+ showMenu_cohortFilter(tk, block, { key }, { name: value }, div);
836
+ });
837
+ }
838
+ }
839
+ }
840
+ function showMenu_cohortFilter(tk, block, attr, item, div) {
841
+ const tip = tk.legendMenu;
842
+ tip.clear().showunder(div.node());
843
+ if (item.count) {
844
+ tip.d.append("div").html(
845
+ item.totalCount ? '<span style="font-size:1.5em">' + item.count + "</span> / " + item.totalCount + " sample" + (item.count > 1 ? "s" : "") : item.count + " sample" + (item.count > 1 ? "s" : "")
846
+ ).style("margin", "10px").style("font-size", ".8em").style("color", "#858585");
847
+ }
848
+ if (item.label) {
849
+ tip.d.append("div").text(item.label).style("margin", "10px").style("font-size", ".8em").style("color", "#858585");
850
+ }
851
+ if (tk.cohortFilter.hiddenAttr[attr.key] && tk.cohortFilter.hiddenAttr[attr.key][item.name]) {
852
+ tip.d.append("div").attr("class", "sja_menuoption").text("Show").on("click", () => {
853
+ tip.hide();
854
+ div.text("Loading ...");
855
+ delete tk.cohortFilter.hiddenAttr[attr.key][item.name];
856
+ loadTk(tk, block, true);
857
+ });
858
+ } else {
859
+ tip.d.append("div").attr("class", "sja_menuoption").text("Hide").on("click", () => {
860
+ tip.hide();
861
+ div.text("Loading ...");
862
+ if (!tk.cohortFilter.hiddenAttr[attr.key]) {
863
+ tk.cohortFilter.hiddenAttr[attr.key] = {};
864
+ }
865
+ tk.cohortFilter.hiddenAttr[attr.key][item.name] = 1;
866
+ loadTk(tk, block, true);
867
+ });
868
+ }
869
+ tip.d.append("div").attr("class", "sja_menuoption").text("Show only").on("click", () => {
870
+ tip.hide();
871
+ div.text("Loading ...");
872
+ if (!tk.cohortFilter.hiddenAttr[attr.key]) {
873
+ tk.cohortFilter.hiddenAttr[attr.key] = {};
874
+ }
875
+ for (const v of attr.values) {
876
+ tk.cohortFilter.hiddenAttr[attr.key][v.name] = 1;
877
+ }
878
+ delete tk.cohortFilter.hiddenAttr[attr.key][item.name];
879
+ loadTk(tk, block, true);
880
+ });
881
+ if (tk.cohortFilter.hiddenAttr[attr.key]) {
882
+ let count = 0;
883
+ for (const k in tk.cohortFilter.hiddenAttr[attr.key]) {
884
+ count++;
885
+ }
886
+ if (count) {
887
+ tip.d.append("div").attr("class", "sja_menuoption").text("Show all").on("click", () => {
888
+ tip.hide();
889
+ div.text("Loading ...");
890
+ delete tk.cohortFilter.hiddenAttr[attr.key];
891
+ loadTk(tk, block, true);
892
+ });
893
+ }
894
+ }
895
+ }
896
+ function makeLegend_infoFilter(info, tk, block) {
897
+ info.holder.selectAll("*").remove();
898
+ info.value2junctioncount = /* @__PURE__ */ new Map();
899
+ info.value2junctioncount.set(notAnnotatedLabel, 0);
900
+ let err_missinginfo = 0;
901
+ for (const j of tk.data) {
902
+ if (!j.info) {
903
+ err_missinginfo++;
904
+ continue;
905
+ }
906
+ const infovalue = j.info[info.key];
907
+ if (!infovalue || !infovalue.lst) {
908
+ info.value2junctioncount.set(notAnnotatedLabel, info.value2junctioncount.get(notAnnotatedLabel) + 1);
909
+ continue;
910
+ }
911
+ const valueset = /* @__PURE__ */ new Set();
912
+ for (const i of infovalue.lst) {
913
+ const v = i.attrValue;
914
+ if (v == void 0) {
915
+ continue;
916
+ }
917
+ if (!info.categories[v]) {
918
+ continue;
919
+ }
920
+ valueset.add(v);
921
+ }
922
+ if (valueset.size == 0) {
923
+ info.value2junctioncount.set(notAnnotatedLabel, info.value2junctioncount.get(notAnnotatedLabel) + 1);
924
+ } else {
925
+ for (const v of valueset) {
926
+ if (!info.value2junctioncount.has(v)) {
927
+ info.value2junctioncount.set(v, 0);
928
+ }
929
+ info.value2junctioncount.set(v, info.value2junctioncount.get(v) + 1);
930
+ }
931
+ }
932
+ }
933
+ if (err_missinginfo) {
934
+ console.error(".info missing in " + err_missinginfo + " junctions");
935
+ }
936
+ if (info.value2junctioncount.get(notAnnotatedLabel) == 0) {
937
+ info.value2junctioncount.delete(notAnnotatedLabel);
938
+ }
939
+ const lst = [...info.value2junctioncount];
940
+ lst.sort((i, j) => j[1] - i[1]);
941
+ for (const [value, count] of lst) {
942
+ const category = value == notAnnotatedLabel ? { label: value, color: invalidCategoryColor } : info.categories[value];
943
+ const cell = info.holder.append("div").style("display", "inline-block").style("padding", "10px").attr("class", "sja_clb").on("click", () => {
944
+ tk.legendMenu.showunder(cell.node());
945
+ showMenu_infoFilter(info, value, tk, block);
946
+ });
947
+ cell.append("div").style("display", "inline-block").attr("class", "sja_mcdot").style("padding", "1px 5px").style("background-color", category.color).style("color", "white").html(count > 1 ? count : "&nbsp;").style("margin-right", "5px");
948
+ const lab = cell.append("span").style("color", category.color);
949
+ if (category.valuePerSample && category.valuePerSample.cutoffValueUseIdx != void 0) {
950
+ const cutoff = category.valuePerSample.cutoffValueLst[category.valuePerSample.cutoffValueUseIdx];
951
+ if (cutoff) {
952
+ lab.text(category.label + ", " + cutoff.label);
953
+ } else {
954
+ lab.text(category.label + " (invalid cutoff index)");
955
+ }
956
+ } else {
957
+ lab.text(category.label);
958
+ }
959
+ }
960
+ for (const value in info.hiddenCategories) {
961
+ const div = info.holder.append("div").style("display", "inline-block").style("padding", "8px").style("color", "#858585").attr("class", "sja_clb").style("text-decoration", "line-through").text(info.categories[value].label).on("click", () => {
962
+ tk.legendMenu.showunder(div.node());
963
+ showMenu_infoFilter(info, value, tk, block);
964
+ });
965
+ }
966
+ for (const value in info.categories) {
967
+ if (info.value2junctioncount.has(value) || info.hiddenCategories[value]) {
968
+ continue;
969
+ }
970
+ const category = info.categories[value];
971
+ const div = info.holder.append("div").style("display", "inline-block").style("padding", "8px").style("color", category.color).attr("class", "sja_clb").on("click", () => {
972
+ tk.legendMenu.showunder(div.node());
973
+ showMenu_infoFilter(info, value, tk, block);
974
+ });
975
+ if (category.valuePerSample && category.valuePerSample.cutoffValueUseIdx != void 0) {
976
+ const cutoff = category.valuePerSample.cutoffValueLst[category.valuePerSample.cutoffValueUseIdx];
977
+ if (cutoff) {
978
+ div.text(category.label + ", " + cutoff.label);
979
+ } else {
980
+ div.text(category.label + " (invalid cutoff index)");
981
+ }
982
+ } else {
983
+ div.text(category.label);
984
+ }
985
+ }
986
+ }
987
+ function showMenu_infoFilter(info, value, tk, block) {
988
+ const tip = tk.legendMenu;
989
+ tip.clear();
990
+ const jcount4thisvalue = info.value2junctioncount.get(value);
991
+ tip.d.append("div").text(jcount4thisvalue ? jcount4thisvalue + " junction" + (jcount4thisvalue > 1 ? "s" : "") : "no junction").style("font-size", ".8em").style("color", "#858585").style("margin", "10px");
992
+ const thisvalueishidden = info.hiddenCategories[value];
993
+ const category = info.categories[value];
994
+ if (category) {
995
+ if (category.description) {
996
+ tip.d.append("div").style("padding", "10px").html(info.categories[value].description);
997
+ }
998
+ if (!thisvalueishidden && category.valuePerSample) {
999
+ const row = tip.d.append("div").style("margin", "2px 10px 2px 10px");
1000
+ for (const [i, cutoff] of category.valuePerSample.cutoffValueLst.entries()) {
1001
+ const button = row.append("div").style("display", "inline-block").style("padding", "10px").text(cutoff.label);
1002
+ if (i == category.valuePerSample.cutoffValueUseIdx) {
1003
+ button.attr("class", "sja_clb_selected");
1004
+ } else {
1005
+ button.attr("class", "sja_clb");
1006
+ }
1007
+ button.on("click", () => {
1008
+ tip.hide();
1009
+ if (i == category.valuePerSample.cutoffValueUseIdx) {
1010
+ delete category.valuePerSample.cutoffValueUseIdx;
1011
+ } else {
1012
+ category.valuePerSample.cutoffValueUseIdx = i;
1013
+ }
1014
+ loadTk(tk, block, true);
1015
+ });
1016
+ }
1017
+ tip.d.append("div").text("Drop junctions with event percetage lower than selected cutoff.").style("margin", "2px 10px 10px 10px").style("font-size", ".7em").style("color", "#858585");
1018
+ }
1019
+ }
1020
+ if (thisvalueishidden) {
1021
+ tip.d.append("div").attr("class", "sja_menuoption").html("Show").on("click", () => {
1022
+ tip.hide();
1023
+ delete info.hiddenCategories[value];
1024
+ loadTk(tk, block, true);
1025
+ });
1026
+ } else {
1027
+ tip.d.append("div").attr("class", "sja_menuoption").html("Hide").on("click", () => {
1028
+ tip.hide();
1029
+ info.hiddenCategories[value] = 1;
1030
+ loadTk(tk, block, true);
1031
+ });
1032
+ }
1033
+ tip.d.append("div").attr("class", "sja_menuoption").html("Show only").on("click", () => {
1034
+ tip.hide();
1035
+ info.hiddenCategories = {};
1036
+ for (const k in info.categories) {
1037
+ if (k != value) {
1038
+ info.hiddenCategories[k] = 1;
1039
+ }
1040
+ }
1041
+ if (value != notAnnotatedLabel) {
1042
+ info.hiddenCategories[notAnnotatedLabel] = 1;
1043
+ }
1044
+ loadTk(tk, block, true);
1045
+ });
1046
+ let hidenum = 0;
1047
+ for (const k in info.hiddenCategories) {
1048
+ hidenum++;
1049
+ }
1050
+ if (hidenum) {
1051
+ tip.d.append("div").attr("class", "sja_menuoption").html("Show all").on("click", () => {
1052
+ tip.hide();
1053
+ info.hiddenCategories = {};
1054
+ loadTk(tk, block, true);
1055
+ });
1056
+ }
1057
+ }
1058
+ function makeTk(tk, block) {
1059
+ if (tk.dslabel) {
1060
+ if (block.genome.datasets[tk.dslabel]) {
1061
+ tk.mds = block.genome.datasets[tk.dslabel];
1062
+ delete tk.iscustom;
1063
+ }
1064
+ }
1065
+ {
1066
+ const pale = "#FFFEAB";
1067
+ const dark = "#F7F69E";
1068
+ const id1 = Math.random().toString();
1069
+ const id2 = Math.random().toString();
1070
+ const id3 = Math.random().toString();
1071
+ const defs = tk.gleft.append("defs");
1072
+ const left = defs.append("linearGradient").attr("id", id1);
1073
+ left.append("stop").attr("offset", 0).attr("stop-color", dark);
1074
+ left.append("stop").attr("offset", 1).attr("stop-color", "white");
1075
+ const mid = defs.append("linearGradient").attr("id", id2);
1076
+ mid.append("stop").attr("offset", 0).attr("stop-color", pale);
1077
+ mid.append("stop").attr("offset", 0.5).attr("stop-color", "white");
1078
+ mid.append("stop").attr("offset", 1).attr("stop-color", pale);
1079
+ const right = defs.append("linearGradient").attr("id", id3);
1080
+ right.append("stop").attr("offset", 0).attr("stop-color", "white");
1081
+ right.append("stop").attr("offset", 1).attr("stop-color", dark);
1082
+ tk.gradient4spanBackground = {
1083
+ left: { id: id1, gradient: left },
1084
+ mid: { id: id2, gradient: mid },
1085
+ right: { id: id3, gradient: right }
1086
+ };
1087
+ }
1088
+ let laby = labyspace + block.labelfontsize;
1089
+ if (tk.permanentHierarchy) {
1090
+ tk.subhierarchylabel = block.maketklefthandle(tk, laby).text(tk.permanentHierarchy.hierarchyname + ": " + tk.permanentHierarchy.valuelabel).attr("class", null).attr("fill", "#858585");
1091
+ laby += labyspace + block.labelfontsize;
1092
+ }
1093
+ {
1094
+ const tip = new Menu({ padding: "none" });
1095
+ tk.junctionCountLabel = block.maketklefthandle(tk, laby).on("click", () => {
1096
+ });
1097
+ }
1098
+ laby += labyspace + block.labelfontsize;
1099
+ {
1100
+ const tip = new Menu({ padding: "none" });
1101
+ tk.sampleCountLabel = block.maketklefthandle(tk, laby).on("click", () => {
1102
+ });
1103
+ }
1104
+ laby += labyspace + block.labelfontsize;
1105
+ if (tk.permanentHierarchy) {
1106
+ subtrackclosehandle(tk, block, laby);
1107
+ }
1108
+ tk.config_handle = block.maketkconfighandle(tk).on("click", () => {
1109
+ configPanel(tk, block);
1110
+ });
1111
+ if (tk.parentTk) {
1112
+ } else {
1113
+ tk.legendMenu = new Menu({ padding: "0px" });
1114
+ const [tr, td] = legend_newrow(block, tk.name);
1115
+ tk.tr_legend = tr;
1116
+ tk.td_legend = td;
1117
+ tk.infoFilter.holderTable = tk.td_legend.append("table");
1118
+ tk.infoFilter.useFilterIndex = 0;
1119
+ for (const [i, info] of tk.infoFilter.lst.entries()) {
1120
+ const tr2 = tk.infoFilter.holderTable.append("tr");
1121
+ info.labelButton = tr2.append("td").text(info.label).attr("class", i == tk.infoFilter.useFilterIndex ? "sja_clb_selected" : "sja_clb").on("click", () => {
1122
+ if (tk.infoFilter.useFilterIndex == i) {
1123
+ return;
1124
+ }
1125
+ tk.infoFilter.useFilterIndex = i;
1126
+ tk.infoFilter.lst.forEach((j) => j.labelButton.attr("class", "sja_clb"));
1127
+ info.labelButton.attr("class", "sja_clb_selected");
1128
+ renderTk(tk, block);
1129
+ });
1130
+ info.holder = tr2.append("td");
1131
+ }
1132
+ tk.cohortFilter = {
1133
+ holderTable: tk.td_legend.append("table"),
1134
+ hiddenAttr: {}
1135
+ };
1136
+ if (tk.mds.cohortHiddenAttr) {
1137
+ for (const k in tk.mds.cohortHiddenAttr) {
1138
+ tk.cohortFilter.hiddenAttr[k] = {};
1139
+ for (const v in tk.mds.cohortHiddenAttr[k]) {
1140
+ tk.cohortFilter.hiddenAttr[k][v] = 1;
1141
+ }
1142
+ }
1143
+ }
1144
+ }
1145
+ }
1146
+ function configPanel(tk, block) {
1147
+ tk.tkconfigtip.clear().showunder(tk.config_handle.node());
1148
+ const holder = tk.tkconfigtip.d;
1149
+ {
1150
+ const row = holder.append("div").style("margin-bottom", "15px");
1151
+ row.append("span").html("Read count cutoff&nbsp;");
1152
+ row.append("input").property("value", tk.readcountCutoff || 0).attr("type", "number").style("width", "50px").on("keyup", (event) => {
1153
+ if (event.code != "Enter" && event.code != "NumpadEnter") return;
1154
+ let v = event.target.value;
1155
+ if (!v || v < 0) {
1156
+ v = 0;
1157
+ }
1158
+ if (v == 0) {
1159
+ if (tk.readcountCutoff) {
1160
+ tk.readcountCutoff = 0;
1161
+ loadTk(tk, block, true);
1162
+ } else {
1163
+ }
1164
+ return;
1165
+ }
1166
+ if (tk.readcountCutoff) {
1167
+ if (tk.readcountCutoff == v) {
1168
+ } else {
1169
+ tk.readcountCutoff = v;
1170
+ loadTk(tk, block, true);
1171
+ }
1172
+ } else {
1173
+ tk.readcountCutoff = v;
1174
+ loadTk(tk, block, true);
1175
+ }
1176
+ });
1177
+ row.append("div").style("font-size", ".7em").style("color", "#858585").text("For a junction, samples with read count lower than cutoff will not be shown.");
1178
+ }
1179
+ {
1180
+ const row = holder.append("div").style("margin-bottom", "15px");
1181
+ row.append("span").text("Track height");
1182
+ row.append("button").html("&nbsp;&nbsp;+&nbsp;&nbsp;").style("margin-left", "10px").on("click", () => {
1183
+ tk.axisheight += 30;
1184
+ tk.legheight = tk.axisheight / 4;
1185
+ renderTk(tk, block);
1186
+ block.block_setheight();
1187
+ });
1188
+ row.append("button").html("&nbsp;&nbsp;-&nbsp;&nbsp;").style("margin-left", "5px").on("click", () => {
1189
+ if (tk.axisheight <= 90) return;
1190
+ tk.axisheight -= 30;
1191
+ tk.legheight = tk.axisheight / 4;
1192
+ renderTk(tk, block);
1193
+ block.block_setheight();
1194
+ });
1195
+ }
1196
+ {
1197
+ const row = holder.append("div").style("margin-bottom", "1px");
1198
+ const id = Math.random();
1199
+ const input = row.append("input").attr("type", "checkbox").style("margin-right", "10px").attr("id", id).on("change", () => {
1200
+ tk.yscaleUseLog = !tk.yscaleUseLog;
1201
+ renderTk(tk, block);
1202
+ });
1203
+ if (tk.yscaleUseLog) {
1204
+ input.property("checked", 1);
1205
+ }
1206
+ row.append("label").text("Use log10 for Y scale read count").attr("for", id);
1207
+ }
1208
+ }
1209
+ function showOneJunction(j, tk, holder, block, ifeventdetails) {
1210
+ const row1 = holder.append("div").style("margin-bottom", "5px").style("white-space", "nowrap");
1211
+ {
1212
+ const info = infoFilter_inuse(tk);
1213
+ const valueobj = j.info[info.key];
1214
+ if (valueobj) {
1215
+ const values = /* @__PURE__ */ new Set();
1216
+ valueobj.lst.forEach((i) => values.add(i.attrValue));
1217
+ for (const value of values) {
1218
+ const anno = info.categories[value];
1219
+ row1.append("span").attr("class", "sja_mcdot").style("padding", "1px 5px").style("background-color", anno ? anno.color : invalidCategoryColor).style("margin-right", "5px").text(anno ? anno.label : value);
1220
+ }
1221
+ }
1222
+ }
1223
+ {
1224
+ const d = row1.append("div").style("display", "inline-block").style("margin-right", "10px");
1225
+ if (!j.sv || j.chr == j.sv.mate.chr) {
1226
+ d.html(
1227
+ bplen(Math.abs(j.start - (j.sv ? j.sv.mate.start : j.stop))) + ' <span style="font-size:.8em;">' + j.chr + ":" + (j.start + 1) + "-" + ((j.sv ? j.sv.mate.start : j.stop) + 1) + "</span>"
1228
+ );
1229
+ } else {
1230
+ d.html(
1231
+ '<span style="font-size:.8em;">' + j.chr + ":" + (j.start + 1) + "-" + j.sv.mate.chr + ":" + (j.sv.mate.start + 1) + "</span>"
1232
+ );
1233
+ }
1234
+ }
1235
+ const row2 = holder.append("div").style("white-space", "nowrap");
1236
+ if (j.sampleCount == 1) {
1237
+ row2.append("div").html(j.medianReadCount + ' <span style="font-size:.8em;color:#858585">read count, single sample</span>');
1238
+ } else {
1239
+ row2.append("div").style("display", "inline-block").style("margin-right", "10px").html(j.medianReadCount + ' <span style="font-size:.8em;color:#858585">median read count</span>');
1240
+ row2.append("div").style("display", "inline-block").style("margin-right", "10px").html(j.sampleCount + ' <span style="font-size:.8em;color:#858585">samples</span>');
1241
+ }
1242
+ const events_exonskipalt = [];
1243
+ const events_a53ss = [];
1244
+ if (j.info && j.info[hardcode_infoKey_type]) {
1245
+ for (const e of j.info[hardcode_infoKey_type].lst) {
1246
+ if (e.isskipexon || e.isaltexon) {
1247
+ events_exonskipalt.push(e);
1248
+ } else if (e.a5ss || e.a3ss) {
1249
+ events_a53ss.push(e);
1250
+ }
1251
+ }
1252
+ }
1253
+ const div = holder.append("div");
1254
+ if (events_exonskipalt.length + events_a53ss.length > 0) {
1255
+ if (ifeventdetails) {
1256
+ if (events_exonskipalt.length) {
1257
+ listAllEvents(events_exonskipalt, div, j, tk, block);
1258
+ }
1259
+ if (events_a53ss.length) {
1260
+ listAllEvents(events_a53ss, div, j, tk, block);
1261
+ }
1262
+ return;
1263
+ }
1264
+ if (events_exonskipalt.length) {
1265
+ const showidx = spliceevent_exonskip_getdefault_default(events_exonskipalt);
1266
+ const e = events_exonskipalt[showidx];
1267
+ showEventdiagram_skipalt_fetchreadcount(j, e, tk, div, block);
1268
+ }
1269
+ if (events_a53ss.length) {
1270
+ const e = events_a53ss[0];
1271
+ showEventdiagram_a53ss(j, e, tk, div, block);
1272
+ }
1273
+ } else {
1274
+ showJunctionDiagram(j, tk, div);
1275
+ }
1276
+ }
1277
+ function showJunctionDiagram(j, tk, holder) {
1278
+ if (!j.ongene) {
1279
+ return;
1280
+ }
1281
+ const leftgenes = /* @__PURE__ */ new Map();
1282
+ if (j.ongene.exonleft) j.ongene.exonleft.forEach((i) => leftgenes.set(i.isoform, { gene: i.gene, strand: i.strand }));
1283
+ if (j.ongene.exonleftin)
1284
+ j.ongene.exonleftin.forEach((i) => leftgenes.set(i.isoform, { gene: i.gene, strand: i.strand }));
1285
+ if (j.ongene.intronleft)
1286
+ j.ongene.intronleft.forEach((i) => leftgenes.set(i.isoform, { gene: i.gene, strand: i.strand }));
1287
+ const rightgenes = /* @__PURE__ */ new Map();
1288
+ if (j.ongene.exonright) j.ongene.exonright.forEach((i) => rightgenes.set(i.isoform, { gene: i.gene, strand: i.strand }));
1289
+ if (j.ongene.exonrightin)
1290
+ j.ongene.exonrightin.forEach((i) => rightgenes.set(i.isoform, { gene: i.gene, strand: i.strand }));
1291
+ if (j.ongene.intronright)
1292
+ j.ongene.intronright.forEach((i) => rightgenes.set(i.isoform, { gene: i.gene, strand: i.strand }));
1293
+ let isoform;
1294
+ let strand;
1295
+ if (leftgenes.size) {
1296
+ if (rightgenes.size) {
1297
+ for (const [n, a] of leftgenes) {
1298
+ if (rightgenes.has(n)) {
1299
+ isoform = n;
1300
+ strand = a.strand;
1301
+ break;
1302
+ }
1303
+ }
1304
+ } else {
1305
+ const a = [...leftgenes][0];
1306
+ isoform = a[0];
1307
+ strand = a[1].strand;
1308
+ }
1309
+ } else if (rightgenes.size) {
1310
+ const a = [...rightgenes][0];
1311
+ isoform = a[0];
1312
+ strand = a[1].strand;
1313
+ }
1314
+ if (isoform) {
1315
+ if (strand != "+" && strand != "-") {
1316
+ holder.text("unknown strand for " + isoform);
1317
+ return;
1318
+ }
1319
+ import("./spliceevent.noeventdiagram-4K7FMO4F.js").then((p) => {
1320
+ p.samegene({
1321
+ isoform,
1322
+ reverse: strand == "-",
1323
+ ongene: j.ongene,
1324
+ holder
1325
+ });
1326
+ });
1327
+ return;
1328
+ }
1329
+ import("./spliceevent.noeventdiagram-4K7FMO4F.js").then((p) => {
1330
+ p.differentgenes({
1331
+ ongene: j.ongene,
1332
+ holder
1333
+ });
1334
+ });
1335
+ }
1336
+ function showEventdiagram_a53ss(j, e, tk, holder, block) {
1337
+ const e2 = {
1338
+ junctionB: {
1339
+ start: j.start,
1340
+ stop: j.stop,
1341
+ v: j.medianReadCount
1342
+ },
1343
+ a5ss: e.a5ss,
1344
+ a3ss: e.a3ss,
1345
+ altinintron: e.altinintron,
1346
+ altinexon: e.altinexon,
1347
+ frame: e.frame,
1348
+ exon5idx: e.exon5idx,
1349
+ strand: e.strand,
1350
+ sitedist: e.sitedist
1351
+ };
1352
+ if (e.junctionA) {
1353
+ e2.junctionA = { start: e.junctionA.start, stop: e.junctionA.stop, v: "..." };
1354
+ }
1355
+ import("./spliceevent.a53ss.diagram-TCZMBMD7.js").then((p) => {
1356
+ const text = p.default({
1357
+ event: e2,
1358
+ holder
1359
+ });
1360
+ if (!text) return;
1361
+ setTimeout(() => {
1362
+ if (text.node().getBoundingClientRect().top == 0) return;
1363
+ fetchReadcount4junctionAbyjunctionBsamples(
1364
+ tk,
1365
+ block,
1366
+ j,
1367
+ /* @__PURE__ */ new Map([[e.junctionA.start + "." + e.junctionA.stop, text]]),
1368
+ [[e.junctionA.start, e.junctionA.stop]]
1369
+ );
1370
+ }, 1e3);
1371
+ });
1372
+ }
1373
+ function showEventdiagram_skipalt_fetchreadcount(j, e, tk, holder, block) {
1374
+ const e2 = {
1375
+ gm: {
1376
+ name: e.gene,
1377
+ isoform: e.isoform
1378
+ },
1379
+ junctionB: {
1380
+ data: [{ v: j.medianReadCount }]
1381
+ },
1382
+ skippedexon: e.skippedexon,
1383
+ isskipexon: e.isskipexon,
1384
+ isaltexon: e.isaltexon,
1385
+ frame: e.frame,
1386
+ junctionAlst: [],
1387
+ color: "#99004d"
1388
+ };
1389
+ if (e.junctionAlst) {
1390
+ for (const jA of e.junctionAlst) {
1391
+ if (jA) {
1392
+ jA.data = [{ v: "..." }];
1393
+ e2.junctionAlst.push(jA);
1394
+ continue;
1395
+ }
1396
+ e2.junctionAlst.push(null);
1397
+ }
1398
+ }
1399
+ if (e.up1junction) {
1400
+ e.up1junction.data = [{ v: "..." }];
1401
+ e2.up1junction = e.up1junction;
1402
+ }
1403
+ if (e.down1junction) {
1404
+ e.down1junction.data = [{ v: "..." }];
1405
+ e2.down1junction = e.down1junction;
1406
+ }
1407
+ import("./spliceevent.exonskip.diagram-VESOF6UC.js").then((p) => {
1408
+ const [junction2readcounttext, junctionlst] = p.default({
1409
+ event: e2,
1410
+ holder,
1411
+ nophrase: true
1412
+ });
1413
+ setTimeout(() => {
1414
+ for (const [k, text] of junction2readcounttext) {
1415
+ if (text.node().getBoundingClientRect().top == 0) {
1416
+ return;
1417
+ }
1418
+ }
1419
+ fetchReadcount4junctionAbyjunctionBsamples(tk, block, j, junction2readcounttext, junctionlst);
1420
+ }, 1e3);
1421
+ });
1422
+ }
1423
+ async function fetchReadcount4junctionAbyjunctionBsamples(tk, block, jB, junction2readcounttext, jAlst) {
1424
+ const par = {
1425
+ genome: block.genome.name,
1426
+ dslabel: tk.mds.label,
1427
+ querykey: tk.querykey,
1428
+ readcountByjBsamples: true,
1429
+ junctionB: { chr: jB.chr, start: jB.start, stop: jB.stop },
1430
+ junctionAposlst: jAlst
1431
+ };
1432
+ addLoadParameter(par, tk);
1433
+ try {
1434
+ const data = await dofetch2("mdsjunction", {
1435
+ method: "POST",
1436
+ body: JSON.stringify(par)
1437
+ });
1438
+ if (data.error) throw data.error;
1439
+ if (!data.lst) throw ".lst[] missing";
1440
+ for (const j of data.lst) {
1441
+ const key = j.start + "." + j.stop;
1442
+ if (junction2readcounttext.has(key)) {
1443
+ junction2readcounttext.get(key).text(j.v);
1444
+ }
1445
+ }
1446
+ } catch (e) {
1447
+ console.error(e.message || e);
1448
+ }
1449
+ }
1450
+ function listAllEvents(lst, holder, j, tk, block) {
1451
+ if (lst.length == 1) {
1452
+ showEventdetail(lst[0], holder, j, tk, block);
1453
+ return;
1454
+ }
1455
+ const div = holder.append("div").style("display", "inline-block").style("font-size", ".8em");
1456
+ for (const e of lst) {
1457
+ div.append("div").html(eventlabel(e)).attr("class", "sja_menuoption").on("click", (event) => {
1458
+ tk.tktip.clear().show(event.clientX + 20, event.clientY - 40);
1459
+ showEventdetail(e, tk.tktip.d, j, tk, block);
1460
+ });
1461
+ }
1462
+ }
1463
+ function showEventdetail(e, holder, j, tk, block) {
1464
+ const tr = holder.append("table").append("tr");
1465
+ const td1 = tr.append("td");
1466
+ const p = td1.append("p");
1467
+ if (e.isskipexon || e.isaltexon) {
1468
+ p.html(eventlabel(e));
1469
+ showEventdiagram_skipalt_fetchreadcount(j, e, tk, td1, block);
1470
+ } else {
1471
+ p.html(eventlabel(e));
1472
+ showEventdiagram_a53ss(j, e, tk, td1, block);
1473
+ }
1474
+ const td2 = tr.append("td");
1475
+ }
1476
+ function eventlabel(e) {
1477
+ if (e.isskipexon || e.isaltexon) {
1478
+ return (e.isskipexon ? "Exon skip" : "Exon alt") + " " + e.gene + " " + e.isoform + " " + (e.frame == void 0 ? "" : e.frame == IN_frame ? "IN frame" : "OUT of frame");
1479
+ }
1480
+ return (e.a5ss ? "A5SS" : "A3SS") + " " + e.gene + " " + e.isoform + " " + (e.frame == void 0 ? "" : e.frame == IN_frame ? "IN frame" : "OUT of frame");
1481
+ }
1482
+ async function queryOneJunction(j, tk, block, holder) {
1483
+ const par = {
1484
+ genome: block.genome.name,
1485
+ dslabel: tk.mds.label,
1486
+ querykey: tk.querykey,
1487
+ junction: {
1488
+ chr: j.chr,
1489
+ start: j.start,
1490
+ stop: j.stop
1491
+ }
1492
+ };
1493
+ addLoadParameter(par, tk);
1494
+ const wait = holder.append("div").text("Loading ...");
1495
+ try {
1496
+ const data = await dofetch2("mdsjunction", {
1497
+ method: "POST",
1498
+ body: JSON.stringify(par)
1499
+ });
1500
+ if (data.error) throw data.error;
1501
+ wait.remove();
1502
+ if (data.readcountboxplotpercohort) {
1503
+ const row = holder.append("div");
1504
+ for (const group of data.readcountboxplotpercohort) {
1505
+ const div = row.append("div").style("margin", "10px").style("display", "inline-block").style("vertical-align", "top");
1506
+ div.append("h3").text(group.label).style("text-align", "center");
1507
+ const p = await import("./plot.boxplot-RJFGQSLA.js");
1508
+ const err = p.default({
1509
+ holder: div,
1510
+ list: group.boxplots,
1511
+ axislabel: "Read count"
1512
+ });
1513
+ if (err) {
1514
+ sayerror(div, "Boxplot error: " + err);
1515
+ }
1516
+ }
1517
+ } else if (data.samples) {
1518
+ if (data.sampletotalnumber) {
1519
+ holder.append("p").text("Displaying top " + data.samples.length + " samples").style("opacity", 0.5);
1520
+ }
1521
+ const div = holder.append("div").style("margin-top", "20px").style("display", "grid").style("grid-template-columns", "auto auto").style("gap-row-gap", "1px").style("align-items", "center").style("justify-items", "left");
1522
+ const [c1, c2] = get_list_cells(div);
1523
+ c1.text("Sample").style("opacity", 0.5).style("font-size", ".7em");
1524
+ c2.text("Read count").style("opacity", 0.5).style("font-size", ".7em");
1525
+ for (const s of data.samples) {
1526
+ const [c12, c22] = get_list_cells(div);
1527
+ c12.text(s.sample_name ? s.sample_name : tk.samples[s.i]);
1528
+ c22.text(s.readcount);
1529
+ }
1530
+ }
1531
+ } catch (e) {
1532
+ if (e.stack) console.log(e.stack);
1533
+ wait.text("Error: " + (e.message || e));
1534
+ }
1535
+ }
1536
+ function get_list_cells(table) {
1537
+ return [
1538
+ table.append("div").style("width", "100%").style("padding", "5px 20px 5px 0px").style("border-bottom", "solid 1px #ededed"),
1539
+ table.append("div").style("width", "100%").style("border-bottom", "solid 1px #ededed").style("padding", "5px 20px 5px 0px")
1540
+ ];
1541
+ }
1542
+ export {
1543
+ loadTk
1544
+ };
1545
+ //# sourceMappingURL=block.mds.junction-4UIH2ZYN.js.map