@sjcrh/proteinpaint-client 2.194.0 → 2.195.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 (911) hide show
  1. package/dist/2dmaf-GTD3AXGT.js +1373 -0
  2. package/dist/AIProjectAdmin-ALMSVHFX.js +958 -0
  3. package/dist/AppHeader-RK2YRITI.js +835 -0
  4. package/dist/BoxPlot-6ZXLPA5Q.js +1217 -0
  5. package/dist/CorrelationVolcano-PJB3QCXB.js +619 -0
  6. package/dist/DE-MEWV5RTV.js +95 -0
  7. package/dist/DEinput-I62VHD2U.js +301 -0
  8. package/dist/DEinput-I62VHD2U.js.map +7 -0
  9. package/dist/DifferentialAnalysis-7L3CDPVB.js +245 -0
  10. package/dist/Disco-FCS7B5DO.js +3297 -0
  11. package/dist/Disco.UI-BFJ5XFAT.js +249 -0
  12. package/dist/DmrPlot-362PCE7L.js +642 -0
  13. package/dist/GB-SX4JENAW.js +1353 -0
  14. package/dist/GeneExpInput-EHWHQTRV.js +367 -0
  15. package/dist/HicApp-UE4DCUKX.js +2250 -0
  16. package/dist/IDCViewer-EDF5XJ63.js +10455 -0
  17. package/dist/NumBinaryEditor-3TAAJNYY.js +271 -0
  18. package/dist/NumBinaryEditor.unit.spec-6776472M.js +286 -0
  19. package/dist/NumContEditor-WLFXTY4M.js +109 -0
  20. package/dist/NumContEditor.unit.spec-KG5SCOIQ.js +169 -0
  21. package/dist/NumCustomBinEditor-EKKNCLKI.js +38 -0
  22. package/dist/NumCustomBinEditor.unit.spec-LSLSKQDW.js +284 -0
  23. package/dist/NumDiscreteEditor-X2MLECNT.js +179 -0
  24. package/dist/NumDiscreteEditor.unit.spec-BZG7P4C7.js +202 -0
  25. package/dist/NumRegularBinEditor-CAGJ4ZWD.js +38 -0
  26. package/dist/NumRegularBinEditor.unit.spec-GJSJC4DK.js +227 -0
  27. package/dist/NumSplineEditor-ND3RC7R6.js +198 -0
  28. package/dist/NumSplineEditor.unit.spec-F67JQKPY.js +199 -0
  29. package/dist/NumericDensity-VW7NIZU7.js +38 -0
  30. package/dist/NumericDensity.unit.spec-YHIMU23C.js +221 -0
  31. package/dist/NumericHandler-HCU6B2XV.js +39 -0
  32. package/dist/NumericHandler.unit.spec-6GVWAUED.js +219 -0
  33. package/dist/ProteomeInput-SONQSTVD.js +396 -0
  34. package/dist/RunChart2-ZLBNG4JF.js +758 -0
  35. package/dist/SC-YDRE37LP.js +1127 -0
  36. package/dist/Volcano-27ZERHXI.js +1379 -0
  37. package/dist/WSIViewer-2P7ANPBV.js +48562 -0
  38. package/dist/WsiSamplesPlot-FM4B657P.js +165 -0
  39. package/dist/adSandbox-M6TBRE5W.js +38 -0
  40. package/dist/animatedBubbleChart-VYSSX52K.js +555 -0
  41. package/dist/app-BLJT7ZDG.js +49 -0
  42. package/dist/app-LSFSUJHF.js +37 -0
  43. package/dist/app.js +13 -13
  44. package/dist/bam-ZMHBTBB4.js +860 -0
  45. package/dist/barchart-EF75MNTN.js +47 -0
  46. package/dist/barchart.data-VWZB3R2Z.js +22 -0
  47. package/dist/barchart.events-AMYQOMBQ.js +47 -0
  48. package/dist/barchart.integration.spec-TCTQ5PKN.js +2196 -0
  49. package/dist/barchart.integration.spec-TCTQ5PKN.js.map +7 -0
  50. package/dist/barchart2-LOHN6NSE.js +314 -0
  51. package/dist/block-23BH5TZ3.js +6226 -0
  52. package/dist/block.init-3BF6L23D.js +38 -0
  53. package/dist/block.mds.expressionrank-DSHATA2M.js +359 -0
  54. package/dist/block.mds.geneboxplot-RXQUOE3Y.js +828 -0
  55. package/dist/block.mds.junction-PN776TCD.js +1545 -0
  56. package/dist/block.mds.svcnv-SOWUBH4K.js +6801 -0
  57. package/dist/block.svg-ZPYMFAGC.js +164 -0
  58. package/dist/block.tk.aicheck-E22ZJJFP.js +283 -0
  59. package/dist/block.tk.ase-S54Z5A4G.js +365 -0
  60. package/dist/block.tk.bam-YOELFYXU.js +1906 -0
  61. package/dist/block.tk.bedgraphdot-VFUWXPSL.js +384 -0
  62. package/dist/block.tk.bigwig.ui-2SJYUPR3.js +212 -0
  63. package/dist/block.tk.hicstraw-GZVE4HQG.js +823 -0
  64. package/dist/block.tk.junction-RRFX4CAT.js +2364 -0
  65. package/dist/block.tk.junction-RRFX4CAT.js.map +7 -0
  66. package/dist/block.tk.junction.textmatrixui-A726SAAL.js +199 -0
  67. package/dist/block.tk.ld-THUOBW72.js +99 -0
  68. package/dist/block.tk.menu-V3VGODVI.js +1029 -0
  69. package/dist/block.tk.pgv-CNUGIK5J.js +944 -0
  70. package/dist/brainImaging-4PF74IEK.js +423 -0
  71. package/dist/brainRegions-U5K3KEQF.js +221 -0
  72. package/dist/bubbleHeatmap-6NL4PUFY.js +383 -0
  73. package/dist/bubbleHeatmap-6NL4PUFY.js.map +7 -0
  74. package/dist/chunk-2FTXOPE2.js +368 -0
  75. package/dist/chunk-2MCUT32T.js +254 -0
  76. package/dist/chunk-2SZ2VLOG.js +1102 -0
  77. package/dist/chunk-2XBWB6P2.js +37 -0
  78. package/dist/chunk-34VSTY2U.js +234 -0
  79. package/dist/chunk-3DS4HIEH.js +1230 -0
  80. package/dist/chunk-42FSM477.js +272 -0
  81. package/dist/chunk-42FSM477.js.map +7 -0
  82. package/dist/chunk-44VQIATQ.js +6364 -0
  83. package/dist/chunk-5B5FZPZI.js +148 -0
  84. package/dist/chunk-5DSLFEAN.js +276 -0
  85. package/dist/chunk-5DSQOV7M.js +50 -0
  86. package/dist/chunk-7CZI6SE7.js +222 -0
  87. package/dist/chunk-7NABQ2JU.js +54 -0
  88. package/dist/chunk-7VMFUE64.js +117 -0
  89. package/dist/chunk-7WBS7ZUI.js +54 -0
  90. package/dist/chunk-7XSDY2FN.js +1220 -0
  91. package/dist/chunk-AK5Z4PLV.js +230 -0
  92. package/dist/chunk-B3XMNPZY.js +448 -0
  93. package/dist/chunk-B4VBTVVQ.js +815 -0
  94. package/dist/chunk-CHUE5Y7Y.js +194 -0
  95. package/dist/chunk-CNBLRB4P.js +170 -0
  96. package/dist/chunk-CPMOBFFR.js +190 -0
  97. package/dist/chunk-D3TU3RDU.js +299 -0
  98. package/dist/chunk-E2KY2IZS.js +446 -0
  99. package/dist/chunk-FBMDK2UA.js +514 -0
  100. package/dist/chunk-FSWSZZTG.js +102 -0
  101. package/dist/chunk-GPGCGFFS.js +399 -0
  102. package/dist/chunk-H5DR6OYM.js +217 -0
  103. package/dist/chunk-HVZQYGQN.js +98 -0
  104. package/dist/chunk-HYIDLSEL.js +833 -0
  105. package/dist/chunk-IDX6WU4U.js +14 -0
  106. package/dist/chunk-IPGYIEPM.js +263 -0
  107. package/dist/chunk-IPGYIEPM.js.map +7 -0
  108. package/dist/chunk-IQTEW3SK.js +119 -0
  109. package/dist/chunk-J7W2DGAL.js +226 -0
  110. package/dist/chunk-JVVOJREJ.js +55 -0
  111. package/dist/chunk-KIGAMN3Z.js +216 -0
  112. package/dist/chunk-LAQZX5PA.js +13624 -0
  113. package/dist/chunk-LRPQBMQE.js +2786 -0
  114. package/dist/chunk-LYULXXGR.js +20896 -0
  115. package/dist/chunk-LYULXXGR.js.map +7 -0
  116. package/dist/chunk-M7JGRSFA.js +5067 -0
  117. package/dist/chunk-MAACMLMN.js +142 -0
  118. package/dist/chunk-MNPTPENH.js +1825 -0
  119. package/dist/chunk-MU3ZC4RW.js +102 -0
  120. package/dist/chunk-N6ALTSJ2.js +176 -0
  121. package/dist/chunk-N7326KA3.js +1943 -0
  122. package/dist/chunk-O64WQLAV.js +2327 -0
  123. package/dist/chunk-OEOYTMMY.js +203 -0
  124. package/dist/chunk-P3QPMVML.js +736 -0
  125. package/dist/chunk-PJM6MUTT.js +1289 -0
  126. package/dist/chunk-QPAZPA3N.js +4269 -0
  127. package/dist/chunk-RG222M4S.js +272 -0
  128. package/dist/chunk-S46UPZFM.js +158 -0
  129. package/dist/chunk-S4L4JCMA.js +102 -0
  130. package/dist/chunk-S4L4JCMA.js.map +7 -0
  131. package/dist/chunk-TUMA63WX.js +11194 -0
  132. package/dist/chunk-TUMA63WX.js.map +7 -0
  133. package/dist/chunk-UAALI7MC.js +315 -0
  134. package/dist/chunk-UAALI7MC.js.map +7 -0
  135. package/dist/chunk-UDTNSJY2.js +34 -0
  136. package/dist/chunk-UFLSI6EW.js +2681 -0
  137. package/dist/chunk-UFLSI6EW.js.map +7 -0
  138. package/dist/chunk-UKABZJQ7.js +480 -0
  139. package/dist/chunk-UKABZJQ7.js.map +7 -0
  140. package/dist/chunk-UPNKFGTN.js +100 -0
  141. package/dist/chunk-UZKHBBWY.js +617 -0
  142. package/dist/chunk-VG6GVF6D.js +302 -0
  143. package/dist/chunk-VO4FCZOR.js +448 -0
  144. package/dist/chunk-VVDFRJVN.js +306 -0
  145. package/dist/chunk-VVDFRJVN.js.map +7 -0
  146. package/dist/chunk-VZBMCJBR.js +534 -0
  147. package/dist/chunk-WR4UATTO.js +182 -0
  148. package/dist/chunk-XNYATA6C.js +2833 -0
  149. package/dist/chunk-Y5FH3TEH.js +129 -0
  150. package/dist/chunk-YIFCXFWE.js +343 -0
  151. package/dist/chunk-YRXB3MKU.js +477 -0
  152. package/dist/chunk-Z7UVDJKK.js +1275 -0
  153. package/dist/chunk-ZDEMAKRA.js +386 -0
  154. package/dist/chunk-ZTJLENGZ.js +292 -0
  155. package/dist/chunk-ZTJLENGZ.js.map +7 -0
  156. package/dist/condition-6UUQ3AAI.js +332 -0
  157. package/dist/controls-N2NIGPHY.js +41 -0
  158. package/dist/controls.config-YYIMJHWN.js +39 -0
  159. package/dist/correlation-DYUMFMTU.js +102 -0
  160. package/dist/cuminc-EUXCL53V.js +1149 -0
  161. package/dist/cuminc.integration.spec-ZQFMIBF6.js +678 -0
  162. package/dist/customdata.inputui-U2VXVWJ3.js +289 -0
  163. package/dist/dataDownload-QK2VYWYW.js +330 -0
  164. package/dist/dataDownload.integration.spec-NG4ZASWC.js +193 -0
  165. package/dist/databrowser.ui-ALW4LSLA.js +433 -0
  166. package/dist/dictionary-F7BPXOBO.js +118 -0
  167. package/dist/dnaMethylation-XNRJIBAH.js +38 -0
  168. package/dist/dnaMethylation.integration.spec-F5ODQTVL.js +203 -0
  169. package/dist/dofetch-IYEI7WSH.js +51 -0
  170. package/dist/e2pca-BHB7UMS5.js +350 -0
  171. package/dist/ep-QRFUVFSK.js +1256 -0
  172. package/dist/expclust.gdc.spec-LMH7QAU4.js +307 -0
  173. package/dist/facet-34HXG7MO.js +521 -0
  174. package/dist/forms2-ZQUPKXE5.js +539 -0
  175. package/dist/gb-HWZ5KZXX.js +88 -0
  176. package/dist/geneExpClustering-KFMP553E.js +249 -0
  177. package/dist/geneExpression-E2GIRM6Z.js +313 -0
  178. package/dist/geneExpression-QODFRNS4.js +38 -0
  179. package/dist/geneExpression.unit.spec-HV44ABGV.js +102 -0
  180. package/dist/geneORA-MJ6MFW2K.js +278 -0
  181. package/dist/geneRanking-ODKGLJX2.js +553 -0
  182. package/dist/geneRanking-ODKGLJX2.js.map +7 -0
  183. package/dist/geneVariant-QT6E7YZN.js +39 -0
  184. package/dist/geneVariant-UYQ4XIOQ.js +41 -0
  185. package/dist/geneVariant.integration.spec-HQ5GJ7UM.js +198 -0
  186. package/dist/genefusion.ui-5KYGD7JL.js +309 -0
  187. package/dist/geneset-M6T24ZYZ.js +208 -0
  188. package/dist/genomeBrowser.spec-CVH4S5KZ.js +281 -0
  189. package/dist/grin2-GI2WNWJO.js +968 -0
  190. package/dist/grin2-QU2UCKKE.js +75 -0
  191. package/dist/gsea-EGWJAATJ.js +47 -0
  192. package/dist/hierCluster-4OJ7BHAB.js +59 -0
  193. package/dist/hierCluster-P4HGGVK7.js +63 -0
  194. package/dist/hierCluster.config-5DGS5EH4.js +40 -0
  195. package/dist/hierCluster.integration.spec-OL4FLSBS.js +488 -0
  196. package/dist/hierCluster.integration.spec-OL4FLSBS.js.map +7 -0
  197. package/dist/hierCluster.interactivity-VEHJHBKY.js +54 -0
  198. package/dist/hierCluster.renderers-OEVSBUBK.js +21 -0
  199. package/dist/imagePlot-MMJYC4DX.js +163 -0
  200. package/dist/importPlot-4HJ6VR4P.js +8 -0
  201. package/dist/isoformExpression-EISYQF2S.js +40 -0
  202. package/dist/isoformExpression.unit.spec-YKBWVL7C.js +208 -0
  203. package/dist/jspdf.es.min-NXISJ3W7.js +40 -0
  204. package/dist/launch.adhoc-U3KOGDIC.js +42 -0
  205. package/dist/leftlabel.sample-LVF5WLMZ.js +264 -0
  206. package/dist/lollipop-HX2WLD5J.js +171 -0
  207. package/dist/maf-MBX3S3LS.js +459 -0
  208. package/dist/maf-MBX3S3LS.js.map +7 -0
  209. package/dist/maftimeline-VN6SYUPQ.js +593 -0
  210. package/dist/matrix-6UASVMIW.js +58 -0
  211. package/dist/matrix-FYYLVW7O.js +63 -0
  212. package/dist/matrix.cells-3RUGV7XG.js +28 -0
  213. package/dist/matrix.config-ELBFN3JN.js +41 -0
  214. package/dist/matrix.data-MHFF47ZY.js +25 -0
  215. package/dist/matrix.groups-UJRFFG5J.js +27 -0
  216. package/dist/matrix.integration.spec-5DUNUOQ3.js +3072 -0
  217. package/dist/matrix.interactivity-2TZ3ON4H.js +42 -0
  218. package/dist/matrix.layout-IGUBUCB2.js +44 -0
  219. package/dist/matrix.legend-UBQF6LMD.js +22 -0
  220. package/dist/matrix.renderers-ON2EXXIS.js +38 -0
  221. package/dist/matrix.serieses-5XH7NO23.js +21 -0
  222. package/dist/matrix.sort-QSWTVRJT.js +27 -0
  223. package/dist/matrix.sort.unit.spec-7Y6D456I.js +472 -0
  224. package/dist/matrix.sorterUi.unit.spec-3XNGEZZ2.js +342 -0
  225. package/dist/mavb-J4AUXBHZ.js +732 -0
  226. package/dist/mds.fimo-I6OALZRX.js +518 -0
  227. package/dist/mds.samplescatterplot-XSWR37S5.js +1550 -0
  228. package/dist/mds.survivalplot-Q3TE4A5P.js +483 -0
  229. package/dist/numericDictTermCluster-N3GM6YVP.js +65 -0
  230. package/dist/numericDictTermCluster-N3GM6YVP.js.map +7 -0
  231. package/dist/oncomatrix-C4RDUA2C.js +295 -0
  232. package/dist/oncomatrix.spec-QVD3XUTH.js +448 -0
  233. package/dist/plot.2dvaf-MNONDWFA.js +377 -0
  234. package/dist/plot.app-3T275PW5.js +41 -0
  235. package/dist/plot.barplot-LOLIPHXG.js +102 -0
  236. package/dist/plot.boxplot-I6CAYXPV.js +152 -0
  237. package/dist/plot.brainImaging-Y76KB6IC.js +51 -0
  238. package/dist/plot.disco-N5ISUUNQ.js +102 -0
  239. package/dist/plot.dzi-Q6K542P6.js +33 -0
  240. package/dist/plot.ssgq-OGLNOY4Q.js +139 -0
  241. package/dist/plot.vaf2cov-NXQ5D3KA.js +259 -0
  242. package/dist/plot.wsi-YMDUOZ57.js +36 -0
  243. package/dist/polar2-AQ2W3SNH.js +231 -0
  244. package/dist/profileForms-TCPZPI22.js +446 -0
  245. package/dist/profilePlot-4RKKICKC.js +54 -0
  246. package/dist/proteinView-5VJ6E2XT.js +1568 -0
  247. package/dist/proteinView-5VJ6E2XT.js.map +7 -0
  248. package/dist/purify.es-PPNYMKMJ.js +1457 -0
  249. package/dist/purify.es-PPNYMKMJ.js.map +7 -0
  250. package/dist/qualitative-NCFIVW6S.js +43 -0
  251. package/dist/radar2-UJFFZE7T.js +326 -0
  252. package/dist/radarFacility2-ATQBCF3N.js +334 -0
  253. package/dist/regression-4RSS7447.js +56 -0
  254. package/dist/regression.inputs-5XGUGNWV.js +48 -0
  255. package/dist/regression.inputs.term-LSJAZWE4.js +48 -0
  256. package/dist/regression.inputs.values.table-GNIJZETG.js +45 -0
  257. package/dist/regression.integration.spec-MV652K47.js +784 -0
  258. package/dist/regression.results-M3YH6ZD3.js +40 -0
  259. package/dist/regression.spec-455WPZHP.js +708 -0
  260. package/dist/report-MH3V7SHZ.js +222 -0
  261. package/dist/sampleScatter.spec-OTIL3JDG.js +202 -0
  262. package/dist/sampleView-DHACOCEG.js +48 -0
  263. package/dist/samplelst-F3AXOE2D.js +111 -0
  264. package/dist/samplematrix-M6CKKVNE.js +2198 -0
  265. package/dist/sc-S5XA37JJ.js +86 -0
  266. package/dist/scatter-IRPFNDHW.js +851 -0
  267. package/dist/scatter.integration.spec-5FWVHMVJ.js +1206 -0
  268. package/dist/selectGenomeWithTklst-NIOUX6MV.js +134 -0
  269. package/dist/singleCellCellType-FTGLNH2J.js +38 -0
  270. package/dist/singleCellCellType.unit.spec-BJ5YZAXF.js +160 -0
  271. package/dist/singleCellGeneExpression-56EDDG5H.js +38 -0
  272. package/dist/singleCellGeneExpression.unit.spec-XSQRWAI3.js +153 -0
  273. package/dist/singleCellPlot-TH77EJZ4.js +54 -0
  274. package/dist/singlecell-3QZQZM32.js +86 -0
  275. package/dist/singlecell-7KJMBASC.js +1572 -0
  276. package/dist/snp-YXG5O4U4.js +38 -0
  277. package/dist/snp.unit.spec-O27J7OOK.js +176 -0
  278. package/dist/snplocus-CQZSC7P6.js +208 -0
  279. package/dist/spliceevent.a53ss.diagram-K5ZDPZE6.js +151 -0
  280. package/dist/spliceevent.exonskip.diagram-A2VZ3TTF.js +277 -0
  281. package/dist/spliceevent.noeventdiagram-DJDA6ENK.js +460 -0
  282. package/dist/ssGSEA-3FTGRUTC.js +38 -0
  283. package/dist/ssGSEA.unit.spec-GF35KBTX.js +88 -0
  284. package/dist/summarizeCnvGeneexp-6IDTNOYE.js +163 -0
  285. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js +114 -0
  286. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js.map +7 -0
  287. package/dist/summarizeMutationCnv-BMEN3XNV.js +164 -0
  288. package/dist/summarizeMutationDiagnosis-LW6K6373.js +40 -0
  289. package/dist/summarizeMutationSurvival-E7REF2VY.js +99 -0
  290. package/dist/summary-MKA7OJKE.js +49 -0
  291. package/dist/summary.integration.spec-IV6I6SNJ.js +414 -0
  292. package/dist/summaryInput-NET6SPM4.js +235 -0
  293. package/dist/sunburst-CO3MXFTJ.js +284 -0
  294. package/dist/survival-MIPCEBS3.js +46 -0
  295. package/dist/survival-QQXTCNDU.js +58 -0
  296. package/dist/survival.integration.spec-6FH4S3EH.js +915 -0
  297. package/dist/svg2pdf.es.min-P2F6SSVJ.js +3157 -0
  298. package/dist/svgraph-YF7BS7TN.js +1387 -0
  299. package/dist/svmr-J2JLQGEE.js +3842 -0
  300. package/dist/table-7YL7I4GH.js +200 -0
  301. package/dist/termCollection-LNEN72IV.js +38 -0
  302. package/dist/termCollection-SOLNYAZ4.js +179 -0
  303. package/dist/termCollection.unit.spec-LTX7UVYP.js +208 -0
  304. package/dist/tk-RZDP2YT5.js +46 -0
  305. package/dist/tp.ui-T6XXBHHD.js +1459 -0
  306. package/dist/tvs.dt-7APM37Y3.js +39 -0
  307. package/dist/tvs.dtcnv.categorical-YIPXQSIL.js +40 -0
  308. package/dist/tvs.dtcnv.continuous-ITNZE3SH.js +72 -0
  309. package/dist/tvs.dtfusion-2JIIPDTN.js +40 -0
  310. package/dist/tvs.dtsnvindel-HO2PUFN2.js +40 -0
  311. package/dist/tvs.dtsv-7KCWSUYO.js +40 -0
  312. package/dist/tvs.samplelst-KKWJQNLW.js +104 -0
  313. package/dist/tvs.termCollection-R2IGRG2U.js +159 -0
  314. package/dist/violin-OTPZQTGA.js +46 -0
  315. package/dist/violin.integration.spec-KESWDSBM.js +1425 -0
  316. package/dist/violin.interactivity-Q2WALZO3.js +38 -0
  317. package/dist/violin.renderer-WIRIV7QY.js +40 -0
  318. package/dist/vocabulary-XXDHHHPJ.js +41 -0
  319. package/package.json +3 -3
  320. package/dist/2dmaf-HS37GJYM.js +0 -1373
  321. package/dist/AIProjectAdmin-V5NVBBOA.js +0 -958
  322. package/dist/AppHeader-VIQ2VZPI.js +0 -835
  323. package/dist/BoxPlot-J7DPHT2N.js +0 -1217
  324. package/dist/CorrelationVolcano-ZHP7IPFD.js +0 -619
  325. package/dist/DE-VW4MQHYP.js +0 -95
  326. package/dist/DEinput-2EKXGUP3.js +0 -301
  327. package/dist/DEinput-2EKXGUP3.js.map +0 -7
  328. package/dist/DifferentialAnalysis-H7LZWEIL.js +0 -245
  329. package/dist/Disco-5AA67AO5.js +0 -3297
  330. package/dist/Disco.UI-K4RBVRJP.js +0 -249
  331. package/dist/DmrPlot-RVJUKBOB.js +0 -642
  332. package/dist/GB-TA5LQGX6.js +0 -1353
  333. package/dist/GeneExpInput-HHOIK6X7.js +0 -367
  334. package/dist/HicApp-YTQNK5DC.js +0 -2250
  335. package/dist/IDCViewer-T74AFWY3.js +0 -10455
  336. package/dist/NumBinaryEditor-ICZCNBRL.js +0 -271
  337. package/dist/NumBinaryEditor.unit.spec-WDJPDAVT.js +0 -286
  338. package/dist/NumContEditor-5KEM54CE.js +0 -109
  339. package/dist/NumContEditor.unit.spec-WG5QKOD3.js +0 -169
  340. package/dist/NumCustomBinEditor-MGHR7VQT.js +0 -38
  341. package/dist/NumCustomBinEditor.unit.spec-JWSHEIJJ.js +0 -284
  342. package/dist/NumDiscreteEditor-XT2GSGUR.js +0 -179
  343. package/dist/NumDiscreteEditor.unit.spec-DSCWGYBS.js +0 -202
  344. package/dist/NumRegularBinEditor-JMDBM5PU.js +0 -38
  345. package/dist/NumRegularBinEditor.unit.spec-BWRP6OO2.js +0 -227
  346. package/dist/NumSplineEditor-QJNRSORC.js +0 -198
  347. package/dist/NumSplineEditor.unit.spec-CXBTVND4.js +0 -199
  348. package/dist/NumericDensity-XQWCBSGT.js +0 -38
  349. package/dist/NumericDensity.unit.spec-7JS5R3AZ.js +0 -221
  350. package/dist/NumericHandler-QXXBEJC3.js +0 -39
  351. package/dist/NumericHandler.unit.spec-SRQJQVPP.js +0 -219
  352. package/dist/ProteomeInput-E4MJLAKF.js +0 -396
  353. package/dist/RunChart2-N6S7HBXV.js +0 -758
  354. package/dist/SC-RQ32A4YB.js +0 -1127
  355. package/dist/Volcano-OHJPYZQE.js +0 -1379
  356. package/dist/WSIViewer-SAKVU52Z.js +0 -48562
  357. package/dist/WsiSamplesPlot-QV5GFFCR.js +0 -165
  358. package/dist/adSandbox-IE7TOJUE.js +0 -38
  359. package/dist/animatedBubbleChart-ZNEDQND3.js +0 -555
  360. package/dist/app-7MRKEE2J.js +0 -49
  361. package/dist/app-QIBNB4AA.js +0 -37
  362. package/dist/bam-OBS5ULFF.js +0 -860
  363. package/dist/barchart-2RVEEMPK.js +0 -47
  364. package/dist/barchart.data-7OI5GZZ6.js +0 -22
  365. package/dist/barchart.events-AASSQL3J.js +0 -47
  366. package/dist/barchart.integration.spec-UU2ARJS5.js +0 -2010
  367. package/dist/barchart.integration.spec-UU2ARJS5.js.map +0 -7
  368. package/dist/barchart2-TUBYGLMC.js +0 -314
  369. package/dist/block-BYXWS7H7.js +0 -6226
  370. package/dist/block.init-QOAPDKCC.js +0 -38
  371. package/dist/block.mds.expressionrank-Q46AAYOA.js +0 -359
  372. package/dist/block.mds.geneboxplot-IC26RT7L.js +0 -828
  373. package/dist/block.mds.junction-RIUZIBFB.js +0 -1545
  374. package/dist/block.mds.svcnv-GUB2TTXQ.js +0 -6801
  375. package/dist/block.svg-I4NHMOEJ.js +0 -164
  376. package/dist/block.tk.aicheck-X57EGAOB.js +0 -283
  377. package/dist/block.tk.ase-JMBKBZAH.js +0 -365
  378. package/dist/block.tk.bam-6UAEWVVD.js +0 -1906
  379. package/dist/block.tk.bedgraphdot-7QSRLAJ7.js +0 -384
  380. package/dist/block.tk.bigwig.ui-SBD6S5SA.js +0 -212
  381. package/dist/block.tk.hicstraw-LIGPTMX7.js +0 -823
  382. package/dist/block.tk.junction-X6HFXKW7.js +0 -2364
  383. package/dist/block.tk.junction-X6HFXKW7.js.map +0 -7
  384. package/dist/block.tk.junction.textmatrixui-XJIUGHAX.js +0 -199
  385. package/dist/block.tk.ld-OZVW7LSL.js +0 -99
  386. package/dist/block.tk.menu-B2CEZAYR.js +0 -1029
  387. package/dist/block.tk.pgv-XAAQBQQE.js +0 -944
  388. package/dist/brainImaging-KFKM3XWD.js +0 -423
  389. package/dist/brainRegions-ZHKXILK7.js +0 -221
  390. package/dist/bubbleHeatmap-75N23URG.js +0 -383
  391. package/dist/bubbleHeatmap-75N23URG.js.map +0 -7
  392. package/dist/chunk-2IITC4V5.js +0 -617
  393. package/dist/chunk-2P3U6XTF.js +0 -2327
  394. package/dist/chunk-35UCHCOQ.js +0 -54
  395. package/dist/chunk-4E6HJ4ZW.js +0 -98
  396. package/dist/chunk-57LW6RUM.js +0 -129
  397. package/dist/chunk-5DHRDF2Y.js +0 -216
  398. package/dist/chunk-5POMWXDZ.js +0 -117
  399. package/dist/chunk-5X5LI5YM.js +0 -254
  400. package/dist/chunk-634MOGE3.js +0 -314
  401. package/dist/chunk-634MOGE3.js.map +0 -7
  402. package/dist/chunk-67QZRGIJ.js +0 -148
  403. package/dist/chunk-6G4YOMWW.js +0 -1825
  404. package/dist/chunk-6RKL2FLA.js +0 -14
  405. package/dist/chunk-6YJCBK4J.js +0 -2681
  406. package/dist/chunk-6YJCBK4J.js.map +0 -7
  407. package/dist/chunk-7K6LTROG.js +0 -190
  408. package/dist/chunk-ADAKSWID.js +0 -399
  409. package/dist/chunk-ANKGIHCM.js +0 -34
  410. package/dist/chunk-AUP7W7MK.js +0 -343
  411. package/dist/chunk-AXKUVSXP.js +0 -448
  412. package/dist/chunk-B4QM73WG.js +0 -222
  413. package/dist/chunk-BKPV67UA.js +0 -299
  414. package/dist/chunk-BMOB36XM.js +0 -226
  415. package/dist/chunk-C6YT5EM2.js +0 -217
  416. package/dist/chunk-CD3VY5WW.js +0 -1943
  417. package/dist/chunk-CDUNE45Q.js +0 -534
  418. package/dist/chunk-COYULNJF.js +0 -119
  419. package/dist/chunk-DNVSEW6P.js +0 -170
  420. package/dist/chunk-EC3SKPQT.js +0 -446
  421. package/dist/chunk-F47X3VUC.js +0 -95
  422. package/dist/chunk-F47X3VUC.js.map +0 -7
  423. package/dist/chunk-F5ONTCHE.js +0 -13624
  424. package/dist/chunk-G2DLWJCB.js +0 -37
  425. package/dist/chunk-I4G4FXLO.js +0 -302
  426. package/dist/chunk-INU357UG.js +0 -230
  427. package/dist/chunk-IVXCWCKS.js +0 -317
  428. package/dist/chunk-IVXCWCKS.js.map +0 -7
  429. package/dist/chunk-IZ3BPOTQ.js +0 -833
  430. package/dist/chunk-J5GTIQTL.js +0 -2833
  431. package/dist/chunk-JBI6P3UX.js +0 -55
  432. package/dist/chunk-JRDHTECQ.js +0 -234
  433. package/dist/chunk-JRZZ6GN3.js +0 -102
  434. package/dist/chunk-KM4JBR26.js +0 -815
  435. package/dist/chunk-KXRTPE65.js +0 -158
  436. package/dist/chunk-L5C3B7PS.js +0 -1220
  437. package/dist/chunk-LHNKTWFL.js +0 -5067
  438. package/dist/chunk-MCYVUHEZ.js +0 -1230
  439. package/dist/chunk-N6QEVQZV.js +0 -194
  440. package/dist/chunk-NLQQIVTC.js +0 -276
  441. package/dist/chunk-O4VKIC66.js +0 -1275
  442. package/dist/chunk-OWPBE2LB.js +0 -263
  443. package/dist/chunk-OWPBE2LB.js.map +0 -7
  444. package/dist/chunk-PWUERAAF.js +0 -182
  445. package/dist/chunk-QFSSC5VW.js +0 -176
  446. package/dist/chunk-QWOE5YTB.js +0 -11194
  447. package/dist/chunk-QWOE5YTB.js.map +0 -7
  448. package/dist/chunk-RHGAE6PY.js +0 -20888
  449. package/dist/chunk-RHGAE6PY.js.map +0 -7
  450. package/dist/chunk-T46LHXJW.js +0 -283
  451. package/dist/chunk-T46LHXJW.js.map +0 -7
  452. package/dist/chunk-T4CFXTIG.js +0 -100
  453. package/dist/chunk-T5UGVJCK.js +0 -102
  454. package/dist/chunk-TJCRAFKM.js +0 -448
  455. package/dist/chunk-TNF2LHJR.js +0 -142
  456. package/dist/chunk-U4IYNHVD.js +0 -6364
  457. package/dist/chunk-UAOPKEMR.js +0 -482
  458. package/dist/chunk-UAOPKEMR.js.map +0 -7
  459. package/dist/chunk-UFGV7554.js +0 -736
  460. package/dist/chunk-UV66X5JN.js +0 -291
  461. package/dist/chunk-UV66X5JN.js.map +0 -7
  462. package/dist/chunk-VC642GDC.js +0 -54
  463. package/dist/chunk-VDIVDU3T.js +0 -386
  464. package/dist/chunk-VNF7DC36.js +0 -1289
  465. package/dist/chunk-VOGPIAQL.js +0 -477
  466. package/dist/chunk-VZOTKHPM.js +0 -272
  467. package/dist/chunk-YAU2Z6EN.js +0 -4269
  468. package/dist/chunk-YNAPHPMG.js +0 -368
  469. package/dist/chunk-YP2LHXFC.js +0 -514
  470. package/dist/chunk-YWF7GHUW.js +0 -50
  471. package/dist/chunk-YYZQMJLW.js +0 -2786
  472. package/dist/chunk-ZBEJVZMY.js +0 -203
  473. package/dist/chunk-ZZLBK6P6.js +0 -1102
  474. package/dist/condition-MP65K762.js +0 -332
  475. package/dist/controls-HKHMEWC7.js +0 -41
  476. package/dist/controls.config-LUPIT34L.js +0 -39
  477. package/dist/correlation-5UTW6EEI.js +0 -102
  478. package/dist/cuminc-LLUR2FLL.js +0 -1149
  479. package/dist/cuminc.integration.spec-CH5UZTIM.js +0 -678
  480. package/dist/customdata.inputui-6IGE5HCZ.js +0 -289
  481. package/dist/dataDownload-MCE2OJGZ.js +0 -330
  482. package/dist/dataDownload.integration.spec-VETU75VQ.js +0 -193
  483. package/dist/databrowser.ui-3BRSJHIW.js +0 -433
  484. package/dist/dictionary-UV43XQAU.js +0 -118
  485. package/dist/dnaMethylation-QDE3S4TV.js +0 -38
  486. package/dist/dnaMethylation.integration.spec-JBHJE47S.js +0 -203
  487. package/dist/dofetch-BMSZZAAQ.js +0 -51
  488. package/dist/e2pca-JMH74VN4.js +0 -350
  489. package/dist/ep-NDT7C2IT.js +0 -1256
  490. package/dist/expclust.gdc.spec-GZ3XLPHA.js +0 -307
  491. package/dist/facet-ABIWCCVT.js +0 -521
  492. package/dist/forms2-DRRRLG4I.js +0 -539
  493. package/dist/gb-EFZ62HCR.js +0 -88
  494. package/dist/geneExpClustering-CKH6M6KK.js +0 -249
  495. package/dist/geneExpression-CNKX7XVX.js +0 -38
  496. package/dist/geneExpression-P2ERCRXO.js +0 -313
  497. package/dist/geneExpression.unit.spec-7UJB43L3.js +0 -102
  498. package/dist/geneORA-TZOSNGRJ.js +0 -278
  499. package/dist/geneRanking-26GDRALC.js +0 -551
  500. package/dist/geneRanking-26GDRALC.js.map +0 -7
  501. package/dist/geneVariant-2DHMJUJL.js +0 -39
  502. package/dist/geneVariant-FOKRLND3.js +0 -41
  503. package/dist/geneVariant.integration.spec-XXNSWUOR.js +0 -198
  504. package/dist/genefusion.ui-ZJBKC2RH.js +0 -309
  505. package/dist/geneset-6FN5BFP3.js +0 -208
  506. package/dist/genomeBrowser.spec-QLHJYDRZ.js +0 -281
  507. package/dist/grin2-DR7XJIAS.js +0 -968
  508. package/dist/grin2-QOOJBELM.js +0 -75
  509. package/dist/gsea-6YBRMGOC.js +0 -47
  510. package/dist/hierCluster-B3TULT27.js +0 -59
  511. package/dist/hierCluster-NF75B7MZ.js +0 -63
  512. package/dist/hierCluster.config-TEFI7M4K.js +0 -40
  513. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js +0 -395
  514. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js.map +0 -7
  515. package/dist/hierCluster.interactivity-MPD4AV4D.js +0 -54
  516. package/dist/hierCluster.renderers-4XWKHCNW.js +0 -21
  517. package/dist/imagePlot-HNJDBPO4.js +0 -163
  518. package/dist/importPlot-OBS55TCA.js +0 -8
  519. package/dist/isoformExpression-K4QIYBZR.js +0 -40
  520. package/dist/isoformExpression.unit.spec-INB6655U.js +0 -208
  521. package/dist/jspdf.es.min-TFJHKUF5.js +0 -40
  522. package/dist/launch.adhoc-VDXES33R.js +0 -42
  523. package/dist/leftlabel.sample-R6IXXFZT.js +0 -264
  524. package/dist/lollipop-O3XJC7BR.js +0 -171
  525. package/dist/maf-GLZ7KCDP.js +0 -452
  526. package/dist/maf-GLZ7KCDP.js.map +0 -7
  527. package/dist/maftimeline-Q4YPFSZP.js +0 -593
  528. package/dist/matrix-KVTQNDRZ.js +0 -63
  529. package/dist/matrix-QDHUX4QD.js +0 -58
  530. package/dist/matrix.cells-ED6RS5EC.js +0 -28
  531. package/dist/matrix.config-B65UXJNA.js +0 -41
  532. package/dist/matrix.data-KQFMXWRX.js +0 -25
  533. package/dist/matrix.groups-RE74EFLY.js +0 -27
  534. package/dist/matrix.integration.spec-2ITZRE4N.js +0 -3072
  535. package/dist/matrix.interactivity-3RF4YOAP.js +0 -42
  536. package/dist/matrix.layout-ERVRJAK2.js +0 -44
  537. package/dist/matrix.legend-ZST44PIB.js +0 -22
  538. package/dist/matrix.renderers-HNEUKUGS.js +0 -38
  539. package/dist/matrix.serieses-6ZKTFVWY.js +0 -21
  540. package/dist/matrix.sort-2UE47IOC.js +0 -27
  541. package/dist/matrix.sort.unit.spec-QGEVGY7M.js +0 -472
  542. package/dist/matrix.sorterUi.unit.spec-YNS7IVUF.js +0 -342
  543. package/dist/mavb-27VSL5LG.js +0 -732
  544. package/dist/mds.fimo-E5EXGT75.js +0 -518
  545. package/dist/mds.samplescatterplot-YDMRZFS7.js +0 -1550
  546. package/dist/mds.survivalplot-INJA2NDC.js +0 -483
  547. package/dist/numericDictTermCluster-DRIEJJSP.js +0 -72
  548. package/dist/numericDictTermCluster-DRIEJJSP.js.map +0 -7
  549. package/dist/oncomatrix-334LCTXB.js +0 -295
  550. package/dist/oncomatrix.spec-VHCJWO7S.js +0 -448
  551. package/dist/plot.2dvaf-F7GJEUMD.js +0 -377
  552. package/dist/plot.app-AKA7UVUC.js +0 -41
  553. package/dist/plot.barplot-HZAG43A5.js +0 -102
  554. package/dist/plot.boxplot-U52BJ4EP.js +0 -152
  555. package/dist/plot.brainImaging-3CB4WYQ4.js +0 -51
  556. package/dist/plot.disco-I2VLOSAU.js +0 -102
  557. package/dist/plot.dzi-K6KI52L7.js +0 -33
  558. package/dist/plot.ssgq-L67X4FUG.js +0 -139
  559. package/dist/plot.vaf2cov-PH4ZSY2K.js +0 -259
  560. package/dist/plot.wsi-Y6FZWHXT.js +0 -36
  561. package/dist/polar2-XT5QZ4VH.js +0 -231
  562. package/dist/profileForms-4LLSYMF6.js +0 -446
  563. package/dist/profilePlot-C52DDMZ4.js +0 -54
  564. package/dist/proteinView-CCL4MPXS.js +0 -1556
  565. package/dist/proteinView-CCL4MPXS.js.map +0 -7
  566. package/dist/purify.es-OGN7FDEQ.js +0 -1038
  567. package/dist/purify.es-OGN7FDEQ.js.map +0 -7
  568. package/dist/qualitative-DZ6JYYRS.js +0 -43
  569. package/dist/radar2-GEEOQF2A.js +0 -326
  570. package/dist/radarFacility2-OWXSKHBW.js +0 -334
  571. package/dist/regression-ZK75B4OR.js +0 -56
  572. package/dist/regression.inputs-UR7Q7HIK.js +0 -48
  573. package/dist/regression.inputs.term-PJZ7T3AI.js +0 -48
  574. package/dist/regression.inputs.values.table-CRGBKWMM.js +0 -45
  575. package/dist/regression.integration.spec-OCUFEVQS.js +0 -784
  576. package/dist/regression.results-7EHMKQ5F.js +0 -40
  577. package/dist/regression.spec-E4W3WOLI.js +0 -708
  578. package/dist/report-WWILHPI6.js +0 -222
  579. package/dist/sampleScatter.spec-VCKCJKII.js +0 -202
  580. package/dist/sampleView-STGP7UUP.js +0 -48
  581. package/dist/samplelst-U4BL6GYP.js +0 -111
  582. package/dist/samplematrix-FU3EZF6M.js +0 -2198
  583. package/dist/sc-JRLELKHN.js +0 -86
  584. package/dist/scatter-GT2VKNFG.js +0 -851
  585. package/dist/scatter.integration.spec-VDMKRPVM.js +0 -1206
  586. package/dist/selectGenomeWithTklst-F5372VC5.js +0 -134
  587. package/dist/singleCellCellType-D77PUUCZ.js +0 -38
  588. package/dist/singleCellCellType.unit.spec-J4EEZAWB.js +0 -160
  589. package/dist/singleCellGeneExpression-WCWCSHIY.js +0 -38
  590. package/dist/singleCellGeneExpression.unit.spec-CELJIAJ5.js +0 -153
  591. package/dist/singleCellPlot-2OPOJZ5U.js +0 -54
  592. package/dist/singlecell-K2SHYDHA.js +0 -1572
  593. package/dist/singlecell-K7Z6ES7B.js +0 -86
  594. package/dist/snp-ICWKGR7H.js +0 -38
  595. package/dist/snp.unit.spec-PV2UZCYO.js +0 -176
  596. package/dist/snplocus-W5D4A7QJ.js +0 -208
  597. package/dist/spliceevent.a53ss.diagram-DEQJ2C2H.js +0 -151
  598. package/dist/spliceevent.exonskip.diagram-MKA32GTK.js +0 -277
  599. package/dist/spliceevent.noeventdiagram-NFYPM4EZ.js +0 -460
  600. package/dist/ssGSEA-FAZK5FSC.js +0 -38
  601. package/dist/ssGSEA.unit.spec-S5D6JMOD.js +0 -88
  602. package/dist/summarizeCnvGeneexp-WDGJ5YOM.js +0 -163
  603. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js +0 -108
  604. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js.map +0 -7
  605. package/dist/summarizeMutationCnv-6ZXA32XN.js +0 -164
  606. package/dist/summarizeMutationDiagnosis-BK7QPF6A.js +0 -40
  607. package/dist/summarizeMutationSurvival-UODP6R6S.js +0 -99
  608. package/dist/summary-P6XVOWSB.js +0 -49
  609. package/dist/summary.integration.spec-XKMQ77CF.js +0 -414
  610. package/dist/summaryInput-U7XNGLGC.js +0 -235
  611. package/dist/sunburst-WHZ77REP.js +0 -284
  612. package/dist/survival-HQ5JC76V.js +0 -46
  613. package/dist/survival-QFWZNB4W.js +0 -58
  614. package/dist/survival.integration.spec-7STGYBGG.js +0 -915
  615. package/dist/svg2pdf.es.min-H4DXBG4O.js +0 -3157
  616. package/dist/svgraph-TYIBQ3RD.js +0 -1387
  617. package/dist/svmr-ZZIRWUVA.js +0 -3842
  618. package/dist/table-MPM3ET2V.js +0 -200
  619. package/dist/termCollection-5DF5MFBK.js +0 -38
  620. package/dist/termCollection-CQESAD6G.js +0 -179
  621. package/dist/termCollection.unit.spec-ASYBZQLO.js +0 -208
  622. package/dist/tk-NCEB2L7K.js +0 -46
  623. package/dist/tp.ui-AHTGSLBN.js +0 -1459
  624. package/dist/tvs.dt-TXG4FL3B.js +0 -39
  625. package/dist/tvs.dtcnv.categorical-7SA4PCKE.js +0 -40
  626. package/dist/tvs.dtcnv.continuous-E3VQWM5N.js +0 -72
  627. package/dist/tvs.dtfusion-F72VEUPO.js +0 -40
  628. package/dist/tvs.dtsnvindel-RAVTRO5M.js +0 -40
  629. package/dist/tvs.dtsv-ZZDBZYAJ.js +0 -40
  630. package/dist/tvs.samplelst-POTNAX4E.js +0 -104
  631. package/dist/tvs.termCollection-AHNHKJPJ.js +0 -159
  632. package/dist/violin-YR35XLAS.js +0 -46
  633. package/dist/violin.integration.spec-2VSILDUW.js +0 -1425
  634. package/dist/violin.interactivity-S7QY6HVJ.js +0 -38
  635. package/dist/violin.renderer-OUWK7EL4.js +0 -40
  636. package/dist/vocabulary-6IZJ6F7N.js +0 -41
  637. /package/dist/{2dmaf-HS37GJYM.js.map → 2dmaf-GTD3AXGT.js.map} +0 -0
  638. /package/dist/{AIProjectAdmin-V5NVBBOA.js.map → AIProjectAdmin-ALMSVHFX.js.map} +0 -0
  639. /package/dist/{AppHeader-VIQ2VZPI.js.map → AppHeader-RK2YRITI.js.map} +0 -0
  640. /package/dist/{BoxPlot-J7DPHT2N.js.map → BoxPlot-6ZXLPA5Q.js.map} +0 -0
  641. /package/dist/{CorrelationVolcano-ZHP7IPFD.js.map → CorrelationVolcano-PJB3QCXB.js.map} +0 -0
  642. /package/dist/{DE-VW4MQHYP.js.map → DE-MEWV5RTV.js.map} +0 -0
  643. /package/dist/{DifferentialAnalysis-H7LZWEIL.js.map → DifferentialAnalysis-7L3CDPVB.js.map} +0 -0
  644. /package/dist/{Disco-5AA67AO5.js.map → Disco-FCS7B5DO.js.map} +0 -0
  645. /package/dist/{Disco.UI-K4RBVRJP.js.map → Disco.UI-BFJ5XFAT.js.map} +0 -0
  646. /package/dist/{DmrPlot-RVJUKBOB.js.map → DmrPlot-362PCE7L.js.map} +0 -0
  647. /package/dist/{GB-TA5LQGX6.js.map → GB-SX4JENAW.js.map} +0 -0
  648. /package/dist/{GeneExpInput-HHOIK6X7.js.map → GeneExpInput-EHWHQTRV.js.map} +0 -0
  649. /package/dist/{HicApp-YTQNK5DC.js.map → HicApp-UE4DCUKX.js.map} +0 -0
  650. /package/dist/{IDCViewer-T74AFWY3.js.map → IDCViewer-EDF5XJ63.js.map} +0 -0
  651. /package/dist/{NumBinaryEditor-ICZCNBRL.js.map → NumBinaryEditor-3TAAJNYY.js.map} +0 -0
  652. /package/dist/{NumBinaryEditor.unit.spec-WDJPDAVT.js.map → NumBinaryEditor.unit.spec-6776472M.js.map} +0 -0
  653. /package/dist/{NumContEditor-5KEM54CE.js.map → NumContEditor-WLFXTY4M.js.map} +0 -0
  654. /package/dist/{NumContEditor.unit.spec-WG5QKOD3.js.map → NumContEditor.unit.spec-KG5SCOIQ.js.map} +0 -0
  655. /package/dist/{NumCustomBinEditor-MGHR7VQT.js.map → NumCustomBinEditor-EKKNCLKI.js.map} +0 -0
  656. /package/dist/{NumCustomBinEditor.unit.spec-JWSHEIJJ.js.map → NumCustomBinEditor.unit.spec-LSLSKQDW.js.map} +0 -0
  657. /package/dist/{NumDiscreteEditor-XT2GSGUR.js.map → NumDiscreteEditor-X2MLECNT.js.map} +0 -0
  658. /package/dist/{NumDiscreteEditor.unit.spec-DSCWGYBS.js.map → NumDiscreteEditor.unit.spec-BZG7P4C7.js.map} +0 -0
  659. /package/dist/{NumRegularBinEditor-JMDBM5PU.js.map → NumRegularBinEditor-CAGJ4ZWD.js.map} +0 -0
  660. /package/dist/{NumRegularBinEditor.unit.spec-BWRP6OO2.js.map → NumRegularBinEditor.unit.spec-GJSJC4DK.js.map} +0 -0
  661. /package/dist/{NumSplineEditor-QJNRSORC.js.map → NumSplineEditor-ND3RC7R6.js.map} +0 -0
  662. /package/dist/{NumSplineEditor.unit.spec-CXBTVND4.js.map → NumSplineEditor.unit.spec-F67JQKPY.js.map} +0 -0
  663. /package/dist/{NumericDensity-XQWCBSGT.js.map → NumericDensity-VW7NIZU7.js.map} +0 -0
  664. /package/dist/{NumericDensity.unit.spec-7JS5R3AZ.js.map → NumericDensity.unit.spec-YHIMU23C.js.map} +0 -0
  665. /package/dist/{NumericHandler-QXXBEJC3.js.map → NumericHandler-HCU6B2XV.js.map} +0 -0
  666. /package/dist/{NumericHandler.unit.spec-SRQJQVPP.js.map → NumericHandler.unit.spec-6GVWAUED.js.map} +0 -0
  667. /package/dist/{ProteomeInput-E4MJLAKF.js.map → ProteomeInput-SONQSTVD.js.map} +0 -0
  668. /package/dist/{RunChart2-N6S7HBXV.js.map → RunChart2-ZLBNG4JF.js.map} +0 -0
  669. /package/dist/{SC-RQ32A4YB.js.map → SC-YDRE37LP.js.map} +0 -0
  670. /package/dist/{Volcano-OHJPYZQE.js.map → Volcano-27ZERHXI.js.map} +0 -0
  671. /package/dist/{WSIViewer-SAKVU52Z.js.map → WSIViewer-2P7ANPBV.js.map} +0 -0
  672. /package/dist/{WsiSamplesPlot-QV5GFFCR.js.map → WsiSamplesPlot-FM4B657P.js.map} +0 -0
  673. /package/dist/{adSandbox-IE7TOJUE.js.map → adSandbox-M6TBRE5W.js.map} +0 -0
  674. /package/dist/{animatedBubbleChart-ZNEDQND3.js.map → animatedBubbleChart-VYSSX52K.js.map} +0 -0
  675. /package/dist/{app-7MRKEE2J.js.map → app-BLJT7ZDG.js.map} +0 -0
  676. /package/dist/{app-QIBNB4AA.js.map → app-LSFSUJHF.js.map} +0 -0
  677. /package/dist/{bam-OBS5ULFF.js.map → bam-ZMHBTBB4.js.map} +0 -0
  678. /package/dist/{barchart-2RVEEMPK.js.map → barchart-EF75MNTN.js.map} +0 -0
  679. /package/dist/{barchart.data-7OI5GZZ6.js.map → barchart.data-VWZB3R2Z.js.map} +0 -0
  680. /package/dist/{barchart.events-AASSQL3J.js.map → barchart.events-AMYQOMBQ.js.map} +0 -0
  681. /package/dist/{barchart2-TUBYGLMC.js.map → barchart2-LOHN6NSE.js.map} +0 -0
  682. /package/dist/{block-BYXWS7H7.js.map → block-23BH5TZ3.js.map} +0 -0
  683. /package/dist/{block.init-QOAPDKCC.js.map → block.init-3BF6L23D.js.map} +0 -0
  684. /package/dist/{block.mds.expressionrank-Q46AAYOA.js.map → block.mds.expressionrank-DSHATA2M.js.map} +0 -0
  685. /package/dist/{block.mds.geneboxplot-IC26RT7L.js.map → block.mds.geneboxplot-RXQUOE3Y.js.map} +0 -0
  686. /package/dist/{block.mds.junction-RIUZIBFB.js.map → block.mds.junction-PN776TCD.js.map} +0 -0
  687. /package/dist/{block.mds.svcnv-GUB2TTXQ.js.map → block.mds.svcnv-SOWUBH4K.js.map} +0 -0
  688. /package/dist/{block.svg-I4NHMOEJ.js.map → block.svg-ZPYMFAGC.js.map} +0 -0
  689. /package/dist/{block.tk.aicheck-X57EGAOB.js.map → block.tk.aicheck-E22ZJJFP.js.map} +0 -0
  690. /package/dist/{block.tk.ase-JMBKBZAH.js.map → block.tk.ase-S54Z5A4G.js.map} +0 -0
  691. /package/dist/{block.tk.bam-6UAEWVVD.js.map → block.tk.bam-YOELFYXU.js.map} +0 -0
  692. /package/dist/{block.tk.bedgraphdot-7QSRLAJ7.js.map → block.tk.bedgraphdot-VFUWXPSL.js.map} +0 -0
  693. /package/dist/{block.tk.bigwig.ui-SBD6S5SA.js.map → block.tk.bigwig.ui-2SJYUPR3.js.map} +0 -0
  694. /package/dist/{block.tk.hicstraw-LIGPTMX7.js.map → block.tk.hicstraw-GZVE4HQG.js.map} +0 -0
  695. /package/dist/{block.tk.junction.textmatrixui-XJIUGHAX.js.map → block.tk.junction.textmatrixui-A726SAAL.js.map} +0 -0
  696. /package/dist/{block.tk.ld-OZVW7LSL.js.map → block.tk.ld-THUOBW72.js.map} +0 -0
  697. /package/dist/{block.tk.menu-B2CEZAYR.js.map → block.tk.menu-V3VGODVI.js.map} +0 -0
  698. /package/dist/{block.tk.pgv-XAAQBQQE.js.map → block.tk.pgv-CNUGIK5J.js.map} +0 -0
  699. /package/dist/{brainImaging-KFKM3XWD.js.map → brainImaging-4PF74IEK.js.map} +0 -0
  700. /package/dist/{brainRegions-ZHKXILK7.js.map → brainRegions-U5K3KEQF.js.map} +0 -0
  701. /package/dist/{chunk-YNAPHPMG.js.map → chunk-2FTXOPE2.js.map} +0 -0
  702. /package/dist/{chunk-5X5LI5YM.js.map → chunk-2MCUT32T.js.map} +0 -0
  703. /package/dist/{chunk-ZZLBK6P6.js.map → chunk-2SZ2VLOG.js.map} +0 -0
  704. /package/dist/{chunk-G2DLWJCB.js.map → chunk-2XBWB6P2.js.map} +0 -0
  705. /package/dist/{chunk-JRDHTECQ.js.map → chunk-34VSTY2U.js.map} +0 -0
  706. /package/dist/{chunk-MCYVUHEZ.js.map → chunk-3DS4HIEH.js.map} +0 -0
  707. /package/dist/{chunk-U4IYNHVD.js.map → chunk-44VQIATQ.js.map} +0 -0
  708. /package/dist/{chunk-67QZRGIJ.js.map → chunk-5B5FZPZI.js.map} +0 -0
  709. /package/dist/{chunk-NLQQIVTC.js.map → chunk-5DSLFEAN.js.map} +0 -0
  710. /package/dist/{chunk-YWF7GHUW.js.map → chunk-5DSQOV7M.js.map} +0 -0
  711. /package/dist/{chunk-B4QM73WG.js.map → chunk-7CZI6SE7.js.map} +0 -0
  712. /package/dist/{chunk-35UCHCOQ.js.map → chunk-7NABQ2JU.js.map} +0 -0
  713. /package/dist/{chunk-5POMWXDZ.js.map → chunk-7VMFUE64.js.map} +0 -0
  714. /package/dist/{chunk-VC642GDC.js.map → chunk-7WBS7ZUI.js.map} +0 -0
  715. /package/dist/{chunk-L5C3B7PS.js.map → chunk-7XSDY2FN.js.map} +0 -0
  716. /package/dist/{chunk-INU357UG.js.map → chunk-AK5Z4PLV.js.map} +0 -0
  717. /package/dist/{chunk-AXKUVSXP.js.map → chunk-B3XMNPZY.js.map} +0 -0
  718. /package/dist/{chunk-KM4JBR26.js.map → chunk-B4VBTVVQ.js.map} +0 -0
  719. /package/dist/{chunk-N6QEVQZV.js.map → chunk-CHUE5Y7Y.js.map} +0 -0
  720. /package/dist/{chunk-DNVSEW6P.js.map → chunk-CNBLRB4P.js.map} +0 -0
  721. /package/dist/{chunk-7K6LTROG.js.map → chunk-CPMOBFFR.js.map} +0 -0
  722. /package/dist/{chunk-BKPV67UA.js.map → chunk-D3TU3RDU.js.map} +0 -0
  723. /package/dist/{chunk-EC3SKPQT.js.map → chunk-E2KY2IZS.js.map} +0 -0
  724. /package/dist/{chunk-YP2LHXFC.js.map → chunk-FBMDK2UA.js.map} +0 -0
  725. /package/dist/{chunk-T5UGVJCK.js.map → chunk-FSWSZZTG.js.map} +0 -0
  726. /package/dist/{chunk-ADAKSWID.js.map → chunk-GPGCGFFS.js.map} +0 -0
  727. /package/dist/{chunk-C6YT5EM2.js.map → chunk-H5DR6OYM.js.map} +0 -0
  728. /package/dist/{chunk-4E6HJ4ZW.js.map → chunk-HVZQYGQN.js.map} +0 -0
  729. /package/dist/{chunk-IZ3BPOTQ.js.map → chunk-HYIDLSEL.js.map} +0 -0
  730. /package/dist/{chunk-6RKL2FLA.js.map → chunk-IDX6WU4U.js.map} +0 -0
  731. /package/dist/{chunk-COYULNJF.js.map → chunk-IQTEW3SK.js.map} +0 -0
  732. /package/dist/{chunk-BMOB36XM.js.map → chunk-J7W2DGAL.js.map} +0 -0
  733. /package/dist/{chunk-JBI6P3UX.js.map → chunk-JVVOJREJ.js.map} +0 -0
  734. /package/dist/{chunk-5DHRDF2Y.js.map → chunk-KIGAMN3Z.js.map} +0 -0
  735. /package/dist/{chunk-F5ONTCHE.js.map → chunk-LAQZX5PA.js.map} +0 -0
  736. /package/dist/{chunk-YYZQMJLW.js.map → chunk-LRPQBMQE.js.map} +0 -0
  737. /package/dist/{chunk-LHNKTWFL.js.map → chunk-M7JGRSFA.js.map} +0 -0
  738. /package/dist/{chunk-TNF2LHJR.js.map → chunk-MAACMLMN.js.map} +0 -0
  739. /package/dist/{chunk-6G4YOMWW.js.map → chunk-MNPTPENH.js.map} +0 -0
  740. /package/dist/{chunk-JRZZ6GN3.js.map → chunk-MU3ZC4RW.js.map} +0 -0
  741. /package/dist/{chunk-QFSSC5VW.js.map → chunk-N6ALTSJ2.js.map} +0 -0
  742. /package/dist/{chunk-CD3VY5WW.js.map → chunk-N7326KA3.js.map} +0 -0
  743. /package/dist/{chunk-2P3U6XTF.js.map → chunk-O64WQLAV.js.map} +0 -0
  744. /package/dist/{chunk-ZBEJVZMY.js.map → chunk-OEOYTMMY.js.map} +0 -0
  745. /package/dist/{chunk-UFGV7554.js.map → chunk-P3QPMVML.js.map} +0 -0
  746. /package/dist/{chunk-VNF7DC36.js.map → chunk-PJM6MUTT.js.map} +0 -0
  747. /package/dist/{chunk-YAU2Z6EN.js.map → chunk-QPAZPA3N.js.map} +0 -0
  748. /package/dist/{chunk-VZOTKHPM.js.map → chunk-RG222M4S.js.map} +0 -0
  749. /package/dist/{chunk-KXRTPE65.js.map → chunk-S46UPZFM.js.map} +0 -0
  750. /package/dist/{chunk-ANKGIHCM.js.map → chunk-UDTNSJY2.js.map} +0 -0
  751. /package/dist/{chunk-T4CFXTIG.js.map → chunk-UPNKFGTN.js.map} +0 -0
  752. /package/dist/{chunk-2IITC4V5.js.map → chunk-UZKHBBWY.js.map} +0 -0
  753. /package/dist/{chunk-I4G4FXLO.js.map → chunk-VG6GVF6D.js.map} +0 -0
  754. /package/dist/{chunk-TJCRAFKM.js.map → chunk-VO4FCZOR.js.map} +0 -0
  755. /package/dist/{chunk-CDUNE45Q.js.map → chunk-VZBMCJBR.js.map} +0 -0
  756. /package/dist/{chunk-PWUERAAF.js.map → chunk-WR4UATTO.js.map} +0 -0
  757. /package/dist/{chunk-J5GTIQTL.js.map → chunk-XNYATA6C.js.map} +0 -0
  758. /package/dist/{chunk-57LW6RUM.js.map → chunk-Y5FH3TEH.js.map} +0 -0
  759. /package/dist/{chunk-AUP7W7MK.js.map → chunk-YIFCXFWE.js.map} +0 -0
  760. /package/dist/{chunk-VOGPIAQL.js.map → chunk-YRXB3MKU.js.map} +0 -0
  761. /package/dist/{chunk-O4VKIC66.js.map → chunk-Z7UVDJKK.js.map} +0 -0
  762. /package/dist/{chunk-VDIVDU3T.js.map → chunk-ZDEMAKRA.js.map} +0 -0
  763. /package/dist/{condition-MP65K762.js.map → condition-6UUQ3AAI.js.map} +0 -0
  764. /package/dist/{controls-HKHMEWC7.js.map → controls-N2NIGPHY.js.map} +0 -0
  765. /package/dist/{controls.config-LUPIT34L.js.map → controls.config-YYIMJHWN.js.map} +0 -0
  766. /package/dist/{correlation-5UTW6EEI.js.map → correlation-DYUMFMTU.js.map} +0 -0
  767. /package/dist/{cuminc-LLUR2FLL.js.map → cuminc-EUXCL53V.js.map} +0 -0
  768. /package/dist/{cuminc.integration.spec-CH5UZTIM.js.map → cuminc.integration.spec-ZQFMIBF6.js.map} +0 -0
  769. /package/dist/{customdata.inputui-6IGE5HCZ.js.map → customdata.inputui-U2VXVWJ3.js.map} +0 -0
  770. /package/dist/{dataDownload-MCE2OJGZ.js.map → dataDownload-QK2VYWYW.js.map} +0 -0
  771. /package/dist/{dataDownload.integration.spec-VETU75VQ.js.map → dataDownload.integration.spec-NG4ZASWC.js.map} +0 -0
  772. /package/dist/{databrowser.ui-3BRSJHIW.js.map → databrowser.ui-ALW4LSLA.js.map} +0 -0
  773. /package/dist/{dictionary-UV43XQAU.js.map → dictionary-F7BPXOBO.js.map} +0 -0
  774. /package/dist/{dnaMethylation-QDE3S4TV.js.map → dnaMethylation-XNRJIBAH.js.map} +0 -0
  775. /package/dist/{dnaMethylation.integration.spec-JBHJE47S.js.map → dnaMethylation.integration.spec-F5ODQTVL.js.map} +0 -0
  776. /package/dist/{dofetch-BMSZZAAQ.js.map → dofetch-IYEI7WSH.js.map} +0 -0
  777. /package/dist/{e2pca-JMH74VN4.js.map → e2pca-BHB7UMS5.js.map} +0 -0
  778. /package/dist/{ep-NDT7C2IT.js.map → ep-QRFUVFSK.js.map} +0 -0
  779. /package/dist/{expclust.gdc.spec-GZ3XLPHA.js.map → expclust.gdc.spec-LMH7QAU4.js.map} +0 -0
  780. /package/dist/{facet-ABIWCCVT.js.map → facet-34HXG7MO.js.map} +0 -0
  781. /package/dist/{forms2-DRRRLG4I.js.map → forms2-ZQUPKXE5.js.map} +0 -0
  782. /package/dist/{gb-EFZ62HCR.js.map → gb-HWZ5KZXX.js.map} +0 -0
  783. /package/dist/{geneExpClustering-CKH6M6KK.js.map → geneExpClustering-KFMP553E.js.map} +0 -0
  784. /package/dist/{geneExpression-P2ERCRXO.js.map → geneExpression-E2GIRM6Z.js.map} +0 -0
  785. /package/dist/{geneExpression-CNKX7XVX.js.map → geneExpression-QODFRNS4.js.map} +0 -0
  786. /package/dist/{geneExpression.unit.spec-7UJB43L3.js.map → geneExpression.unit.spec-HV44ABGV.js.map} +0 -0
  787. /package/dist/{geneORA-TZOSNGRJ.js.map → geneORA-MJ6MFW2K.js.map} +0 -0
  788. /package/dist/{geneVariant-2DHMJUJL.js.map → geneVariant-QT6E7YZN.js.map} +0 -0
  789. /package/dist/{geneVariant-FOKRLND3.js.map → geneVariant-UYQ4XIOQ.js.map} +0 -0
  790. /package/dist/{geneVariant.integration.spec-XXNSWUOR.js.map → geneVariant.integration.spec-HQ5GJ7UM.js.map} +0 -0
  791. /package/dist/{genefusion.ui-ZJBKC2RH.js.map → genefusion.ui-5KYGD7JL.js.map} +0 -0
  792. /package/dist/{geneset-6FN5BFP3.js.map → geneset-M6T24ZYZ.js.map} +0 -0
  793. /package/dist/{genomeBrowser.spec-QLHJYDRZ.js.map → genomeBrowser.spec-CVH4S5KZ.js.map} +0 -0
  794. /package/dist/{grin2-DR7XJIAS.js.map → grin2-GI2WNWJO.js.map} +0 -0
  795. /package/dist/{grin2-QOOJBELM.js.map → grin2-QU2UCKKE.js.map} +0 -0
  796. /package/dist/{gsea-6YBRMGOC.js.map → gsea-EGWJAATJ.js.map} +0 -0
  797. /package/dist/{hierCluster-B3TULT27.js.map → hierCluster-4OJ7BHAB.js.map} +0 -0
  798. /package/dist/{hierCluster-NF75B7MZ.js.map → hierCluster-P4HGGVK7.js.map} +0 -0
  799. /package/dist/{hierCluster.config-TEFI7M4K.js.map → hierCluster.config-5DGS5EH4.js.map} +0 -0
  800. /package/dist/{hierCluster.interactivity-MPD4AV4D.js.map → hierCluster.interactivity-VEHJHBKY.js.map} +0 -0
  801. /package/dist/{hierCluster.renderers-4XWKHCNW.js.map → hierCluster.renderers-OEVSBUBK.js.map} +0 -0
  802. /package/dist/{imagePlot-HNJDBPO4.js.map → imagePlot-MMJYC4DX.js.map} +0 -0
  803. /package/dist/{importPlot-OBS55TCA.js.map → importPlot-4HJ6VR4P.js.map} +0 -0
  804. /package/dist/{isoformExpression-K4QIYBZR.js.map → isoformExpression-EISYQF2S.js.map} +0 -0
  805. /package/dist/{isoformExpression.unit.spec-INB6655U.js.map → isoformExpression.unit.spec-YKBWVL7C.js.map} +0 -0
  806. /package/dist/{jspdf.es.min-TFJHKUF5.js.map → jspdf.es.min-NXISJ3W7.js.map} +0 -0
  807. /package/dist/{launch.adhoc-VDXES33R.js.map → launch.adhoc-U3KOGDIC.js.map} +0 -0
  808. /package/dist/{leftlabel.sample-R6IXXFZT.js.map → leftlabel.sample-LVF5WLMZ.js.map} +0 -0
  809. /package/dist/{lollipop-O3XJC7BR.js.map → lollipop-HX2WLD5J.js.map} +0 -0
  810. /package/dist/{maftimeline-Q4YPFSZP.js.map → maftimeline-VN6SYUPQ.js.map} +0 -0
  811. /package/dist/{matrix-KVTQNDRZ.js.map → matrix-6UASVMIW.js.map} +0 -0
  812. /package/dist/{matrix-QDHUX4QD.js.map → matrix-FYYLVW7O.js.map} +0 -0
  813. /package/dist/{matrix.cells-ED6RS5EC.js.map → matrix.cells-3RUGV7XG.js.map} +0 -0
  814. /package/dist/{matrix.config-B65UXJNA.js.map → matrix.config-ELBFN3JN.js.map} +0 -0
  815. /package/dist/{matrix.data-KQFMXWRX.js.map → matrix.data-MHFF47ZY.js.map} +0 -0
  816. /package/dist/{matrix.groups-RE74EFLY.js.map → matrix.groups-UJRFFG5J.js.map} +0 -0
  817. /package/dist/{matrix.integration.spec-2ITZRE4N.js.map → matrix.integration.spec-5DUNUOQ3.js.map} +0 -0
  818. /package/dist/{matrix.interactivity-3RF4YOAP.js.map → matrix.interactivity-2TZ3ON4H.js.map} +0 -0
  819. /package/dist/{matrix.layout-ERVRJAK2.js.map → matrix.layout-IGUBUCB2.js.map} +0 -0
  820. /package/dist/{matrix.legend-ZST44PIB.js.map → matrix.legend-UBQF6LMD.js.map} +0 -0
  821. /package/dist/{matrix.renderers-HNEUKUGS.js.map → matrix.renderers-ON2EXXIS.js.map} +0 -0
  822. /package/dist/{matrix.serieses-6ZKTFVWY.js.map → matrix.serieses-5XH7NO23.js.map} +0 -0
  823. /package/dist/{matrix.sort-2UE47IOC.js.map → matrix.sort-QSWTVRJT.js.map} +0 -0
  824. /package/dist/{matrix.sort.unit.spec-QGEVGY7M.js.map → matrix.sort.unit.spec-7Y6D456I.js.map} +0 -0
  825. /package/dist/{matrix.sorterUi.unit.spec-YNS7IVUF.js.map → matrix.sorterUi.unit.spec-3XNGEZZ2.js.map} +0 -0
  826. /package/dist/{mavb-27VSL5LG.js.map → mavb-J4AUXBHZ.js.map} +0 -0
  827. /package/dist/{mds.fimo-E5EXGT75.js.map → mds.fimo-I6OALZRX.js.map} +0 -0
  828. /package/dist/{mds.samplescatterplot-YDMRZFS7.js.map → mds.samplescatterplot-XSWR37S5.js.map} +0 -0
  829. /package/dist/{mds.survivalplot-INJA2NDC.js.map → mds.survivalplot-Q3TE4A5P.js.map} +0 -0
  830. /package/dist/{oncomatrix-334LCTXB.js.map → oncomatrix-C4RDUA2C.js.map} +0 -0
  831. /package/dist/{oncomatrix.spec-VHCJWO7S.js.map → oncomatrix.spec-QVD3XUTH.js.map} +0 -0
  832. /package/dist/{plot.2dvaf-F7GJEUMD.js.map → plot.2dvaf-MNONDWFA.js.map} +0 -0
  833. /package/dist/{plot.app-AKA7UVUC.js.map → plot.app-3T275PW5.js.map} +0 -0
  834. /package/dist/{plot.barplot-HZAG43A5.js.map → plot.barplot-LOLIPHXG.js.map} +0 -0
  835. /package/dist/{plot.boxplot-U52BJ4EP.js.map → plot.boxplot-I6CAYXPV.js.map} +0 -0
  836. /package/dist/{plot.brainImaging-3CB4WYQ4.js.map → plot.brainImaging-Y76KB6IC.js.map} +0 -0
  837. /package/dist/{plot.disco-I2VLOSAU.js.map → plot.disco-N5ISUUNQ.js.map} +0 -0
  838. /package/dist/{plot.dzi-K6KI52L7.js.map → plot.dzi-Q6K542P6.js.map} +0 -0
  839. /package/dist/{plot.ssgq-L67X4FUG.js.map → plot.ssgq-OGLNOY4Q.js.map} +0 -0
  840. /package/dist/{plot.vaf2cov-PH4ZSY2K.js.map → plot.vaf2cov-NXQ5D3KA.js.map} +0 -0
  841. /package/dist/{plot.wsi-Y6FZWHXT.js.map → plot.wsi-YMDUOZ57.js.map} +0 -0
  842. /package/dist/{polar2-XT5QZ4VH.js.map → polar2-AQ2W3SNH.js.map} +0 -0
  843. /package/dist/{profileForms-4LLSYMF6.js.map → profileForms-TCPZPI22.js.map} +0 -0
  844. /package/dist/{profilePlot-C52DDMZ4.js.map → profilePlot-4RKKICKC.js.map} +0 -0
  845. /package/dist/{qualitative-DZ6JYYRS.js.map → qualitative-NCFIVW6S.js.map} +0 -0
  846. /package/dist/{radar2-GEEOQF2A.js.map → radar2-UJFFZE7T.js.map} +0 -0
  847. /package/dist/{radarFacility2-OWXSKHBW.js.map → radarFacility2-ATQBCF3N.js.map} +0 -0
  848. /package/dist/{regression-ZK75B4OR.js.map → regression-4RSS7447.js.map} +0 -0
  849. /package/dist/{regression.inputs-UR7Q7HIK.js.map → regression.inputs-5XGUGNWV.js.map} +0 -0
  850. /package/dist/{regression.inputs.term-PJZ7T3AI.js.map → regression.inputs.term-LSJAZWE4.js.map} +0 -0
  851. /package/dist/{regression.inputs.values.table-CRGBKWMM.js.map → regression.inputs.values.table-GNIJZETG.js.map} +0 -0
  852. /package/dist/{regression.integration.spec-OCUFEVQS.js.map → regression.integration.spec-MV652K47.js.map} +0 -0
  853. /package/dist/{regression.results-7EHMKQ5F.js.map → regression.results-M3YH6ZD3.js.map} +0 -0
  854. /package/dist/{regression.spec-E4W3WOLI.js.map → regression.spec-455WPZHP.js.map} +0 -0
  855. /package/dist/{report-WWILHPI6.js.map → report-MH3V7SHZ.js.map} +0 -0
  856. /package/dist/{sampleScatter.spec-VCKCJKII.js.map → sampleScatter.spec-OTIL3JDG.js.map} +0 -0
  857. /package/dist/{sampleView-STGP7UUP.js.map → sampleView-DHACOCEG.js.map} +0 -0
  858. /package/dist/{samplelst-U4BL6GYP.js.map → samplelst-F3AXOE2D.js.map} +0 -0
  859. /package/dist/{samplematrix-FU3EZF6M.js.map → samplematrix-M6CKKVNE.js.map} +0 -0
  860. /package/dist/{sc-JRLELKHN.js.map → sc-S5XA37JJ.js.map} +0 -0
  861. /package/dist/{scatter-GT2VKNFG.js.map → scatter-IRPFNDHW.js.map} +0 -0
  862. /package/dist/{scatter.integration.spec-VDMKRPVM.js.map → scatter.integration.spec-5FWVHMVJ.js.map} +0 -0
  863. /package/dist/{selectGenomeWithTklst-F5372VC5.js.map → selectGenomeWithTklst-NIOUX6MV.js.map} +0 -0
  864. /package/dist/{singleCellCellType-D77PUUCZ.js.map → singleCellCellType-FTGLNH2J.js.map} +0 -0
  865. /package/dist/{singleCellCellType.unit.spec-J4EEZAWB.js.map → singleCellCellType.unit.spec-BJ5YZAXF.js.map} +0 -0
  866. /package/dist/{singleCellGeneExpression-WCWCSHIY.js.map → singleCellGeneExpression-56EDDG5H.js.map} +0 -0
  867. /package/dist/{singleCellGeneExpression.unit.spec-CELJIAJ5.js.map → singleCellGeneExpression.unit.spec-XSQRWAI3.js.map} +0 -0
  868. /package/dist/{singleCellPlot-2OPOJZ5U.js.map → singleCellPlot-TH77EJZ4.js.map} +0 -0
  869. /package/dist/{singlecell-K7Z6ES7B.js.map → singlecell-3QZQZM32.js.map} +0 -0
  870. /package/dist/{singlecell-K2SHYDHA.js.map → singlecell-7KJMBASC.js.map} +0 -0
  871. /package/dist/{snp-ICWKGR7H.js.map → snp-YXG5O4U4.js.map} +0 -0
  872. /package/dist/{snp.unit.spec-PV2UZCYO.js.map → snp.unit.spec-O27J7OOK.js.map} +0 -0
  873. /package/dist/{snplocus-W5D4A7QJ.js.map → snplocus-CQZSC7P6.js.map} +0 -0
  874. /package/dist/{spliceevent.a53ss.diagram-DEQJ2C2H.js.map → spliceevent.a53ss.diagram-K5ZDPZE6.js.map} +0 -0
  875. /package/dist/{spliceevent.exonskip.diagram-MKA32GTK.js.map → spliceevent.exonskip.diagram-A2VZ3TTF.js.map} +0 -0
  876. /package/dist/{spliceevent.noeventdiagram-NFYPM4EZ.js.map → spliceevent.noeventdiagram-DJDA6ENK.js.map} +0 -0
  877. /package/dist/{ssGSEA-FAZK5FSC.js.map → ssGSEA-3FTGRUTC.js.map} +0 -0
  878. /package/dist/{ssGSEA.unit.spec-S5D6JMOD.js.map → ssGSEA.unit.spec-GF35KBTX.js.map} +0 -0
  879. /package/dist/{summarizeCnvGeneexp-WDGJ5YOM.js.map → summarizeCnvGeneexp-6IDTNOYE.js.map} +0 -0
  880. /package/dist/{summarizeMutationCnv-6ZXA32XN.js.map → summarizeMutationCnv-BMEN3XNV.js.map} +0 -0
  881. /package/dist/{summarizeMutationDiagnosis-BK7QPF6A.js.map → summarizeMutationDiagnosis-LW6K6373.js.map} +0 -0
  882. /package/dist/{summarizeMutationSurvival-UODP6R6S.js.map → summarizeMutationSurvival-E7REF2VY.js.map} +0 -0
  883. /package/dist/{summary-P6XVOWSB.js.map → summary-MKA7OJKE.js.map} +0 -0
  884. /package/dist/{summary.integration.spec-XKMQ77CF.js.map → summary.integration.spec-IV6I6SNJ.js.map} +0 -0
  885. /package/dist/{summaryInput-U7XNGLGC.js.map → summaryInput-NET6SPM4.js.map} +0 -0
  886. /package/dist/{sunburst-WHZ77REP.js.map → sunburst-CO3MXFTJ.js.map} +0 -0
  887. /package/dist/{survival-HQ5JC76V.js.map → survival-MIPCEBS3.js.map} +0 -0
  888. /package/dist/{survival-QFWZNB4W.js.map → survival-QQXTCNDU.js.map} +0 -0
  889. /package/dist/{survival.integration.spec-7STGYBGG.js.map → survival.integration.spec-6FH4S3EH.js.map} +0 -0
  890. /package/dist/{svg2pdf.es.min-H4DXBG4O.js.map → svg2pdf.es.min-P2F6SSVJ.js.map} +0 -0
  891. /package/dist/{svgraph-TYIBQ3RD.js.map → svgraph-YF7BS7TN.js.map} +0 -0
  892. /package/dist/{svmr-ZZIRWUVA.js.map → svmr-J2JLQGEE.js.map} +0 -0
  893. /package/dist/{table-MPM3ET2V.js.map → table-7YL7I4GH.js.map} +0 -0
  894. /package/dist/{termCollection-5DF5MFBK.js.map → termCollection-LNEN72IV.js.map} +0 -0
  895. /package/dist/{termCollection-CQESAD6G.js.map → termCollection-SOLNYAZ4.js.map} +0 -0
  896. /package/dist/{termCollection.unit.spec-ASYBZQLO.js.map → termCollection.unit.spec-LTX7UVYP.js.map} +0 -0
  897. /package/dist/{tk-NCEB2L7K.js.map → tk-RZDP2YT5.js.map} +0 -0
  898. /package/dist/{tp.ui-AHTGSLBN.js.map → tp.ui-T6XXBHHD.js.map} +0 -0
  899. /package/dist/{tvs.dt-TXG4FL3B.js.map → tvs.dt-7APM37Y3.js.map} +0 -0
  900. /package/dist/{tvs.dtcnv.categorical-7SA4PCKE.js.map → tvs.dtcnv.categorical-YIPXQSIL.js.map} +0 -0
  901. /package/dist/{tvs.dtcnv.continuous-E3VQWM5N.js.map → tvs.dtcnv.continuous-ITNZE3SH.js.map} +0 -0
  902. /package/dist/{tvs.dtfusion-F72VEUPO.js.map → tvs.dtfusion-2JIIPDTN.js.map} +0 -0
  903. /package/dist/{tvs.dtsnvindel-RAVTRO5M.js.map → tvs.dtsnvindel-HO2PUFN2.js.map} +0 -0
  904. /package/dist/{tvs.dtsv-ZZDBZYAJ.js.map → tvs.dtsv-7KCWSUYO.js.map} +0 -0
  905. /package/dist/{tvs.samplelst-POTNAX4E.js.map → tvs.samplelst-KKWJQNLW.js.map} +0 -0
  906. /package/dist/{tvs.termCollection-AHNHKJPJ.js.map → tvs.termCollection-R2IGRG2U.js.map} +0 -0
  907. /package/dist/{violin-YR35XLAS.js.map → violin-OTPZQTGA.js.map} +0 -0
  908. /package/dist/{violin.integration.spec-2VSILDUW.js.map → violin.integration.spec-KESWDSBM.js.map} +0 -0
  909. /package/dist/{violin.interactivity-S7QY6HVJ.js.map → violin.interactivity-Q2WALZO3.js.map} +0 -0
  910. /package/dist/{violin.renderer-OUWK7EL4.js.map → violin.renderer-WIRIV7QY.js.map} +0 -0
  911. /package/dist/{vocabulary-6IZJ6F7N.js.map → vocabulary-XXDHHHPJ.js.map} +0 -0
