@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,2196 @@
1
+ import {
2
+ getCategoricalTermcollectionTw,
3
+ getCategoryGroupsetting,
4
+ getGeneVariantTw,
5
+ getGenesetMutTw,
6
+ getScctTw
7
+ } from "./chunk-J7W2DGAL.js";
8
+ import {
9
+ termjson
10
+ } from "./chunk-DHPLHIVP.js";
11
+ import {
12
+ Locator,
13
+ detectGte,
14
+ detectLst,
15
+ detectOne
16
+ } from "./chunk-DJQTUDJM.js";
17
+ import {
18
+ getRunPp,
19
+ rideInit
20
+ } from "./chunk-MAACMLMN.js";
21
+ import {
22
+ require_tape
23
+ } from "./chunk-TUMA63WX.js";
24
+ import "./chunk-XNYATA6C.js";
25
+ import "./chunk-3DS4HIEH.js";
26
+ import "./chunk-O64WQLAV.js";
27
+ import "./chunk-OEOYTMMY.js";
28
+ import "./chunk-PRZWSBMA.js";
29
+ import "./chunk-HVZQYGQN.js";
30
+ import "./chunk-MKAF2BHB.js";
31
+ import "./chunk-WKNI3HRQ.js";
32
+ import "./chunk-5DSLFEAN.js";
33
+ import "./chunk-D3TU3RDU.js";
34
+ import {
35
+ getFilterItemByTag,
36
+ hideCategory
37
+ } from "./chunk-LYULXXGR.js";
38
+ import "./chunk-HJ6L54YS.js";
39
+ import "./chunk-LSEFWW72.js";
40
+ import "./chunk-CPMOBFFR.js";
41
+ import "./chunk-HYOEWQ5P.js";
42
+ import "./chunk-HBW42TDT.js";
43
+ import "./chunk-LQJMCE7G.js";
44
+ import "./chunk-FN5XPUPH.js";
45
+ import "./chunk-IIT367QZ.js";
46
+ import "./chunk-RZGEKL77.js";
47
+ import "./chunk-B4VBTVVQ.js";
48
+ import "./chunk-IQTEW3SK.js";
49
+ import "./chunk-MNPTPENH.js";
50
+ import "./chunk-7IYJZZQI.js";
51
+ import "./chunk-M3J4MINX.js";
52
+ import "./chunk-PF4DSFDR.js";
53
+ import "./chunk-I73KUUYG.js";
54
+ import "./chunk-UAALI7MC.js";
55
+ import "./chunk-7KRS7L4U.js";
56
+ import "./chunk-BKPDYW5T.js";
57
+ import "./chunk-JNITUVXP.js";
58
+ import "./chunk-TJYRBEBK.js";
59
+ import "./chunk-LOZEKOES.js";
60
+ import "./chunk-VQZ2Z5YU.js";
61
+ import "./chunk-SOTB4FRE.js";
62
+ import "./chunk-TLT4YIG3.js";
63
+ import "./chunk-KYBIQBXE.js";
64
+ import "./chunk-I6Y4O3RR.js";
65
+ import "./chunk-OMR2DT66.js";
66
+ import "./chunk-DQC5FFGV.js";
67
+ import {
68
+ __toESM
69
+ } from "./chunk-HFNDKYVF.js";
70
+
71
+ // plots/test/barchart.integration.spec.js
72
+ var import_tape = __toESM(require_tape(), 1);
73
+
74
+ // termdb/test/vocabData.js
75
+ var terms = [
76
+ {
77
+ id: "a",
78
+ name: "AAA",
79
+ parent_id: null,
80
+ included_types: ["categorical", "integer", "float", "condition", "survival"],
81
+ child_types: ["categorical", "integer", "float", "condition", "survival"]
82
+ },
83
+ {
84
+ id: "b",
85
+ name: "BBB",
86
+ parent_id: null,
87
+ included_types: ["categorical", "integer", "float", "condition", "survival"],
88
+ child_types: ["categorical", "integer", "float", "condition", "survival"]
89
+ },
90
+ {
91
+ type: "categorical",
92
+ id: "c",
93
+ name: "CCC",
94
+ parent_id: "a",
95
+ isleaf: true,
96
+ groupsetting: {
97
+ disabled: true
98
+ },
99
+ values: {
100
+ 1: { label: "Yes" },
101
+ 0: { label: "No" }
102
+ },
103
+ included_types: ["categorical"],
104
+ child_types: []
105
+ },
106
+ {
107
+ type: "float",
108
+ id: "d",
109
+ name: "DDD",
110
+ parent_id: "a",
111
+ isleaf: true,
112
+ bins: {
113
+ default: {
114
+ type: "regular-bin",
115
+ bin_size: 0.2,
116
+ stopinclusive: true,
117
+ first_bin: { startunbounded: true, stop: 0.2, stopinclusive: true }
118
+ },
119
+ less: {
120
+ type: "regular-bin",
121
+ bin_size: 0.4,
122
+ stopinclusive: true,
123
+ first_bin: { startunbounded: true, stop: 0.2, stopinclusive: true }
124
+ }
125
+ },
126
+ included_types: ["float"],
127
+ child_types: []
128
+ },
129
+ {
130
+ type: "condition",
131
+ id: "e",
132
+ name: "EEE",
133
+ parent_id: "a",
134
+ isleaf: true,
135
+ groupsetting: {
136
+ disabled: true
137
+ },
138
+ included_types: ["condition"],
139
+ child_types: []
140
+ },
141
+ {
142
+ type: "categorical",
143
+ id: "f",
144
+ name: "FFF",
145
+ parent_id: "b",
146
+ isleaf: true,
147
+ groupsetting: {
148
+ disabled: true
149
+ },
150
+ values: {
151
+ 1: { label: "Yes" },
152
+ 0: { label: "No" }
153
+ },
154
+ included_types: ["categorical"],
155
+ child_types: []
156
+ },
157
+ {
158
+ type: "categorical",
159
+ id: "g",
160
+ name: "CCC",
161
+ parent_id: "ab",
162
+ isleaf: true,
163
+ groupsetting: {
164
+ disabled: true
165
+ },
166
+ values: {
167
+ 1: { label: "Yes" },
168
+ 0: { label: "No" }
169
+ },
170
+ included_types: ["categorical"],
171
+ child_types: []
172
+ },
173
+ {
174
+ type: "survival",
175
+ id: "s",
176
+ name: "Survival term",
177
+ isleaf: true,
178
+ values: {
179
+ 1: { label: "Deceased" },
180
+ 0: { label: "Alive" }
181
+ }
182
+ },
183
+ {
184
+ type: "termCollection",
185
+ name: "age percentages",
186
+ termlst: [{ id: "agedx" }, { id: "a_death" }, { id: "a_ndi" }, { id: "agelastvisit" }],
187
+ numerators: ["agedx"]
188
+ }
189
+ ];
190
+ var vocab = JSON.stringify({
191
+ route: null,
192
+ terms,
193
+ sampleannotation: {
194
+ 1: {
195
+ c: 1,
196
+ d: 0.1
197
+ },
198
+ 2: {
199
+ c: 0,
200
+ d: 0.5
201
+ },
202
+ 3: {
203
+ c: 1,
204
+ d: 0.8
205
+ },
206
+ 4: {
207
+ c: 1,
208
+ d: 0.2
209
+ },
210
+ 5: {
211
+ c: 0,
212
+ d: 0.4
213
+ },
214
+ 6: {
215
+ c: 1,
216
+ d: 0.3
217
+ },
218
+ 7: {
219
+ c: 0,
220
+ d: 0.5
221
+ },
222
+ 8: {
223
+ c: 1,
224
+ d: 0.9
225
+ },
226
+ 9: {
227
+ c: 0,
228
+ d: 0.05
229
+ },
230
+ 10: {
231
+ c: 1,
232
+ d: 1.1
233
+ }
234
+ }
235
+ });
236
+
237
+ // plots/test/barchart.integration.spec.js
238
+ (0, import_tape.default)("\n", function(test) {
239
+ test.comment("-***- plots/barchart -***-");
240
+ test.end();
241
+ });
242
+ (0, import_tape.default)("term1=categorical", function(test) {
243
+ test.timeoutAfter(3e3);
244
+ runpp({
245
+ state: {
246
+ plots: [
247
+ {
248
+ chartType: "barchart",
249
+ term: {
250
+ id: "diaggrp"
251
+ }
252
+ }
253
+ ]
254
+ },
255
+ barchart: {
256
+ callbacks: {
257
+ "postRender.test": runTests
258
+ }
259
+ }
260
+ });
261
+ function runTests(barchart) {
262
+ barchart.on("postRender.test", null);
263
+ testBarCount(barchart);
264
+ testAxisDimension(barchart);
265
+ testAxisTitle(barchart);
266
+ if (test._ok) barchart.Inner.app.destroy();
267
+ test.end();
268
+ }
269
+ let barDiv;
270
+ function testBarCount(barchart) {
271
+ barDiv = barchart.Inner.dom.barDiv;
272
+ const minBars = 5;
273
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
274
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
275
+ test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
276
+ test.equal(numBars, numOverlays, "should have equal numbers of bars and overlays");
277
+ }
278
+ function testAxisDimension(barchart) {
279
+ const xAxis = barDiv.select(".sjpcb-bar-chart-x-axis").node();
280
+ const seriesG = barDiv.select(".bars-series").node();
281
+ test.true(xAxis.getBBox().width >= seriesG.getBBox().width, "x-axis width should be >= series width");
282
+ }
283
+ function testAxisTitle(barchart) {
284
+ const chartTitle = barDiv.select('[data-testid="sjpp-massbarchart-horizontal-charttitle"]');
285
+ test.equal(chartTitle.text(), "# of samples (n=60)", "sample type of barchart should be samples");
286
+ }
287
+ });
288
+ (0, import_tape.default)("term1=categorical (no values)", function(test) {
289
+ test.timeoutAfter(3e3);
290
+ runpp({
291
+ state: {
292
+ plots: [
293
+ {
294
+ chartType: "barchart",
295
+ term: {
296
+ id: "diaggrp_novalues"
297
+ }
298
+ }
299
+ ]
300
+ },
301
+ barchart: {
302
+ callbacks: {
303
+ "postRender.test": runTests
304
+ }
305
+ }
306
+ });
307
+ function runTests(barchart) {
308
+ barchart.on("postRender.test", null);
309
+ testTw(barchart);
310
+ testBarCount(barchart);
311
+ testAxisDimension(barchart);
312
+ if (test._ok) barchart.Inner.app.destroy();
313
+ test.end();
314
+ }
315
+ function testTw(barchart) {
316
+ const tw = barchart.Inner.config.term;
317
+ test.ok(tw.term.values && typeof tw.term.values == "object", "term.values{} should be an object");
318
+ test.ok(Array.isArray(tw.term.categories.lst), "term.categories.lst[] should be an array");
319
+ test.equal(tw.term.categories.lst.length, 7, "term.categories.lst[] should have 7 sample counts");
320
+ }
321
+ let barDiv;
322
+ function testBarCount(barchart) {
323
+ barDiv = barchart.Inner.dom.barDiv;
324
+ const minBars = 5;
325
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
326
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
327
+ test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
328
+ test.equal(numBars, numOverlays, "should have equal numbers of bars and overlays");
329
+ }
330
+ function testAxisDimension(barchart) {
331
+ const xAxis = barDiv.select(".sjpcb-bar-chart-x-axis").node();
332
+ const seriesG = barDiv.select(".bars-series").node();
333
+ test.true(xAxis.getBBox().width >= seriesG.getBBox().width, "x-axis width should be >= series width");
334
+ }
335
+ });
336
+ (0, import_tape.default)("term1=categorical (patient-level)", function(test) {
337
+ test.timeoutAfter(3e3);
338
+ runpp({
339
+ state: {
340
+ plots: [
341
+ {
342
+ chartType: "barchart",
343
+ term: {
344
+ id: "genetic_race"
345
+ }
346
+ }
347
+ ]
348
+ },
349
+ barchart: {
350
+ callbacks: {
351
+ "postRender.test": runTests
352
+ }
353
+ }
354
+ });
355
+ function runTests(barchart) {
356
+ barchart.on("postRender.test", null);
357
+ testBarCount(barchart);
358
+ testAxisDimension(barchart);
359
+ testAxisTitle(barchart);
360
+ if (test._ok) barchart.Inner.app.destroy();
361
+ test.end();
362
+ }
363
+ let barDiv;
364
+ function testBarCount(barchart) {
365
+ barDiv = barchart.Inner.dom.barDiv;
366
+ const minBars = 2;
367
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
368
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
369
+ test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
370
+ test.equal(numBars, numOverlays, "should have equal numbers of bars and overlays");
371
+ }
372
+ function testAxisDimension(barchart) {
373
+ const xAxis = barDiv.select(".sjpcb-bar-chart-x-axis").node();
374
+ const seriesG = barDiv.select(".bars-series").node();
375
+ test.true(xAxis.getBBox().width >= seriesG.getBBox().width, "x-axis width should be >= series width");
376
+ }
377
+ function testAxisTitle(barchart) {
378
+ const chartTitle = barDiv.select('[data-testid="sjpp-massbarchart-horizontal-charttitle"]');
379
+ test.equal(chartTitle.text(), "# of patients (n=62)", "sample type of barchart should be patients");
380
+ }
381
+ });
382
+ (0, import_tape.default)("term1=categorical (relapse-level)", function(test) {
383
+ test.timeoutAfter(3e3);
384
+ runpp({
385
+ state: {
386
+ plots: [
387
+ {
388
+ chartType: "barchart",
389
+ term: {
390
+ id: "relapse_site"
391
+ }
392
+ }
393
+ ]
394
+ },
395
+ barchart: {
396
+ callbacks: {
397
+ "postRender.test": runTests
398
+ }
399
+ }
400
+ });
401
+ function runTests(barchart) {
402
+ barchart.on("postRender.test", null);
403
+ testBarCount(barchart);
404
+ testAxisDimension(barchart);
405
+ testAxisTitle(barchart);
406
+ if (test._ok) barchart.Inner.app.destroy();
407
+ test.end();
408
+ }
409
+ let barDiv;
410
+ function testBarCount(barchart) {
411
+ barDiv = barchart.Inner.dom.barDiv;
412
+ const minBars = 2;
413
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
414
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
415
+ test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
416
+ test.equal(numBars, numOverlays, "should have equal numbers of bars and overlays");
417
+ }
418
+ function testAxisDimension(barchart) {
419
+ const xAxis = barDiv.select(".sjpcb-bar-chart-x-axis").node();
420
+ const seriesG = barDiv.select(".bars-series").node();
421
+ test.true(xAxis.getBBox().width >= seriesG.getBBox().width, "x-axis width should be >= series width");
422
+ }
423
+ function testAxisTitle(barchart) {
424
+ const chartTitle = barDiv.select('[data-testid="sjpp-massbarchart-horizontal-charttitle"]');
425
+ test.equal(chartTitle.text(), "# of relapse samples (n=10)", "sample type of barchart should be relapse samples");
426
+ }
427
+ });
428
+ (0, import_tape.default)("term1=termCollection categorical", function(test) {
429
+ test.timeoutAfter(3e3);
430
+ runpp({
431
+ state: {
432
+ plots: [{ chartType: "summary", childType: "barchart", term: getCategoricalTermcollectionTw() }]
433
+ },
434
+ barchart: {
435
+ callbacks: {
436
+ "postRender.test": runTests
437
+ }
438
+ }
439
+ });
440
+ function runTests(barchart) {
441
+ barchart.on("postRender.test", null);
442
+ const barDiv = barchart.Inner.dom.barDiv;
443
+ testBarCount(barDiv);
444
+ testBarOrder(barDiv);
445
+ if (test._ok) barchart.Inner.app.destroy();
446
+ test.end();
447
+ }
448
+ function testBarCount(barDiv) {
449
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
450
+ test.equal(numBars, 3, "should render 3 bars, one per member term");
451
+ }
452
+ function testBarOrder(barDiv) {
453
+ const labelGs = barDiv.selectAll('[data-testid="sjpcb-bars-rowlabels"] g').nodes();
454
+ test.equal(labelGs.length, 3, "should have 3 row label elements");
455
+ if (labelGs.length < 2) return;
456
+ const yValues = labelGs.map((g) => {
457
+ const t = g.getAttribute("transform") || "";
458
+ const m = t.match(/translate\([^,]+,([^)]+)\)/);
459
+ return m ? parseFloat(m[1]) : 0;
460
+ });
461
+ test.ok(
462
+ yValues[0] < yValues[1] && yValues[1] < yValues[2],
463
+ "row label y positions should increase in termIds order (CNV < Fusion < Germline)"
464
+ );
465
+ }
466
+ });
467
+ (0, import_tape.default)("term1=categorical, term2=defaultbins", function(test) {
468
+ test.timeoutAfter(5e3);
469
+ test.plan(4);
470
+ runpp({
471
+ state: {
472
+ plots: [
473
+ {
474
+ chartType: "barchart",
475
+ term: { id: "diaggrp" },
476
+ term2: { id: "agedx" }
477
+ }
478
+ ]
479
+ },
480
+ barchart: {
481
+ callbacks: {
482
+ "postRender.test": runTests
483
+ }
484
+ }
485
+ });
486
+ let barDiv;
487
+ async function runTests(barchart) {
488
+ barchart.on("postRender.test", null);
489
+ barDiv = barchart.Inner.dom.barDiv;
490
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
491
+ testBarCount();
492
+ testOverlayOrder();
493
+ await triggerUncomputableOverlay(barchart);
494
+ clickLegendToHideOverlay(barchart);
495
+ await testHiddenOverlayData(barchart);
496
+ if (test._ok) barchart.Inner.app.destroy();
497
+ test.end();
498
+ }
499
+ function testBarCount() {
500
+ const minBars = 5;
501
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
502
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
503
+ test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
504
+ test.true(numOverlays > numBars, "number of overlays should be greater than bars");
505
+ }
506
+ function testOverlayOrder() {
507
+ const bars_grp = barDiv.selectAll(".bars-cell-grp");
508
+ const legend_rows = barDiv.selectAll(".legend-row");
509
+ let overlay_ordered = true;
510
+ const legend_ids = [];
511
+ legend_rows.each((d) => legend_ids.push(d.dataId));
512
+ bars_grp.each((d) => {
513
+ if (!overlay_ordered) return;
514
+ const bar_ids = d.visibleData.map((d2) => d2.dataId);
515
+ overlay_ordered = legend_ids.filter((id) => bar_ids.includes(id)).reduce((bool, id, i) => bool && bar_ids[i] === id, overlay_ordered);
516
+ });
517
+ test.true(overlay_ordered, "overlay order is same as legend");
518
+ }
519
+ async function triggerUncomputableOverlay(barchart) {
520
+ await detectLst({
521
+ target: barchart.Inner.dom.legendDiv.node(),
522
+ // avoid detecting legend entries for descriptive stats,
523
+ // term legend items have a corresponding icon as the first div,
524
+ // making the second div (even-numbered child) the relevant target/selector
525
+ selector: ".sjpp-htmlLegend:nth-child(even)",
526
+ count: 6,
527
+ matchAs: ">=",
528
+ trigger: () => {
529
+ barchart.Inner.app.dispatch({
530
+ type: "plot_edit",
531
+ id: "diaggrp",
532
+ config: {
533
+ term2: {
534
+ id: "aaclassic_5",
535
+ term: termjson["aaclassic_5"],
536
+ q: termjson["aaclassic_5"].bins.default
537
+ }
538
+ }
539
+ });
540
+ }
541
+ });
542
+ }
543
+ const legendDataId = "not exposed";
544
+ async function clickLegendToHideOverlay(barchart) {
545
+ const legendDiv = barchart.Inner.dom.legendDiv;
546
+ const item = legendDiv.selectAll(".sjpp-htmlLegend").filter((d) => d.dataId == legendDataId).node();
547
+ hideCategory(item.__data__, barchart.Inner, true);
548
+ }
549
+ async function testHiddenOverlayData(barchart) {
550
+ const legendDiv = barchart.Inner.dom.legendDiv;
551
+ const item = await detectLst({ elem: legendDiv.node(), selector: ".sjpp-hidden-legend-item", matchAs: ">=" });
552
+ test.equal(item.length, 1, "should hide a clicked uncomputable overlay legend");
553
+ }
554
+ });
555
+ (0, import_tape.default)("term0=defaultbins, term1=categorical", function(test) {
556
+ test.timeoutAfter(3e3);
557
+ runpp({
558
+ state: {
559
+ plots: [
560
+ {
561
+ chartType: "barchart",
562
+ term: { id: "diaggrp" },
563
+ term0: { id: "agedx" }
564
+ }
565
+ ]
566
+ },
567
+ barchart: {
568
+ callbacks: {
569
+ "postRender.test": testNumCharts
570
+ }
571
+ }
572
+ });
573
+ function testNumCharts(barchart) {
574
+ const barDiv = barchart.Inner.dom.barDiv;
575
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
576
+ test.true(numCharts > 2, "should have more than 2 charts by Age at Cancer Diagnosis");
577
+ if (test._ok) barchart.Inner.app.destroy();
578
+ test.end();
579
+ }
580
+ });
581
+ (0, import_tape.default)("term1=categorical, term2=categorical (patient-level)", function(test) {
582
+ test.timeoutAfter(5e3);
583
+ runpp({
584
+ state: {
585
+ plots: [
586
+ {
587
+ chartType: "barchart",
588
+ term: { id: "diaggrp" },
589
+ term2: { id: "sex" }
590
+ }
591
+ ]
592
+ },
593
+ barchart: {
594
+ callbacks: {
595
+ "postRender.test": runTests
596
+ }
597
+ }
598
+ });
599
+ let barDiv;
600
+ async function runTests(barchart) {
601
+ barchart.on("postRender.test", null);
602
+ barDiv = barchart.Inner.dom.barDiv;
603
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
604
+ testBarCount();
605
+ if (test._ok) barchart.Inner.app.destroy();
606
+ test.end();
607
+ }
608
+ function testBarCount() {
609
+ const minBars = 5;
610
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
611
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
612
+ test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
613
+ test.true(numOverlays > numBars, "number of overlays should be greater than bars");
614
+ }
615
+ });
616
+ (0, import_tape.default)("term1=categorical (relapse-level), term2=categorical (patient-level)", function(test) {
617
+ test.timeoutAfter(5e3);
618
+ runpp({
619
+ state: {
620
+ plots: [
621
+ {
622
+ chartType: "barchart",
623
+ term: { id: "relapse_site" },
624
+ term2: { id: "sex" }
625
+ }
626
+ ]
627
+ },
628
+ barchart: {
629
+ callbacks: {
630
+ "postRender.test": runTests
631
+ }
632
+ }
633
+ });
634
+ let barDiv;
635
+ async function runTests(barchart) {
636
+ barchart.on("postRender.test", null);
637
+ barDiv = barchart.Inner.dom.barDiv;
638
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
639
+ testBarCount();
640
+ testAxisTitle();
641
+ if (test._ok) barchart.Inner.app.destroy();
642
+ test.end();
643
+ }
644
+ function testBarCount() {
645
+ const minBars = 2;
646
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
647
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
648
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
649
+ test.true(numOverlays > numBars, "number of overlays should be greater than bars");
650
+ }
651
+ function testAxisTitle() {
652
+ const chartTitle = barDiv.select('[data-testid="sjpp-massbarchart-horizontal-charttitle"]');
653
+ test.equal(chartTitle.text(), "# of relapse samples (n=10)", "sample type of barchart should be relapse samples");
654
+ }
655
+ });
656
+ (0, import_tape.default)("term1=geneVariant with groups", function(test) {
657
+ test.timeoutAfter(3e3);
658
+ runpp({
659
+ state: {
660
+ plots: [{ chartType: "summary", childType: "barchart", term: getGeneVariantTw() }]
661
+ },
662
+ barchart: {
663
+ callbacks: {
664
+ "postRender.test": testNumCharts
665
+ }
666
+ }
667
+ });
668
+ function testNumCharts(barchart) {
669
+ const barDiv = barchart.Inner.dom.barDiv;
670
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
671
+ test.true(numCharts == 1, "Should have 1 chart from gene variant term");
672
+ if (test._ok) barchart.Inner.app.destroy();
673
+ test.end();
674
+ }
675
+ });
676
+ (0, import_tape.default)("term1=geneVariant, term2=geneVariant using region but not gene", function(test) {
677
+ test.timeoutAfter(3e3);
678
+ runpp({
679
+ state: {
680
+ plots: [
681
+ {
682
+ chartType: "summary",
683
+ childType: "barchart",
684
+ term: getGeneVariantTw(),
685
+ term2: getGeneVariantTw(true)
686
+ // gives region but not gene
687
+ }
688
+ ]
689
+ },
690
+ barchart: {
691
+ callbacks: {
692
+ "postRender.test": testNumCharts
693
+ }
694
+ }
695
+ });
696
+ function testNumCharts(barchart) {
697
+ const barDiv = barchart.Inner.dom.barDiv;
698
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
699
+ test.true(numCharts == 1, "Should have 1 chart from gene variant term");
700
+ if (test._ok) barchart.Inner.app.destroy();
701
+ test.end();
702
+ }
703
+ });
704
+ (0, import_tape.default)("term1=geneVariant geneset with groups", function(test) {
705
+ test.timeoutAfter(3e3);
706
+ runpp({
707
+ state: {
708
+ plots: [
709
+ {
710
+ chartType: "summary",
711
+ childType: "barchart",
712
+ term: getGenesetMutTw()
713
+ }
714
+ ]
715
+ },
716
+ barchart: {
717
+ callbacks: {
718
+ "postRender.test": testNumCharts
719
+ }
720
+ }
721
+ });
722
+ function testNumCharts(barchart) {
723
+ const barDiv = barchart.Inner.dom.barDiv;
724
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
725
+ test.true(numCharts == 1, "Should have 1 chart from gene variant gene set");
726
+ if (test._ok) barchart.Inner.app.destroy();
727
+ test.end();
728
+ }
729
+ });
730
+ (0, import_tape.default)("term1=categorical, term2=geneVariant", function(test) {
731
+ test.timeoutAfter(3e3);
732
+ runpp({
733
+ state: {
734
+ plots: [
735
+ {
736
+ chartType: "barchart",
737
+ term: { id: "diaggrp" },
738
+ term2: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } }
739
+ }
740
+ ]
741
+ },
742
+ barchart: {
743
+ callbacks: {
744
+ "postRender.test": testNumCharts
745
+ }
746
+ }
747
+ });
748
+ function testNumCharts(barchart) {
749
+ const barDiv = barchart.Inner.dom.barDiv;
750
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
751
+ test.true(numCharts == 1, "Should have 1 chart from gene variant term");
752
+ if (test._ok) barchart.Inner.app.destroy();
753
+ test.end();
754
+ }
755
+ });
756
+ (0, import_tape.default)("term1=categorical (patient-level), term2=geneVariant", function(test) {
757
+ test.timeoutAfter(3e3);
758
+ runpp({
759
+ state: {
760
+ plots: [
761
+ {
762
+ chartType: "barchart",
763
+ term: { id: "genetic_race" },
764
+ term2: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } }
765
+ }
766
+ ]
767
+ },
768
+ barchart: {
769
+ callbacks: {
770
+ "postRender.test": runTests
771
+ }
772
+ }
773
+ });
774
+ let barDiv;
775
+ async function runTests(barchart) {
776
+ barchart.on("postRender.test", null);
777
+ barDiv = barchart.Inner.dom.barDiv;
778
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
779
+ testBarCount();
780
+ if (test._ok) barchart.Inner.app.destroy();
781
+ test.end();
782
+ }
783
+ function testBarCount() {
784
+ const minBars = 2;
785
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
786
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
787
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
788
+ test.true(numOverlays > numBars, "number of overlays should be greater than bars");
789
+ }
790
+ });
791
+ (0, import_tape.default)("term1=geneExp, term2=geneVariant SKIPPED", function(test) {
792
+ test.timeoutAfter(1e4);
793
+ runpp({
794
+ state: {
795
+ plots: [
796
+ {
797
+ chartType: "summary",
798
+ term2: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } },
799
+ // must set geneExp q.mode=discrete to show barchart, otherwise it will become violin and not trigger provied postRender for barchart
800
+ term: { term: { type: "geneExpression", gene: "TP53" }, q: { mode: "discrete" } }
801
+ }
802
+ ]
803
+ },
804
+ barchart: {
805
+ callbacks: {
806
+ "postRender.test": testNumCharts
807
+ }
808
+ }
809
+ });
810
+ function testNumCharts(barchart) {
811
+ const barDiv = barchart.Inner.dom.barDiv;
812
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
813
+ test.true(numCharts == 1, "Should have 1 chart from gene variant term");
814
+ if (test._ok) barchart.Inner.app.destroy();
815
+ test.end();
816
+ }
817
+ });
818
+ (0, import_tape.default)("term1=geneVariant, term2=geneExp", function(test) {
819
+ test.timeoutAfter(1e4);
820
+ runpp({
821
+ state: {
822
+ plots: [
823
+ {
824
+ chartType: "summary",
825
+ childType: "barchart",
826
+ term: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } },
827
+ term2: { term: { type: "geneExpression", gene: "TP53" } }
828
+ }
829
+ ]
830
+ },
831
+ barchart: {
832
+ callbacks: {
833
+ "postRender.test": testNumCharts
834
+ }
835
+ }
836
+ });
837
+ function testNumCharts(barchart) {
838
+ const barDiv = barchart.Inner.dom.barDiv;
839
+ const numCharts = barDiv.selectAll(".pp-sbar-div").size();
840
+ test.true(numCharts == 1, "Should have 1 chart from gene variant term");
841
+ if (test._ok) barchart.Inner.app.destroy();
842
+ test.end();
843
+ }
844
+ });
845
+ (0, import_tape.default)("term1=geneExp", function(test) {
846
+ test.timeoutAfter(3e3);
847
+ runpp({
848
+ state: {
849
+ plots: [
850
+ {
851
+ chartType: "summary",
852
+ childType: "barchart",
853
+ term: {
854
+ term: { type: "geneExpression", gene: "TP53", name: "TP53" },
855
+ q: { mode: "discrete" }
856
+ }
857
+ }
858
+ ]
859
+ },
860
+ barchart: {
861
+ callbacks: {
862
+ "postRender.test": runTests
863
+ }
864
+ }
865
+ });
866
+ function runTests(barchart) {
867
+ const barDiv = barchart.Inner.dom.barDiv;
868
+ const numBars = barDiv.selectAll("rect").size();
869
+ test.ok(
870
+ barDiv.selectAll(".pp-sbar-div").size() == 1 && barchart.Inner.config.term.bins.length && numBars,
871
+ "Should correctly render a bar chart for a gene expression term = TP53"
872
+ );
873
+ if (test._ok) barchart.Inner.app.destroy();
874
+ test.end();
875
+ }
876
+ });
877
+ (0, import_tape.default)("term1=numeric term2=geneExp with default bins", function(test) {
878
+ test.timeoutAfter(3e3);
879
+ runpp({
880
+ state: {
881
+ plots: [
882
+ {
883
+ chartType: "summary",
884
+ childType: "barchart",
885
+ term: { id: "agedx" },
886
+ term2: {
887
+ term: { type: "geneExpression", gene: "TP53" },
888
+ q: { mode: "discrete" }
889
+ }
890
+ }
891
+ ]
892
+ },
893
+ barchart: {
894
+ callbacks: {
895
+ "postRender.test": runTests
896
+ }
897
+ }
898
+ });
899
+ function runTests(barchart) {
900
+ const barDiv = barchart.Inner.dom.barDiv;
901
+ const numBarCalls = barDiv.selectAll(".bars-cell").size();
902
+ const tableRows = barDiv.selectAll("tr").size();
903
+ test.equal(
904
+ numBarCalls,
905
+ tableRows - 1,
906
+ "Should display the correct number of bars and table rows when overlaid by gene expression term."
907
+ );
908
+ if (test._ok) barchart.Inner.app.destroy();
909
+ test.end();
910
+ }
911
+ });
912
+ (0, import_tape.default)("term1=geneExp, term2=categorical", function(test) {
913
+ test.timeoutAfter(3e3);
914
+ runpp({
915
+ state: {
916
+ plots: [
917
+ {
918
+ chartType: "summary",
919
+ childType: "barchart",
920
+ term: {
921
+ term: { gene: "TP53", type: "geneExpression" },
922
+ q: { mode: "discrete" }
923
+ },
924
+ term2: {
925
+ id: "diaggrp"
926
+ }
927
+ }
928
+ ]
929
+ },
930
+ barchart: {
931
+ callbacks: {
932
+ "postRender.test": runTests
933
+ }
934
+ }
935
+ });
936
+ async function runTests(barchart) {
937
+ const barDiv = barchart.Inner.dom.barDiv;
938
+ const numBarCells = await detectGte({ elem: barDiv.node(), selector: ".bars-cell", count: 22 });
939
+ const tableRows = await detectGte({ elem: barDiv.node(), selector: "tr", count: 22 });
940
+ test.ok(
941
+ // table has one row for header
942
+ numBarCells.length >= tableRows.length - 1,
943
+ "Should display the correct number of cells and table rows when gene expression term is overlaid by a categorical term."
944
+ );
945
+ if (test._ok) barchart.Inner.app.destroy();
946
+ test.end();
947
+ }
948
+ });
949
+ (0, import_tape.default)("term1=geneExp, term2=categorical (patient-level)", function(test) {
950
+ test.timeoutAfter(3e3);
951
+ runpp({
952
+ state: {
953
+ plots: [
954
+ {
955
+ chartType: "summary",
956
+ childType: "barchart",
957
+ term: {
958
+ term: { gene: "TP53", type: "geneExpression" },
959
+ q: { mode: "discrete" }
960
+ },
961
+ term2: {
962
+ id: "sex"
963
+ }
964
+ }
965
+ ]
966
+ },
967
+ barchart: {
968
+ callbacks: {
969
+ "postRender.test": runTests
970
+ }
971
+ }
972
+ });
973
+ let barDiv;
974
+ async function runTests(barchart) {
975
+ barchart.on("postRender.test", null);
976
+ barDiv = barchart.Inner.dom.barDiv;
977
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
978
+ testBarCount();
979
+ if (test._ok) barchart.Inner.app.destroy();
980
+ test.end();
981
+ }
982
+ function testBarCount() {
983
+ const minBars = 5;
984
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
985
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
986
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
987
+ test.true(numOverlays > numBars, "number of overlays should be greater than bars");
988
+ }
989
+ });
990
+ (0, import_tape.default)("term1=condition, term2=gene exp with default bins", function(test) {
991
+ test.timeoutAfter(3e3);
992
+ runpp({
993
+ state: {
994
+ plots: [
995
+ {
996
+ chartType: "summary",
997
+ childType: "barchart",
998
+ term: {
999
+ id: "Hearing loss"
1000
+ },
1001
+ term2: {
1002
+ term: { gene: "TP53", type: "geneExpression" },
1003
+ q: { mode: "discrete" }
1004
+ }
1005
+ }
1006
+ ]
1007
+ },
1008
+ barchart: {
1009
+ callbacks: {
1010
+ "postRender.test": runTests
1011
+ }
1012
+ }
1013
+ });
1014
+ async function runTests(barchart) {
1015
+ const barDiv = barchart.Inner.dom.barDiv;
1016
+ const numBarCells = await detectGte({ elem: barDiv.node(), selector: ".bars-cell", count: 14 });
1017
+ const tableRows = await detectGte({ elem: barDiv.node(), selector: "tr", count: 14 });
1018
+ test.ok(
1019
+ // table has one row for header
1020
+ numBarCells.length >= tableRows.length - 1,
1021
+ "Should display the correct number of cells and table rows when gene expression term is overlaid by a conditional term."
1022
+ );
1023
+ if (test._ok) barchart.Inner.app.destroy();
1024
+ test.end();
1025
+ }
1026
+ });
1027
+ (0, import_tape.default)("term1=TP53 gene exp, term2=BCR gene exp, both terms with default bins", function(test) {
1028
+ test.timeoutAfter(3e3);
1029
+ runpp({
1030
+ state: {
1031
+ plots: [
1032
+ {
1033
+ chartType: "summary",
1034
+ childType: "barchart",
1035
+ term: {
1036
+ term: { gene: "TP53", type: "geneExpression" },
1037
+ q: { mode: "discrete" }
1038
+ },
1039
+ term2: {
1040
+ term: { gene: "BCR", type: "geneExpression" },
1041
+ q: { mode: "discrete" }
1042
+ }
1043
+ }
1044
+ ]
1045
+ },
1046
+ barchart: {
1047
+ callbacks: {
1048
+ "postRender.test": runTests
1049
+ }
1050
+ }
1051
+ });
1052
+ async function runTests(barchart) {
1053
+ const barDiv = barchart.Inner.dom.barDiv;
1054
+ const numBarCells = await detectGte({ elem: barDiv.node(), selector: ".bars-cell", count: 27 });
1055
+ const tableRows = await detectGte({ elem: barDiv.node(), selector: "tr", count: 28 });
1056
+ test.ok(
1057
+ numBarCells.length == tableRows.length - 1,
1058
+ "Should display the correct number of cells and table rows when gene expression term is overlaid by a gene expression term."
1059
+ );
1060
+ if (test._ok) barchart.Inner.app.destroy();
1061
+ test.end();
1062
+ }
1063
+ });
1064
+ (0, import_tape.default)("term1=categorical, term0=gene exp with default bins", function(test) {
1065
+ test.timeoutAfter(3e3);
1066
+ runpp({
1067
+ state: {
1068
+ plots: [
1069
+ {
1070
+ chartType: "summary",
1071
+ childType: "barchart",
1072
+ term: {
1073
+ id: "diaggrp"
1074
+ },
1075
+ term0: {
1076
+ term: { gene: "TP53", name: "TP53", type: "geneExpression" },
1077
+ q: { mode: "discrete" }
1078
+ }
1079
+ }
1080
+ ]
1081
+ },
1082
+ barchart: {
1083
+ callbacks: {
1084
+ "postRender.test": runTests
1085
+ }
1086
+ }
1087
+ });
1088
+ async function runTests(barchart) {
1089
+ const barDiv = barchart.Inner.dom.barDiv;
1090
+ const numBarchart = await detectGte({ elem: barDiv.node(), selector: ".pp-bars-svg", count: 8 });
1091
+ test.equal(
1092
+ numBarchart.length,
1093
+ 8,
1094
+ "Should display the correct number of barcharts when a categorical term is overlaid by a gene expression term."
1095
+ );
1096
+ if (test._ok) barchart.Inner.app.destroy();
1097
+ test.end();
1098
+ }
1099
+ });
1100
+ (0, import_tape.default)("term1=scct", function(test) {
1101
+ test.timeoutAfter(3e3);
1102
+ const scctTw = getScctTw();
1103
+ scctTw.term.sample.name = "UMAP";
1104
+ runpp({
1105
+ state: {
1106
+ nav: { header_mode: "hidden" },
1107
+ plots: [
1108
+ {
1109
+ chartType: "summary",
1110
+ term: scctTw
1111
+ }
1112
+ ]
1113
+ },
1114
+ barchart: {
1115
+ callbacks: {
1116
+ "postRender.test": runTests
1117
+ }
1118
+ }
1119
+ });
1120
+ async function runTests(barchart) {
1121
+ const barDiv = barchart.Inner.dom.barDiv;
1122
+ const count = 1;
1123
+ const numBarchart = await detectGte({ elem: barDiv.node(), selector: ".pp-bars-svg", count });
1124
+ test.equal(numBarchart.length, count, "Should display a barchart for a single cell cell type term.");
1125
+ if (test._ok) barchart.Inner.app.destroy();
1126
+ test.end();
1127
+ }
1128
+ });
1129
+ (0, import_tape.default)("series visibility - q.hiddenValues", function(test) {
1130
+ test.timeoutAfter(5e3);
1131
+ test.plan(2);
1132
+ const hiddenValues = { 1: true };
1133
+ runpp({
1134
+ state: {
1135
+ plots: [
1136
+ {
1137
+ chartType: "barchart",
1138
+ term: {
1139
+ id: "sex",
1140
+ q: {
1141
+ hiddenValues
1142
+ }
1143
+ }
1144
+ }
1145
+ ]
1146
+ },
1147
+ barchart: {
1148
+ callbacks: {
1149
+ "postRender.test": testHiddenValues
1150
+ }
1151
+ }
1152
+ });
1153
+ function testHiddenValues(barchart) {
1154
+ const bar = barchart.Inner;
1155
+ test.deepEqual(
1156
+ bar.settings.exclude.cols.sort(),
1157
+ Object.keys(hiddenValues).sort(),
1158
+ "should have the correct number of hidden bars by q.hiddenValues"
1159
+ );
1160
+ test.equal(
1161
+ bar.dom.holder.selectAll(".bars-cell").size(),
1162
+ bar.settings.cols.length - bar.settings.exclude.cols.length,
1163
+ "should render the correct number of visible bars"
1164
+ );
1165
+ if (test._ok) bar.app.destroy();
1166
+ test.end();
1167
+ }
1168
+ });
1169
+ (0, import_tape.default)("series visibility - numeric", function(test) {
1170
+ test.timeoutAfter(5e3);
1171
+ runpp({
1172
+ state: {
1173
+ nav: { activeTab: 1 },
1174
+ plots: [
1175
+ {
1176
+ chartType: "barchart",
1177
+ term: { id: "aaclassic_5" }
1178
+ }
1179
+ ]
1180
+ },
1181
+ barchart: {
1182
+ callbacks: {
1183
+ "postRender.test": runNumericExcludedTests
1184
+ }
1185
+ }
1186
+ });
1187
+ function runNumericExcludedTests(barchart) {
1188
+ rideInit({ arg: barchart, bus: barchart, eventType: "postRender.test" }).run(testHiddenByValuesAndOrder).use(triggerHiddenLegendClick, { wait: 800 }).to(testRevealedBar, { wait: 100 }).use(triggerMenuClickToHide, { wait: 100 }).to(testHiddenLegendDisplay, { wait: 600 }).done(test);
1189
+ }
1190
+ function testHiddenByValuesAndOrder(barchart) {
1191
+ const bar = barchart.Inner;
1192
+ const excluded = bar.settings.exclude.cols;
1193
+ test.true(
1194
+ excluded.length > 1 && excluded.length == Object.keys(bar.config.term.q.hiddenValues).length,
1195
+ "should have the correct number of excluded numeric series by q.hiddenValues"
1196
+ );
1197
+ const foundHiddenLabels = bar.dom.legendDiv.selectAll(".sjpp-htmlLegend").filter((d) => d?.isHidden == true).nodes();
1198
+ test.equal(
1199
+ foundHiddenLabels.length + 1,
1200
+ excluded.length,
1201
+ "should display the correct number of hidden legend labels"
1202
+ );
1203
+ const barOrder = [...bar.dom.holder.node().querySelectorAll(".bars-cell-grp")].sort(
1204
+ (a, b) => a.__data__.data[0].y - b.__data__.data[0].y
1205
+ );
1206
+ test.deepEqual(
1207
+ barOrder.map((d) => d.__data__.seriesId),
1208
+ ["<5000", "5000 to <10000", "10000 to <15000", "15000 to <20000", "20000 to <25000", "\u226525000"],
1209
+ "should render the bars in the expected order"
1210
+ );
1211
+ }
1212
+ let numHiddenLegendBeforeClick;
1213
+ function triggerHiddenLegendClick(barchart) {
1214
+ numHiddenLegendBeforeClick = barchart.Inner.settings.exclude.cols.length;
1215
+ const node = barchart.Inner.dom.legendDiv.selectAll(".sjpp-htmlLegend").filter((d) => d?.isHidden == true).node();
1216
+ hideCategory(node.__data__, barchart.Inner, false);
1217
+ }
1218
+ function testRevealedBar(barchart) {
1219
+ const bar = barchart.Inner;
1220
+ const excluded = bar.settings.exclude.cols;
1221
+ test.equal(excluded.length, numHiddenLegendBeforeClick - 1, "should adjust the number of excluded series data");
1222
+ const foundHiddenLabels = bar.dom.legendDiv.selectAll(".legend-row").filter((d) => d?.isHidden == true).nodes();
1223
+ test.equal(
1224
+ foundHiddenLabels.length + 1,
1225
+ excluded.length,
1226
+ "should adjust the number of hidden legend labels after clicking to reveal one"
1227
+ );
1228
+ }
1229
+ function triggerMenuClickToHide(barchart) {
1230
+ const node = barchart.Inner.dom.holder.selectAll(".bars-cell-grp").filter((d) => d.seriesId == "not exposed").node().dispatchEvent(new Event("click", { bubbles: true }));
1231
+ barchart.Inner.app.tip.d.selectAll(".sja_menuoption").filter((d) => d.label.includes("Hide")).node().click();
1232
+ }
1233
+ function testHiddenLegendDisplay(barchart) {
1234
+ test.equal(
1235
+ barchart.Inner.dom.legendDiv.selectAll(".sjpp-htmlLegend").filter(function() {
1236
+ return this.innerHTML.includes("not exposed");
1237
+ }).size(),
1238
+ 1,
1239
+ "should hide a special numeric value by menu click"
1240
+ );
1241
+ }
1242
+ });
1243
+ (0, import_tape.default)("series visibility and order - condition", function(test) {
1244
+ test.timeoutAfter(5e3);
1245
+ const conditionHiddenValues = { "1: Mild": 1 };
1246
+ runpp({
1247
+ state: {
1248
+ plots: [
1249
+ {
1250
+ chartType: "barchart",
1251
+ term: {
1252
+ id: "Arrhythmias",
1253
+ q: {
1254
+ hiddenValues: conditionHiddenValues
1255
+ }
1256
+ }
1257
+ }
1258
+ ]
1259
+ },
1260
+ barchart: {
1261
+ callbacks: {
1262
+ "postRender.test": testConditionHiddenValues
1263
+ }
1264
+ }
1265
+ });
1266
+ function testConditionHiddenValues(barchart) {
1267
+ const bar = barchart.Inner;
1268
+ const excluded = bar.settings.exclude.cols;
1269
+ test.equal(excluded.length, 1, "should have the correct number of hidden condition bars by q.hiddenValues");
1270
+ const barOrder = [...bar.dom.holder.node().querySelectorAll(".bars-cell-grp")].sort(
1271
+ (a, b) => a.__data__.data[0].y - b.__data__.data[0].y
1272
+ );
1273
+ test.deepEqual(
1274
+ barOrder.map((d) => d.__data__.seriesId),
1275
+ ["0: No condition", "2: Moderate", "3: Severe", "4: Life-threatening"],
1276
+ "should render the bars in the expected order"
1277
+ );
1278
+ if (test._ok) bar.app.destroy();
1279
+ test.end();
1280
+ }
1281
+ });
1282
+ (0, import_tape.default)("single barchart, categorical filter", function(test) {
1283
+ test.timeoutAfter(3e3);
1284
+ runpp({
1285
+ state: {
1286
+ termfilter: {
1287
+ filter: {
1288
+ type: "tvslst",
1289
+ in: 1,
1290
+ join: "",
1291
+ lst: [
1292
+ {
1293
+ type: "tvs",
1294
+ tvs: { term: { id: "diaggrp" }, values: [{ key: "Acute lymphoblastic leukemia" }] }
1295
+ }
1296
+ ]
1297
+ }
1298
+ },
1299
+ plots: [
1300
+ {
1301
+ chartType: "barchart",
1302
+ term: {
1303
+ id: "agedx"
1304
+ }
1305
+ }
1306
+ ]
1307
+ },
1308
+ barchart: {
1309
+ callbacks: {
1310
+ "postRender.test": runTests
1311
+ }
1312
+ }
1313
+ });
1314
+ let barDiv;
1315
+ async function runTests(barchart) {
1316
+ barchart.on("postRender.test", null);
1317
+ barDiv = barchart.Inner.dom.barDiv;
1318
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1319
+ testBarCount();
1320
+ if (test._ok) barchart.Inner.app.destroy();
1321
+ test.end();
1322
+ }
1323
+ function testBarCount() {
1324
+ const minBars = 3;
1325
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
1326
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
1327
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
1328
+ test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1329
+ }
1330
+ });
1331
+ (0, import_tape.default)("single barchart, categorical filter (patient-level)", function(test) {
1332
+ test.timeoutAfter(3e3);
1333
+ runpp({
1334
+ state: {
1335
+ termfilter: {
1336
+ filter: {
1337
+ type: "tvslst",
1338
+ in: 1,
1339
+ join: "",
1340
+ lst: [
1341
+ {
1342
+ type: "tvs",
1343
+ tvs: { term: { id: "sex" }, values: [{ key: "2" }] }
1344
+ }
1345
+ ]
1346
+ }
1347
+ },
1348
+ plots: [
1349
+ {
1350
+ chartType: "barchart",
1351
+ term: {
1352
+ id: "agedx"
1353
+ }
1354
+ }
1355
+ ]
1356
+ },
1357
+ barchart: {
1358
+ callbacks: {
1359
+ "postRender.test": runTests
1360
+ }
1361
+ }
1362
+ });
1363
+ let barDiv;
1364
+ async function runTests(barchart) {
1365
+ barchart.on("postRender.test", null);
1366
+ barDiv = barchart.Inner.dom.barDiv;
1367
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1368
+ testBarCount();
1369
+ if (test._ok) barchart.Inner.app.destroy();
1370
+ test.end();
1371
+ }
1372
+ function testBarCount() {
1373
+ const minBars = 3;
1374
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
1375
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
1376
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
1377
+ test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1378
+ }
1379
+ });
1380
+ (0, import_tape.default)("single barchart (relapse-level), categorical filter (patient-level)", function(test) {
1381
+ test.timeoutAfter(3e3);
1382
+ runpp({
1383
+ state: {
1384
+ termfilter: {
1385
+ filter: {
1386
+ type: "tvslst",
1387
+ in: 1,
1388
+ join: "",
1389
+ lst: [
1390
+ {
1391
+ type: "tvs",
1392
+ tvs: { term: { id: "sex" }, values: [{ key: "2" }] }
1393
+ }
1394
+ ]
1395
+ }
1396
+ },
1397
+ plots: [
1398
+ {
1399
+ chartType: "barchart",
1400
+ term: {
1401
+ id: "age_relapse"
1402
+ }
1403
+ }
1404
+ ]
1405
+ },
1406
+ barchart: {
1407
+ callbacks: {
1408
+ "postRender.test": runTests
1409
+ }
1410
+ }
1411
+ });
1412
+ let barDiv;
1413
+ async function runTests(barchart) {
1414
+ barchart.on("postRender.test", null);
1415
+ barDiv = barchart.Inner.dom.barDiv;
1416
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1417
+ testBarCount();
1418
+ if (test._ok) barchart.Inner.app.destroy();
1419
+ test.end();
1420
+ }
1421
+ function testBarCount() {
1422
+ const minBars = 2;
1423
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
1424
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
1425
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
1426
+ test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1427
+ }
1428
+ });
1429
+ (0, import_tape.default)("single geneExp barchart, categorical filter (patient-level)", function(test) {
1430
+ test.timeoutAfter(3e3);
1431
+ runpp({
1432
+ state: {
1433
+ termfilter: {
1434
+ filter: {
1435
+ type: "tvslst",
1436
+ in: 1,
1437
+ join: "",
1438
+ lst: [
1439
+ {
1440
+ type: "tvs",
1441
+ tvs: { term: { id: "sex" }, values: [{ key: "2" }] }
1442
+ }
1443
+ ]
1444
+ }
1445
+ },
1446
+ plots: [
1447
+ {
1448
+ chartType: "summary",
1449
+ childType: "barchart",
1450
+ term: {
1451
+ term: { type: "geneExpression", gene: "TP53" },
1452
+ q: { mode: "discrete" }
1453
+ }
1454
+ }
1455
+ ]
1456
+ },
1457
+ barchart: {
1458
+ callbacks: {
1459
+ "postRender.test": runTests
1460
+ }
1461
+ }
1462
+ });
1463
+ let barDiv;
1464
+ async function runTests(barchart) {
1465
+ barchart.on("postRender.test", null);
1466
+ barDiv = barchart.Inner.dom.barDiv;
1467
+ await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1468
+ testBarCount();
1469
+ if (test._ok) barchart.Inner.app.destroy();
1470
+ test.end();
1471
+ }
1472
+ function testBarCount() {
1473
+ const minBars = 3;
1474
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
1475
+ const numOverlays = barDiv.selectAll(".bars-cell").size();
1476
+ test.true(numBars > minBars, `should have more than ${minBars} bars`);
1477
+ test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1478
+ }
1479
+ });
1480
+ (0, import_tape.default)("single barchart (patient-level), compound filter (patient-level + sample-level)", function(test) {
1481
+ test.timeoutAfter(3e3);
1482
+ runpp({
1483
+ state: {
1484
+ termfilter: {
1485
+ filter: {
1486
+ type: "tvslst",
1487
+ in: 1,
1488
+ join: "and",
1489
+ lst: [
1490
+ {
1491
+ type: "tvs",
1492
+ tvs: { term: { id: "diaggrp" }, values: [{ key: "Wilms tumor" }] }
1493
+ },
1494
+ {
1495
+ type: "tvs",
1496
+ tvs: { term: { id: "sex" }, values: [{ key: "1" }] }
1497
+ }
1498
+ ]
1499
+ }
1500
+ },
1501
+ plots: [
1502
+ {
1503
+ chartType: "barchart",
1504
+ term: {
1505
+ id: "sex"
1506
+ }
1507
+ }
1508
+ ]
1509
+ },
1510
+ barchart: {
1511
+ callbacks: {
1512
+ "postRender.test": runTests
1513
+ }
1514
+ }
1515
+ });
1516
+ function runTests(barchart) {
1517
+ barchart.on("postRender.test", null);
1518
+ test.equal(
1519
+ barchart.Inner.dom.holder.node().querySelectorAll(".bars-cell-grp").length,
1520
+ 1,
1521
+ "should show one bar series"
1522
+ );
1523
+ test.equal(
1524
+ barchart.Inner.dom.holder.node().querySelector(".bars-cell-grp").__data__.seriesId,
1525
+ "1",
1526
+ "should show one bar series that matches filter value"
1527
+ );
1528
+ if (test._ok) barchart.Inner.app.destroy();
1529
+ test.end();
1530
+ }
1531
+ });
1532
+ import_tape.default.skip("genevariant barchart, compound filter", function(test) {
1533
+ test.timeoutAfter(3e3);
1534
+ runpp({
1535
+ state: {
1536
+ termfilter: {
1537
+ filter: {
1538
+ type: "tvslst",
1539
+ join: "or",
1540
+ in: true,
1541
+ lst: [
1542
+ { type: "tvs", tvs: { term: { id: "sex" }, values: [{ key: "1" }] } },
1543
+ {
1544
+ type: "tvs",
1545
+ tvs: { term: { gene: "TP53", name: "TP53", type: "geneExpression" }, ranges: [{ start: 1, stop: 10 }] }
1546
+ }
1547
+ ]
1548
+ }
1549
+ },
1550
+ plots: [{ chartType: "summary", childType: "barchart", term: getGeneVariantTw() }]
1551
+ },
1552
+ barchart: {
1553
+ callbacks: {
1554
+ "postRender.test": runTests
1555
+ }
1556
+ }
1557
+ });
1558
+ function runTests(barchart) {
1559
+ barchart.on("postRender.test", null);
1560
+ test.equal(
1561
+ barchart.Inner.dom.holder.node().querySelectorAll(".bars-cell-grp").length,
1562
+ 2,
1563
+ "should show two bar series"
1564
+ );
1565
+ if (test._ok) barchart.Inner.app.destroy();
1566
+ test.end();
1567
+ }
1568
+ });
1569
+ (0, import_tape.default)("single barchart, TP53 mutation dtTerm filter", function(test) {
1570
+ test.timeoutAfter(3e3);
1571
+ runpp({
1572
+ state: {
1573
+ termfilter: { filter: tp53dtTermFilter },
1574
+ plots: [
1575
+ {
1576
+ chartType: "barchart",
1577
+ term: { id: "agedx" }
1578
+ // since p53 mutation filter is applied at sample level, barchart term must be sample-level (agedx)
1579
+ // patient-level term (sex) won't show data
1580
+ }
1581
+ ]
1582
+ },
1583
+ barchart: {
1584
+ callbacks: {
1585
+ "postRender.test": runTests
1586
+ }
1587
+ }
1588
+ });
1589
+ function runTests(barchart) {
1590
+ barchart.on("postRender.test", null);
1591
+ test.equal(
1592
+ barchart.Inner.dom.holder.node().querySelectorAll(".bars-cell-grp").length,
1593
+ 2,
1594
+ "should show two bar series"
1595
+ );
1596
+ if (test._ok) barchart.Inner.app.destroy();
1597
+ test.end();
1598
+ }
1599
+ });
1600
+ (0, import_tape.default)("click non-group bar to add filter", function(test) {
1601
+ test.timeoutAfter(8e3);
1602
+ test.plan(3);
1603
+ const termfilter = { filter: [] };
1604
+ runpp({
1605
+ state: {
1606
+ nav: {
1607
+ activeCohort: 0
1608
+ },
1609
+ termfilter,
1610
+ plots: [
1611
+ {
1612
+ chartType: "barchart",
1613
+ term: { id: "agedx", term: termjson["agedx"], q: termjson["agedx"].bins.less },
1614
+ term2: {
1615
+ id: "Arrhythmias",
1616
+ term: termjson["Arrhythmias"],
1617
+ q: {
1618
+ hiddenValues: {
1619
+ "Unknown status": 1
1620
+ }
1621
+ }
1622
+ }
1623
+ }
1624
+ ]
1625
+ },
1626
+ barchart: {
1627
+ callbacks: {
1628
+ "postRender.test": runTests
1629
+ }
1630
+ }
1631
+ });
1632
+ let barDiv;
1633
+ async function runTests(barchart) {
1634
+ barchart.on("postRender.test", null);
1635
+ if (barDiv) return;
1636
+ barchart.Inner.bus.on("postRender.test", null);
1637
+ barDiv = barchart.Inner.dom.barDiv;
1638
+ triggerBarClick(barchart);
1639
+ await detectLst({ elem: barchart.Inner.app.tip.d.node(), selector: ".sja_menuoption", count: 1, matchAs: ">=" });
1640
+ triggerMenuClick(barchart);
1641
+ await detectLst({
1642
+ elem: barchart.Inner.app.Inner.dom.holder.node(),
1643
+ selector: ".sja_filter_item",
1644
+ count: 1,
1645
+ matchAs: ">="
1646
+ });
1647
+ testTermValues(barchart);
1648
+ if (test._ok) barchart.Inner.app.destroy();
1649
+ test.end();
1650
+ }
1651
+ let clickedData, currData;
1652
+ function triggerBarClick(barchart) {
1653
+ const elem = barDiv.node().querySelector(".bars-cell").querySelector("rect");
1654
+ clickedData = elem.__data__;
1655
+ currData = barchart.Inner.currServerData;
1656
+ elem.dispatchEvent(new Event("click", { bubbles: true }));
1657
+ }
1658
+ function triggerMenuClick(barchart) {
1659
+ barchart.Inner.app.tip.d.selectAll(".sja_menuoption").filter((d) => d.label.includes("filter")).node().dispatchEvent(new Event("click", { bubbles: true }));
1660
+ }
1661
+ function testTermValues(barchart) {
1662
+ const config = barchart.Inner.state.config;
1663
+ const termfilter2 = barchart.Inner.app.Inner.state.termfilter;
1664
+ const filter = getFilterItemByTag(termfilter2.filter, "filterUiRoot");
1665
+ test.equal(
1666
+ filter && filter.lst.length,
1667
+ 2,
1668
+ "should create two tvslst filters when a numeric term overlay is clicked"
1669
+ );
1670
+ test.deepEqual(
1671
+ filter.lst[0],
1672
+ {
1673
+ type: "tvs",
1674
+ tvs: {
1675
+ term: config.term.term,
1676
+ ranges: [currData.refs.bins[1].find((d) => d.label == clickedData.seriesId)]
1677
+ }
1678
+ },
1679
+ "should create a numeric term-value filter with a ranges key"
1680
+ );
1681
+ const q = JSON.parse(JSON.stringify(config.term2.q));
1682
+ const t2ValKey = config.term2 && config.term2.term.values && Object.keys(config.term2.term.values).filter((key) => config.term2.term.values[key].label == clickedData.dataId)[0];
1683
+ test.deepEqual(
1684
+ filter.lst[1],
1685
+ {
1686
+ type: "tvs",
1687
+ tvs: Object.assign(
1688
+ {
1689
+ term: config.term2.term,
1690
+ values: [
1691
+ {
1692
+ key: t2ValKey !== void 0 ? t2ValKey : clickedData.dataId,
1693
+ label: clickedData.dataId in config.term2.term.values ? config.term2.term.values[clickedData.dataId].label : clickedData.dataId
1694
+ }
1695
+ ]
1696
+ },
1697
+ q
1698
+ )
1699
+ },
1700
+ "should create a condition term-value filter with bar_by_*, value_by_*, and other expected keys"
1701
+ );
1702
+ }
1703
+ });
1704
+ (0, import_tape.default)("click custom categorical group bar to add filter", function(test) {
1705
+ test.timeoutAfter(3e3);
1706
+ const termfilter = { filter: [] };
1707
+ const tw = getCategoryGroupsetting();
1708
+ runpp({
1709
+ state: {
1710
+ termfilter,
1711
+ plots: [{ chartType: "barchart", term: tw }]
1712
+ },
1713
+ barchart: {
1714
+ callbacks: {
1715
+ "postRender.test": runTests
1716
+ }
1717
+ }
1718
+ });
1719
+ let barDiv;
1720
+ function runTests(barchart) {
1721
+ barchart.on("postRender.test", null);
1722
+ if (barDiv) return;
1723
+ barchart.Inner.bus.on("postRender.test", null);
1724
+ barDiv = barchart.Inner.dom.barDiv;
1725
+ rideInit({ arg: barchart, bus: barchart, eventType: "postRender.test" }).run(triggerBarClick, { wait: 600 }).use(triggerMenuClick, { wait: 500 }).to(testTermValues, { wait: 100 }).done(test);
1726
+ }
1727
+ let clickedData;
1728
+ function triggerBarClick(barchart) {
1729
+ const elem = barDiv.node().querySelector(".bars-cell").querySelector("rect");
1730
+ clickedData = elem.__data__;
1731
+ elem.dispatchEvent(new Event("click", { bubbles: true }));
1732
+ }
1733
+ function triggerMenuClick(barchart) {
1734
+ barchart.Inner.app.tip.d.selectAll(".sja_menuoption").filter((d) => d.label.includes("filter")).node().click();
1735
+ }
1736
+ function testTermValues(barchart) {
1737
+ const config = barchart.Inner.state.config;
1738
+ const currData = barchart.Inner.currServerData;
1739
+ const termfilter2 = barchart.Inner.app.Inner.state.termfilter;
1740
+ const filter = getFilterItemByTag(termfilter2.filter, "filterUiRoot");
1741
+ test.equal(
1742
+ filter && filter.lst.length,
1743
+ 1,
1744
+ "should create one tvslst filters when a numeric term overlay is clicked"
1745
+ );
1746
+ test.deepEqual(
1747
+ filter.lst[0],
1748
+ {
1749
+ type: "tvs",
1750
+ tvs: {
1751
+ term: {
1752
+ name: "group",
1753
+ type: "samplelst",
1754
+ values: {
1755
+ Group: {
1756
+ key: "Group",
1757
+ label: "Group",
1758
+ list: [
1759
+ { sampleId: "41" },
1760
+ { sampleId: "42" },
1761
+ { sampleId: "43" },
1762
+ { sampleId: "44" },
1763
+ { sampleId: "45" },
1764
+ { sampleId: "46" },
1765
+ { sampleId: "47" },
1766
+ { sampleId: "48" },
1767
+ { sampleId: "49" },
1768
+ { sampleId: "50" },
1769
+ { sampleId: "51" },
1770
+ { sampleId: "52" },
1771
+ { sampleId: "53" },
1772
+ { sampleId: "54" },
1773
+ { sampleId: "55" },
1774
+ { sampleId: "56" },
1775
+ { sampleId: "57" },
1776
+ { sampleId: "58" },
1777
+ { sampleId: "59" },
1778
+ { sampleId: "60" },
1779
+ { sampleId: "61" },
1780
+ { sampleId: "63" },
1781
+ { sampleId: "64" },
1782
+ { sampleId: "65" },
1783
+ { sampleId: "66" },
1784
+ { sampleId: "67" },
1785
+ { sampleId: "68" },
1786
+ { sampleId: "69" },
1787
+ { sampleId: "70" },
1788
+ { sampleId: "71" },
1789
+ { sampleId: "72" },
1790
+ { sampleId: "73" },
1791
+ { sampleId: "74" },
1792
+ { sampleId: "75" },
1793
+ { sampleId: "76" },
1794
+ { sampleId: "77" },
1795
+ { sampleId: "78" },
1796
+ { sampleId: "80" },
1797
+ { sampleId: "93" }
1798
+ ]
1799
+ },
1800
+ "Not in Group": {
1801
+ key: "Not in Group",
1802
+ label: "Not in Group",
1803
+ color: "#aaa",
1804
+ list: [
1805
+ { sampleId: "41" },
1806
+ { sampleId: "42" },
1807
+ { sampleId: "43" },
1808
+ { sampleId: "44" },
1809
+ { sampleId: "45" },
1810
+ { sampleId: "46" },
1811
+ { sampleId: "47" },
1812
+ { sampleId: "48" },
1813
+ { sampleId: "49" },
1814
+ { sampleId: "50" },
1815
+ { sampleId: "51" },
1816
+ { sampleId: "52" },
1817
+ { sampleId: "53" },
1818
+ { sampleId: "54" },
1819
+ { sampleId: "55" },
1820
+ { sampleId: "56" },
1821
+ { sampleId: "57" },
1822
+ { sampleId: "58" },
1823
+ { sampleId: "59" },
1824
+ { sampleId: "60" },
1825
+ { sampleId: "61" },
1826
+ { sampleId: "63" },
1827
+ { sampleId: "64" },
1828
+ { sampleId: "65" },
1829
+ { sampleId: "66" },
1830
+ { sampleId: "67" },
1831
+ { sampleId: "68" },
1832
+ { sampleId: "69" },
1833
+ { sampleId: "70" },
1834
+ { sampleId: "71" },
1835
+ { sampleId: "72" },
1836
+ { sampleId: "73" },
1837
+ { sampleId: "74" },
1838
+ { sampleId: "75" },
1839
+ { sampleId: "76" },
1840
+ { sampleId: "77" },
1841
+ { sampleId: "78" },
1842
+ { sampleId: "80" },
1843
+ { sampleId: "93" }
1844
+ ],
1845
+ in: false
1846
+ }
1847
+ }
1848
+ }
1849
+ },
1850
+ noEdit: true
1851
+ },
1852
+ "should create a customset filter with the clicked group.values array"
1853
+ );
1854
+ }
1855
+ });
1856
+ (0, import_tape.default)("numeric exclude range", function(test) {
1857
+ test.timeoutAfter(3e3);
1858
+ runpp({
1859
+ state: {
1860
+ plots: [
1861
+ {
1862
+ chartType: "barchart",
1863
+ term: { id: "aaclassic_5", term: termjson["aaclassic_5"] },
1864
+ term2: { id: "sex" }
1865
+ }
1866
+ ],
1867
+ termfilter: {
1868
+ filter: {
1869
+ type: "tvslst",
1870
+ join: "and",
1871
+ in: true,
1872
+ lst: [
1873
+ {
1874
+ type: "tvs",
1875
+ tag: "cohortFilter",
1876
+ tvs: {
1877
+ term: { id: "subcohort", type: "multivalue" },
1878
+ values: [
1879
+ { key: "ABC", label: "ABC" }
1880
+ //{key:'XYZ',label:'XYZ'},
1881
+ ]
1882
+ }
1883
+ },
1884
+ {
1885
+ type: "tvslst",
1886
+ tag: "filterUiRoot",
1887
+ join: "",
1888
+ in: true,
1889
+ lst: [
1890
+ {
1891
+ type: "tvs",
1892
+ tvs: {
1893
+ term: termjson["aaclassic_5"],
1894
+ ranges: [{ start: 1e4, stopunbounded: true, startinclusive: false, stopinclusive: true }],
1895
+ isnot: true
1896
+ }
1897
+ }
1898
+ ]
1899
+ }
1900
+ ]
1901
+ }
1902
+ },
1903
+ nav: {
1904
+ header_mode: "with_tabs"
1905
+ },
1906
+ activeCohort: -1
1907
+ },
1908
+ barchart: {
1909
+ callbacks: {
1910
+ "postRender.test": testBarCount
1911
+ }
1912
+ }
1913
+ });
1914
+ function testBarCount(barchart) {
1915
+ const barDiv = barchart.Inner.dom.barDiv;
1916
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
1917
+ test.equal(numBars, 8, "should have 8 bars");
1918
+ if (test._ok) barchart.Inner.app.destroy();
1919
+ test.end();
1920
+ }
1921
+ });
1922
+ (0, import_tape.default)("max number of bins: exceeded", (test) => {
1923
+ test.timeoutAfter(3e3);
1924
+ runpp({
1925
+ state: {
1926
+ plots: [
1927
+ {
1928
+ chartType: "barchart",
1929
+ term: {
1930
+ term: termjson["aaclassic_5"],
1931
+ q: {
1932
+ type: "regular-bin",
1933
+ bin_size: 1e3,
1934
+ stopinclusive: true,
1935
+ first_bin: { startunbounded: true, stop: 1, stopinclusive: true, bin: "first" },
1936
+ numDecimals: 1,
1937
+ last_bin: { start: 3e4, bin: "last", stopunbounded: true },
1938
+ startinclusive: false
1939
+ }
1940
+ }
1941
+ }
1942
+ ]
1943
+ },
1944
+ barchart: {
1945
+ callbacks: {
1946
+ "postRender.test": runTests
1947
+ }
1948
+ }
1949
+ });
1950
+ let barDiv;
1951
+ async function runTests(barchart) {
1952
+ barchart.on("postRender.test", null);
1953
+ barDiv = barchart.Inner.dom.barDiv;
1954
+ testBarCount(barchart);
1955
+ triggerExceedMaxBin(barchart);
1956
+ await testExceedMaxBin(barchart);
1957
+ if (test._ok) barchart.Inner.app.destroy();
1958
+ test.end();
1959
+ }
1960
+ function testBarCount(barchart) {
1961
+ const numBars = barDiv.selectAll(".bars-cell-grp").size();
1962
+ test.equal(numBars, 22, "should have 22 age bars");
1963
+ }
1964
+ function triggerExceedMaxBin(barchart) {
1965
+ barchart.Inner.app.dispatch({
1966
+ type: "plot_edit",
1967
+ id: "aaclassic_5",
1968
+ config: {
1969
+ term: {
1970
+ id: "aaclassic_5",
1971
+ term: barchart.Inner.config.term.term,
1972
+ q: {
1973
+ type: "regular-bin",
1974
+ bin_size: 100,
1975
+ stopinclusive: true,
1976
+ first_bin: { startunbounded: true, stop: 1, stopinclusive: true, bin: "first" },
1977
+ numDecimals: 1,
1978
+ last_bin: { start: 3e4, bin: "last", stopunbounded: true },
1979
+ startinclusive: false
1980
+ }
1981
+ }
1982
+ }
1983
+ });
1984
+ }
1985
+ async function testExceedMaxBin(barchart) {
1986
+ const barLoc = Locator.init(barchart.Inner.dom.holder.node());
1987
+ const numBars = await barLoc.shows(".bars-cell-grp", { visibility: false, count: 22 }).get();
1988
+ test.equal(numBars.length, 22, "should hide the previously rendered 22 age bars on error and not re-render");
1989
+ const errorbar = await barLoc.shows(".sja_errorbar").get(0);
1990
+ test.true(errorbar?.innerText.includes("max_num_bins_reached"), "should show a max number of bins error");
1991
+ }
1992
+ });
1993
+ (0, import_tape.default)("minimum sample size", (test) => {
1994
+ test.timeoutAfter(3e3);
1995
+ const runpp2 = getRunPp("mass", {
1996
+ state: {
1997
+ vocab: {
1998
+ dslabel: "ProtectedTest",
1999
+ genome: "hg38-test"
2000
+ }
2001
+ },
2002
+ debug: 1
2003
+ });
2004
+ runpp2({
2005
+ state: {
2006
+ termfilter: {
2007
+ filter: {
2008
+ type: "tvslst",
2009
+ join: "and",
2010
+ lst: [
2011
+ {
2012
+ type: "tvs",
2013
+ tvs: {
2014
+ term: termjson.agedx,
2015
+ ranges: [{ start: 1, startinclusive: true, stop: 3, stopinclusive: true }]
2016
+ }
2017
+ },
2018
+ {
2019
+ type: "tvs",
2020
+ tvs: {
2021
+ term: termjson.sex,
2022
+ values: [{ key: "1" }]
2023
+ }
2024
+ }
2025
+ ]
2026
+ }
2027
+ },
2028
+ nav: {
2029
+ activeTab: 1
2030
+ },
2031
+ plots: [
2032
+ {
2033
+ chartType: "barchart",
2034
+ term: {
2035
+ term: termjson["diaggrp"]
2036
+ }
2037
+ }
2038
+ ]
2039
+ },
2040
+ barchart: {
2041
+ callbacks: {
2042
+ "postRender.test": runTests,
2043
+ error: runTests
2044
+ }
2045
+ },
2046
+ debug: 1
2047
+ });
2048
+ let barDiv, errDiv;
2049
+ async function runTests(barchart) {
2050
+ barchart.on("postRender.test", null).on("error", null);
2051
+ barDiv = barchart.Inner.dom.barDiv;
2052
+ errDiv = barchart.Inner.dom.errdiv;
2053
+ await testBarCount(0, "with stricter filter");
2054
+ test.true(errDiv.text().includes("has less than 10 samples"), "should display the expected error message");
2055
+ test.notEqual(errDiv.style("display"), "none", "should have a visible red error div");
2056
+ await triggerClearedError(barchart);
2057
+ }
2058
+ async function testBarCount(expected, testcase) {
2059
+ if (expected > 0) {
2060
+ const numBars2 = await Locator.init(barDiv.node()).shows(".bars-cell-grp", { count: expected }).length();
2061
+ test.equal(numBars2, expected, `should have ${expected} bars ${testcase}`);
2062
+ return;
2063
+ }
2064
+ const numBars = await Locator.init(barDiv.node()).find(".bars-cell-grp").length();
2065
+ test.equal(numBars, expected, `should have ${expected} bars ${testcase}`);
2066
+ }
2067
+ async function triggerClearedError(barchart) {
2068
+ barchart.on("postRender.test", testClearedError).on("error", testClearedError);
2069
+ await barchart.Inner.app.dispatch({
2070
+ type: "filter_replace",
2071
+ filter: {
2072
+ type: "tvslst",
2073
+ join: "",
2074
+ in: true,
2075
+ lst: [
2076
+ {
2077
+ type: "tvs",
2078
+ tvs: {
2079
+ term: termjson.agedx,
2080
+ ranges: [{ start: 1, startinclusive: true, stop: 3, stopinclusive: true }]
2081
+ }
2082
+ }
2083
+ ]
2084
+ }
2085
+ });
2086
+ }
2087
+ async function testClearedError(barchart) {
2088
+ barchart.on("postRender.test", null).on("error", null);
2089
+ await testBarCount(3, "with looser filter");
2090
+ test.equal(errDiv.text(), "", "should have an empty error message");
2091
+ test.equal(errDiv.style("display"), "none", "should have a hidden red error div");
2092
+ if (test._ok) barchart.Inner.app.destroy();
2093
+ test.end();
2094
+ }
2095
+ });
2096
+ (0, import_tape.default)("no visible series data, no overlay", function(test) {
2097
+ test.timeoutAfter(3e3);
2098
+ runpp({
2099
+ state: {
2100
+ nav: {
2101
+ header_mode: "search_only"
2102
+ },
2103
+ plots: [
2104
+ {
2105
+ chartType: "barchart",
2106
+ term: {
2107
+ id: "cisplateq_5"
2108
+ }
2109
+ }
2110
+ ]
2111
+ },
2112
+ barchart: {
2113
+ callbacks: {
2114
+ "postRender.test": runTests
2115
+ }
2116
+ }
2117
+ });
2118
+ async function runTests(barchart) {
2119
+ barchart.on("postRender.test", null);
2120
+ const barLoc = Locator.init(barchart.Inner.dom.holder);
2121
+ const banner = await barLoc.shows('[data-testid="sjpp-barchart-banner"]').get();
2122
+ test.equal(banner.length, 1, "should show the banner");
2123
+ test.true(
2124
+ banner[0]?.innerText.includes("No visible barchart data "),
2125
+ "should show a banner for no visible data to render"
2126
+ );
2127
+ test.equal(await barLoc.shows(".sjpp-hidden-legend-item").length(), 1, "should show a legend entry");
2128
+ if (test._ok) barchart.Inner.app.destroy();
2129
+ test.end();
2130
+ }
2131
+ });
2132
+ var tp53dtTermFilter = {
2133
+ type: "tvslst",
2134
+ in: true,
2135
+ join: "",
2136
+ lst: [
2137
+ {
2138
+ type: "tvs",
2139
+ tvs: {
2140
+ term: {
2141
+ id: "snvindel_somatic",
2142
+ query: "snvindel",
2143
+ name: "SNV/indel (somatic)",
2144
+ parent_id: null,
2145
+ isleaf: true,
2146
+ type: "dtsnvindel",
2147
+ dt: 1,
2148
+ values: {
2149
+ M: { label: "MISSENSE" },
2150
+ F: { label: "FRAMESHIFT" },
2151
+ WT: { label: "Wildtype" }
2152
+ },
2153
+ name_noOrigin: "SNV/indel",
2154
+ origin: "somatic",
2155
+ parentTerm: {
2156
+ name: "TP53",
2157
+ genes: [
2158
+ {
2159
+ kind: "gene",
2160
+ id: "TP53",
2161
+ gene: "TP53",
2162
+ name: "TP53",
2163
+ type: "geneVariant"
2164
+ }
2165
+ ],
2166
+ type: "geneVariant"
2167
+ }
2168
+ },
2169
+ values: [
2170
+ {
2171
+ key: "M",
2172
+ label: "MISSENSE",
2173
+ value: "M",
2174
+ bar_width_frac: null
2175
+ }
2176
+ ],
2177
+ genotype: "variant",
2178
+ mcount: "any"
2179
+ }
2180
+ }
2181
+ ],
2182
+ tag: "filterUiRoot"
2183
+ };
2184
+ var runpp = getRunPp("mass", {
2185
+ state: {
2186
+ nav: {
2187
+ activeTab: 1
2188
+ },
2189
+ vocab: {
2190
+ dslabel: "TermdbTest",
2191
+ genome: "hg38-test"
2192
+ }
2193
+ },
2194
+ debug: 1
2195
+ });
2196
+ //# sourceMappingURL=barchart.integration.spec-TCTQ5PKN.js.map