@@ -0,0 +1,1206 @@
1
+ import {
2
+ getGeneVariantTw,
3
+ getGenesetMutTw,
4
+ getScctTw,
5
+ getScgeneexpTw,
6
+ getSsgseaTw
7
+ } from "./chunk-J7W2DGAL.js";
8
+ import {
9
+ Locator,
10
+ detectAttr,
11
+ detectChildAttr,
12
+ detectChildStyle,
13
+ detectGte,
14
+ detectLst,
15
+ detectStyle,
16
+ sleep
17
+ } from "./chunk-DJQTUDJM.js";
18
+ import {
19
+ getRunPp,
20
+ rideInit
21
+ } from "./chunk-MAACMLMN.js";
22
+ import {
23
+ require_tape
24
+ } from "./chunk-TUMA63WX.js";
25
+ import "./chunk-XNYATA6C.js";
26
+ import "./chunk-3DS4HIEH.js";
27
+ import "./chunk-O64WQLAV.js";
28
+ import "./chunk-OEOYTMMY.js";
29
+ import "./chunk-PRZWSBMA.js";
30
+ import "./chunk-HVZQYGQN.js";
31
+ import "./chunk-MKAF2BHB.js";
32
+ import "./chunk-WKNI3HRQ.js";
33
+ import "./chunk-5DSLFEAN.js";
34
+ import "./chunk-D3TU3RDU.js";
35
+ import {
36
+ getSamplelstTW,
37
+ openPlot,
38
+ openSummaryPlot
39
+ } from "./chunk-LYULXXGR.js";
40
+ import "./chunk-HJ6L54YS.js";
41
+ import "./chunk-LSEFWW72.js";
42
+ import "./chunk-CPMOBFFR.js";
43
+ import "./chunk-HYOEWQ5P.js";
44
+ import "./chunk-HBW42TDT.js";
45
+ import "./chunk-LQJMCE7G.js";
46
+ import "./chunk-FN5XPUPH.js";
47
+ import "./chunk-IIT367QZ.js";
48
+ import "./chunk-RZGEKL77.js";
49
+ import "./chunk-B4VBTVVQ.js";
50
+ import "./chunk-IQTEW3SK.js";
51
+ import "./chunk-MNPTPENH.js";
52
+ import "./chunk-7IYJZZQI.js";
53
+ import "./chunk-M3J4MINX.js";
54
+ import "./chunk-PF4DSFDR.js";
55
+ import "./chunk-I73KUUYG.js";
56
+ import "./chunk-UAALI7MC.js";
57
+ import {
58
+ mclass
59
+ } from "./chunk-7KRS7L4U.js";
60
+ import "./chunk-BKPDYW5T.js";
61
+ import "./chunk-JNITUVXP.js";
62
+ import "./chunk-TJYRBEBK.js";
63
+ import "./chunk-LOZEKOES.js";
64
+ import "./chunk-VQZ2Z5YU.js";
65
+ import "./chunk-SOTB4FRE.js";
66
+ import "./chunk-TLT4YIG3.js";
67
+ import "./chunk-KYBIQBXE.js";
68
+ import {
69
+ select_default
70
+ } from "./chunk-I6Y4O3RR.js";
71
+ import {
72
+ rgb
73
+ } from "./chunk-OMR2DT66.js";
74
+ import "./chunk-DQC5FFGV.js";
75
+ import {
76
+ __toESM
77
+ } from "./chunk-HFNDKYVF.js";
78
+
79
+ // plots/scatter/test/scatter.integration.spec.js
80
+ var import_tape = __toESM(require_tape(), 1);
81
+ var runpp = getRunPp("mass", {
82
+ state: {
83
+ nav: { activeTab: 1 },
84
+ vocab: {
85
+ dslabel: "TermdbTest",
86
+ genome: "hg38-test"
87
+ }
88
+ },
89
+ debug: 1
90
+ });
91
+ var state = {
92
+ plots: [
93
+ {
94
+ chartType: "sampleScatter",
95
+ colorTW: { id: "diaggrp" },
96
+ name: "TermdbTest TSNE"
97
+ }
98
+ ]
99
+ };
100
+ var open_state = {
101
+ nav: { header_mode: "hide_search" },
102
+ plots: [
103
+ {
104
+ chartType: "sampleScatter",
105
+ colorTW: { id: "diaggrp" },
106
+ name: "TermdbTest TSNE"
107
+ }
108
+ ]
109
+ };
110
+ var state3D = {
111
+ plots: [
112
+ {
113
+ chartType: "sampleScatter",
114
+ colorTW: { id: "diaggrp" },
115
+ name: "TermdbTest TSNE",
116
+ term0: { id: "agedx", q: { mode: "continuous" } }
117
+ }
118
+ ]
119
+ };
120
+ var stateDynamicScatter = {
121
+ plots: [
122
+ {
123
+ chartType: "sampleScatter",
124
+ colorTW: { id: "diaggrp" },
125
+ term: { id: "agedx", q: { mode: "continuous" } },
126
+ term2: { id: "hrtavg", q: { mode: "continuous" } }
127
+ }
128
+ ]
129
+ };
130
+ var state2geneexp = {
131
+ plots: [
132
+ {
133
+ chartType: "sampleScatter",
134
+ colorTW: { id: "diaggrp" },
135
+ term: { term: { type: "geneExpression", gene: "AKT1" }, q: { mode: "continuous" } },
136
+ term2: { term: { type: "geneExpression", gene: "TP53" }, q: { mode: "continuous" } }
137
+ }
138
+ ]
139
+ };
140
+ var state2ssgsea = {
141
+ plots: [
142
+ {
143
+ chartType: "sampleScatter",
144
+ colorTW: { id: "diaggrp" },
145
+ term: { term: { type: "ssGSEA", id: "HALLMARK_ADIPOGENESIS" }, q: { mode: "continuous" } },
146
+ term2: { term: { type: "ssGSEA", id: "HALLMARK_ALLOGRAFT_REJECTION" }, q: { mode: "continuous" } }
147
+ }
148
+ ]
149
+ };
150
+ var state2dnameth = {
151
+ plots: [
152
+ {
153
+ chartType: "sampleScatter",
154
+ colorTW: { id: "diaggrp" },
155
+ term: {
156
+ term: { type: "dnaMethylation", chr: "chr17", start: 7673484, stop: 7681953, genomicFeatureType: "gene" },
157
+ q: { mode: "continuous" }
158
+ },
159
+ term2: {
160
+ term: { type: "dnaMethylation", chr: "chr17", start: 7663195, stop: 7671664, genomicFeatureType: "gene" },
161
+ q: { mode: "continuous" }
162
+ }
163
+ }
164
+ ]
165
+ };
166
+ var state2scgeneexp = {
167
+ plots: [
168
+ {
169
+ chartType: "sampleScatter",
170
+ term: getScgeneexpTw(),
171
+ term2: getScgeneexpTw("TP53")
172
+ }
173
+ ]
174
+ };
175
+ var state3DContour = {
176
+ plots: [
177
+ {
178
+ chartType: "sampleScatter",
179
+ colorTW: { id: "diaggrp" },
180
+ name: "TermdbTest TSNE",
181
+ term0: { id: "agedx", q: { mode: "continuous" } },
182
+ settings: { sampleScatter: { showContour: true } }
183
+ }
184
+ ]
185
+ };
186
+ var groups = [
187
+ {
188
+ name: "Test group 1",
189
+ items: [
190
+ {
191
+ sample: "2646",
192
+ x: -103.141543,
193
+ y: 73.31223702,
194
+ sampleId: 41,
195
+ category_info: {},
196
+ hidden: {
197
+ category: false
198
+ },
199
+ category: '"Acute lymphoblastic leukemia"',
200
+ shape: "Ref"
201
+ },
202
+ {
203
+ sample: "2800",
204
+ x: -99.20065673,
205
+ y: 73.64971694,
206
+ sampleId: 52,
207
+ category_info: {},
208
+ hidden: {
209
+ category: false
210
+ },
211
+ category: '"Acute lymphoblastic leukemia"',
212
+ shape: "Ref"
213
+ }
214
+ ],
215
+ index: 1
216
+ }
217
+ ];
218
+ function getHolder() {
219
+ return select_default("body").append("div");
220
+ }
221
+ (0, import_tape.default)("\n", function(test) {
222
+ test.comment("-***- plots/sampleScatter -***-");
223
+ test.end();
224
+ });
225
+ (0, import_tape.default)("Render TermdbTest scatter plot and open survival and summary", function(test) {
226
+ test.timeoutAfter(8e3);
227
+ test.plan(7);
228
+ const holder = getHolder();
229
+ runpp({
230
+ holder,
231
+ //Fix for test failing because survival & summary sandboxs are not destroyed.
232
+ state,
233
+ sampleScatter: {
234
+ callbacks: {
235
+ "postRender.test": runTests
236
+ }
237
+ }
238
+ });
239
+ async function runTests(scatter) {
240
+ const scatterDiv = scatter.Inner.model.charts[0].chartDiv;
241
+ testPlot();
242
+ testLegendTitle();
243
+ const group = await testCreateGroup();
244
+ const tw = getSamplelstTW([group]);
245
+ await testOpenSurvivalPlot();
246
+ await testOpenSummaryPlot();
247
+ if (test._ok) holder.remove();
248
+ test.end();
249
+ function testPlot() {
250
+ const serieG = scatterDiv.select(".sjpcb-scatter-series");
251
+ const numSymbols = serieG.selectAll("path").size();
252
+ test.equal(
253
+ numSymbols,
254
+ scatter.Inner.model.charts[0].data.samples.length,
255
+ `Should be ${scatter.Inner.model.charts[0].data.samples.length}. Rendered ${numSymbols} symbols.`
256
+ );
257
+ }
258
+ function testLegendTitle() {
259
+ const g = scatterDiv.select(".sjpcb-scatter-legend");
260
+ test.true(g != null, "Should have a legend");
261
+ const texts = g.selectAll('text[data-testid="legendTitle"]');
262
+ test.true(
263
+ texts._groups[0][0].innerHTML.startsWith(scatter.Inner.config.colorTW.term.name),
264
+ "colorTW legend title made"
265
+ );
266
+ test.true(
267
+ texts._groups[0][1].innerHTML.startsWith(scatter.Inner.config.shapeTW.term.name),
268
+ "shapeTW legend title made"
269
+ );
270
+ }
271
+ async function testCreateGroup() {
272
+ const samples = scatterDiv.select(".sjpcb-scatter-series").selectAll("path").nodes().filter((p) => p.__data__?.category === "Acute lymphoblastic leukemia").map((path) => path.__data__);
273
+ test.equal(samples.length, 36, `Group should have 36 symbols.`);
274
+ const self = scatter.Inner;
275
+ const group2 = {
276
+ name: `Group 1`,
277
+ items: samples,
278
+ index: 0
279
+ };
280
+ self.config.groups.push(group2);
281
+ return group2;
282
+ }
283
+ async function testOpenSurvivalPlot() {
284
+ const plots = scatter.Inner.app.getState().plots;
285
+ const elem = scatter.Inner.app.Inner.dom.plotDiv.node();
286
+ const preSandboxes = [...elem.querySelectorAll(".sjpp-sandbox")];
287
+ const sandboxes = await detectLst({
288
+ elem,
289
+ selector: ".sjpp-sandbox",
290
+ count: plots.length + 1,
291
+ async trigger() {
292
+ const survivalTerm = await scatter.Inner.app.vocabApi.getterm("efs");
293
+ await openPlot("survival", survivalTerm, tw, scatter.Inner.app);
294
+ }
295
+ });
296
+ const newSandbox = sandboxes.find((s) => !preSandboxes.includes(s));
297
+ test.equal(
298
+ [...newSandbox.querySelectorAll(".sja_errorbar")].filter((b) => b.style.display != "none").length,
299
+ 0,
300
+ 'Should render survival plot without errors".'
301
+ );
302
+ }
303
+ async function testOpenSummaryPlot() {
304
+ const plots = scatter.Inner.app.getState().plots;
305
+ const elem = scatter.Inner.app.Inner.dom.plotDiv.node();
306
+ const preSandboxes = [...elem.querySelectorAll(".sjpp-sandbox")];
307
+ const survivalTerm = await scatter.Inner.app.vocabApi.getterm("efs");
308
+ const sandboxes = await detectLst({
309
+ elem,
310
+ selector: ".sjpp-sandbox",
311
+ count: plots.length + 1,
312
+ async trigger() {
313
+ const genderTerm = await scatter.Inner.app.vocabApi.getterm("sex");
314
+ await openSummaryPlot(genderTerm, tw, scatter.Inner.app);
315
+ }
316
+ });
317
+ const newSandbox = sandboxes.find((s) => !preSandboxes.includes(s));
318
+ test.equal(
319
+ [...newSandbox.querySelectorAll(".sja_errorbar")].filter((b) => b.style.display != "none").length,
320
+ 0,
321
+ 'Should render summary plot without errors".'
322
+ );
323
+ }
324
+ }
325
+ });
326
+ (0, import_tape.default)("Render TermdbTest scatter plot adding age as Z to render a 3D plot", function(test) {
327
+ test.timeoutAfter(8e3);
328
+ test.plan(1);
329
+ const holder = getHolder();
330
+ runpp({
331
+ holder,
332
+ //Fix for test failing because survival & summary sandboxs are not destroyed.
333
+ state: state3D,
334
+ sampleScatter: {
335
+ callbacks: {
336
+ "postRender.test": runTests
337
+ }
338
+ }
339
+ });
340
+ async function runTests(scatter) {
341
+ const is3D = scatter.Inner.model.is3D;
342
+ const scatterDiv = scatter.Inner.model.charts[0].chartDiv;
343
+ test.true(is3D, "Should be a 3D scatter plot");
344
+ if (test._ok) holder.remove();
345
+ test.end();
346
+ }
347
+ });
348
+ (0, import_tape.default)("Render 3D plot with age as Z and showContour set to true to apply contour on 3D plot", function(test) {
349
+ test.timeoutAfter(8e3);
350
+ test.plan(1);
351
+ const holder = getHolder();
352
+ runpp({
353
+ holder,
354
+ //Fix for test failing because survival & summary sandboxs are not destroyed.
355
+ state: state3DContour,
356
+ sampleScatter: {
357
+ callbacks: {
358
+ "postRender.test": runTests
359
+ }
360
+ }
361
+ });
362
+ async function runTests(scatter) {
363
+ const chart = scatter.Inner.model.charts[0];
364
+ await sleep(1e3);
365
+ test.true(chart.plane != null, "Should have a plane with the contour map");
366
+ if (test._ok) holder.remove();
367
+ test.end();
368
+ }
369
+ });
370
+ (0, import_tape.default)("dynamic scatter of agedx & hrtavg", function(test) {
371
+ test.timeoutAfter(8e3);
372
+ test.plan(2);
373
+ const holder = getHolder();
374
+ runpp({
375
+ holder,
376
+ state: stateDynamicScatter,
377
+ sampleScatter: {
378
+ callbacks: {
379
+ "postRender.test": runTests
380
+ }
381
+ }
382
+ });
383
+ async function runTests(scatter) {
384
+ scatter.on("postRender.test", null);
385
+ const chart = scatter.Inner.model.charts[0];
386
+ test.true(scatter.Inner.settings.showAxes, "Dynamic scatter should have axes");
387
+ scatter.Inner.settings.showContour = true;
388
+ await scatter.Inner.app.dispatch({
389
+ type: "plot_edit",
390
+ id: scatter.Inner.id,
391
+ config: { settings: { sampleScatter: scatter.Inner.settings } }
392
+ });
393
+ const contourG = scatter.Inner.model.charts[0].chartDiv.select('g[stroke-linejoin="round"]').node();
394
+ test.true(
395
+ contourG != null,
396
+ "Scatter should have contour showing the density of points after selecting show contour"
397
+ );
398
+ if (test._ok) holder.remove();
399
+ test.end();
400
+ }
401
+ });
402
+ (0, import_tape.default)("dynamic scatter of 2-gene expression", function(test) {
403
+ const holder = getHolder();
404
+ runpp({
405
+ holder,
406
+ state: state2geneexp,
407
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
408
+ });
409
+ async function runTests(scatter) {
410
+ scatter.on("postRender.test", null);
411
+ const chart = scatter.Inner.model.charts[0];
412
+ test.true(scatter.Inner.settings.showAxes, "Dynamic scatter should have axes");
413
+ if (test._ok) holder.remove();
414
+ test.end();
415
+ }
416
+ });
417
+ (0, import_tape.default)("dynamic scatter of 2-ssgsea", function(test) {
418
+ const holder = getHolder();
419
+ runpp({
420
+ holder,
421
+ state: state2ssgsea,
422
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
423
+ });
424
+ async function runTests(scatter) {
425
+ scatter.on("postRender.test", null);
426
+ const chart = scatter.Inner.model.charts[0];
427
+ test.true(scatter.Inner.settings.showAxes, "Dynamic scatter should have axes");
428
+ if (test._ok) holder.remove();
429
+ test.end();
430
+ }
431
+ });
432
+ (0, import_tape.default)("dynamic scatter of 2-dnameth", function(test) {
433
+ const holder = getHolder();
434
+ runpp({
435
+ holder,
436
+ state: state2dnameth,
437
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
438
+ });
439
+ async function runTests(scatter) {
440
+ scatter.on("postRender.test", null);
441
+ const chart = scatter.Inner.model.charts[0];
442
+ test.true(scatter.Inner.settings.showAxes, "Dynamic scatter should have axes");
443
+ if (test._ok) holder.remove();
444
+ test.end();
445
+ }
446
+ });
447
+ (0, import_tape.default)("Show tooltip for sample", function(test) {
448
+ test.timeoutAfter(8e3);
449
+ test.plan(2);
450
+ const holder = getHolder();
451
+ runpp({
452
+ holder,
453
+ //Fix for test failing because survival & summary sandboxs are not destroyed.
454
+ state,
455
+ sampleScatter: {
456
+ callbacks: {
457
+ "postRender.test": runTests
458
+ }
459
+ }
460
+ });
461
+ async function runTests(scatter) {
462
+ scatter.on("postRender.test", null);
463
+ const chart = scatter.Inner.model.charts[0];
464
+ const sample = groups[0].items[0];
465
+ scatter.Inner.vm.scatterTooltip.showSampleTooltip(sample, 100, 100, chart);
466
+ const tooltipDiv = scatter.Inner.view.dom.tooltip.d.node();
467
+ const tree = scatter.Inner.vm.scatterTooltip.tree;
468
+ const parentNode = tree.find((n) => n.id == "Acute lymphoblastic leukemia" && n.samples.length == 3);
469
+ test.true(parentNode != null, "Tooltip should have 3 samples for Acute lymphoblastic leukemia");
470
+ test.true(tooltipDiv != null, "Tooltip should be shown");
471
+ scatter.Inner.view.dom.tooltip.hide();
472
+ if (test._ok) holder.remove();
473
+ test.end();
474
+ }
475
+ });
476
+ (0, import_tape.default)("Test scale dot", function(test) {
477
+ test.timeoutAfter(8e3);
478
+ test.plan(2);
479
+ const holder = getHolder();
480
+ const state2 = {
481
+ plots: [
482
+ {
483
+ chartType: "sampleScatter",
484
+ scaleDotTW: { id: "agedx", q: { mode: "continuous" } },
485
+ name: "TermdbTest TSNE"
486
+ }
487
+ ]
488
+ };
489
+ runpp({
490
+ holder,
491
+ //Fix for test failing because survival & summary sandboxs are not destroyed.
492
+ state: state2,
493
+ sampleScatter: {
494
+ callbacks: {
495
+ "postRender.test": runTests
496
+ }
497
+ }
498
+ });
499
+ async function runTests(scatter) {
500
+ scatter.on("postRender.test", null);
501
+ const self = scatter.Inner;
502
+ const chart = scatter.Inner.model.charts[0];
503
+ const dots = self.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
504
+ const minSize = self.settings.minShapeSize * self.zoom / 3;
505
+ const maxSize = self.settings.maxShapeSize * self.zoom / 3;
506
+ test.true(
507
+ dots.find((dot) => dot.getAttribute("transform").includes(`scale(${minSize})`)) != null,
508
+ `Dots with the minimum size should be found`
509
+ );
510
+ test.true(
511
+ dots.find((dot) => dot.getAttribute("transform").includes(`scale(${maxSize})`)) != null,
512
+ `Dots with the maximum size should be found`
513
+ );
514
+ if (test._ok) holder.remove();
515
+ test.end();
516
+ }
517
+ });
518
+ (0, import_tape.default)("Test lasso menus options", function(test) {
519
+ test.timeoutAfter(8e3);
520
+ runpp({
521
+ state,
522
+ sampleScatter: {
523
+ callbacks: {
524
+ "postRender.test": runTests
525
+ }
526
+ }
527
+ });
528
+ async function runTests(scatter) {
529
+ scatter.on("postRender.test", null);
530
+ await triggerLassoMenu(scatter);
531
+ if (test._ok) scatter.Inner.app.destroy();
532
+ test.end();
533
+ }
534
+ async function triggerLassoMenu(scatter) {
535
+ const group = groups[0];
536
+ scatter.Inner.vm.scatterLasso.showLassoMenu(new PointerEvent("click"), group.items);
537
+ const groupsMenu = scatter.Inner.view.dom.tip.d.selectAll("div.sja_menuoption").nodes();
538
+ const options = ["List 2 samples", "Add to a group", "Add to a group and filter", "Open sample view"];
539
+ for (const [i, node] of Object.entries(groupsMenu)) {
540
+ const option = node.innerText;
541
+ test.equal(option, options[i], `Should display ${option} in the menu`);
542
+ }
543
+ scatter.Inner.vm.scatterLasso.showTable(group, 0, 0, false);
544
+ testSampleTable(scatter, group);
545
+ groupsMenu[1].click();
546
+ await sleep(1e3);
547
+ test.equal(scatter.Inner.state.groups.length, 1, `Should create a group in mass state`);
548
+ groupsMenu[2].click();
549
+ await sleep(1e3);
550
+ test.equal(scatter.Inner.state.groups.length, 2, `Should create another group in mass state`);
551
+ test.true(
552
+ scatter.Inner.state.termfilter?.filter?.lst[1]?.lst[0]?.tvs?.term.type == "samplelst",
553
+ `Should create a samplelst filter in mass state`
554
+ );
555
+ }
556
+ function testSampleTable(scatter, group) {
557
+ const samplesRendered = scatter.Inner.view.dom.tip.d.selectAll(".sjpp_row_wrapper > td:nth-child(3)").nodes();
558
+ const samples2Check = [];
559
+ for (const item of samplesRendered) {
560
+ samples2Check.push(item.innerHTML);
561
+ }
562
+ let foundSamples = 0;
563
+ for (const sampleData of group.items) {
564
+ if (samples2Check.some((d) => d == sampleData.sample)) ++foundSamples;
565
+ else test.fail(`Sample = ${sampleData.sample} is not displayed in sample table`);
566
+ }
567
+ test.equal(samples2Check.length, foundSamples, `Should render all samples for ${group.name}`);
568
+ scatter.Inner.view.dom.tip.hide();
569
+ }
570
+ });
571
+ (0, import_tape.default)("Invalid colorTW.id", async function(test) {
572
+ test.timeoutAfter(3e3);
573
+ const message = `Should display error for colorTW.id not found within dataset`;
574
+ const holder = getHolder();
575
+ const id = "Not real data";
576
+ try {
577
+ runpp({
578
+ holder,
579
+ state: {
580
+ plots: [
581
+ {
582
+ chartType: "sampleScatter",
583
+ colorTW: { id },
584
+ name: "TermdbTest TSNE"
585
+ }
586
+ ]
587
+ }
588
+ });
589
+ const errorbar = await detectGte({ elem: holder.node(), selector: ".sja_errorbar" });
590
+ test.equal(errorbar.length, 1, "Should display only one error message.");
591
+ test.ok(
592
+ errorbar[0].innerText.includes(`missing dictionary term for id=${id}`),
593
+ `Should display, "Error: no term found for ${id} [sampleScatter getPlotConfig()]".`
594
+ );
595
+ } catch (e) {
596
+ test.fail(message + ": " + e);
597
+ }
598
+ if (test._ok) holder.remove();
599
+ test.end();
600
+ });
601
+ (0, import_tape.default)("Invalid colorTW.term", async function(test) {
602
+ test.timeoutAfter(3e3);
603
+ const holder = getHolder();
604
+ const id = "Not real data";
605
+ try {
606
+ runpp({
607
+ holder,
608
+ state: {
609
+ plots: [
610
+ {
611
+ chartType: "sampleScatter",
612
+ colorTW: { term: { id } },
613
+ name: "TermdbTest TSNE"
614
+ }
615
+ ]
616
+ }
617
+ });
618
+ const errorbar = await detectGte({ elem: holder.node(), selector: ".sja_errorbar > div:nth-child(2)" });
619
+ const error = "Error: Error: Type is not defined [sampleScatter getPlotConfig()]";
620
+ test.true(errorbar[0].innerText.startsWith(error), `Should display, "${error}...".`);
621
+ } catch (e) {
622
+ test.fail(e);
623
+ }
624
+ if (test._ok) holder.remove();
625
+ test.end();
626
+ });
627
+ (0, import_tape.default)("Invalid plot name", async function(test) {
628
+ test.timeoutAfter(3e3);
629
+ const message = `Should display error for invalid plot name`;
630
+ const holder = getHolder();
631
+ try {
632
+ runpp({
633
+ holder,
634
+ state: {
635
+ plots: [
636
+ {
637
+ chartType: "sampleScatter",
638
+ colorTW: {
639
+ id: "diaggrp"
640
+ },
641
+ name: "Not real data"
642
+ }
643
+ ]
644
+ }
645
+ });
646
+ const errorbar = await Locator.init(holder.node()).shows(".sja_errorbar").get();
647
+ test.equal(errorbar.length, 1, "Should display only one error message.");
648
+ test.ok(
649
+ errorbar[0].innerText.includes(`plot not found with plotName`),
650
+ 'Should display, "Error: plot not found with plotName: Not real data".'
651
+ );
652
+ } catch (e) {
653
+ test.fail(message + ": " + e);
654
+ }
655
+ if (test._ok) holder.remove();
656
+ test.end();
657
+ });
658
+ (0, import_tape.default)("Test legend", function(test) {
659
+ test.timeoutAfter(6e3);
660
+ runpp({
661
+ state: structuredClone(state),
662
+ sampleScatter: {
663
+ callbacks: {
664
+ "postRender.test": runTests
665
+ }
666
+ }
667
+ });
668
+ async function runTests(scatter) {
669
+ scatter.on("postRender.test", null);
670
+ const samples = scatter.Inner.model.charts[0].data.samples;
671
+ const scatterDiv = scatter.Inner.model.charts[0].chartDiv;
672
+ await testHideCategory(scatter, samples);
673
+ await testChangeColor(scatter, samples);
674
+ if (test._ok) scatter.Inner.app.destroy();
675
+ test.end();
676
+ }
677
+ async function testHideCategory(scatter, samples) {
678
+ const key = "Acute lymphoblastic leukemia";
679
+ const expectedNum = samples.filter((s) => s.category === key).length;
680
+ const matched = await detectChildStyle({
681
+ elem: scatter.Inner.view.dom.mainDiv.node(),
682
+ selector: ".sjpcb-scatter-series > path",
683
+ style: {
684
+ fillOpacity: "0"
685
+ },
686
+ count: expectedNum,
687
+ trigger: () => {
688
+ const chart = scatter.Inner.model.charts[0];
689
+ scatter.Inner.vm.legendvm.legendInteractivity.hideCategory(scatter.Inner.config.colorTW, key, true);
690
+ scatter.Inner.app.dispatch({
691
+ type: "plot_edit",
692
+ id: scatter.Inner.id,
693
+ config: { colorTW: scatter.Inner.config.colorTW }
694
+ });
695
+ }
696
+ /* example of a custom matcher, instead of opts.style
697
+ matcher(mutations, observer) {
698
+ const hidden = mutations.filter(m => m.target.__data__.category == key && m.target.style.fillOpacity == '0')
699
+ if (hidden.length >= expectedNum) return hidden.map(d => d.target)
700
+ }*/
701
+ });
702
+ test.equal(
703
+ matched.filter((t) => t.__data__.category == key).length,
704
+ expectedNum,
705
+ `Should remove all samples with category = ${key}`
706
+ );
707
+ }
708
+ async function testChangeColor(scatter, samples) {
709
+ const key = "Wilms tumor";
710
+ const color = "blue";
711
+ const expectedColor = rgb(color).toString();
712
+ const expectedNum = samples.filter((s) => s.category === key).length;
713
+ const targets = await detectChildAttr({
714
+ elem: scatter.Inner.view.dom.mainDiv.node(),
715
+ selector: ".sjpcb-scatter-series > path",
716
+ observe: {
717
+ attributeFilter: ["fill"]
718
+ },
719
+ /* example of opts.attr, instead of opts.matcher()
720
+ attr: {
721
+ // key is name of attribute, value can be a string, number, or function
722
+ fill: value => {
723
+ return d3color.rgb(value).toString() === expectedColor
724
+ }
725
+ },*/
726
+ count: expectedNum,
727
+ trigger: async () => {
728
+ scatter.Inner.vm.legendvm.legendInteractivity.changeColor(key, color);
729
+ },
730
+ // example of a custom matcher, instead of opts.attr{}
731
+ matcher(mutations) {
732
+ const targets2 = mutations.filter((m) => rgb(m.target.getAttribute("fill")) == expectedColor);
733
+ if (targets2.length >= expectedNum) return targets2.map((d) => d.target);
734
+ }
735
+ });
736
+ test.equal(targets.length, 2, `Should change the color of the category = ${key} to blue`);
737
+ }
738
+ });
739
+ (0, import_tape.default)("Render color groups", function(test) {
740
+ test.timeoutAfter(3e3);
741
+ runpp({
742
+ state: {
743
+ plots: [
744
+ {
745
+ chartType: "sampleScatter",
746
+ colorTW: {
747
+ id: "genetic_race",
748
+ q: {
749
+ customset: {
750
+ groups: [
751
+ {
752
+ name: "non-Asian Ancestry",
753
+ type: "values",
754
+ values: [
755
+ { key: "European Ancestry", label: "European Ancestry" },
756
+ { key: "African Ancestry", label: "African Ancestry" },
757
+ { key: "Multi-Ancestry-Admixed", label: "Multi-Ancestry-Admixed" }
758
+ ]
759
+ },
760
+ {
761
+ name: "Asian Ancestry",
762
+ type: "values",
763
+ values: [{ key: "Asian Ancestry", label: "Asian Ancestry" }]
764
+ }
765
+ ]
766
+ }
767
+ }
768
+ },
769
+ name: "TermdbTest TSNE"
770
+ }
771
+ ]
772
+ },
773
+ sampleScatter: {
774
+ callbacks: { "postRender.test": runTests }
775
+ }
776
+ });
777
+ async function runTests(scatter) {
778
+ scatter.on("postRender.test", null);
779
+ await testColorLegend(scatter);
780
+ await changeColorGroups(scatter);
781
+ await testColorLegend(scatter);
782
+ if (test._ok) scatter.Inner.app.destroy();
783
+ test.end();
784
+ }
785
+ async function testColorLegend(scatter) {
786
+ const legendLabels = await detectGte({
787
+ elem: scatter.Inner.model.charts[0].chartDiv.node(),
788
+ selector: 'text[name="sjpp-scatter-legend-label"]'
789
+ });
790
+ const groups2 = [];
791
+ for (const group of legendLabels) {
792
+ const label = group.innerHTML.split(",");
793
+ groups2.push({
794
+ label: label[0],
795
+ samples: label[1].match(/[\d\.]+/g)
796
+ });
797
+ }
798
+ test.equal(
799
+ scatter.Inner.model.charts[0].colorLegend.size,
800
+ groups2.length + 1,
801
+ `Legend categories (# = ${groups2.length + 1}) should equal size of colorLegend (# = ${scatter.Inner.model.charts[0].colorLegend.size}) `
802
+ );
803
+ compareData2DOMLegend(scatter, groups2);
804
+ }
805
+ function compareData2DOMLegend(scatter, groups2) {
806
+ for (const group of groups2) {
807
+ const mapLeg = scatter.Inner.model.charts[0].colorLegend.get(group.label);
808
+ test.ok(mapLeg, `Should display group custom label = ${group.label} in legend`);
809
+ test.equal(
810
+ `${mapLeg.sampleCount}`,
811
+ group.samples[0],
812
+ `Should show matching n = ${group.samples[0]} for ${group.label}`
813
+ );
814
+ }
815
+ }
816
+ async function changeColorGroups(scatter) {
817
+ scatter.Inner.config.colorTW.q.customset = {
818
+ groups: [
819
+ {
820
+ name: "European Ancestryy",
821
+ type: "values",
822
+ values: [{ key: "European Ancestry", label: "European Ancestry" }]
823
+ },
824
+ {
825
+ name: "non-European Ancestry",
826
+ type: "values",
827
+ values: [
828
+ { key: "Asian Ancestry", label: "Asian Ancestry" },
829
+ { key: "African Ancestry", label: "African Ancestry" },
830
+ { key: "Multi-Ancestry-Admixed", label: "Multi-Ancestry-Admixed" }
831
+ ]
832
+ }
833
+ ]
834
+ };
835
+ await scatter.Inner.app.dispatch({
836
+ type: "plot_edit",
837
+ id: scatter.Inner.id,
838
+ config: scatter.Inner.config
839
+ });
840
+ }
841
+ });
842
+ (0, import_tape.default)("Change symbol and reference size from menu", function(test) {
843
+ test.timeoutAfter(1e4);
844
+ runpp({
845
+ state: structuredClone(open_state),
846
+ sampleScatter: {
847
+ callbacks: { "postRender.test": runTests }
848
+ }
849
+ });
850
+ const testSymSize = 300;
851
+ const testRefSize = 1;
852
+ async function runTests(scatter) {
853
+ rideInit({ arg: scatter, bus: scatter, eventType: "postRender.test" }).use(changeSymbolInput).to(testSymbolSize, { wait: 100 }).use(changeRefInput, { wait: 100 }).to(testRefDotSize, { wait: 300 }).done(test);
854
+ }
855
+ function changeSymbolInput(scatter) {
856
+ const sizeInput = scatter.Inner.view.dom.controlsHolder.selectAll("input").nodes().find((e) => e.value == scatter.Inner.settings.size);
857
+ sizeInput.value = testSymSize;
858
+ sizeInput.dispatchEvent(new KeyboardEvent("keyup", { key: "Enter" }));
859
+ }
860
+ function testSymbolSize(scatter) {
861
+ test.equal(scatter.Inner.settings.size, testSymSize, `Should change symbol dot size to test value = ${testSymSize}`);
862
+ }
863
+ function changeRefInput(scatter) {
864
+ const refInput = scatter.Inner.view.dom.controlsHolder.selectAll("input").nodes().find((e) => e.value == scatter.Inner.settings.refSize);
865
+ refInput.value = testRefSize;
866
+ refInput.dispatchEvent(new KeyboardEvent("keyup", { key: "Enter" }));
867
+ }
868
+ function testRefDotSize(scatter) {
869
+ test.equal(
870
+ scatter.Inner.settings.refSize,
871
+ testRefSize,
872
+ `Should change reference dot size to test value = ${testRefSize}`
873
+ );
874
+ }
875
+ });
876
+ (0, import_tape.default)("Change chart width and height from menu", function(test) {
877
+ test.timeoutAfter(1e3);
878
+ runpp({
879
+ state: structuredClone(open_state),
880
+ sampleScatter: {
881
+ callbacks: { "postRender.test": runTests }
882
+ }
883
+ });
884
+ const testWidth = 550;
885
+ const testHeight = 550;
886
+ async function runTests(scatter) {
887
+ scatter.on("postRender.test", null);
888
+ await testChartSizeChange(scatter);
889
+ if (test._ok) scatter.Inner.app.destroy();
890
+ test.end();
891
+ }
892
+ async function testChartSizeChange(scatter) {
893
+ const widthInput = scatter.Inner.view.dom.controlsHolder.selectAll("input").nodes().find((e) => e.value == scatter.Inner.settings.svgw);
894
+ widthInput.value = testWidth;
895
+ const heightInput = scatter.Inner.view.dom.controlsHolder.selectAll("input").nodes().find((e) => e.value == scatter.Inner.settings.svgh);
896
+ heightInput.value = testHeight;
897
+ await detectAttr({
898
+ target: scatter.Inner.view.dom.mainDiv.select("svg").node(),
899
+ observe: {
900
+ attributeFilter: ["height", "width"]
901
+ },
902
+ // count: 1,
903
+ trigger() {
904
+ widthInput.dispatchEvent(new Event("change"));
905
+ heightInput.dispatchEvent(new Event("change"));
906
+ }
907
+ // matcher(mutations){
908
+ // let foundH, foundW = 0
909
+ // for (const mut of mutations) {
910
+ // if (mut.type == 'width') ++foundW
911
+ // if (mut.type == 'height') ++foundH
912
+ // }
913
+ // }
914
+ });
915
+ test.equal(
916
+ scatter.Inner.settings.svgw,
917
+ testWidth,
918
+ `Chart width = ${scatter.Inner.settings.svgw} should be equal to test width = ${testWidth}`
919
+ );
920
+ test.equal(
921
+ scatter.Inner.settings.svgh,
922
+ testHeight,
923
+ `Chart height = ${scatter.Inner.settings.svgh} should be equal to test height = ${testHeight}`
924
+ );
925
+ }
926
+ });
927
+ (0, import_tape.default)("Check/uncheck Show axes from menu", function(test) {
928
+ test.timeoutAfter(4e3);
929
+ runpp({
930
+ state: structuredClone(open_state),
931
+ sampleScatter: {
932
+ callbacks: { "postRender.test": runTests }
933
+ }
934
+ });
935
+ async function runTests(scatter) {
936
+ scatter.on("postRender.test", null);
937
+ await showAxes(scatter, true);
938
+ await showAxes(scatter, false);
939
+ if (test._ok) scatter.Inner.app.destroy();
940
+ test.end();
941
+ }
942
+ async function showAxes(scatter, isvisible) {
943
+ const opacity = isvisible ? 1 : 0;
944
+ const axesDiv = await detectStyle({
945
+ target: scatter.Inner.view.dom.mainDiv.node().querySelector(".sjpcb-scatter-axis"),
946
+ style: {
947
+ opacity: `${opacity}`
948
+ },
949
+ trigger() {
950
+ const axesCheckbox = scatter.Inner.view.dom.controlsHolder.select('input[data-testid="showAxes"]');
951
+ axesCheckbox.property("checked", isvisible);
952
+ axesCheckbox.node().dispatchEvent(new Event("change"));
953
+ }
954
+ });
955
+ const axesStyle = getComputedStyle(axesDiv[0]);
956
+ test.equal(axesStyle.opacity, `${opacity}`, `Should ${isvisible ? "show" : "hide"} axes`);
957
+ }
958
+ });
959
+ (0, import_tape.default)("Click zoom in, zoom out, and reset buttons", function(test) {
960
+ test.timeoutAfter(1e4);
961
+ runpp({
962
+ state: structuredClone(state),
963
+ sampleScatter: {
964
+ callbacks: {
965
+ "postRender.test": runTests
966
+ }
967
+ }
968
+ });
969
+ async function runTests(scatter) {
970
+ scatter.on("postRender.test", null);
971
+ await testZoomIn(scatter);
972
+ await testReset(scatter);
973
+ await testZoomOut(scatter);
974
+ if (test._ok) scatter.Inner.app.destroy();
975
+ test.end();
976
+ }
977
+ async function testZoomIn(scatter) {
978
+ const zoomin_bt = scatter.Inner.view.dom.toolsDiv.node().querySelector('div[name="sjpp-zoom-in-btn"]');
979
+ const m = await detectTransform(scatter, zoomin_bt, 1.2);
980
+ test.ok(m != null, `Plot should zoom in`);
981
+ }
982
+ async function testReset(scatter) {
983
+ const reset_bt = scatter.Inner.view.dom.toolsDiv.node().querySelector('div[name="sjpp-reset-btn"]');
984
+ const m = await detectTransform(scatter, reset_bt, 1);
985
+ test.ok(m != null, `Plot should reset`);
986
+ }
987
+ async function testZoomOut(scatter) {
988
+ const zoomout_bt = scatter.Inner.view.dom.toolsDiv.node().querySelector('div[name="sjpp-zoom-out-btn"]');
989
+ const m = await detectTransform(scatter, zoomout_bt, 0.8);
990
+ test.ok(m != null, `Plot should zoom out`);
991
+ }
992
+ async function detectTransform(scatter, btn, scale) {
993
+ const target = await detectAttr({
994
+ target: scatter.Inner.view.dom.mainDiv.node().querySelector(".sjpcb-scatter-series"),
995
+ observe: {
996
+ subtree: true,
997
+ characterData: true,
998
+ attributeFilter: ["transform"]
999
+ },
1000
+ count: 1,
1001
+ trigger() {
1002
+ btn.click();
1003
+ },
1004
+ matcher(mutations) {
1005
+ for (const m of mutations) {
1006
+ if (m.attributeName == "transform" && m.target.attributes[1].value.includes(`scale(${scale})`)) return m;
1007
+ }
1008
+ }
1009
+ });
1010
+ return target;
1011
+ }
1012
+ });
1013
+ (0, import_tape.default)("colorTW=geneVariant with no groupsetting", function(test) {
1014
+ test.timeoutAfter(6e3);
1015
+ runpp({
1016
+ state: {
1017
+ plots: [
1018
+ {
1019
+ chartType: "sampleScatter",
1020
+ name: "TermdbTest TSNE",
1021
+ colorTW: { term: { gene: "TP53", name: "TP53", type: "geneVariant" } }
1022
+ }
1023
+ ]
1024
+ },
1025
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1026
+ });
1027
+ async function runTests(scatter) {
1028
+ const dots = scatter.Inner.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
1029
+ test.true(
1030
+ dots.find((dot) => dot.getAttribute("fill") == mclass["M"].color),
1031
+ "At least a sample with MISSENSE color was expected"
1032
+ );
1033
+ if (test._ok) scatter.Inner.app.destroy();
1034
+ test.end();
1035
+ }
1036
+ });
1037
+ (0, import_tape.default)("colorTW=geneVariant with groupsetting", function(test) {
1038
+ test.timeoutAfter(6e3);
1039
+ runpp({
1040
+ state: {
1041
+ plots: [
1042
+ {
1043
+ chartType: "sampleScatter",
1044
+ name: "TermdbTest TSNE",
1045
+ colorTW: getGeneVariantTw()
1046
+ }
1047
+ ]
1048
+ },
1049
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1050
+ });
1051
+ async function runTests(scatter) {
1052
+ const dots = scatter.Inner.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
1053
+ const lab = "TP53 SNV/indel Mutated (somatic)";
1054
+ test.true(
1055
+ dots.find((d) => d.__data__.category == lab),
1056
+ `A dot with category=${lab}`
1057
+ );
1058
+ if (test._ok) scatter.Inner.app.destroy();
1059
+ test.end();
1060
+ }
1061
+ });
1062
+ (0, import_tape.default)("colorTW=geneVariant with gene list", function(test) {
1063
+ test.timeoutAfter(6e3);
1064
+ runpp({
1065
+ state: {
1066
+ plots: [
1067
+ {
1068
+ chartType: "sampleScatter",
1069
+ name: "TermdbTest TSNE",
1070
+ colorTW: getGenesetMutTw()
1071
+ }
1072
+ ]
1073
+ },
1074
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1075
+ });
1076
+ async function runTests(scatter) {
1077
+ const dots = scatter.Inner.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
1078
+ const lab = "TP53, KRAS, AKT1, BCR SNV/indel Mutated (somatic)";
1079
+ test.true(
1080
+ dots.find((d) => d.__data__.category == lab),
1081
+ `A dot with category=${lab}`
1082
+ );
1083
+ if (test._ok) scatter.Inner.app.destroy();
1084
+ test.end();
1085
+ }
1086
+ });
1087
+ (0, import_tape.default)("colorTW=ssgsea", function(test) {
1088
+ test.timeoutAfter(6e3);
1089
+ runpp({
1090
+ state: {
1091
+ plots: [
1092
+ {
1093
+ chartType: "sampleScatter",
1094
+ name: "TermdbTest TSNE",
1095
+ colorTW: getSsgseaTw()
1096
+ }
1097
+ ]
1098
+ },
1099
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1100
+ });
1101
+ async function runTests(scatter) {
1102
+ const dots = scatter.Inner.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
1103
+ test.true(
1104
+ dots.find((d) => Number.isFinite(d.__data__.category)),
1105
+ `A dot with category=number`
1106
+ );
1107
+ if (test._ok) scatter.Inner.app.destroy();
1108
+ test.end();
1109
+ }
1110
+ });
1111
+ (0, import_tape.default)("singlecell map", function(test) {
1112
+ test.timeoutAfter(6e3);
1113
+ runpp({
1114
+ state: {
1115
+ plots: [
1116
+ {
1117
+ chartType: "sampleScatter",
1118
+ colorTW: getScctTw(),
1119
+ singleCellPlot: { name: "UMAP", sample: { sID: "1_patient" } }
1120
+ }
1121
+ ]
1122
+ },
1123
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1124
+ });
1125
+ async function runTests(scatter) {
1126
+ const dots = scatter.Inner.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
1127
+ test.true(dots.length, "some dots are loaded from singlecell map");
1128
+ if (test._ok) scatter.Inner.app.destroy();
1129
+ test.end();
1130
+ }
1131
+ });
1132
+ (0, import_tape.default)("singlecell geneexp", function(test) {
1133
+ runpp({
1134
+ state: {
1135
+ nav: { header_mode: "hidden" },
1136
+ plots: [
1137
+ {
1138
+ chartType: "sampleScatter",
1139
+ colorTW: getScgeneexpTw(),
1140
+ singleCellPlot: { name: "UMAP", sample: { sID: "1_patient" } }
1141
+ }
1142
+ ]
1143
+ },
1144
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1145
+ });
1146
+ async function runTests(scatter) {
1147
+ const dots = scatter.Inner.view.dom.mainDiv.selectAll(".sjpcb-scatter-series > path").nodes();
1148
+ test.true(dots.length, "some dots are loaded from singlecell map");
1149
+ if (test._ok) scatter.Inner.app.destroy();
1150
+ test.end();
1151
+ }
1152
+ });
1153
+ (0, import_tape.default)("Disco plot and lollipop", (test) => {
1154
+ test.timeoutAfter(2e3);
1155
+ const holder = getHolder();
1156
+ runpp({
1157
+ holder,
1158
+ state: state2ssgsea,
1159
+ sampleScatter: { callbacks: { "postRender.test": runTests } }
1160
+ });
1161
+ async function runTests(scatter) {
1162
+ scatter.on("postRender.test", null);
1163
+ const sampleWithMutDataFile = scatter.Inner.dom.mainDiv.select(".sjpcb-scatter-series").selectAll("path").filter((d) => d.sample === "3416").node();
1164
+ const box = sampleWithMutDataFile.getBoundingClientRect();
1165
+ sampleWithMutDataFile.dispatchEvent(
1166
+ new MouseEvent("click", {
1167
+ bubbles: true,
1168
+ clientX: box.x + box.width / 2,
1169
+ clientY: box.y + box.height / 2
1170
+ })
1171
+ );
1172
+ const chordTexts = await detectGte({
1173
+ elem: holder.node(),
1174
+ selector: ".chord-text",
1175
+ count: 1,
1176
+ trigger: () => {
1177
+ scatter.Inner.dom.tooltip.d.selectAll("button").filter(function() {
1178
+ return this.innerHTML == "Disco";
1179
+ }).node().click();
1180
+ }
1181
+ });
1182
+ const label = [...chordTexts].find((c) => c.__data__?.text === "TP53");
1183
+ if (!label) {
1184
+ test.failt("must have a TP53 gene label");
1185
+ } else {
1186
+ const trackLabelsG = await detectGte({
1187
+ elem: holder.node(),
1188
+ selector: '[data-testid="sja_sample_menu_opener"]',
1189
+ count: 2,
1190
+ trigger: () => {
1191
+ label.dispatchEvent(new MouseEvent("click"));
1192
+ }
1193
+ });
1194
+ await sleep(500);
1195
+ const trackLabels = [...trackLabelsG[0].querySelectorAll("text")];
1196
+ test.equal(
1197
+ trackLabels.filter((t) => t.innerHTML.includes("unknown data source")).length,
1198
+ 0,
1199
+ "must not have an error after clicking a Disco plot gene label to launch a genome browser track"
1200
+ );
1201
+ if (test._ok) holder.remove();
1202
+ test.end();
1203
+ }
1204
+ }
1205
+ });
1206
+ //# sourceMappingURL=scatter.integration.spec-5FWVHMVJ.js.map