@sjcrh/proteinpaint-client 2.191.4 → 2.192.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (957) hide show
  1. package/dist/2dmaf-BNMEUJVM.js +1373 -0
  2. package/dist/AIProjectAdmin-AEXQY5LY.js +958 -0
  3. package/dist/AIProjectAdmin-AEXQY5LY.js.map +7 -0
  4. package/dist/AppHeader-RXDJBHXZ.js +835 -0
  5. package/dist/BoxPlot-HDP3SIGU.js +1217 -0
  6. package/dist/BoxPlot-HDP3SIGU.js.map +7 -0
  7. package/dist/CorrelationVolcano-V2E566XL.js +619 -0
  8. package/dist/DE-7YUZSW4E.js +95 -0
  9. package/dist/DEinput-P2HOQC4Z.js +301 -0
  10. package/dist/DifferentialAnalysis-2Z6BHS7A.js +245 -0
  11. package/dist/Disco-ZLC54X7T.js +3297 -0
  12. package/dist/Disco-ZLC54X7T.js.map +7 -0
  13. package/dist/Disco.UI-LXJJYQVV.js +249 -0
  14. package/dist/Disco.UI-LXJJYQVV.js.map +7 -0
  15. package/dist/DmrPlot-OEJRGNI3.js +642 -0
  16. package/dist/GB-2GHDD3MW.js +1130 -0
  17. package/dist/GeneExpInput-PWLPDLYT.js +367 -0
  18. package/dist/GeneExpInput-PWLPDLYT.js.map +7 -0
  19. package/dist/HicApp-CAYC4DPO.js +2250 -0
  20. package/dist/NumBinaryEditor-EUOYSGPM.js +271 -0
  21. package/dist/NumBinaryEditor.unit.spec-5B3W4B4F.js +286 -0
  22. package/dist/NumContEditor-7KK6CIB3.js +109 -0
  23. package/dist/NumContEditor.unit.spec-IMKGVYFZ.js +169 -0
  24. package/dist/NumCustomBinEditor-PDAF6I7B.js +38 -0
  25. package/dist/NumCustomBinEditor.unit.spec-IU3DPECJ.js +284 -0
  26. package/dist/NumDiscreteEditor-YTKUHG6Z.js +179 -0
  27. package/dist/NumDiscreteEditor.unit.spec-FUBS7Z7Z.js +202 -0
  28. package/dist/NumRegularBinEditor-LU3KLBLY.js +38 -0
  29. package/dist/NumRegularBinEditor.unit.spec-2BKOHI7L.js +227 -0
  30. package/dist/NumSplineEditor-56RJ2HT2.js +198 -0
  31. package/dist/NumSplineEditor.unit.spec-PW6VUUBZ.js +199 -0
  32. package/dist/NumericDensity-EB4H54EF.js +38 -0
  33. package/dist/NumericDensity.unit.spec-LSEM4OEY.js +221 -0
  34. package/dist/NumericHandler-VGPDXP35.js +39 -0
  35. package/dist/NumericHandler.unit.spec-NR3F7XHV.js +219 -0
  36. package/dist/ProteomeInput-AUXWUIWK.js +396 -0
  37. package/dist/RunChart2-SQ6TFOHD.js +758 -0
  38. package/dist/SC-OWJ6LYIW.js +1124 -0
  39. package/dist/SC-OWJ6LYIW.js.map +7 -0
  40. package/dist/Volcano-XHDH6UN7.js +1379 -0
  41. package/dist/WSIViewer-WT2QV747.js +48562 -0
  42. package/dist/WSIViewer-WT2QV747.js.map +7 -0
  43. package/dist/WsiSamplesPlot-YUOAWG2A.js +165 -0
  44. package/dist/adSandbox-VMMAL22L.js +38 -0
  45. package/dist/animatedBubbleChart-Q6Z5W2UL.js +555 -0
  46. package/dist/animatedBubbleChart-Q6Z5W2UL.js.map +7 -0
  47. package/dist/app-FX3KZ67X.js +37 -0
  48. package/dist/app-X7ZYEOZN.js +49 -0
  49. package/dist/app.js +20 -20
  50. package/dist/bam-ZYLH4U5R.js +860 -0
  51. package/dist/barchart-MXSPTKV4.js +47 -0
  52. package/dist/barchart.data-ZWF6EVJH.js +22 -0
  53. package/dist/barchart.events-XON2ANOC.js +47 -0
  54. package/dist/barchart.integration.spec-PJIENJGT.js +1980 -0
  55. package/dist/barchart2-HIKBGSSE.js +314 -0
  56. package/dist/barchart2-HIKBGSSE.js.map +7 -0
  57. package/dist/bars.renderer-57KSYAAT.js +12 -0
  58. package/dist/block-EGPYVWNP.js +6226 -0
  59. package/dist/block-EGPYVWNP.js.map +7 -0
  60. package/dist/block.init-IJBRPZNM.js +38 -0
  61. package/dist/block.mds.expressionrank-3DANCP7E.js +359 -0
  62. package/dist/block.mds.geneboxplot-CRGSCZMG.js +828 -0
  63. package/dist/block.mds.junction-4UIH2ZYN.js +1545 -0
  64. package/dist/block.mds.svcnv-NF4UIRR2.js +6801 -0
  65. package/dist/block.svg-AIZ47JCQ.js +164 -0
  66. package/dist/block.tk.aicheck-7HZFGE63.js +283 -0
  67. package/dist/block.tk.ase-U3VNPZEA.js +365 -0
  68. package/dist/block.tk.bam-4TQ7P2OX.js +1906 -0
  69. package/dist/block.tk.bedgraphdot-MYHKKO6K.js +384 -0
  70. package/dist/block.tk.bigwig.ui-E3YVGIDN.js +212 -0
  71. package/dist/block.tk.hicstraw-Y4XOMG7T.js +823 -0
  72. package/dist/block.tk.junction-T5C7LK6F.js +2364 -0
  73. package/dist/block.tk.junction.textmatrixui-Z3ACCVXH.js +199 -0
  74. package/dist/block.tk.ld-Y5KDA5AU.js +99 -0
  75. package/dist/block.tk.menu-EWRRISDY.js +1029 -0
  76. package/dist/block.tk.pgv-3JYGOZVQ.js +944 -0
  77. package/dist/brainImaging-P3AF3C5N.js +423 -0
  78. package/dist/brainRegions-YA2H2QOI.js +221 -0
  79. package/dist/brainRegions-YA2H2QOI.js.map +7 -0
  80. package/dist/chunk-2JR7RPB6.js +1825 -0
  81. package/dist/chunk-2U2CP2Y2.js +317 -0
  82. package/dist/chunk-2U2CP2Y2.js.map +7 -0
  83. package/dist/chunk-3BBK6A4X.js +176 -0
  84. package/dist/chunk-3BBK6A4X.js.map +7 -0
  85. package/dist/chunk-3FVIDQOX.js +54 -0
  86. package/dist/chunk-3K2O2NIH.js +446 -0
  87. package/dist/chunk-3RSJU6YM.js +2681 -0
  88. package/dist/chunk-3ZKD6C5S.js +34 -0
  89. package/dist/chunk-46AEH34Z.js +95 -0
  90. package/dist/chunk-4CQVC6XL.js +182 -0
  91. package/dist/chunk-5FXNI724.js +216 -0
  92. package/dist/chunk-634MOGE3.js +314 -0
  93. package/dist/chunk-634MOGE3.js.map +7 -0
  94. package/dist/chunk-6JHIX4RA.js +4269 -0
  95. package/dist/chunk-6JHIX4RA.js.map +7 -0
  96. package/dist/chunk-7PFRBGMN.js +129 -0
  97. package/dist/chunk-7R63MAPC.js +448 -0
  98. package/dist/chunk-7R63MAPC.js.map +7 -0
  99. package/dist/chunk-A4Z3CI24.js +276 -0
  100. package/dist/chunk-AI2LUQS6.js +119 -0
  101. package/dist/chunk-AJYJW4LX.js +6364 -0
  102. package/dist/chunk-BKPDYW5T.js +177 -0
  103. package/dist/chunk-BMS32SNA.js +37 -0
  104. package/dist/chunk-C4BCMAIK.js +188 -0
  105. package/dist/chunk-C4BCMAIK.js.map +7 -0
  106. package/dist/chunk-CJPGYPI3.js +291 -0
  107. package/dist/chunk-CTQH7LQ6.js +31 -0
  108. package/dist/chunk-D5CVYITI.js +203 -0
  109. package/dist/chunk-DMSX5PSO.js +477 -0
  110. package/dist/chunk-E3JRW3T3.js +1102 -0
  111. package/dist/chunk-E574SMCX.js +283 -0
  112. package/dist/chunk-E76O5Z42.js +98 -0
  113. package/dist/chunk-EEW443GL.js +14 -0
  114. package/dist/chunk-EVNMW7BS.js +833 -0
  115. package/dist/chunk-EVNMW7BS.js.map +7 -0
  116. package/dist/chunk-F2WPS7VY.js +1943 -0
  117. package/dist/chunk-FDPWWODM.js +2832 -0
  118. package/dist/chunk-FDPWWODM.js.map +7 -0
  119. package/dist/chunk-FVHUROIJ.js +446 -0
  120. package/dist/chunk-FVHUROIJ.js.map +7 -0
  121. package/dist/chunk-FYFX42YD.js +222 -0
  122. package/dist/chunk-G6RZYGWY.js +386 -0
  123. package/dist/chunk-GTZV2UZV.js +736 -0
  124. package/dist/chunk-H34LAFGH.js +142 -0
  125. package/dist/chunk-I2R5O2XX.js +263 -0
  126. package/dist/chunk-IEYDMN3H.js +26 -0
  127. package/dist/chunk-JWBP4ZZB.js +148 -0
  128. package/dist/chunk-KUZPTJJO.js +20874 -0
  129. package/dist/chunk-KUZPTJJO.js.map +7 -0
  130. package/dist/chunk-KVIH5JPC.js +1275 -0
  131. package/dist/chunk-L5HCOTRF.js +302 -0
  132. package/dist/chunk-LHKDLWG5.js +194 -0
  133. package/dist/chunk-LQJMCE7G.js +467 -0
  134. package/dist/chunk-M7UKOCJA.js +234 -0
  135. package/dist/chunk-M7UKOCJA.js.map +7 -0
  136. package/dist/chunk-MHFH66I3.js +1289 -0
  137. package/dist/chunk-MHFH66I3.js.map +7 -0
  138. package/dist/chunk-MNIBZTQE.js +146 -0
  139. package/dist/chunk-MP3DN6JK.js +117 -0
  140. package/dist/chunk-N5OVBS5L.js +2786 -0
  141. package/dist/chunk-NEKAGDTL.js +58 -0
  142. package/dist/chunk-NPCNDM6Y.js +54 -0
  143. package/dist/chunk-NYN2WQN3.js +100 -0
  144. package/dist/chunk-O6WL7USJ.js +343 -0
  145. package/dist/chunk-OH5I6I2D.js +368 -0
  146. package/dist/chunk-PDFCQ7AU.js +5054 -0
  147. package/dist/chunk-PDFCQ7AU.js.map +7 -0
  148. package/dist/chunk-PSJVMAWA.js +294 -0
  149. package/dist/chunk-PSJVMAWA.js.map +7 -0
  150. package/dist/chunk-PTQ774XH.js +514 -0
  151. package/dist/chunk-PXOH4ZN2.js +399 -0
  152. package/dist/chunk-QG4BJUM7.js +102 -0
  153. package/dist/chunk-R7AV73BV.js +617 -0
  154. package/dist/chunk-R7AV73BV.js.map +7 -0
  155. package/dist/chunk-RITTG5WN.js +158 -0
  156. package/dist/chunk-SMSFTTEO.js +272 -0
  157. package/dist/chunk-SOTB4FRE.js +2098 -0
  158. package/dist/chunk-SOTB4FRE.js.map +7 -0
  159. package/dist/chunk-TBZKVKR4.js +50 -0
  160. package/dist/chunk-TJYRBEBK.js +2878 -0
  161. package/dist/chunk-TLTS33EY.js +287 -0
  162. package/dist/chunk-TMM7BWW7.js +381 -0
  163. package/dist/chunk-TTC4MNEM.js +2327 -0
  164. package/dist/chunk-UN3O2MNB.js +375 -0
  165. package/dist/chunk-UN3O2MNB.js.map +7 -0
  166. package/dist/chunk-UQ5CDHYF.js +1218 -0
  167. package/dist/chunk-UQ5CDHYF.js.map +7 -0
  168. package/dist/chunk-UXIZYI3X.js +226 -0
  169. package/dist/chunk-VIUATDO2.js +170 -0
  170. package/dist/chunk-VIUDFDN4.js +102 -0
  171. package/dist/chunk-VQZ2Z5YU.js +587 -0
  172. package/dist/chunk-VQZ2Z5YU.js.map +7 -0
  173. package/dist/chunk-W5OEFZCR.js +254 -0
  174. package/dist/chunk-WXSRK3XR.js +534 -0
  175. package/dist/chunk-XHGMDBTS.js +230 -0
  176. package/dist/chunk-XQ2OBL6R.js +1205 -0
  177. package/dist/chunk-XQ2OBL6R.js.map +7 -0
  178. package/dist/chunk-XVGS3QXS.js +55 -0
  179. package/dist/chunk-XYNYQMLH.js +482 -0
  180. package/dist/chunk-Y4JJMUWG.js +217 -0
  181. package/dist/chunk-Z457XQSX.js +815 -0
  182. package/dist/chunk-ZF6HNVYD.js +1444 -0
  183. package/dist/chunk-ZF6HNVYD.js.map +7 -0
  184. package/dist/condition-QXTOTGZX.js +332 -0
  185. package/dist/controls-7TDB75LK.js +41 -0
  186. package/dist/controls.config-IBF5ILFP.js +39 -0
  187. package/dist/correlation-M2T5R7CM.js +102 -0
  188. package/dist/correlation-M2T5R7CM.js.map +7 -0
  189. package/dist/cuminc-CAHPKW7W.js +1149 -0
  190. package/dist/cuminc.integration.spec-NNSQGBRI.js +678 -0
  191. package/dist/customdata.inputui-RRTQK7OK.js +289 -0
  192. package/dist/dataDownload-SOUCBKXM.js +330 -0
  193. package/dist/dataDownload.integration.spec-C6TLWSSO.js +193 -0
  194. package/dist/databrowser.ui-KLFEU5QA.js +433 -0
  195. package/dist/dictionary-RUT5VXDD.js +118 -0
  196. package/dist/dictionary-RUT5VXDD.js.map +7 -0
  197. package/dist/dnaMethylation-WOKGG33W.js +38 -0
  198. package/dist/dnaMethylation.integration.spec-YUPP42UK.js +203 -0
  199. package/dist/dofetch-V7PLLWSO.js +51 -0
  200. package/dist/e2pca-VT7EM4E3.js +350 -0
  201. package/dist/ep-X6B43UXE.js +1256 -0
  202. package/dist/expclust.gdc.spec-DTBFOXBC.js +307 -0
  203. package/dist/facet-T5ZX7ZGV.js +521 -0
  204. package/dist/forms2-S5OGBFKL.js +539 -0
  205. package/dist/forms2-S5OGBFKL.js.map +7 -0
  206. package/dist/gb-TWXREZIP.js +88 -0
  207. package/dist/geneExpClustering-2G6YDCIN.js +249 -0
  208. package/dist/geneExpression-2A4ZPT7K.js +38 -0
  209. package/dist/geneExpression-ZHQH6SNA.js +313 -0
  210. package/dist/geneExpression.unit.spec-2M223S4P.js +102 -0
  211. package/dist/geneORA-YLIRUMCZ.js +278 -0
  212. package/dist/geneRanking-JDJXNGEC.js +551 -0
  213. package/dist/geneVariant-5ZIOT5BT.js +39 -0
  214. package/dist/geneVariant-GIXIMJ2I.js +41 -0
  215. package/dist/geneVariant.integration.spec-QCROW73S.js +198 -0
  216. package/dist/genefusion.ui-56UQLUKJ.js +309 -0
  217. package/dist/geneset-ACRMGBJO.js +208 -0
  218. package/dist/genomeBrowser.spec-EDILOQON.js +281 -0
  219. package/dist/grin2-5P7CYUT7.js +1560 -0
  220. package/dist/grin2-GNB35CMF.js +871 -0
  221. package/dist/grin2-GNB35CMF.js.map +7 -0
  222. package/dist/gsea-2PQ5HNNT.js +47 -0
  223. package/dist/hierCluster-H5HB7FPW.js +63 -0
  224. package/dist/hierCluster-L3LCP2II.js +59 -0
  225. package/dist/hierCluster.config-6UIJWCND.js +40 -0
  226. package/dist/hierCluster.integration.spec-EVAPT2VF.js +395 -0
  227. package/dist/hierCluster.interactivity-7MW6ZT6O.js +54 -0
  228. package/dist/hierCluster.renderers-F34EVY5J.js +21 -0
  229. package/dist/imagePlot-RSFZ2OKD.js +163 -0
  230. package/dist/importPlot-DQFWY5A7.js +8 -0
  231. package/dist/isoformExpression-2KANPCBH.js +40 -0
  232. package/dist/isoformExpression.unit.spec-6FSMHT4K.js +208 -0
  233. package/dist/launch.adhoc-ZYTIRVIC.js +42 -0
  234. package/dist/leftlabel.sample-66U6MHPN.js +260 -0
  235. package/dist/legacyDataset-TNIIJABK.js +119 -0
  236. package/dist/lollipop-PJDUFWEY.js +171 -0
  237. package/dist/maf-DLJHCKHJ.js +452 -0
  238. package/dist/maftimeline-NK5QYJMJ.js +593 -0
  239. package/dist/matrix-7BFYR6QL.js +63 -0
  240. package/dist/matrix-USAB2CHO.js +58 -0
  241. package/dist/matrix.cells-OTAXAJ4N.js +28 -0
  242. package/dist/matrix.config-AL4WSFZ7.js +41 -0
  243. package/dist/matrix.data-BDHCSN2G.js +25 -0
  244. package/dist/matrix.groups-MV2D2636.js +27 -0
  245. package/dist/matrix.integration.spec-DESORC2Y.js +3072 -0
  246. package/dist/matrix.interactivity-H7EJW3P2.js +42 -0
  247. package/dist/matrix.layout-7CAS2IBO.js +44 -0
  248. package/dist/matrix.legend-JDVG2JDF.js +22 -0
  249. package/dist/matrix.renderers-PDR5FIBC.js +38 -0
  250. package/dist/matrix.serieses-QVDS5HKK.js +21 -0
  251. package/dist/matrix.sort-HCK4CSTJ.js +27 -0
  252. package/dist/matrix.sort.unit.spec-2GC4E26N.js +472 -0
  253. package/dist/matrix.sorterUi-XGBQOPG4.js +18 -0
  254. package/dist/matrix.sorterUi.unit.spec-BJQKDU2F.js +342 -0
  255. package/dist/mavb-6E6Z4LPK.js +732 -0
  256. package/dist/mds.fimo-5P2TK5U4.js +518 -0
  257. package/dist/mds.samplescatterplot-KLKOD4AS.js +1550 -0
  258. package/dist/mds.survivalplot-SWQCOFIU.js +483 -0
  259. package/dist/numericDictTermCluster-WIVO33AV.js +72 -0
  260. package/dist/oncomatrix-SDUUQZCK.js +295 -0
  261. package/dist/oncomatrix.spec-YGQYIUDT.js +448 -0
  262. package/dist/plot.2dvaf-K53KTP5W.js +377 -0
  263. package/dist/plot.app-FNJVWLPQ.js +41 -0
  264. package/dist/plot.barplot-VTC3N6BR.js +102 -0
  265. package/dist/plot.boxplot-RJFGQSLA.js +152 -0
  266. package/dist/plot.brainImaging-6KVNPPMT.js +51 -0
  267. package/dist/plot.disco-ZFH5RK6B.js +102 -0
  268. package/dist/plot.dzi-IA2SOFUD.js +33 -0
  269. package/dist/plot.ssgq-QARGQVKB.js +139 -0
  270. package/dist/plot.vaf2cov-2JUXYCPG.js +259 -0
  271. package/dist/plot.wsi-C2DULA7U.js +36 -0
  272. package/dist/polar2-3HS3QBU6.js +231 -0
  273. package/dist/polar2-3HS3QBU6.js.map +7 -0
  274. package/dist/profileForms-Y6ZBMZWQ.js +446 -0
  275. package/dist/profileForms-Y6ZBMZWQ.js.map +7 -0
  276. package/dist/profilePlot-SVI3QKMD.js +54 -0
  277. package/dist/proteinView-YPFJSBL7.js +1556 -0
  278. package/dist/proteinView-YPFJSBL7.js.map +7 -0
  279. package/dist/qualitative-AQFKAZID.js +43 -0
  280. package/dist/radar2-TTQZLARY.js +326 -0
  281. package/dist/radar2-TTQZLARY.js.map +7 -0
  282. package/dist/radarFacility2-YGS56QUA.js +334 -0
  283. package/dist/radarFacility2-YGS56QUA.js.map +7 -0
  284. package/dist/regression-DLPBCDZT.js +56 -0
  285. package/dist/regression.inputs-42LY4MEZ.js +48 -0
  286. package/dist/regression.inputs.term-TTUFFPG6.js +48 -0
  287. package/dist/regression.inputs.values.table-CJAPTSMS.js +45 -0
  288. package/dist/regression.integration.spec-UDA26OGS.js +784 -0
  289. package/dist/regression.results-IA3C7SHR.js +40 -0
  290. package/dist/regression.spec-HEXCL3QV.js +708 -0
  291. package/dist/report-4CFOWNPJ.js +222 -0
  292. package/dist/sampleScatter.spec-N6V4BQ5Q.js +202 -0
  293. package/dist/sampleView-CZF7U23I.js +48 -0
  294. package/dist/samplelst-XUGDS5TU.js +111 -0
  295. package/dist/samplematrix-R5PZLZDE.js +2198 -0
  296. package/dist/sc-WTZZA5J5.js +86 -0
  297. package/dist/scatter-EY7HQVCO.js +851 -0
  298. package/dist/scatter-EY7HQVCO.js.map +7 -0
  299. package/dist/scatter.integration.spec-CRMLFO4J.js +1206 -0
  300. package/dist/scatter.integration.spec-CRMLFO4J.js.map +7 -0
  301. package/dist/selectGenomeWithTklst-2S2MXVCI.js +134 -0
  302. package/dist/singleCellCellType-LJWFG7MY.js +38 -0
  303. package/dist/singleCellCellType.unit.spec-RGN2XVUR.js +160 -0
  304. package/dist/singleCellGeneExpression-IW2QXTTU.js +38 -0
  305. package/dist/singleCellGeneExpression.unit.spec-4PO3Q7TM.js +153 -0
  306. package/dist/singleCellPlot-6EZ6JXCM.js +54 -0
  307. package/dist/singlecell-3LFPQ6KO.js +86 -0
  308. package/dist/singlecell-NTTAVVMR.js +1572 -0
  309. package/dist/snp-XB4IBG4Z.js +38 -0
  310. package/dist/snp.unit.spec-HAJPM53L.js +176 -0
  311. package/dist/snplocus-HE6TITSX.js +208 -0
  312. package/dist/spliceevent.a53ss.diagram-TCZMBMD7.js +151 -0
  313. package/dist/spliceevent.exonskip.diagram-VESOF6UC.js +277 -0
  314. package/dist/spliceevent.noeventdiagram-4K7FMO4F.js +460 -0
  315. package/dist/ssGSEA-2XYMX36P.js +38 -0
  316. package/dist/ssGSEA.unit.spec-J36KM2HO.js +88 -0
  317. package/dist/summarizeCnvGeneexp-LYVDZXXD.js +163 -0
  318. package/dist/summarizeGeneexpSurvival-Y52TGAHF.js +108 -0
  319. package/dist/summarizeMutationCnv-6EEJT3PV.js +164 -0
  320. package/dist/summarizeMutationDiagnosis-HZKXHOOQ.js +40 -0
  321. package/dist/summarizeMutationSurvival-TU7TQYFQ.js +99 -0
  322. package/dist/summary-4QQZUAMU.js +49 -0
  323. package/dist/summary.integration.spec-SLIIM4HN.js +414 -0
  324. package/dist/summaryInput-6HROPKCE.js +235 -0
  325. package/dist/sunburst-MBJJPERL.js +284 -0
  326. package/dist/survival-CXLMQSV2.js +58 -0
  327. package/dist/survival-QSL2KDKD.js +46 -0
  328. package/dist/survival.integration.spec-EUAAALVW.js +821 -0
  329. package/dist/svgraph-JM5MHQDX.js +1387 -0
  330. package/dist/svmr-MCMST2FL.js +3842 -0
  331. package/dist/table-MVX3IMAL.js +200 -0
  332. package/dist/termCollection-FZ2SCVA7.js +38 -0
  333. package/dist/termCollection-IGC7REFK.js +179 -0
  334. package/dist/termCollection.unit.spec-VY2EZZIP.js +208 -0
  335. package/dist/tk-5F3TWZ2G.js +46 -0
  336. package/dist/tp.ui-IURWTMAS.js +1459 -0
  337. package/dist/tvs.dt-BPZCFPYK.js +39 -0
  338. package/dist/tvs.dtcnv.categorical-UFS62DTR.js +40 -0
  339. package/dist/tvs.dtcnv.continuous-R6YXNNLA.js +72 -0
  340. package/dist/tvs.dtfusion-FGXXS4XX.js +40 -0
  341. package/dist/tvs.dtsnvindel-DR43K7X3.js +40 -0
  342. package/dist/tvs.dtsv-NO34GIOL.js +40 -0
  343. package/dist/tvs.numeric-KYAU5OV3.js +21 -0
  344. package/dist/tvs.samplelst-2QP7IV2Y.js +104 -0
  345. package/dist/tvs.termCollection-UEJDG22G.js +159 -0
  346. package/dist/violin-NBZTGGYF.js +46 -0
  347. package/dist/violin.integration.spec-5CLYJSAR.js +1425 -0
  348. package/dist/violin.interactivity-KXVKTT22.js +38 -0
  349. package/dist/violin.renderer-37OF6K7Q.js +40 -0
  350. package/dist/vocabulary-GR6J3VKW.js +41 -0
  351. package/package.json +3 -3
  352. package/dist/2dmaf-Z3D2M3FB.js +0 -1373
  353. package/dist/AIProjectAdmin-2OQOQXH4.js +0 -956
  354. package/dist/AIProjectAdmin-2OQOQXH4.js.map +0 -7
  355. package/dist/AppHeader-PXLGVCVS.js +0 -835
  356. package/dist/BoxPlot-PUZKHACO.js +0 -1211
  357. package/dist/BoxPlot-PUZKHACO.js.map +0 -7
  358. package/dist/CorrelationVolcano-RO6CFLZA.js +0 -619
  359. package/dist/DE-CCA5SBJG.js +0 -95
  360. package/dist/DEinput-MRUQW6X6.js +0 -301
  361. package/dist/DifferentialAnalysis-5YQQLJKR.js +0 -245
  362. package/dist/Disco-4FTOJBLG.js +0 -3237
  363. package/dist/Disco-4FTOJBLG.js.map +0 -7
  364. package/dist/Disco.UI-IWVSK3RN.js +0 -245
  365. package/dist/Disco.UI-IWVSK3RN.js.map +0 -7
  366. package/dist/DmrPlot-FPJJHTM5.js +0 -642
  367. package/dist/GB-H6JETPRC.js +0 -1130
  368. package/dist/GeneExpInput-Q42COANS.js +0 -366
  369. package/dist/GeneExpInput-Q42COANS.js.map +0 -7
  370. package/dist/HicApp-BBD2YOMT.js +0 -2250
  371. package/dist/NumBinaryEditor-WMSF7HIO.js +0 -271
  372. package/dist/NumBinaryEditor.unit.spec-QQATLHF7.js +0 -286
  373. package/dist/NumContEditor-4CSTHVRX.js +0 -109
  374. package/dist/NumContEditor.unit.spec-2YF3OS3A.js +0 -169
  375. package/dist/NumCustomBinEditor-KFAYUWYV.js +0 -38
  376. package/dist/NumCustomBinEditor.unit.spec-YHAUSGPN.js +0 -284
  377. package/dist/NumDiscreteEditor-F46H5CME.js +0 -179
  378. package/dist/NumDiscreteEditor.unit.spec-5BIAWAVN.js +0 -202
  379. package/dist/NumRegularBinEditor-G7KOA7NR.js +0 -38
  380. package/dist/NumRegularBinEditor.unit.spec-Y6CBCWLN.js +0 -227
  381. package/dist/NumSplineEditor-JP2V2L4Y.js +0 -198
  382. package/dist/NumSplineEditor.unit.spec-N34QBZN3.js +0 -199
  383. package/dist/NumericDensity-JOPHLURB.js +0 -38
  384. package/dist/NumericDensity.unit.spec-N45PCLOT.js +0 -221
  385. package/dist/NumericHandler-SIM4E2Z5.js +0 -39
  386. package/dist/NumericHandler.unit.spec-NKLYDVTG.js +0 -219
  387. package/dist/ProteomeInput-5KMNE3PZ.js +0 -396
  388. package/dist/RunChart2-N7AZVQXJ.js +0 -758
  389. package/dist/SC-M6RGALZM.js +0 -936
  390. package/dist/SC-M6RGALZM.js.map +0 -7
  391. package/dist/Volcano-YH4RJTT5.js +0 -1379
  392. package/dist/WSIViewer-7LOVM3AU.js +0 -48508
  393. package/dist/WSIViewer-7LOVM3AU.js.map +0 -7
  394. package/dist/WsiSamplesPlot-QPPB7OOD.js +0 -165
  395. package/dist/adSandbox-R2QP74P7.js +0 -38
  396. package/dist/app-AIIN4WDE.js +0 -37
  397. package/dist/app-FJT5VXMF.js +0 -49
  398. package/dist/bam-QBO22VQB.js +0 -860
  399. package/dist/barchart-VDOP6FQU.js +0 -47
  400. package/dist/barchart.data-Z2E72EET.js +0 -22
  401. package/dist/barchart.events-NUYQBI5S.js +0 -47
  402. package/dist/barchart.integration.spec-COVZPXMH.js +0 -1980
  403. package/dist/barchart2-KMSU4ROO.js +0 -311
  404. package/dist/barchart2-KMSU4ROO.js.map +0 -7
  405. package/dist/bars.renderer-JHCZDSM6.js +0 -12
  406. package/dist/block-TTN2IQAH.js +0 -6202
  407. package/dist/block-TTN2IQAH.js.map +0 -7
  408. package/dist/block.init-RRHHCNSR.js +0 -38
  409. package/dist/block.mds.expressionrank-7NWBRUII.js +0 -359
  410. package/dist/block.mds.geneboxplot-4BAJJWCC.js +0 -828
  411. package/dist/block.mds.junction-XRUIHAF5.js +0 -1545
  412. package/dist/block.mds.svcnv-YZ7PL733.js +0 -6801
  413. package/dist/block.svg-FUMP2J7A.js +0 -164
  414. package/dist/block.tk.aicheck-AIZEND45.js +0 -283
  415. package/dist/block.tk.ase-H26PKO5U.js +0 -365
  416. package/dist/block.tk.bam-XNZFHSDQ.js +0 -1906
  417. package/dist/block.tk.bedgraphdot-QTDBLBO2.js +0 -384
  418. package/dist/block.tk.bigwig.ui-OSRCPTQC.js +0 -212
  419. package/dist/block.tk.hicstraw-7GH6LVIH.js +0 -823
  420. package/dist/block.tk.junction-AJYML4AW.js +0 -2364
  421. package/dist/block.tk.junction.textmatrixui-4RIH3EZI.js +0 -199
  422. package/dist/block.tk.ld-AJYQ4C6T.js +0 -99
  423. package/dist/block.tk.menu-57OP5UW5.js +0 -1029
  424. package/dist/block.tk.pgv-XO7HP5MM.js +0 -944
  425. package/dist/brainImaging-65QDNR4D.js +0 -423
  426. package/dist/chunk-2XCUERHJ.js +0 -102
  427. package/dist/chunk-322QC6R4.js +0 -222
  428. package/dist/chunk-35SCELN4.js +0 -217
  429. package/dist/chunk-36EHIPV4.js +0 -514
  430. package/dist/chunk-3SZ6GKLB.js +0 -14
  431. package/dist/chunk-3ZLJDFJU.js +0 -368
  432. package/dist/chunk-4DXZGZOB.js +0 -54
  433. package/dist/chunk-4UWS5Y3N.js +0 -1438
  434. package/dist/chunk-4UWS5Y3N.js.map +0 -7
  435. package/dist/chunk-54EMVNPW.js +0 -102
  436. package/dist/chunk-57RBC6IZ.js +0 -302
  437. package/dist/chunk-5OUTR67M.js +0 -37
  438. package/dist/chunk-67DBIM6H.js +0 -293
  439. package/dist/chunk-67DBIM6H.js.map +0 -7
  440. package/dist/chunk-6A3IPDE2.js +0 -1943
  441. package/dist/chunk-6GN7X6LU.js +0 -2681
  442. package/dist/chunk-72X7LSBN.js +0 -54
  443. package/dist/chunk-74ZU4BT6.js +0 -2824
  444. package/dist/chunk-74ZU4BT6.js.map +0 -7
  445. package/dist/chunk-7EMWHCVW.js +0 -1825
  446. package/dist/chunk-7FACFCZK.js +0 -226
  447. package/dist/chunk-7XFGYYRV.js +0 -371
  448. package/dist/chunk-7XFGYYRV.js.map +0 -7
  449. package/dist/chunk-B6CSYKZJ.js +0 -1275
  450. package/dist/chunk-BDIKFVWZ.js +0 -443
  451. package/dist/chunk-BDIKFVWZ.js.map +0 -7
  452. package/dist/chunk-BWGU5NJS.js +0 -291
  453. package/dist/chunk-C5ZMAQXQ.js +0 -1173
  454. package/dist/chunk-C5ZMAQXQ.js.map +0 -7
  455. package/dist/chunk-CC3GFVV6.js +0 -117
  456. package/dist/chunk-CXQ6KS3Z.js +0 -1348
  457. package/dist/chunk-CXQ6KS3Z.js.map +0 -7
  458. package/dist/chunk-DCH54HC5.js +0 -824
  459. package/dist/chunk-DCH54HC5.js.map +0 -7
  460. package/dist/chunk-DD4R5P6W.js +0 -177
  461. package/dist/chunk-DKVUOBIE.js +0 -203
  462. package/dist/chunk-DR6H3QAA.js +0 -399
  463. package/dist/chunk-EH4NQ7C4.js +0 -170
  464. package/dist/chunk-EVN6KWPN.js +0 -50
  465. package/dist/chunk-FFEIP5CT.js +0 -458
  466. package/dist/chunk-FFEIP5CT.js.map +0 -7
  467. package/dist/chunk-FJP77STI.js +0 -158
  468. package/dist/chunk-FJP77STI.js.map +0 -7
  469. package/dist/chunk-G6O3URDN.js +0 -467
  470. package/dist/chunk-GNIK4JYM.js +0 -534
  471. package/dist/chunk-HKSNADSX.js +0 -477
  472. package/dist/chunk-I5RAQKKJ.js +0 -129
  473. package/dist/chunk-IW57W7EQ.js +0 -1210
  474. package/dist/chunk-IW57W7EQ.js.map +0 -7
  475. package/dist/chunk-J4SOF2ZH.js +0 -263
  476. package/dist/chunk-KPJZBCVI.js +0 -272
  477. package/dist/chunk-KSGA62R2.js +0 -2878
  478. package/dist/chunk-LTOBEUM2.js +0 -98
  479. package/dist/chunk-MYF2BWKC.js +0 -205
  480. package/dist/chunk-MYF2BWKC.js.map +0 -7
  481. package/dist/chunk-N2SKTCDK.js +0 -148
  482. package/dist/chunk-NGM3ZLIP.js +0 -230
  483. package/dist/chunk-NOEAT6CX.js +0 -317
  484. package/dist/chunk-NOEAT6CX.js.map +0 -7
  485. package/dist/chunk-NSXZPWRP.js +0 -482
  486. package/dist/chunk-O3JB4PIX.js +0 -31
  487. package/dist/chunk-OAWQ6LOO.js +0 -2063
  488. package/dist/chunk-OAWQ6LOO.js.map +0 -7
  489. package/dist/chunk-ODG6RD7P.js +0 -254
  490. package/dist/chunk-OEDZHPBJ.js +0 -58
  491. package/dist/chunk-ORL44TIK.js +0 -386
  492. package/dist/chunk-P3IENRWJ.js +0 -613
  493. package/dist/chunk-P3IENRWJ.js.map +0 -7
  494. package/dist/chunk-PCZNTK74.js +0 -26
  495. package/dist/chunk-QH6W3NVF.js +0 -287
  496. package/dist/chunk-QNETLNPB.js +0 -343
  497. package/dist/chunk-QQZ3SBF3.js +0 -216
  498. package/dist/chunk-R2MMURGK.js +0 -2786
  499. package/dist/chunk-SA7APTJR.js +0 -20792
  500. package/dist/chunk-SA7APTJR.js.map +0 -7
  501. package/dist/chunk-SHWLROJG.js +0 -283
  502. package/dist/chunk-SKREEF3H.js +0 -184
  503. package/dist/chunk-SKREEF3H.js.map +0 -7
  504. package/dist/chunk-TOU7EVFQ.js +0 -396
  505. package/dist/chunk-TOU7EVFQ.js.map +0 -7
  506. package/dist/chunk-UGVNZMLU.js +0 -4274
  507. package/dist/chunk-UGVNZMLU.js.map +0 -7
  508. package/dist/chunk-UI7OCM2A.js +0 -815
  509. package/dist/chunk-UJKW42DI.js +0 -6364
  510. package/dist/chunk-ULPMYS5B.js +0 -100
  511. package/dist/chunk-UOVALHAJ.js +0 -182
  512. package/dist/chunk-VGJSASRT.js +0 -446
  513. package/dist/chunk-VGYTAYFK.js +0 -276
  514. package/dist/chunk-VHOEJBFP.js +0 -736
  515. package/dist/chunk-VOUMS6IP.js +0 -1102
  516. package/dist/chunk-VV36JRUF.js +0 -381
  517. package/dist/chunk-W55XSG6K.js +0 -142
  518. package/dist/chunk-W6ME65LV.js +0 -34
  519. package/dist/chunk-WHI6466S.js +0 -146
  520. package/dist/chunk-WSDUD52Y.js +0 -55
  521. package/dist/chunk-XAVNZNXQ.js +0 -95
  522. package/dist/chunk-XMLURPEP.js +0 -194
  523. package/dist/chunk-YKXUK7HJ.js +0 -5041
  524. package/dist/chunk-YKXUK7HJ.js.map +0 -7
  525. package/dist/chunk-YZK37YCC.js +0 -119
  526. package/dist/chunk-ZTYNN6G5.js +0 -2327
  527. package/dist/chunk-ZXTHADSC.js +0 -158
  528. package/dist/condition-HDVYPJJD.js +0 -332
  529. package/dist/controls-YEEW46C6.js +0 -41
  530. package/dist/controls.config-C535H5DL.js +0 -39
  531. package/dist/correlation-AOSSSSL3.js +0 -99
  532. package/dist/correlation-AOSSSSL3.js.map +0 -7
  533. package/dist/cuminc-II7NFIFP.js +0 -1149
  534. package/dist/cuminc.integration.spec-B4N6OMBJ.js +0 -678
  535. package/dist/customdata.inputui-AI4ZBIEP.js +0 -289
  536. package/dist/dataDownload-ZQYLXN6D.js +0 -330
  537. package/dist/dataDownload.integration.spec-2PKYZ2AY.js +0 -193
  538. package/dist/databrowser.ui-WGD7D3XV.js +0 -433
  539. package/dist/dictionary-RYM4WP2W.js +0 -111
  540. package/dist/dictionary-RYM4WP2W.js.map +0 -7
  541. package/dist/dnaMethylation-WGJMJL5B.js +0 -38
  542. package/dist/dnaMethylation.integration.spec-DO3PV4MO.js +0 -203
  543. package/dist/dofetch-RADX3AFU.js +0 -51
  544. package/dist/e2pca-KOAAU2JX.js +0 -350
  545. package/dist/ep-CXCATXYH.js +0 -1256
  546. package/dist/expclust.gdc.spec-UJO2R3CW.js +0 -307
  547. package/dist/facet-2FBUAD7P.js +0 -521
  548. package/dist/forms2-ZBT5BZW3.js +0 -534
  549. package/dist/forms2-ZBT5BZW3.js.map +0 -7
  550. package/dist/gb-VCJFV63W.js +0 -88
  551. package/dist/geneExpClustering-FUNS6D2P.js +0 -249
  552. package/dist/geneExpression-2BWWGYL4.js +0 -38
  553. package/dist/geneExpression-2OPFWV2K.js +0 -313
  554. package/dist/geneExpression.unit.spec-G7BSHJQT.js +0 -102
  555. package/dist/geneORA-S3KQMBYL.js +0 -278
  556. package/dist/geneRanking-UZ36XAL7.js +0 -551
  557. package/dist/geneVariant-OOZ2SBXO.js +0 -41
  558. package/dist/geneVariant-ZHNVEKQ6.js +0 -39
  559. package/dist/geneVariant.integration.spec-2C7EWKEV.js +0 -198
  560. package/dist/genefusion.ui-ASICJNII.js +0 -309
  561. package/dist/geneset-SNM4M6UM.js +0 -208
  562. package/dist/genomeBrowser.spec-DJIRW2X7.js +0 -281
  563. package/dist/grin2-7AOJP5QJ.js +0 -1560
  564. package/dist/grin2-RKJXYWJ5.js +0 -821
  565. package/dist/grin2-RKJXYWJ5.js.map +0 -7
  566. package/dist/gsea-SPTQJW67.js +0 -47
  567. package/dist/hierCluster-KDE5SMYP.js +0 -63
  568. package/dist/hierCluster-XG4YLVL3.js +0 -59
  569. package/dist/hierCluster.config-VNEEJCKJ.js +0 -40
  570. package/dist/hierCluster.integration.spec-SSDN7LSH.js +0 -395
  571. package/dist/hierCluster.interactivity-DKBSJ644.js +0 -54
  572. package/dist/hierCluster.renderers-OG6LZAT7.js +0 -21
  573. package/dist/imagePlot-M5JSHEY4.js +0 -163
  574. package/dist/importPlot-YH7ZY6RJ.js +0 -8
  575. package/dist/isoformExpression-EV27MKYZ.js +0 -40
  576. package/dist/isoformExpression.unit.spec-7T2GOHH3.js +0 -208
  577. package/dist/launch.adhoc-NOISOX5E.js +0 -42
  578. package/dist/leftlabel.sample-42AX4KTV.js +0 -260
  579. package/dist/legacyDataset-SWJCAWIR.js +0 -119
  580. package/dist/lollipop-LQCQBTSX.js +0 -171
  581. package/dist/maf-U237OWZ3.js +0 -452
  582. package/dist/maftimeline-NLZLMHT2.js +0 -593
  583. package/dist/matrix-DZJXYRYN.js +0 -63
  584. package/dist/matrix-Y5345QQG.js +0 -58
  585. package/dist/matrix.cells-PT7S74QP.js +0 -28
  586. package/dist/matrix.config-2ORCUWKX.js +0 -41
  587. package/dist/matrix.data-C6VPQJJ4.js +0 -25
  588. package/dist/matrix.groups-CEOCG2CT.js +0 -27
  589. package/dist/matrix.integration.spec-U4B3JB6N.js +0 -3072
  590. package/dist/matrix.interactivity-GFLIFIER.js +0 -42
  591. package/dist/matrix.layout-DOVDHTDX.js +0 -44
  592. package/dist/matrix.legend-JE4ZSLP7.js +0 -22
  593. package/dist/matrix.renderers-GPUJQ7KF.js +0 -38
  594. package/dist/matrix.serieses-REE4DCSR.js +0 -21
  595. package/dist/matrix.sort-VD5URUWY.js +0 -27
  596. package/dist/matrix.sort.unit.spec-4IOFVHJN.js +0 -472
  597. package/dist/matrix.sorterUi-VQYY6KBK.js +0 -18
  598. package/dist/matrix.sorterUi.unit.spec-V5O2EJBX.js +0 -342
  599. package/dist/mavb-SQDA3B2B.js +0 -732
  600. package/dist/mds.fimo-ZJSEPLD7.js +0 -518
  601. package/dist/mds.samplescatterplot-Y5V73GOY.js +0 -1550
  602. package/dist/mds.survivalplot-CZBRMHYN.js +0 -483
  603. package/dist/numericDictTermCluster-TFXBBUVI.js +0 -72
  604. package/dist/oncomatrix-ZILACPPI.js +0 -295
  605. package/dist/oncomatrix.spec-RLIVVVD6.js +0 -448
  606. package/dist/plot.2dvaf-BNRZPIKU.js +0 -377
  607. package/dist/plot.app-NRUARQCN.js +0 -41
  608. package/dist/plot.barplot-342AYQC7.js +0 -102
  609. package/dist/plot.boxplot-OHEJDPTW.js +0 -152
  610. package/dist/plot.brainImaging-KV72PAON.js +0 -51
  611. package/dist/plot.disco-OUE4RFHL.js +0 -102
  612. package/dist/plot.dzi-T3GPUH36.js +0 -33
  613. package/dist/plot.ssgq-WJHGMXW5.js +0 -139
  614. package/dist/plot.vaf2cov-NGD5PCV4.js +0 -259
  615. package/dist/plot.wsi-2MU5BDG3.js +0 -36
  616. package/dist/polar2-YCWPBPFU.js +0 -226
  617. package/dist/polar2-YCWPBPFU.js.map +0 -7
  618. package/dist/profileForms-OV3I6RK7.js +0 -441
  619. package/dist/profileForms-OV3I6RK7.js.map +0 -7
  620. package/dist/profilePlot-OMVO3K4H.js +0 -54
  621. package/dist/proteinView-OAR2RC6U.js +0 -1320
  622. package/dist/proteinView-OAR2RC6U.js.map +0 -7
  623. package/dist/qualitative-MEYBRUC6.js +0 -43
  624. package/dist/radar2-KREAMGVV.js +0 -321
  625. package/dist/radar2-KREAMGVV.js.map +0 -7
  626. package/dist/radarFacility2-DBPEV7VC.js +0 -329
  627. package/dist/radarFacility2-DBPEV7VC.js.map +0 -7
  628. package/dist/regression-ZPDPLI6G.js +0 -56
  629. package/dist/regression.inputs-QOSBAGL6.js +0 -48
  630. package/dist/regression.inputs.term-HMUMPY7X.js +0 -48
  631. package/dist/regression.inputs.values.table-VMCTZHLG.js +0 -45
  632. package/dist/regression.integration.spec-RP74JTAA.js +0 -784
  633. package/dist/regression.results-5XC6M67C.js +0 -40
  634. package/dist/regression.spec-EZYM24J7.js +0 -708
  635. package/dist/report-ZOVQCOGQ.js +0 -222
  636. package/dist/sampleScatter.spec-CD52FEOC.js +0 -202
  637. package/dist/sampleView-SVTLSWRG.js +0 -48
  638. package/dist/samplelst-HXF5POJD.js +0 -111
  639. package/dist/samplematrix-NYDAH74I.js +0 -2198
  640. package/dist/sc-JIDT4W4K.js +0 -86
  641. package/dist/scatter-WNRTPSEE.js +0 -849
  642. package/dist/scatter-WNRTPSEE.js.map +0 -7
  643. package/dist/scatter.integration.spec-3EYTPY5B.js +0 -1197
  644. package/dist/scatter.integration.spec-3EYTPY5B.js.map +0 -7
  645. package/dist/selectGenomeWithTklst-OSB7B6L3.js +0 -134
  646. package/dist/singleCellCellType-3BH7LWQ6.js +0 -38
  647. package/dist/singleCellCellType.unit.spec-RU4RJXFF.js +0 -160
  648. package/dist/singleCellGeneExpression-3UA4YER7.js +0 -38
  649. package/dist/singleCellGeneExpression.unit.spec-4ZTBG37H.js +0 -153
  650. package/dist/singleCellPlot-ZUAWK5RE.js +0 -54
  651. package/dist/singlecell-BGJZB7MF.js +0 -86
  652. package/dist/singlecell-RO3BL5OO.js +0 -1572
  653. package/dist/snp-HD7VQKBR.js +0 -38
  654. package/dist/snp.unit.spec-ISXCLMWW.js +0 -176
  655. package/dist/snplocus-IL5Z4XWV.js +0 -208
  656. package/dist/spliceevent.a53ss.diagram-LLJSPV7M.js +0 -151
  657. package/dist/spliceevent.exonskip.diagram-LAOIOIST.js +0 -277
  658. package/dist/spliceevent.noeventdiagram-MVA7Q3HT.js +0 -460
  659. package/dist/ssGSEA-7T6S3DSE.js +0 -38
  660. package/dist/ssGSEA.unit.spec-XJ3W4NWX.js +0 -88
  661. package/dist/summarizeCnvGeneexp-RRP6JUV6.js +0 -163
  662. package/dist/summarizeGeneexpSurvival-AFLHDD6Q.js +0 -108
  663. package/dist/summarizeMutationCnv-NABUYHMX.js +0 -164
  664. package/dist/summarizeMutationDiagnosis-2LQ7JU3K.js +0 -40
  665. package/dist/summarizeMutationSurvival-3WBT5TXG.js +0 -99
  666. package/dist/summary-FRDKOFXW.js +0 -49
  667. package/dist/summary.integration.spec-ZLRIA7G2.js +0 -414
  668. package/dist/summaryInput-4JO6MHP4.js +0 -235
  669. package/dist/sunburst-DRCVSC2X.js +0 -284
  670. package/dist/survival-AK75COPY.js +0 -58
  671. package/dist/survival-IF5NI3A6.js +0 -46
  672. package/dist/survival.integration.spec-7IWBTPJG.js +0 -821
  673. package/dist/svgraph-QBDF2SLB.js +0 -1387
  674. package/dist/svmr-O4GJJUT2.js +0 -3842
  675. package/dist/table-FQAIXKLE.js +0 -200
  676. package/dist/termCollection-GMDDL3L7.js +0 -179
  677. package/dist/termCollection-ZO5PZ7E3.js +0 -38
  678. package/dist/termCollection.unit.spec-5JBCTXHX.js +0 -208
  679. package/dist/tk-GJX23IV7.js +0 -46
  680. package/dist/tp.ui-T7FVMTGQ.js +0 -1459
  681. package/dist/tvs.dt-X7L7NSU6.js +0 -39
  682. package/dist/tvs.dtcnv.categorical-73G2V6CH.js +0 -40
  683. package/dist/tvs.dtcnv.continuous-DWFJL3X7.js +0 -72
  684. package/dist/tvs.dtfusion-HQADHCSV.js +0 -40
  685. package/dist/tvs.dtsnvindel-PY5OBMGW.js +0 -40
  686. package/dist/tvs.dtsv-OTBEEWSW.js +0 -40
  687. package/dist/tvs.numeric-WGDHEBJV.js +0 -21
  688. package/dist/tvs.samplelst-LCXSU5MG.js +0 -104
  689. package/dist/tvs.termCollection-L527XN4X.js +0 -159
  690. package/dist/violin-6VKRUQV3.js +0 -46
  691. package/dist/violin.integration.spec-RJATDLQH.js +0 -1425
  692. package/dist/violin.interactivity-SKF5H7MN.js +0 -38
  693. package/dist/violin.renderer-GB4TPX3B.js +0 -40
  694. package/dist/vocabulary-D3W44IWE.js +0 -41
  695. /package/dist/{2dmaf-Z3D2M3FB.js.map → 2dmaf-BNMEUJVM.js.map} +0 -0
  696. /package/dist/{AppHeader-PXLGVCVS.js.map → AppHeader-RXDJBHXZ.js.map} +0 -0
  697. /package/dist/{CorrelationVolcano-RO6CFLZA.js.map → CorrelationVolcano-V2E566XL.js.map} +0 -0
  698. /package/dist/{DE-CCA5SBJG.js.map → DE-7YUZSW4E.js.map} +0 -0
  699. /package/dist/{DEinput-MRUQW6X6.js.map → DEinput-P2HOQC4Z.js.map} +0 -0
  700. /package/dist/{DifferentialAnalysis-5YQQLJKR.js.map → DifferentialAnalysis-2Z6BHS7A.js.map} +0 -0
  701. /package/dist/{DmrPlot-FPJJHTM5.js.map → DmrPlot-OEJRGNI3.js.map} +0 -0
  702. /package/dist/{GB-H6JETPRC.js.map → GB-2GHDD3MW.js.map} +0 -0
  703. /package/dist/{HicApp-BBD2YOMT.js.map → HicApp-CAYC4DPO.js.map} +0 -0
  704. /package/dist/{NumBinaryEditor-WMSF7HIO.js.map → NumBinaryEditor-EUOYSGPM.js.map} +0 -0
  705. /package/dist/{NumBinaryEditor.unit.spec-QQATLHF7.js.map → NumBinaryEditor.unit.spec-5B3W4B4F.js.map} +0 -0
  706. /package/dist/{NumContEditor-4CSTHVRX.js.map → NumContEditor-7KK6CIB3.js.map} +0 -0
  707. /package/dist/{NumContEditor.unit.spec-2YF3OS3A.js.map → NumContEditor.unit.spec-IMKGVYFZ.js.map} +0 -0
  708. /package/dist/{NumCustomBinEditor-KFAYUWYV.js.map → NumCustomBinEditor-PDAF6I7B.js.map} +0 -0
  709. /package/dist/{NumCustomBinEditor.unit.spec-YHAUSGPN.js.map → NumCustomBinEditor.unit.spec-IU3DPECJ.js.map} +0 -0
  710. /package/dist/{NumDiscreteEditor-F46H5CME.js.map → NumDiscreteEditor-YTKUHG6Z.js.map} +0 -0
  711. /package/dist/{NumDiscreteEditor.unit.spec-5BIAWAVN.js.map → NumDiscreteEditor.unit.spec-FUBS7Z7Z.js.map} +0 -0
  712. /package/dist/{NumRegularBinEditor-G7KOA7NR.js.map → NumRegularBinEditor-LU3KLBLY.js.map} +0 -0
  713. /package/dist/{NumRegularBinEditor.unit.spec-Y6CBCWLN.js.map → NumRegularBinEditor.unit.spec-2BKOHI7L.js.map} +0 -0
  714. /package/dist/{NumSplineEditor-JP2V2L4Y.js.map → NumSplineEditor-56RJ2HT2.js.map} +0 -0
  715. /package/dist/{NumSplineEditor.unit.spec-N34QBZN3.js.map → NumSplineEditor.unit.spec-PW6VUUBZ.js.map} +0 -0
  716. /package/dist/{NumericDensity-JOPHLURB.js.map → NumericDensity-EB4H54EF.js.map} +0 -0
  717. /package/dist/{NumericDensity.unit.spec-N45PCLOT.js.map → NumericDensity.unit.spec-LSEM4OEY.js.map} +0 -0
  718. /package/dist/{NumericHandler-SIM4E2Z5.js.map → NumericHandler-VGPDXP35.js.map} +0 -0
  719. /package/dist/{NumericHandler.unit.spec-NKLYDVTG.js.map → NumericHandler.unit.spec-NR3F7XHV.js.map} +0 -0
  720. /package/dist/{ProteomeInput-5KMNE3PZ.js.map → ProteomeInput-AUXWUIWK.js.map} +0 -0
  721. /package/dist/{RunChart2-N7AZVQXJ.js.map → RunChart2-SQ6TFOHD.js.map} +0 -0
  722. /package/dist/{Volcano-YH4RJTT5.js.map → Volcano-XHDH6UN7.js.map} +0 -0
  723. /package/dist/{WsiSamplesPlot-QPPB7OOD.js.map → WsiSamplesPlot-YUOAWG2A.js.map} +0 -0
  724. /package/dist/{adSandbox-R2QP74P7.js.map → adSandbox-VMMAL22L.js.map} +0 -0
  725. /package/dist/{app-AIIN4WDE.js.map → app-FX3KZ67X.js.map} +0 -0
  726. /package/dist/{app-FJT5VXMF.js.map → app-X7ZYEOZN.js.map} +0 -0
  727. /package/dist/{bam-QBO22VQB.js.map → bam-ZYLH4U5R.js.map} +0 -0
  728. /package/dist/{barchart-VDOP6FQU.js.map → barchart-MXSPTKV4.js.map} +0 -0
  729. /package/dist/{barchart.data-Z2E72EET.js.map → barchart.data-ZWF6EVJH.js.map} +0 -0
  730. /package/dist/{barchart.events-NUYQBI5S.js.map → barchart.events-XON2ANOC.js.map} +0 -0
  731. /package/dist/{barchart.integration.spec-COVZPXMH.js.map → barchart.integration.spec-PJIENJGT.js.map} +0 -0
  732. /package/dist/{bars.renderer-JHCZDSM6.js.map → bars.renderer-57KSYAAT.js.map} +0 -0
  733. /package/dist/{block.init-RRHHCNSR.js.map → block.init-IJBRPZNM.js.map} +0 -0
  734. /package/dist/{block.mds.expressionrank-7NWBRUII.js.map → block.mds.expressionrank-3DANCP7E.js.map} +0 -0
  735. /package/dist/{block.mds.geneboxplot-4BAJJWCC.js.map → block.mds.geneboxplot-CRGSCZMG.js.map} +0 -0
  736. /package/dist/{block.mds.junction-XRUIHAF5.js.map → block.mds.junction-4UIH2ZYN.js.map} +0 -0
  737. /package/dist/{block.mds.svcnv-YZ7PL733.js.map → block.mds.svcnv-NF4UIRR2.js.map} +0 -0
  738. /package/dist/{block.svg-FUMP2J7A.js.map → block.svg-AIZ47JCQ.js.map} +0 -0
  739. /package/dist/{block.tk.aicheck-AIZEND45.js.map → block.tk.aicheck-7HZFGE63.js.map} +0 -0
  740. /package/dist/{block.tk.ase-H26PKO5U.js.map → block.tk.ase-U3VNPZEA.js.map} +0 -0
  741. /package/dist/{block.tk.bam-XNZFHSDQ.js.map → block.tk.bam-4TQ7P2OX.js.map} +0 -0
  742. /package/dist/{block.tk.bedgraphdot-QTDBLBO2.js.map → block.tk.bedgraphdot-MYHKKO6K.js.map} +0 -0
  743. /package/dist/{block.tk.bigwig.ui-OSRCPTQC.js.map → block.tk.bigwig.ui-E3YVGIDN.js.map} +0 -0
  744. /package/dist/{block.tk.hicstraw-7GH6LVIH.js.map → block.tk.hicstraw-Y4XOMG7T.js.map} +0 -0
  745. /package/dist/{block.tk.junction-AJYML4AW.js.map → block.tk.junction-T5C7LK6F.js.map} +0 -0
  746. /package/dist/{block.tk.junction.textmatrixui-4RIH3EZI.js.map → block.tk.junction.textmatrixui-Z3ACCVXH.js.map} +0 -0
  747. /package/dist/{block.tk.ld-AJYQ4C6T.js.map → block.tk.ld-Y5KDA5AU.js.map} +0 -0
  748. /package/dist/{block.tk.menu-57OP5UW5.js.map → block.tk.menu-EWRRISDY.js.map} +0 -0
  749. /package/dist/{block.tk.pgv-XO7HP5MM.js.map → block.tk.pgv-3JYGOZVQ.js.map} +0 -0
  750. /package/dist/{brainImaging-65QDNR4D.js.map → brainImaging-P3AF3C5N.js.map} +0 -0
  751. /package/dist/{chunk-7EMWHCVW.js.map → chunk-2JR7RPB6.js.map} +0 -0
  752. /package/dist/{chunk-72X7LSBN.js.map → chunk-3FVIDQOX.js.map} +0 -0
  753. /package/dist/{chunk-VGJSASRT.js.map → chunk-3K2O2NIH.js.map} +0 -0
  754. /package/dist/{chunk-6GN7X6LU.js.map → chunk-3RSJU6YM.js.map} +0 -0
  755. /package/dist/{chunk-W6ME65LV.js.map → chunk-3ZKD6C5S.js.map} +0 -0
  756. /package/dist/{chunk-XAVNZNXQ.js.map → chunk-46AEH34Z.js.map} +0 -0
  757. /package/dist/{chunk-UOVALHAJ.js.map → chunk-4CQVC6XL.js.map} +0 -0
  758. /package/dist/{chunk-QQZ3SBF3.js.map → chunk-5FXNI724.js.map} +0 -0
  759. /package/dist/{chunk-I5RAQKKJ.js.map → chunk-7PFRBGMN.js.map} +0 -0
  760. /package/dist/{chunk-VGYTAYFK.js.map → chunk-A4Z3CI24.js.map} +0 -0
  761. /package/dist/{chunk-YZK37YCC.js.map → chunk-AI2LUQS6.js.map} +0 -0
  762. /package/dist/{chunk-UJKW42DI.js.map → chunk-AJYJW4LX.js.map} +0 -0
  763. /package/dist/{chunk-DD4R5P6W.js.map → chunk-BKPDYW5T.js.map} +0 -0
  764. /package/dist/{chunk-5OUTR67M.js.map → chunk-BMS32SNA.js.map} +0 -0
  765. /package/dist/{chunk-BWGU5NJS.js.map → chunk-CJPGYPI3.js.map} +0 -0
  766. /package/dist/{chunk-O3JB4PIX.js.map → chunk-CTQH7LQ6.js.map} +0 -0
  767. /package/dist/{chunk-DKVUOBIE.js.map → chunk-D5CVYITI.js.map} +0 -0
  768. /package/dist/{chunk-HKSNADSX.js.map → chunk-DMSX5PSO.js.map} +0 -0
  769. /package/dist/{chunk-VOUMS6IP.js.map → chunk-E3JRW3T3.js.map} +0 -0
  770. /package/dist/{chunk-SHWLROJG.js.map → chunk-E574SMCX.js.map} +0 -0
  771. /package/dist/{chunk-LTOBEUM2.js.map → chunk-E76O5Z42.js.map} +0 -0
  772. /package/dist/{chunk-3SZ6GKLB.js.map → chunk-EEW443GL.js.map} +0 -0
  773. /package/dist/{chunk-6A3IPDE2.js.map → chunk-F2WPS7VY.js.map} +0 -0
  774. /package/dist/{chunk-322QC6R4.js.map → chunk-FYFX42YD.js.map} +0 -0
  775. /package/dist/{chunk-ORL44TIK.js.map → chunk-G6RZYGWY.js.map} +0 -0
  776. /package/dist/{chunk-VHOEJBFP.js.map → chunk-GTZV2UZV.js.map} +0 -0
  777. /package/dist/{chunk-W55XSG6K.js.map → chunk-H34LAFGH.js.map} +0 -0
  778. /package/dist/{chunk-J4SOF2ZH.js.map → chunk-I2R5O2XX.js.map} +0 -0
  779. /package/dist/{chunk-PCZNTK74.js.map → chunk-IEYDMN3H.js.map} +0 -0
  780. /package/dist/{chunk-N2SKTCDK.js.map → chunk-JWBP4ZZB.js.map} +0 -0
  781. /package/dist/{chunk-B6CSYKZJ.js.map → chunk-KVIH5JPC.js.map} +0 -0
  782. /package/dist/{chunk-57RBC6IZ.js.map → chunk-L5HCOTRF.js.map} +0 -0
  783. /package/dist/{chunk-XMLURPEP.js.map → chunk-LHKDLWG5.js.map} +0 -0
  784. /package/dist/{chunk-G6O3URDN.js.map → chunk-LQJMCE7G.js.map} +0 -0
  785. /package/dist/{chunk-WHI6466S.js.map → chunk-MNIBZTQE.js.map} +0 -0
  786. /package/dist/{chunk-CC3GFVV6.js.map → chunk-MP3DN6JK.js.map} +0 -0
  787. /package/dist/{chunk-R2MMURGK.js.map → chunk-N5OVBS5L.js.map} +0 -0
  788. /package/dist/{chunk-OEDZHPBJ.js.map → chunk-NEKAGDTL.js.map} +0 -0
  789. /package/dist/{chunk-4DXZGZOB.js.map → chunk-NPCNDM6Y.js.map} +0 -0
  790. /package/dist/{chunk-ULPMYS5B.js.map → chunk-NYN2WQN3.js.map} +0 -0
  791. /package/dist/{chunk-QNETLNPB.js.map → chunk-O6WL7USJ.js.map} +0 -0
  792. /package/dist/{chunk-3ZLJDFJU.js.map → chunk-OH5I6I2D.js.map} +0 -0
  793. /package/dist/{chunk-36EHIPV4.js.map → chunk-PTQ774XH.js.map} +0 -0
  794. /package/dist/{chunk-DR6H3QAA.js.map → chunk-PXOH4ZN2.js.map} +0 -0
  795. /package/dist/{chunk-54EMVNPW.js.map → chunk-QG4BJUM7.js.map} +0 -0
  796. /package/dist/{chunk-ZXTHADSC.js.map → chunk-RITTG5WN.js.map} +0 -0
  797. /package/dist/{chunk-KPJZBCVI.js.map → chunk-SMSFTTEO.js.map} +0 -0
  798. /package/dist/{chunk-EVN6KWPN.js.map → chunk-TBZKVKR4.js.map} +0 -0
  799. /package/dist/{chunk-KSGA62R2.js.map → chunk-TJYRBEBK.js.map} +0 -0
  800. /package/dist/{chunk-QH6W3NVF.js.map → chunk-TLTS33EY.js.map} +0 -0
  801. /package/dist/{chunk-VV36JRUF.js.map → chunk-TMM7BWW7.js.map} +0 -0
  802. /package/dist/{chunk-ZTYNN6G5.js.map → chunk-TTC4MNEM.js.map} +0 -0
  803. /package/dist/{chunk-7FACFCZK.js.map → chunk-UXIZYI3X.js.map} +0 -0
  804. /package/dist/{chunk-EH4NQ7C4.js.map → chunk-VIUATDO2.js.map} +0 -0
  805. /package/dist/{chunk-2XCUERHJ.js.map → chunk-VIUDFDN4.js.map} +0 -0
  806. /package/dist/{chunk-ODG6RD7P.js.map → chunk-W5OEFZCR.js.map} +0 -0
  807. /package/dist/{chunk-GNIK4JYM.js.map → chunk-WXSRK3XR.js.map} +0 -0
  808. /package/dist/{chunk-NGM3ZLIP.js.map → chunk-XHGMDBTS.js.map} +0 -0
  809. /package/dist/{chunk-WSDUD52Y.js.map → chunk-XVGS3QXS.js.map} +0 -0
  810. /package/dist/{chunk-NSXZPWRP.js.map → chunk-XYNYQMLH.js.map} +0 -0
  811. /package/dist/{chunk-35SCELN4.js.map → chunk-Y4JJMUWG.js.map} +0 -0
  812. /package/dist/{chunk-UI7OCM2A.js.map → chunk-Z457XQSX.js.map} +0 -0
  813. /package/dist/{condition-HDVYPJJD.js.map → condition-QXTOTGZX.js.map} +0 -0
  814. /package/dist/{controls-YEEW46C6.js.map → controls-7TDB75LK.js.map} +0 -0
  815. /package/dist/{controls.config-C535H5DL.js.map → controls.config-IBF5ILFP.js.map} +0 -0
  816. /package/dist/{cuminc-II7NFIFP.js.map → cuminc-CAHPKW7W.js.map} +0 -0
  817. /package/dist/{cuminc.integration.spec-B4N6OMBJ.js.map → cuminc.integration.spec-NNSQGBRI.js.map} +0 -0
  818. /package/dist/{customdata.inputui-AI4ZBIEP.js.map → customdata.inputui-RRTQK7OK.js.map} +0 -0
  819. /package/dist/{dataDownload-ZQYLXN6D.js.map → dataDownload-SOUCBKXM.js.map} +0 -0
  820. /package/dist/{dataDownload.integration.spec-2PKYZ2AY.js.map → dataDownload.integration.spec-C6TLWSSO.js.map} +0 -0
  821. /package/dist/{databrowser.ui-WGD7D3XV.js.map → databrowser.ui-KLFEU5QA.js.map} +0 -0
  822. /package/dist/{dnaMethylation-WGJMJL5B.js.map → dnaMethylation-WOKGG33W.js.map} +0 -0
  823. /package/dist/{dnaMethylation.integration.spec-DO3PV4MO.js.map → dnaMethylation.integration.spec-YUPP42UK.js.map} +0 -0
  824. /package/dist/{dofetch-RADX3AFU.js.map → dofetch-V7PLLWSO.js.map} +0 -0
  825. /package/dist/{e2pca-KOAAU2JX.js.map → e2pca-VT7EM4E3.js.map} +0 -0
  826. /package/dist/{ep-CXCATXYH.js.map → ep-X6B43UXE.js.map} +0 -0
  827. /package/dist/{expclust.gdc.spec-UJO2R3CW.js.map → expclust.gdc.spec-DTBFOXBC.js.map} +0 -0
  828. /package/dist/{facet-2FBUAD7P.js.map → facet-T5ZX7ZGV.js.map} +0 -0
  829. /package/dist/{gb-VCJFV63W.js.map → gb-TWXREZIP.js.map} +0 -0
  830. /package/dist/{geneExpClustering-FUNS6D2P.js.map → geneExpClustering-2G6YDCIN.js.map} +0 -0
  831. /package/dist/{geneExpression-2BWWGYL4.js.map → geneExpression-2A4ZPT7K.js.map} +0 -0
  832. /package/dist/{geneExpression-2OPFWV2K.js.map → geneExpression-ZHQH6SNA.js.map} +0 -0
  833. /package/dist/{geneExpression.unit.spec-G7BSHJQT.js.map → geneExpression.unit.spec-2M223S4P.js.map} +0 -0
  834. /package/dist/{geneORA-S3KQMBYL.js.map → geneORA-YLIRUMCZ.js.map} +0 -0
  835. /package/dist/{geneRanking-UZ36XAL7.js.map → geneRanking-JDJXNGEC.js.map} +0 -0
  836. /package/dist/{geneVariant-OOZ2SBXO.js.map → geneVariant-5ZIOT5BT.js.map} +0 -0
  837. /package/dist/{geneVariant-ZHNVEKQ6.js.map → geneVariant-GIXIMJ2I.js.map} +0 -0
  838. /package/dist/{geneVariant.integration.spec-2C7EWKEV.js.map → geneVariant.integration.spec-QCROW73S.js.map} +0 -0
  839. /package/dist/{genefusion.ui-ASICJNII.js.map → genefusion.ui-56UQLUKJ.js.map} +0 -0
  840. /package/dist/{geneset-SNM4M6UM.js.map → geneset-ACRMGBJO.js.map} +0 -0
  841. /package/dist/{genomeBrowser.spec-DJIRW2X7.js.map → genomeBrowser.spec-EDILOQON.js.map} +0 -0
  842. /package/dist/{grin2-7AOJP5QJ.js.map → grin2-5P7CYUT7.js.map} +0 -0
  843. /package/dist/{gsea-SPTQJW67.js.map → gsea-2PQ5HNNT.js.map} +0 -0
  844. /package/dist/{hierCluster-KDE5SMYP.js.map → hierCluster-H5HB7FPW.js.map} +0 -0
  845. /package/dist/{hierCluster-XG4YLVL3.js.map → hierCluster-L3LCP2II.js.map} +0 -0
  846. /package/dist/{hierCluster.config-VNEEJCKJ.js.map → hierCluster.config-6UIJWCND.js.map} +0 -0
  847. /package/dist/{hierCluster.integration.spec-SSDN7LSH.js.map → hierCluster.integration.spec-EVAPT2VF.js.map} +0 -0
  848. /package/dist/{hierCluster.interactivity-DKBSJ644.js.map → hierCluster.interactivity-7MW6ZT6O.js.map} +0 -0
  849. /package/dist/{hierCluster.renderers-OG6LZAT7.js.map → hierCluster.renderers-F34EVY5J.js.map} +0 -0
  850. /package/dist/{imagePlot-M5JSHEY4.js.map → imagePlot-RSFZ2OKD.js.map} +0 -0
  851. /package/dist/{importPlot-YH7ZY6RJ.js.map → importPlot-DQFWY5A7.js.map} +0 -0
  852. /package/dist/{isoformExpression-EV27MKYZ.js.map → isoformExpression-2KANPCBH.js.map} +0 -0
  853. /package/dist/{isoformExpression.unit.spec-7T2GOHH3.js.map → isoformExpression.unit.spec-6FSMHT4K.js.map} +0 -0
  854. /package/dist/{launch.adhoc-NOISOX5E.js.map → launch.adhoc-ZYTIRVIC.js.map} +0 -0
  855. /package/dist/{leftlabel.sample-42AX4KTV.js.map → leftlabel.sample-66U6MHPN.js.map} +0 -0
  856. /package/dist/{legacyDataset-SWJCAWIR.js.map → legacyDataset-TNIIJABK.js.map} +0 -0
  857. /package/dist/{lollipop-LQCQBTSX.js.map → lollipop-PJDUFWEY.js.map} +0 -0
  858. /package/dist/{maf-U237OWZ3.js.map → maf-DLJHCKHJ.js.map} +0 -0
  859. /package/dist/{maftimeline-NLZLMHT2.js.map → maftimeline-NK5QYJMJ.js.map} +0 -0
  860. /package/dist/{matrix-DZJXYRYN.js.map → matrix-7BFYR6QL.js.map} +0 -0
  861. /package/dist/{matrix-Y5345QQG.js.map → matrix-USAB2CHO.js.map} +0 -0
  862. /package/dist/{matrix.cells-PT7S74QP.js.map → matrix.cells-OTAXAJ4N.js.map} +0 -0
  863. /package/dist/{matrix.config-2ORCUWKX.js.map → matrix.config-AL4WSFZ7.js.map} +0 -0
  864. /package/dist/{matrix.data-C6VPQJJ4.js.map → matrix.data-BDHCSN2G.js.map} +0 -0
  865. /package/dist/{matrix.groups-CEOCG2CT.js.map → matrix.groups-MV2D2636.js.map} +0 -0
  866. /package/dist/{matrix.integration.spec-U4B3JB6N.js.map → matrix.integration.spec-DESORC2Y.js.map} +0 -0
  867. /package/dist/{matrix.interactivity-GFLIFIER.js.map → matrix.interactivity-H7EJW3P2.js.map} +0 -0
  868. /package/dist/{matrix.layout-DOVDHTDX.js.map → matrix.layout-7CAS2IBO.js.map} +0 -0
  869. /package/dist/{matrix.legend-JE4ZSLP7.js.map → matrix.legend-JDVG2JDF.js.map} +0 -0
  870. /package/dist/{matrix.renderers-GPUJQ7KF.js.map → matrix.renderers-PDR5FIBC.js.map} +0 -0
  871. /package/dist/{matrix.serieses-REE4DCSR.js.map → matrix.serieses-QVDS5HKK.js.map} +0 -0
  872. /package/dist/{matrix.sort-VD5URUWY.js.map → matrix.sort-HCK4CSTJ.js.map} +0 -0
  873. /package/dist/{matrix.sort.unit.spec-4IOFVHJN.js.map → matrix.sort.unit.spec-2GC4E26N.js.map} +0 -0
  874. /package/dist/{matrix.sorterUi-VQYY6KBK.js.map → matrix.sorterUi-XGBQOPG4.js.map} +0 -0
  875. /package/dist/{matrix.sorterUi.unit.spec-V5O2EJBX.js.map → matrix.sorterUi.unit.spec-BJQKDU2F.js.map} +0 -0
  876. /package/dist/{mavb-SQDA3B2B.js.map → mavb-6E6Z4LPK.js.map} +0 -0
  877. /package/dist/{mds.fimo-ZJSEPLD7.js.map → mds.fimo-5P2TK5U4.js.map} +0 -0
  878. /package/dist/{mds.samplescatterplot-Y5V73GOY.js.map → mds.samplescatterplot-KLKOD4AS.js.map} +0 -0
  879. /package/dist/{mds.survivalplot-CZBRMHYN.js.map → mds.survivalplot-SWQCOFIU.js.map} +0 -0
  880. /package/dist/{numericDictTermCluster-TFXBBUVI.js.map → numericDictTermCluster-WIVO33AV.js.map} +0 -0
  881. /package/dist/{oncomatrix-ZILACPPI.js.map → oncomatrix-SDUUQZCK.js.map} +0 -0
  882. /package/dist/{oncomatrix.spec-RLIVVVD6.js.map → oncomatrix.spec-YGQYIUDT.js.map} +0 -0
  883. /package/dist/{plot.2dvaf-BNRZPIKU.js.map → plot.2dvaf-K53KTP5W.js.map} +0 -0
  884. /package/dist/{plot.app-NRUARQCN.js.map → plot.app-FNJVWLPQ.js.map} +0 -0
  885. /package/dist/{plot.barplot-342AYQC7.js.map → plot.barplot-VTC3N6BR.js.map} +0 -0
  886. /package/dist/{plot.boxplot-OHEJDPTW.js.map → plot.boxplot-RJFGQSLA.js.map} +0 -0
  887. /package/dist/{plot.brainImaging-KV72PAON.js.map → plot.brainImaging-6KVNPPMT.js.map} +0 -0
  888. /package/dist/{plot.disco-OUE4RFHL.js.map → plot.disco-ZFH5RK6B.js.map} +0 -0
  889. /package/dist/{plot.dzi-T3GPUH36.js.map → plot.dzi-IA2SOFUD.js.map} +0 -0
  890. /package/dist/{plot.ssgq-WJHGMXW5.js.map → plot.ssgq-QARGQVKB.js.map} +0 -0
  891. /package/dist/{plot.vaf2cov-NGD5PCV4.js.map → plot.vaf2cov-2JUXYCPG.js.map} +0 -0
  892. /package/dist/{plot.wsi-2MU5BDG3.js.map → plot.wsi-C2DULA7U.js.map} +0 -0
  893. /package/dist/{profilePlot-OMVO3K4H.js.map → profilePlot-SVI3QKMD.js.map} +0 -0
  894. /package/dist/{qualitative-MEYBRUC6.js.map → qualitative-AQFKAZID.js.map} +0 -0
  895. /package/dist/{regression-ZPDPLI6G.js.map → regression-DLPBCDZT.js.map} +0 -0
  896. /package/dist/{regression.inputs-QOSBAGL6.js.map → regression.inputs-42LY4MEZ.js.map} +0 -0
  897. /package/dist/{regression.inputs.term-HMUMPY7X.js.map → regression.inputs.term-TTUFFPG6.js.map} +0 -0
  898. /package/dist/{regression.inputs.values.table-VMCTZHLG.js.map → regression.inputs.values.table-CJAPTSMS.js.map} +0 -0
  899. /package/dist/{regression.integration.spec-RP74JTAA.js.map → regression.integration.spec-UDA26OGS.js.map} +0 -0
  900. /package/dist/{regression.results-5XC6M67C.js.map → regression.results-IA3C7SHR.js.map} +0 -0
  901. /package/dist/{regression.spec-EZYM24J7.js.map → regression.spec-HEXCL3QV.js.map} +0 -0
  902. /package/dist/{report-ZOVQCOGQ.js.map → report-4CFOWNPJ.js.map} +0 -0
  903. /package/dist/{sampleScatter.spec-CD52FEOC.js.map → sampleScatter.spec-N6V4BQ5Q.js.map} +0 -0
  904. /package/dist/{sampleView-SVTLSWRG.js.map → sampleView-CZF7U23I.js.map} +0 -0
  905. /package/dist/{samplelst-HXF5POJD.js.map → samplelst-XUGDS5TU.js.map} +0 -0
  906. /package/dist/{samplematrix-NYDAH74I.js.map → samplematrix-R5PZLZDE.js.map} +0 -0
  907. /package/dist/{sc-JIDT4W4K.js.map → sc-WTZZA5J5.js.map} +0 -0
  908. /package/dist/{selectGenomeWithTklst-OSB7B6L3.js.map → selectGenomeWithTklst-2S2MXVCI.js.map} +0 -0
  909. /package/dist/{singleCellCellType-3BH7LWQ6.js.map → singleCellCellType-LJWFG7MY.js.map} +0 -0
  910. /package/dist/{singleCellCellType.unit.spec-RU4RJXFF.js.map → singleCellCellType.unit.spec-RGN2XVUR.js.map} +0 -0
  911. /package/dist/{singleCellGeneExpression-3UA4YER7.js.map → singleCellGeneExpression-IW2QXTTU.js.map} +0 -0
  912. /package/dist/{singleCellGeneExpression.unit.spec-4ZTBG37H.js.map → singleCellGeneExpression.unit.spec-4PO3Q7TM.js.map} +0 -0
  913. /package/dist/{singleCellPlot-ZUAWK5RE.js.map → singleCellPlot-6EZ6JXCM.js.map} +0 -0
  914. /package/dist/{singlecell-BGJZB7MF.js.map → singlecell-3LFPQ6KO.js.map} +0 -0
  915. /package/dist/{singlecell-RO3BL5OO.js.map → singlecell-NTTAVVMR.js.map} +0 -0
  916. /package/dist/{snp-HD7VQKBR.js.map → snp-XB4IBG4Z.js.map} +0 -0
  917. /package/dist/{snp.unit.spec-ISXCLMWW.js.map → snp.unit.spec-HAJPM53L.js.map} +0 -0
  918. /package/dist/{snplocus-IL5Z4XWV.js.map → snplocus-HE6TITSX.js.map} +0 -0
  919. /package/dist/{spliceevent.a53ss.diagram-LLJSPV7M.js.map → spliceevent.a53ss.diagram-TCZMBMD7.js.map} +0 -0
  920. /package/dist/{spliceevent.exonskip.diagram-LAOIOIST.js.map → spliceevent.exonskip.diagram-VESOF6UC.js.map} +0 -0
  921. /package/dist/{spliceevent.noeventdiagram-MVA7Q3HT.js.map → spliceevent.noeventdiagram-4K7FMO4F.js.map} +0 -0
  922. /package/dist/{ssGSEA-7T6S3DSE.js.map → ssGSEA-2XYMX36P.js.map} +0 -0
  923. /package/dist/{ssGSEA.unit.spec-XJ3W4NWX.js.map → ssGSEA.unit.spec-J36KM2HO.js.map} +0 -0
  924. /package/dist/{summarizeCnvGeneexp-RRP6JUV6.js.map → summarizeCnvGeneexp-LYVDZXXD.js.map} +0 -0
  925. /package/dist/{summarizeGeneexpSurvival-AFLHDD6Q.js.map → summarizeGeneexpSurvival-Y52TGAHF.js.map} +0 -0
  926. /package/dist/{summarizeMutationCnv-NABUYHMX.js.map → summarizeMutationCnv-6EEJT3PV.js.map} +0 -0
  927. /package/dist/{summarizeMutationDiagnosis-2LQ7JU3K.js.map → summarizeMutationDiagnosis-HZKXHOOQ.js.map} +0 -0
  928. /package/dist/{summarizeMutationSurvival-3WBT5TXG.js.map → summarizeMutationSurvival-TU7TQYFQ.js.map} +0 -0
  929. /package/dist/{summary-FRDKOFXW.js.map → summary-4QQZUAMU.js.map} +0 -0
  930. /package/dist/{summary.integration.spec-ZLRIA7G2.js.map → summary.integration.spec-SLIIM4HN.js.map} +0 -0
  931. /package/dist/{summaryInput-4JO6MHP4.js.map → summaryInput-6HROPKCE.js.map} +0 -0
  932. /package/dist/{sunburst-DRCVSC2X.js.map → sunburst-MBJJPERL.js.map} +0 -0
  933. /package/dist/{survival-AK75COPY.js.map → survival-CXLMQSV2.js.map} +0 -0
  934. /package/dist/{survival-IF5NI3A6.js.map → survival-QSL2KDKD.js.map} +0 -0
  935. /package/dist/{survival.integration.spec-7IWBTPJG.js.map → survival.integration.spec-EUAAALVW.js.map} +0 -0
  936. /package/dist/{svgraph-QBDF2SLB.js.map → svgraph-JM5MHQDX.js.map} +0 -0
  937. /package/dist/{svmr-O4GJJUT2.js.map → svmr-MCMST2FL.js.map} +0 -0
  938. /package/dist/{table-FQAIXKLE.js.map → table-MVX3IMAL.js.map} +0 -0
  939. /package/dist/{termCollection-ZO5PZ7E3.js.map → termCollection-FZ2SCVA7.js.map} +0 -0
  940. /package/dist/{termCollection-GMDDL3L7.js.map → termCollection-IGC7REFK.js.map} +0 -0
  941. /package/dist/{termCollection.unit.spec-5JBCTXHX.js.map → termCollection.unit.spec-VY2EZZIP.js.map} +0 -0
  942. /package/dist/{tk-GJX23IV7.js.map → tk-5F3TWZ2G.js.map} +0 -0
  943. /package/dist/{tp.ui-T7FVMTGQ.js.map → tp.ui-IURWTMAS.js.map} +0 -0
  944. /package/dist/{tvs.dt-X7L7NSU6.js.map → tvs.dt-BPZCFPYK.js.map} +0 -0
  945. /package/dist/{tvs.dtcnv.categorical-73G2V6CH.js.map → tvs.dtcnv.categorical-UFS62DTR.js.map} +0 -0
  946. /package/dist/{tvs.dtcnv.continuous-DWFJL3X7.js.map → tvs.dtcnv.continuous-R6YXNNLA.js.map} +0 -0
  947. /package/dist/{tvs.dtfusion-HQADHCSV.js.map → tvs.dtfusion-FGXXS4XX.js.map} +0 -0
  948. /package/dist/{tvs.dtsnvindel-PY5OBMGW.js.map → tvs.dtsnvindel-DR43K7X3.js.map} +0 -0
  949. /package/dist/{tvs.dtsv-OTBEEWSW.js.map → tvs.dtsv-NO34GIOL.js.map} +0 -0
  950. /package/dist/{tvs.numeric-WGDHEBJV.js.map → tvs.numeric-KYAU5OV3.js.map} +0 -0
  951. /package/dist/{tvs.samplelst-LCXSU5MG.js.map → tvs.samplelst-2QP7IV2Y.js.map} +0 -0
  952. /package/dist/{tvs.termCollection-L527XN4X.js.map → tvs.termCollection-UEJDG22G.js.map} +0 -0
  953. /package/dist/{violin-6VKRUQV3.js.map → violin-NBZTGGYF.js.map} +0 -0
  954. /package/dist/{violin.integration.spec-RJATDLQH.js.map → violin.integration.spec-5CLYJSAR.js.map} +0 -0
  955. /package/dist/{violin.interactivity-SKF5H7MN.js.map → violin.interactivity-KXVKTT22.js.map} +0 -0
  956. /package/dist/{violin.renderer-GB4TPX3B.js.map → violin.renderer-37OF6K7Q.js.map} +0 -0
  957. /package/dist/{vocabulary-D3W44IWE.js.map → vocabulary-GR6J3VKW.js.map} +0 -0
@@ -1,1980 +0,0 @@
1
- import {
2
- getCategoricalTermcollectionTw,
3
- getCategoryGroupsetting,
4
- getGeneVariantTw,
5
- getGenesetMutTw
6
- } from "./chunk-7FACFCZK.js";
7
- import {
8
- termjson
9
- } from "./chunk-DHPLHIVP.js";
10
- import {
11
- Locator,
12
- detectGte,
13
- detectLst,
14
- detectOne
15
- } from "./chunk-DJQTUDJM.js";
16
- import {
17
- getRunPp,
18
- rideInit
19
- } from "./chunk-W55XSG6K.js";
20
- import {
21
- require_tape
22
- } from "./chunk-QWOE5YTB.js";
23
- import "./chunk-74ZU4BT6.js";
24
- import "./chunk-IW57W7EQ.js";
25
- import "./chunk-ZTYNN6G5.js";
26
- import "./chunk-DKVUOBIE.js";
27
- import "./chunk-PRZWSBMA.js";
28
- import "./chunk-LTOBEUM2.js";
29
- import "./chunk-MKAF2BHB.js";
30
- import "./chunk-WKNI3HRQ.js";
31
- import "./chunk-VGYTAYFK.js";
32
- import "./chunk-67DBIM6H.js";
33
- import {
34
- getFilterItemByTag,
35
- hideCategory
36
- } from "./chunk-SA7APTJR.js";
37
- import "./chunk-HJ6L54YS.js";
38
- import "./chunk-LSEFWW72.js";
39
- import "./chunk-SKREEF3H.js";
40
- import "./chunk-HYOEWQ5P.js";
41
- import "./chunk-HBW42TDT.js";
42
- import "./chunk-G6O3URDN.js";
43
- import "./chunk-FN5XPUPH.js";
44
- import "./chunk-IIT367QZ.js";
45
- import "./chunk-RZGEKL77.js";
46
- import "./chunk-UI7OCM2A.js";
47
- import "./chunk-YZK37YCC.js";
48
- import "./chunk-7EMWHCVW.js";
49
- import "./chunk-7IYJZZQI.js";
50
- import "./chunk-M3J4MINX.js";
51
- import "./chunk-PF4DSFDR.js";
52
- import "./chunk-QH6W3NVF.js";
53
- import "./chunk-NOEAT6CX.js";
54
- import "./chunk-4UWS5Y3N.js";
55
- import "./chunk-DD4R5P6W.js";
56
- import "./chunk-JNITUVXP.js";
57
- import "./chunk-KSGA62R2.js";
58
- import "./chunk-LOZEKOES.js";
59
- import "./chunk-TOU7EVFQ.js";
60
- import "./chunk-OAWQ6LOO.js";
61
- import "./chunk-TLT4YIG3.js";
62
- import "./chunk-KYBIQBXE.js";
63
- import "./chunk-I6Y4O3RR.js";
64
- import "./chunk-OMR2DT66.js";
65
- import "./chunk-DQC5FFGV.js";
66
- import {
67
- __toESM
68
- } from "./chunk-HFNDKYVF.js";
69
-
70
- // plots/test/barchart.integration.spec.js
71
- var import_tape = __toESM(require_tape(), 1);
72
-
73
- // termdb/test/vocabData.js
74
- var terms = [
75
- {
76
- id: "a",
77
- name: "AAA",
78
- parent_id: null,
79
- included_types: ["categorical", "integer", "float", "condition", "survival"],
80
- child_types: ["categorical", "integer", "float", "condition", "survival"]
81
- },
82
- {
83
- id: "b",
84
- name: "BBB",
85
- parent_id: null,
86
- included_types: ["categorical", "integer", "float", "condition", "survival"],
87
- child_types: ["categorical", "integer", "float", "condition", "survival"]
88
- },
89
- {
90
- type: "categorical",
91
- id: "c",
92
- name: "CCC",
93
- parent_id: "a",
94
- isleaf: true,
95
- groupsetting: {
96
- disabled: true
97
- },
98
- values: {
99
- 1: { label: "Yes" },
100
- 0: { label: "No" }
101
- },
102
- included_types: ["categorical"],
103
- child_types: []
104
- },
105
- {
106
- type: "float",
107
- id: "d",
108
- name: "DDD",
109
- parent_id: "a",
110
- isleaf: true,
111
- bins: {
112
- default: {
113
- type: "regular-bin",
114
- bin_size: 0.2,
115
- stopinclusive: true,
116
- first_bin: { startunbounded: true, stop: 0.2, stopinclusive: true }
117
- },
118
- less: {
119
- type: "regular-bin",
120
- bin_size: 0.4,
121
- stopinclusive: true,
122
- first_bin: { startunbounded: true, stop: 0.2, stopinclusive: true }
123
- }
124
- },
125
- included_types: ["float"],
126
- child_types: []
127
- },
128
- {
129
- type: "condition",
130
- id: "e",
131
- name: "EEE",
132
- parent_id: "a",
133
- isleaf: true,
134
- groupsetting: {
135
- disabled: true
136
- },
137
- included_types: ["condition"],
138
- child_types: []
139
- },
140
- {
141
- type: "categorical",
142
- id: "f",
143
- name: "FFF",
144
- parent_id: "b",
145
- isleaf: true,
146
- groupsetting: {
147
- disabled: true
148
- },
149
- values: {
150
- 1: { label: "Yes" },
151
- 0: { label: "No" }
152
- },
153
- included_types: ["categorical"],
154
- child_types: []
155
- },
156
- {
157
- type: "categorical",
158
- id: "g",
159
- name: "CCC",
160
- parent_id: "ab",
161
- isleaf: true,
162
- groupsetting: {
163
- disabled: true
164
- },
165
- values: {
166
- 1: { label: "Yes" },
167
- 0: { label: "No" }
168
- },
169
- included_types: ["categorical"],
170
- child_types: []
171
- },
172
- {
173
- type: "survival",
174
- id: "s",
175
- name: "Survival term",
176
- isleaf: true,
177
- values: {
178
- 1: { label: "Deceased" },
179
- 0: { label: "Alive" }
180
- }
181
- },
182
- {
183
- type: "termCollection",
184
- name: "age percentages",
185
- termlst: [{ id: "agedx" }, { id: "a_death" }, { id: "a_ndi" }, { id: "agelastvisit" }],
186
- numerators: ["agedx"]
187
- }
188
- ];
189
- var vocab = JSON.stringify({
190
- route: null,
191
- terms,
192
- sampleannotation: {
193
- 1: {
194
- c: 1,
195
- d: 0.1
196
- },
197
- 2: {
198
- c: 0,
199
- d: 0.5
200
- },
201
- 3: {
202
- c: 1,
203
- d: 0.8
204
- },
205
- 4: {
206
- c: 1,
207
- d: 0.2
208
- },
209
- 5: {
210
- c: 0,
211
- d: 0.4
212
- },
213
- 6: {
214
- c: 1,
215
- d: 0.3
216
- },
217
- 7: {
218
- c: 0,
219
- d: 0.5
220
- },
221
- 8: {
222
- c: 1,
223
- d: 0.9
224
- },
225
- 9: {
226
- c: 0,
227
- d: 0.05
228
- },
229
- 10: {
230
- c: 1,
231
- d: 1.1
232
- }
233
- }
234
- });
235
-
236
- // plots/test/barchart.integration.spec.js
237
- (0, import_tape.default)("\n", function(test) {
238
- test.comment("-***- plots/barchart -***-");
239
- test.end();
240
- });
241
- (0, import_tape.default)("term1=categorical", function(test) {
242
- test.timeoutAfter(3e3);
243
- runpp({
244
- state: {
245
- plots: [
246
- {
247
- chartType: "barchart",
248
- term: {
249
- id: "diaggrp"
250
- }
251
- }
252
- ]
253
- },
254
- barchart: {
255
- callbacks: {
256
- "postRender.test": runTests
257
- }
258
- }
259
- });
260
- function runTests(barchart) {
261
- barchart.on("postRender.test", null);
262
- testBarCount(barchart);
263
- testAxisDimension(barchart);
264
- if (test._ok) barchart.Inner.app.destroy();
265
- test.end();
266
- }
267
- let barDiv;
268
- function testBarCount(barchart) {
269
- barDiv = barchart.Inner.dom.barDiv;
270
- const minBars = 5;
271
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
272
- const numOverlays = barDiv.selectAll(".bars-cell").size();
273
- test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
274
- test.equal(numBars, numOverlays, "should have equal numbers of bars and overlays");
275
- }
276
- function testAxisDimension(barchart) {
277
- const xAxis = barDiv.select(".sjpcb-bar-chart-x-axis").node();
278
- const seriesG = barDiv.select(".bars-series").node();
279
- test.true(xAxis.getBBox().width >= seriesG.getBBox().width, "x-axis width should be >= series width");
280
- }
281
- });
282
- (0, import_tape.default)("term1=categorical (no values)", function(test) {
283
- test.timeoutAfter(3e3);
284
- runpp({
285
- state: {
286
- plots: [
287
- {
288
- chartType: "barchart",
289
- term: {
290
- id: "diaggrp_novalues"
291
- }
292
- }
293
- ]
294
- },
295
- barchart: {
296
- callbacks: {
297
- "postRender.test": runTests
298
- }
299
- }
300
- });
301
- function runTests(barchart) {
302
- barchart.on("postRender.test", null);
303
- testTw(barchart);
304
- testBarCount(barchart);
305
- testAxisDimension(barchart);
306
- if (test._ok) barchart.Inner.app.destroy();
307
- test.end();
308
- }
309
- function testTw(barchart) {
310
- const tw = barchart.Inner.config.term;
311
- test.ok(tw.term.values && typeof tw.term.values == "object", "term.values{} should be an object");
312
- test.ok(Array.isArray(tw.term.categories.lst), "term.categories.lst[] should be an array");
313
- test.equal(tw.term.categories.lst.length, 7, "term.categories.lst[] should have 7 sample counts");
314
- }
315
- let barDiv;
316
- function testBarCount(barchart) {
317
- barDiv = barchart.Inner.dom.barDiv;
318
- const minBars = 5;
319
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
320
- const numOverlays = barDiv.selectAll(".bars-cell").size();
321
- test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
322
- test.equal(numBars, numOverlays, "should have equal numbers of bars and overlays");
323
- }
324
- function testAxisDimension(barchart) {
325
- const xAxis = barDiv.select(".sjpcb-bar-chart-x-axis").node();
326
- const seriesG = barDiv.select(".bars-series").node();
327
- test.true(xAxis.getBBox().width >= seriesG.getBBox().width, "x-axis width should be >= series width");
328
- }
329
- });
330
- (0, import_tape.default)("term1=termCollection categorical", function(test) {
331
- test.timeoutAfter(3e3);
332
- runpp({
333
- state: {
334
- plots: [{ chartType: "summary", childType: "barchart", term: getCategoricalTermcollectionTw() }]
335
- },
336
- barchart: {
337
- callbacks: {
338
- "postRender.test": runTests
339
- }
340
- }
341
- });
342
- function runTests(barchart) {
343
- barchart.on("postRender.test", null);
344
- const barDiv = barchart.Inner.dom.barDiv;
345
- testBarCount(barDiv);
346
- testBarOrder(barDiv);
347
- if (test._ok) barchart.Inner.app.destroy();
348
- test.end();
349
- }
350
- function testBarCount(barDiv) {
351
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
352
- test.equal(numBars, 3, "should render 3 bars, one per member term");
353
- }
354
- function testBarOrder(barDiv) {
355
- const labelGs = barDiv.selectAll('[data-testid="sjpcb-bars-rowlabels"] g').nodes();
356
- test.equal(labelGs.length, 3, "should have 3 row label elements");
357
- if (labelGs.length < 2) return;
358
- const yValues = labelGs.map((g) => {
359
- const t = g.getAttribute("transform") || "";
360
- const m = t.match(/translate\([^,]+,([^)]+)\)/);
361
- return m ? parseFloat(m[1]) : 0;
362
- });
363
- test.ok(
364
- yValues[0] < yValues[1] && yValues[1] < yValues[2],
365
- "row label y positions should increase in termIds order (CNV < Fusion < Germline)"
366
- );
367
- }
368
- });
369
- (0, import_tape.default)("term1=categorical, term2=defaultbins", function(test) {
370
- test.timeoutAfter(5e3);
371
- test.plan(4);
372
- runpp({
373
- state: {
374
- plots: [
375
- {
376
- chartType: "barchart",
377
- term: { id: "diaggrp" },
378
- term2: { id: "agedx" }
379
- }
380
- ]
381
- },
382
- barchart: {
383
- callbacks: {
384
- "postRender.test": runTests
385
- }
386
- }
387
- });
388
- let barDiv;
389
- async function runTests(barchart) {
390
- barchart.on("postRender.test", null);
391
- barDiv = barchart.Inner.dom.barDiv;
392
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
393
- testBarCount();
394
- testOverlayOrder();
395
- await triggerUncomputableOverlay(barchart);
396
- clickLegendToHideOverlay(barchart);
397
- await testHiddenOverlayData(barchart);
398
- if (test._ok) barchart.Inner.app.destroy();
399
- test.end();
400
- }
401
- function testBarCount() {
402
- const minBars = 5;
403
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
404
- const numOverlays = barDiv.selectAll(".bars-cell").size();
405
- test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
406
- test.true(numOverlays > numBars, "number of overlays should be greater than bars");
407
- }
408
- function testOverlayOrder() {
409
- const bars_grp = barDiv.selectAll(".bars-cell-grp");
410
- const legend_rows = barDiv.selectAll(".legend-row");
411
- let overlay_ordered = true;
412
- const legend_ids = [];
413
- legend_rows.each((d) => legend_ids.push(d.dataId));
414
- bars_grp.each((d) => {
415
- if (!overlay_ordered) return;
416
- const bar_ids = d.visibleData.map((d2) => d2.dataId);
417
- overlay_ordered = legend_ids.filter((id) => bar_ids.includes(id)).reduce((bool, id, i) => bool && bar_ids[i] === id, overlay_ordered);
418
- });
419
- test.true(overlay_ordered, "overlay order is same as legend");
420
- }
421
- async function triggerUncomputableOverlay(barchart) {
422
- await detectLst({
423
- target: barchart.Inner.dom.legendDiv.node(),
424
- // avoid detecting legend entries for descriptive stats,
425
- // term legend items have a corresponding icon as the first div,
426
- // making the second div (even-numbered child) the relevant target/selector
427
- selector: ".sjpp-htmlLegend:nth-child(even)",
428
- count: 6,
429
- matchAs: ">=",
430
- trigger: () => {
431
- barchart.Inner.app.dispatch({
432
- type: "plot_edit",
433
- id: "diaggrp",
434
- config: {
435
- term2: {
436
- id: "aaclassic_5",
437
- term: termjson["aaclassic_5"],
438
- q: termjson["aaclassic_5"].bins.default
439
- }
440
- }
441
- });
442
- }
443
- });
444
- }
445
- const legendDataId = "not exposed";
446
- async function clickLegendToHideOverlay(barchart) {
447
- const legendDiv = barchart.Inner.dom.legendDiv;
448
- const item = legendDiv.selectAll(".sjpp-htmlLegend").filter((d) => d.dataId == legendDataId).node();
449
- hideCategory(item.__data__, barchart.Inner, true);
450
- }
451
- async function testHiddenOverlayData(barchart) {
452
- const legendDiv = barchart.Inner.dom.legendDiv;
453
- const item = await detectLst({ elem: legendDiv.node(), selector: ".sjpp-hidden-legend-item", matchAs: ">=" });
454
- test.equal(item.length, 1, "should hide a clicked uncomputable overlay legend");
455
- }
456
- });
457
- (0, import_tape.default)("term0=defaultbins, term1=categorical", function(test) {
458
- test.timeoutAfter(3e3);
459
- runpp({
460
- state: {
461
- plots: [
462
- {
463
- chartType: "barchart",
464
- term: { id: "diaggrp" },
465
- term0: { id: "agedx" }
466
- }
467
- ]
468
- },
469
- barchart: {
470
- callbacks: {
471
- "postRender.test": testNumCharts
472
- }
473
- }
474
- });
475
- function testNumCharts(barchart) {
476
- const barDiv = barchart.Inner.dom.barDiv;
477
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
478
- test.true(numCharts > 2, "should have more than 2 charts by Age at Cancer Diagnosis");
479
- if (test._ok) barchart.Inner.app.destroy();
480
- test.end();
481
- }
482
- });
483
- (0, import_tape.default)("term1=categorical, term2=categorical (patient-level)", function(test) {
484
- test.timeoutAfter(5e3);
485
- runpp({
486
- state: {
487
- plots: [
488
- {
489
- chartType: "barchart",
490
- term: { id: "diaggrp" },
491
- term2: { id: "sex" }
492
- }
493
- ]
494
- },
495
- barchart: {
496
- callbacks: {
497
- "postRender.test": runTests
498
- }
499
- }
500
- });
501
- let barDiv;
502
- async function runTests(barchart) {
503
- barchart.on("postRender.test", null);
504
- barDiv = barchart.Inner.dom.barDiv;
505
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
506
- testBarCount();
507
- if (test._ok) barchart.Inner.app.destroy();
508
- test.end();
509
- }
510
- function testBarCount() {
511
- const minBars = 5;
512
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
513
- const numOverlays = barDiv.selectAll(".bars-cell").size();
514
- test.true(numBars > minBars, `should have more than ${minBars} Diagnosis Group bars`);
515
- test.true(numOverlays > numBars, "number of overlays should be greater than bars");
516
- }
517
- });
518
- (0, import_tape.default)("term1=geneVariant with groups", function(test) {
519
- test.timeoutAfter(3e3);
520
- runpp({
521
- state: {
522
- plots: [{ chartType: "summary", childType: "barchart", term: getGeneVariantTw() }]
523
- },
524
- barchart: {
525
- callbacks: {
526
- "postRender.test": testNumCharts
527
- }
528
- }
529
- });
530
- function testNumCharts(barchart) {
531
- const barDiv = barchart.Inner.dom.barDiv;
532
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
533
- test.true(numCharts == 1, "Should have 1 chart from gene variant term");
534
- if (test._ok) barchart.Inner.app.destroy();
535
- test.end();
536
- }
537
- });
538
- (0, import_tape.default)("term1=geneVariant, term2=geneVariant using region but not gene", function(test) {
539
- test.timeoutAfter(3e3);
540
- runpp({
541
- state: {
542
- plots: [
543
- {
544
- chartType: "summary",
545
- childType: "barchart",
546
- term: getGeneVariantTw(),
547
- term2: getGeneVariantTw(true)
548
- // gives region but not gene
549
- }
550
- ]
551
- },
552
- barchart: {
553
- callbacks: {
554
- "postRender.test": testNumCharts
555
- }
556
- }
557
- });
558
- function testNumCharts(barchart) {
559
- const barDiv = barchart.Inner.dom.barDiv;
560
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
561
- test.true(numCharts == 1, "Should have 1 chart from gene variant term");
562
- if (test._ok) barchart.Inner.app.destroy();
563
- test.end();
564
- }
565
- });
566
- (0, import_tape.default)("term1=geneVariant geneset with groups", function(test) {
567
- test.timeoutAfter(3e3);
568
- runpp({
569
- state: {
570
- plots: [
571
- {
572
- chartType: "summary",
573
- childType: "barchart",
574
- term: getGenesetMutTw()
575
- }
576
- ]
577
- },
578
- barchart: {
579
- callbacks: {
580
- "postRender.test": testNumCharts
581
- }
582
- }
583
- });
584
- function testNumCharts(barchart) {
585
- const barDiv = barchart.Inner.dom.barDiv;
586
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
587
- test.true(numCharts == 1, "Should have 1 chart from gene variant gene set");
588
- if (test._ok) barchart.Inner.app.destroy();
589
- test.end();
590
- }
591
- });
592
- (0, import_tape.default)("term1=categorical, term2=geneVariant", function(test) {
593
- test.timeoutAfter(3e3);
594
- runpp({
595
- state: {
596
- plots: [
597
- {
598
- chartType: "barchart",
599
- term: { id: "diaggrp" },
600
- term2: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } }
601
- }
602
- ]
603
- },
604
- barchart: {
605
- callbacks: {
606
- "postRender.test": testNumCharts
607
- }
608
- }
609
- });
610
- function testNumCharts(barchart) {
611
- const barDiv = barchart.Inner.dom.barDiv;
612
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
613
- test.true(numCharts == 1, "Should have 1 chart from gene variant term");
614
- if (test._ok) barchart.Inner.app.destroy();
615
- test.end();
616
- }
617
- });
618
- (0, import_tape.default)("term1=categorical (patient-level), term2=geneVariant", function(test) {
619
- test.timeoutAfter(3e3);
620
- runpp({
621
- state: {
622
- plots: [
623
- {
624
- chartType: "barchart",
625
- term: { id: "genetic_race" },
626
- term2: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } }
627
- }
628
- ]
629
- },
630
- barchart: {
631
- callbacks: {
632
- "postRender.test": runTests
633
- }
634
- }
635
- });
636
- let barDiv;
637
- async function runTests(barchart) {
638
- barchart.on("postRender.test", null);
639
- barDiv = barchart.Inner.dom.barDiv;
640
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
641
- testBarCount();
642
- if (test._ok) barchart.Inner.app.destroy();
643
- test.end();
644
- }
645
- function testBarCount() {
646
- const minBars = 2;
647
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
648
- const numOverlays = barDiv.selectAll(".bars-cell").size();
649
- test.true(numBars > minBars, `should have more than ${minBars} bars`);
650
- test.true(numOverlays > numBars, "number of overlays should be greater than bars");
651
- }
652
- });
653
- (0, import_tape.default)("term1=geneExp, term2=geneVariant SKIPPED", function(test) {
654
- test.timeoutAfter(1e4);
655
- runpp({
656
- state: {
657
- plots: [
658
- {
659
- chartType: "summary",
660
- term2: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } },
661
- // must set geneExp q.mode=discrete to show barchart, otherwise it will become violin and not trigger provied postRender for barchart
662
- term: { term: { type: "geneExpression", gene: "TP53" }, q: { mode: "discrete" } }
663
- }
664
- ]
665
- },
666
- barchart: {
667
- callbacks: {
668
- "postRender.test": testNumCharts
669
- }
670
- }
671
- });
672
- function testNumCharts(barchart) {
673
- const barDiv = barchart.Inner.dom.barDiv;
674
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
675
- test.true(numCharts == 1, "Should have 1 chart from gene variant term");
676
- if (test._ok) barchart.Inner.app.destroy();
677
- test.end();
678
- }
679
- });
680
- (0, import_tape.default)("term1=geneVariant, term2=geneExp", function(test) {
681
- test.timeoutAfter(1e4);
682
- runpp({
683
- state: {
684
- plots: [
685
- {
686
- chartType: "summary",
687
- childType: "barchart",
688
- term: { term: { type: "geneVariant", gene: "TP53" }, q: { type: "predefined-groupset" } },
689
- term2: { term: { type: "geneExpression", gene: "TP53" } }
690
- }
691
- ]
692
- },
693
- barchart: {
694
- callbacks: {
695
- "postRender.test": testNumCharts
696
- }
697
- }
698
- });
699
- function testNumCharts(barchart) {
700
- const barDiv = barchart.Inner.dom.barDiv;
701
- const numCharts = barDiv.selectAll(".pp-sbar-div").size();
702
- test.true(numCharts == 1, "Should have 1 chart from gene variant term");
703
- if (test._ok) barchart.Inner.app.destroy();
704
- test.end();
705
- }
706
- });
707
- (0, import_tape.default)("term1=geneExp", function(test) {
708
- test.timeoutAfter(3e3);
709
- runpp({
710
- state: {
711
- plots: [
712
- {
713
- chartType: "summary",
714
- childType: "barchart",
715
- term: {
716
- term: { type: "geneExpression", gene: "TP53", name: "TP53" },
717
- q: { mode: "discrete" }
718
- }
719
- }
720
- ]
721
- },
722
- barchart: {
723
- callbacks: {
724
- "postRender.test": runTests
725
- }
726
- }
727
- });
728
- function runTests(barchart) {
729
- const barDiv = barchart.Inner.dom.barDiv;
730
- const numBars = barDiv.selectAll("rect").size();
731
- test.ok(
732
- barDiv.selectAll(".pp-sbar-div").size() == 1 && barchart.Inner.config.term.bins.length && numBars,
733
- "Should correctly render a bar chart for a gene expression term = TP53"
734
- );
735
- if (test._ok) barchart.Inner.app.destroy();
736
- test.end();
737
- }
738
- });
739
- (0, import_tape.default)("term1=numeric term2=geneExp with default bins", function(test) {
740
- test.timeoutAfter(3e3);
741
- runpp({
742
- state: {
743
- plots: [
744
- {
745
- chartType: "summary",
746
- childType: "barchart",
747
- term: { id: "agedx" },
748
- term2: {
749
- term: { type: "geneExpression", gene: "TP53" },
750
- q: { mode: "discrete" }
751
- }
752
- }
753
- ]
754
- },
755
- barchart: {
756
- callbacks: {
757
- "postRender.test": runTests
758
- }
759
- }
760
- });
761
- function runTests(barchart) {
762
- const barDiv = barchart.Inner.dom.barDiv;
763
- const numBarCalls = barDiv.selectAll(".bars-cell").size();
764
- const tableRows = barDiv.selectAll("tr").size();
765
- test.equal(
766
- numBarCalls,
767
- tableRows - 1,
768
- "Should display the correct number of bars and table rows when overlaid by gene expression term."
769
- );
770
- if (test._ok) barchart.Inner.app.destroy();
771
- test.end();
772
- }
773
- });
774
- (0, import_tape.default)("term1=geneExp, term2=categorical", function(test) {
775
- test.timeoutAfter(3e3);
776
- runpp({
777
- state: {
778
- plots: [
779
- {
780
- chartType: "summary",
781
- childType: "barchart",
782
- term: {
783
- term: { gene: "TP53", type: "geneExpression" },
784
- q: { mode: "discrete" }
785
- },
786
- term2: {
787
- id: "diaggrp"
788
- }
789
- }
790
- ]
791
- },
792
- barchart: {
793
- callbacks: {
794
- "postRender.test": runTests
795
- }
796
- }
797
- });
798
- async function runTests(barchart) {
799
- const barDiv = barchart.Inner.dom.barDiv;
800
- const numBarCells = await detectGte({ elem: barDiv.node(), selector: ".bars-cell", count: 22 });
801
- const tableRows = await detectGte({ elem: barDiv.node(), selector: "tr", count: 22 });
802
- test.ok(
803
- // table has one row for header
804
- numBarCells.length >= tableRows.length - 1,
805
- "Should display the correct number of cells and table rows when gene expression term is overlaid by a categorical term."
806
- );
807
- if (test._ok) barchart.Inner.app.destroy();
808
- test.end();
809
- }
810
- });
811
- (0, import_tape.default)("term1=geneExp, term2=categorical (patient-level)", function(test) {
812
- test.timeoutAfter(3e3);
813
- runpp({
814
- state: {
815
- plots: [
816
- {
817
- chartType: "summary",
818
- childType: "barchart",
819
- term: {
820
- term: { gene: "TP53", type: "geneExpression" },
821
- q: { mode: "discrete" }
822
- },
823
- term2: {
824
- id: "sex"
825
- }
826
- }
827
- ]
828
- },
829
- barchart: {
830
- callbacks: {
831
- "postRender.test": runTests
832
- }
833
- }
834
- });
835
- let barDiv;
836
- async function runTests(barchart) {
837
- barchart.on("postRender.test", null);
838
- barDiv = barchart.Inner.dom.barDiv;
839
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
840
- testBarCount();
841
- if (test._ok) barchart.Inner.app.destroy();
842
- test.end();
843
- }
844
- function testBarCount() {
845
- const minBars = 5;
846
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
847
- const numOverlays = barDiv.selectAll(".bars-cell").size();
848
- test.true(numBars > minBars, `should have more than ${minBars} bars`);
849
- test.true(numOverlays > numBars, "number of overlays should be greater than bars");
850
- }
851
- });
852
- (0, import_tape.default)("term1=condition, term2=gene exp with default bins", function(test) {
853
- test.timeoutAfter(3e3);
854
- runpp({
855
- state: {
856
- plots: [
857
- {
858
- chartType: "summary",
859
- childType: "barchart",
860
- term: {
861
- id: "Hearing loss"
862
- },
863
- term2: {
864
- term: { gene: "TP53", type: "geneExpression" },
865
- q: { mode: "discrete" }
866
- }
867
- }
868
- ]
869
- },
870
- barchart: {
871
- callbacks: {
872
- "postRender.test": runTests
873
- }
874
- }
875
- });
876
- async function runTests(barchart) {
877
- const barDiv = barchart.Inner.dom.barDiv;
878
- const numBarCells = await detectGte({ elem: barDiv.node(), selector: ".bars-cell", count: 14 });
879
- const tableRows = await detectGte({ elem: barDiv.node(), selector: "tr", count: 14 });
880
- test.ok(
881
- // table has one row for header
882
- numBarCells.length >= tableRows.length - 1,
883
- "Should display the correct number of cells and table rows when gene expression term is overlaid by a conditional term."
884
- );
885
- if (test._ok) barchart.Inner.app.destroy();
886
- test.end();
887
- }
888
- });
889
- (0, import_tape.default)("term1=TP53 gene exp, term2=BCR gene exp, both terms with default bins", function(test) {
890
- test.timeoutAfter(3e3);
891
- runpp({
892
- state: {
893
- plots: [
894
- {
895
- chartType: "summary",
896
- childType: "barchart",
897
- term: {
898
- term: { gene: "TP53", type: "geneExpression" },
899
- q: { mode: "discrete" }
900
- },
901
- term2: {
902
- term: { gene: "BCR", type: "geneExpression" },
903
- q: { mode: "discrete" }
904
- }
905
- }
906
- ]
907
- },
908
- barchart: {
909
- callbacks: {
910
- "postRender.test": runTests
911
- }
912
- }
913
- });
914
- async function runTests(barchart) {
915
- const barDiv = barchart.Inner.dom.barDiv;
916
- const numBarCells = await detectGte({ elem: barDiv.node(), selector: ".bars-cell", count: 27 });
917
- const tableRows = await detectGte({ elem: barDiv.node(), selector: "tr", count: 28 });
918
- test.ok(
919
- numBarCells.length == tableRows.length - 1,
920
- "Should display the correct number of cells and table rows when gene expression term is overlaid by a gene expression term."
921
- );
922
- if (test._ok) barchart.Inner.app.destroy();
923
- test.end();
924
- }
925
- });
926
- (0, import_tape.default)("term1=categorical, term0=gene exp with default bins", function(test) {
927
- test.timeoutAfter(3e3);
928
- runpp({
929
- state: {
930
- plots: [
931
- {
932
- chartType: "summary",
933
- childType: "barchart",
934
- term: {
935
- id: "diaggrp"
936
- },
937
- term0: {
938
- term: { gene: "TP53", name: "TP53", type: "geneExpression" },
939
- q: { mode: "discrete" }
940
- }
941
- }
942
- ]
943
- },
944
- barchart: {
945
- callbacks: {
946
- "postRender.test": runTests
947
- }
948
- }
949
- });
950
- async function runTests(barchart) {
951
- const barDiv = barchart.Inner.dom.barDiv;
952
- const numBarchart = await detectGte({ elem: barDiv.node(), selector: ".pp-bars-svg", count: 8 });
953
- test.equal(
954
- numBarchart.length,
955
- 8,
956
- "Should display the correct number of barcharts when a categorical term is overlaid by a gene expression term."
957
- );
958
- if (test._ok) barchart.Inner.app.destroy();
959
- test.end();
960
- }
961
- });
962
- (0, import_tape.default)("series visibility - q.hiddenValues", function(test) {
963
- test.timeoutAfter(5e3);
964
- test.plan(2);
965
- const hiddenValues = { 1: true };
966
- runpp({
967
- state: {
968
- plots: [
969
- {
970
- chartType: "barchart",
971
- term: {
972
- id: "sex",
973
- q: {
974
- hiddenValues
975
- }
976
- }
977
- }
978
- ]
979
- },
980
- barchart: {
981
- callbacks: {
982
- "postRender.test": testHiddenValues
983
- }
984
- }
985
- });
986
- function testHiddenValues(barchart) {
987
- const bar = barchart.Inner;
988
- test.deepEqual(
989
- bar.settings.exclude.cols.sort(),
990
- Object.keys(hiddenValues).sort(),
991
- "should have the correct number of hidden bars by q.hiddenValues"
992
- );
993
- test.equal(
994
- bar.dom.holder.selectAll(".bars-cell").size(),
995
- bar.settings.cols.length - bar.settings.exclude.cols.length,
996
- "should render the correct number of visible bars"
997
- );
998
- if (test._ok) bar.app.destroy();
999
- test.end();
1000
- }
1001
- });
1002
- (0, import_tape.default)("series visibility - numeric", function(test) {
1003
- test.timeoutAfter(5e3);
1004
- runpp({
1005
- state: {
1006
- nav: { activeTab: 1 },
1007
- plots: [
1008
- {
1009
- chartType: "barchart",
1010
- term: { id: "aaclassic_5" }
1011
- }
1012
- ]
1013
- },
1014
- barchart: {
1015
- callbacks: {
1016
- "postRender.test": runNumericExcludedTests
1017
- }
1018
- }
1019
- });
1020
- function runNumericExcludedTests(barchart) {
1021
- 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);
1022
- }
1023
- function testHiddenByValuesAndOrder(barchart) {
1024
- const bar = barchart.Inner;
1025
- const excluded = bar.settings.exclude.cols;
1026
- test.true(
1027
- excluded.length > 1 && excluded.length == Object.keys(bar.config.term.q.hiddenValues).length,
1028
- "should have the correct number of excluded numeric series by q.hiddenValues"
1029
- );
1030
- const foundHiddenLabels = bar.dom.legendDiv.selectAll(".sjpp-htmlLegend").filter((d) => d?.isHidden == true).nodes();
1031
- test.equal(
1032
- foundHiddenLabels.length + 1,
1033
- excluded.length,
1034
- "should display the correct number of hidden legend labels"
1035
- );
1036
- const barOrder = [...bar.dom.holder.node().querySelectorAll(".bars-cell-grp")].sort(
1037
- (a, b) => a.__data__.data[0].y - b.__data__.data[0].y
1038
- );
1039
- test.deepEqual(
1040
- barOrder.map((d) => d.__data__.seriesId),
1041
- ["<5000", "5000 to <10000", "10000 to <15000", "15000 to <20000", "20000 to <25000", "\u226525000"],
1042
- "should render the bars in the expected order"
1043
- );
1044
- }
1045
- let numHiddenLegendBeforeClick;
1046
- function triggerHiddenLegendClick(barchart) {
1047
- numHiddenLegendBeforeClick = barchart.Inner.settings.exclude.cols.length;
1048
- const node = barchart.Inner.dom.legendDiv.selectAll(".sjpp-htmlLegend").filter((d) => d?.isHidden == true).node();
1049
- hideCategory(node.__data__, barchart.Inner, false);
1050
- }
1051
- function testRevealedBar(barchart) {
1052
- const bar = barchart.Inner;
1053
- const excluded = bar.settings.exclude.cols;
1054
- test.equal(excluded.length, numHiddenLegendBeforeClick - 1, "should adjust the number of excluded series data");
1055
- const foundHiddenLabels = bar.dom.legendDiv.selectAll(".legend-row").filter((d) => d?.isHidden == true).nodes();
1056
- test.equal(
1057
- foundHiddenLabels.length + 1,
1058
- excluded.length,
1059
- "should adjust the number of hidden legend labels after clicking to reveal one"
1060
- );
1061
- }
1062
- function triggerMenuClickToHide(barchart) {
1063
- const node = barchart.Inner.dom.holder.selectAll(".bars-cell-grp").filter((d) => d.seriesId == "not exposed").node().dispatchEvent(new Event("click", { bubbles: true }));
1064
- barchart.Inner.app.tip.d.selectAll(".sja_menuoption").filter((d) => d.label.includes("Hide")).node().click();
1065
- }
1066
- function testHiddenLegendDisplay(barchart) {
1067
- test.equal(
1068
- barchart.Inner.dom.legendDiv.selectAll(".sjpp-htmlLegend").filter(function() {
1069
- return this.innerHTML.includes("not exposed");
1070
- }).size(),
1071
- 1,
1072
- "should hide a special numeric value by menu click"
1073
- );
1074
- }
1075
- });
1076
- (0, import_tape.default)("series visibility and order - condition", function(test) {
1077
- test.timeoutAfter(5e3);
1078
- const conditionHiddenValues = { "1: Mild": 1 };
1079
- runpp({
1080
- state: {
1081
- plots: [
1082
- {
1083
- chartType: "barchart",
1084
- term: {
1085
- id: "Arrhythmias",
1086
- q: {
1087
- hiddenValues: conditionHiddenValues
1088
- }
1089
- }
1090
- }
1091
- ]
1092
- },
1093
- barchart: {
1094
- callbacks: {
1095
- "postRender.test": testConditionHiddenValues
1096
- }
1097
- }
1098
- });
1099
- function testConditionHiddenValues(barchart) {
1100
- const bar = barchart.Inner;
1101
- const excluded = bar.settings.exclude.cols;
1102
- test.equal(excluded.length, 1, "should have the correct number of hidden condition bars by q.hiddenValues");
1103
- const barOrder = [...bar.dom.holder.node().querySelectorAll(".bars-cell-grp")].sort(
1104
- (a, b) => a.__data__.data[0].y - b.__data__.data[0].y
1105
- );
1106
- test.deepEqual(
1107
- barOrder.map((d) => d.__data__.seriesId),
1108
- ["0: No condition", "2: Moderate", "3: Severe", "4: Life-threatening"],
1109
- "should render the bars in the expected order"
1110
- );
1111
- if (test._ok) bar.app.destroy();
1112
- test.end();
1113
- }
1114
- });
1115
- (0, import_tape.default)("single barchart, categorical filter", function(test) {
1116
- test.timeoutAfter(3e3);
1117
- runpp({
1118
- state: {
1119
- termfilter: {
1120
- filter: {
1121
- type: "tvslst",
1122
- in: 1,
1123
- join: "",
1124
- lst: [
1125
- {
1126
- type: "tvs",
1127
- tvs: { term: { id: "diaggrp" }, values: [{ key: "Acute lymphoblastic leukemia" }] }
1128
- }
1129
- ]
1130
- }
1131
- },
1132
- plots: [
1133
- {
1134
- chartType: "barchart",
1135
- term: {
1136
- id: "agedx"
1137
- }
1138
- }
1139
- ]
1140
- },
1141
- barchart: {
1142
- callbacks: {
1143
- "postRender.test": runTests
1144
- }
1145
- }
1146
- });
1147
- let barDiv;
1148
- async function runTests(barchart) {
1149
- barchart.on("postRender.test", null);
1150
- barDiv = barchart.Inner.dom.barDiv;
1151
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1152
- testBarCount();
1153
- if (test._ok) barchart.Inner.app.destroy();
1154
- test.end();
1155
- }
1156
- function testBarCount() {
1157
- const minBars = 3;
1158
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
1159
- const numOverlays = barDiv.selectAll(".bars-cell").size();
1160
- test.true(numBars > minBars, `should have more than ${minBars} bars`);
1161
- test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1162
- }
1163
- });
1164
- (0, import_tape.default)("single barchart, categorical filter (patient-level)", function(test) {
1165
- test.timeoutAfter(3e3);
1166
- runpp({
1167
- state: {
1168
- termfilter: {
1169
- filter: {
1170
- type: "tvslst",
1171
- in: 1,
1172
- join: "",
1173
- lst: [
1174
- {
1175
- type: "tvs",
1176
- tvs: { term: { id: "sex" }, values: [{ key: "2" }] }
1177
- }
1178
- ]
1179
- }
1180
- },
1181
- plots: [
1182
- {
1183
- chartType: "barchart",
1184
- term: {
1185
- id: "agedx"
1186
- }
1187
- }
1188
- ]
1189
- },
1190
- barchart: {
1191
- callbacks: {
1192
- "postRender.test": runTests
1193
- }
1194
- }
1195
- });
1196
- let barDiv;
1197
- async function runTests(barchart) {
1198
- barchart.on("postRender.test", null);
1199
- barDiv = barchart.Inner.dom.barDiv;
1200
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1201
- testBarCount();
1202
- if (test._ok) barchart.Inner.app.destroy();
1203
- test.end();
1204
- }
1205
- function testBarCount() {
1206
- const minBars = 3;
1207
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
1208
- const numOverlays = barDiv.selectAll(".bars-cell").size();
1209
- test.true(numBars > minBars, `should have more than ${minBars} bars`);
1210
- test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1211
- }
1212
- });
1213
- (0, import_tape.default)("single geneExp barchart, categorical filter (patient-level)", function(test) {
1214
- test.timeoutAfter(3e3);
1215
- runpp({
1216
- state: {
1217
- termfilter: {
1218
- filter: {
1219
- type: "tvslst",
1220
- in: 1,
1221
- join: "",
1222
- lst: [
1223
- {
1224
- type: "tvs",
1225
- tvs: { term: { id: "sex" }, values: [{ key: "2" }] }
1226
- }
1227
- ]
1228
- }
1229
- },
1230
- plots: [
1231
- {
1232
- chartType: "summary",
1233
- childType: "barchart",
1234
- term: {
1235
- term: { type: "geneExpression", gene: "TP53" },
1236
- q: { mode: "discrete" }
1237
- }
1238
- }
1239
- ]
1240
- },
1241
- barchart: {
1242
- callbacks: {
1243
- "postRender.test": runTests
1244
- }
1245
- }
1246
- });
1247
- let barDiv;
1248
- async function runTests(barchart) {
1249
- barchart.on("postRender.test", null);
1250
- barDiv = barchart.Inner.dom.barDiv;
1251
- await detectOne({ elem: barDiv.node(), selector: ".pp-bars-svg" });
1252
- testBarCount();
1253
- if (test._ok) barchart.Inner.app.destroy();
1254
- test.end();
1255
- }
1256
- function testBarCount() {
1257
- const minBars = 3;
1258
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
1259
- const numOverlays = barDiv.selectAll(".bars-cell").size();
1260
- test.true(numBars > minBars, `should have more than ${minBars} bars`);
1261
- test.true(numOverlays == numBars, "number of overlays should equal number of bars");
1262
- }
1263
- });
1264
- (0, import_tape.default)("single barchart (patient-level), compound filter (patient-level + sample-level)", function(test) {
1265
- test.timeoutAfter(3e3);
1266
- runpp({
1267
- state: {
1268
- termfilter: {
1269
- filter: {
1270
- type: "tvslst",
1271
- in: 1,
1272
- join: "and",
1273
- lst: [
1274
- {
1275
- type: "tvs",
1276
- tvs: { term: { id: "diaggrp" }, values: [{ key: "Wilms tumor" }] }
1277
- },
1278
- {
1279
- type: "tvs",
1280
- tvs: { term: { id: "sex" }, values: [{ key: "1" }] }
1281
- }
1282
- ]
1283
- }
1284
- },
1285
- plots: [
1286
- {
1287
- chartType: "barchart",
1288
- term: {
1289
- id: "sex"
1290
- }
1291
- }
1292
- ]
1293
- },
1294
- barchart: {
1295
- callbacks: {
1296
- "postRender.test": runTests
1297
- }
1298
- }
1299
- });
1300
- function runTests(barchart) {
1301
- barchart.on("postRender.test", null);
1302
- test.equal(
1303
- barchart.Inner.dom.holder.node().querySelectorAll(".bars-cell-grp").length,
1304
- 1,
1305
- "should show one bar series"
1306
- );
1307
- test.equal(
1308
- barchart.Inner.dom.holder.node().querySelector(".bars-cell-grp").__data__.seriesId,
1309
- "1",
1310
- "should show one bar series that matches filter value"
1311
- );
1312
- if (test._ok) barchart.Inner.app.destroy();
1313
- test.end();
1314
- }
1315
- });
1316
- import_tape.default.skip("genevariant barchart, compound filter", function(test) {
1317
- test.timeoutAfter(3e3);
1318
- runpp({
1319
- state: {
1320
- termfilter: {
1321
- filter: {
1322
- type: "tvslst",
1323
- join: "or",
1324
- in: true,
1325
- lst: [
1326
- { type: "tvs", tvs: { term: { id: "sex" }, values: [{ key: "1" }] } },
1327
- {
1328
- type: "tvs",
1329
- tvs: { term: { gene: "TP53", name: "TP53", type: "geneExpression" }, ranges: [{ start: 1, stop: 10 }] }
1330
- }
1331
- ]
1332
- }
1333
- },
1334
- plots: [{ chartType: "summary", childType: "barchart", term: getGeneVariantTw() }]
1335
- },
1336
- barchart: {
1337
- callbacks: {
1338
- "postRender.test": runTests
1339
- }
1340
- }
1341
- });
1342
- function runTests(barchart) {
1343
- barchart.on("postRender.test", null);
1344
- test.equal(
1345
- barchart.Inner.dom.holder.node().querySelectorAll(".bars-cell-grp").length,
1346
- 2,
1347
- "should show two bar series"
1348
- );
1349
- if (test._ok) barchart.Inner.app.destroy();
1350
- test.end();
1351
- }
1352
- });
1353
- (0, import_tape.default)("single barchart, TP53 mutation dtTerm filter", function(test) {
1354
- test.timeoutAfter(3e3);
1355
- runpp({
1356
- state: {
1357
- termfilter: { filter: tp53dtTermFilter },
1358
- plots: [
1359
- {
1360
- chartType: "barchart",
1361
- term: { id: "agedx" }
1362
- // since p53 mutation filter is applied at sample level, barchart term must be sample-level (agedx)
1363
- // patient-level term (sex) won't show data
1364
- }
1365
- ]
1366
- },
1367
- barchart: {
1368
- callbacks: {
1369
- "postRender.test": runTests
1370
- }
1371
- }
1372
- });
1373
- function runTests(barchart) {
1374
- barchart.on("postRender.test", null);
1375
- test.equal(
1376
- barchart.Inner.dom.holder.node().querySelectorAll(".bars-cell-grp").length,
1377
- 2,
1378
- "should show two bar series"
1379
- );
1380
- if (test._ok) barchart.Inner.app.destroy();
1381
- test.end();
1382
- }
1383
- });
1384
- (0, import_tape.default)("click non-group bar to add filter", function(test) {
1385
- test.timeoutAfter(8e3);
1386
- test.plan(3);
1387
- const termfilter = { filter: [] };
1388
- runpp({
1389
- state: {
1390
- nav: {
1391
- activeCohort: 0
1392
- },
1393
- termfilter,
1394
- plots: [
1395
- {
1396
- chartType: "barchart",
1397
- term: { id: "agedx", term: termjson["agedx"], q: termjson["agedx"].bins.less },
1398
- term2: {
1399
- id: "Arrhythmias",
1400
- term: termjson["Arrhythmias"],
1401
- q: {
1402
- hiddenValues: {
1403
- "Unknown status": 1
1404
- }
1405
- }
1406
- }
1407
- }
1408
- ]
1409
- },
1410
- barchart: {
1411
- callbacks: {
1412
- "postRender.test": runTests
1413
- }
1414
- }
1415
- });
1416
- let barDiv;
1417
- async function runTests(barchart) {
1418
- barchart.on("postRender.test", null);
1419
- if (barDiv) return;
1420
- barchart.Inner.bus.on("postRender.test", null);
1421
- barDiv = barchart.Inner.dom.barDiv;
1422
- triggerBarClick(barchart);
1423
- await detectLst({ elem: barchart.Inner.app.tip.d.node(), selector: ".sja_menuoption", count: 1, matchAs: ">=" });
1424
- triggerMenuClick(barchart);
1425
- await detectLst({
1426
- elem: barchart.Inner.app.Inner.dom.holder.node(),
1427
- selector: ".sja_filter_item",
1428
- count: 1,
1429
- matchAs: ">="
1430
- });
1431
- testTermValues(barchart);
1432
- if (test._ok) barchart.Inner.app.destroy();
1433
- test.end();
1434
- }
1435
- let clickedData, currData;
1436
- function triggerBarClick(barchart) {
1437
- const elem = barDiv.node().querySelector(".bars-cell").querySelector("rect");
1438
- clickedData = elem.__data__;
1439
- currData = barchart.Inner.currServerData;
1440
- elem.dispatchEvent(new Event("click", { bubbles: true }));
1441
- }
1442
- function triggerMenuClick(barchart) {
1443
- barchart.Inner.app.tip.d.selectAll(".sja_menuoption").filter((d) => d.label.includes("filter")).node().dispatchEvent(new Event("click", { bubbles: true }));
1444
- }
1445
- function testTermValues(barchart) {
1446
- const config = barchart.Inner.state.config;
1447
- const termfilter2 = barchart.Inner.app.Inner.state.termfilter;
1448
- const filter = getFilterItemByTag(termfilter2.filter, "filterUiRoot");
1449
- test.equal(
1450
- filter && filter.lst.length,
1451
- 2,
1452
- "should create two tvslst filters when a numeric term overlay is clicked"
1453
- );
1454
- test.deepEqual(
1455
- filter.lst[0],
1456
- {
1457
- type: "tvs",
1458
- tvs: {
1459
- term: config.term.term,
1460
- ranges: [currData.refs.bins[1].find((d) => d.label == clickedData.seriesId)]
1461
- }
1462
- },
1463
- "should create a numeric term-value filter with a ranges key"
1464
- );
1465
- const q = JSON.parse(JSON.stringify(config.term2.q));
1466
- 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];
1467
- test.deepEqual(
1468
- filter.lst[1],
1469
- {
1470
- type: "tvs",
1471
- tvs: Object.assign(
1472
- {
1473
- term: config.term2.term,
1474
- values: [
1475
- {
1476
- key: t2ValKey !== void 0 ? t2ValKey : clickedData.dataId,
1477
- label: clickedData.dataId in config.term2.term.values ? config.term2.term.values[clickedData.dataId].label : clickedData.dataId
1478
- }
1479
- ]
1480
- },
1481
- q
1482
- )
1483
- },
1484
- "should create a condition term-value filter with bar_by_*, value_by_*, and other expected keys"
1485
- );
1486
- }
1487
- });
1488
- (0, import_tape.default)("click custom categorical group bar to add filter", function(test) {
1489
- test.timeoutAfter(3e3);
1490
- const termfilter = { filter: [] };
1491
- const tw = getCategoryGroupsetting();
1492
- runpp({
1493
- state: {
1494
- termfilter,
1495
- plots: [{ chartType: "barchart", term: tw }]
1496
- },
1497
- barchart: {
1498
- callbacks: {
1499
- "postRender.test": runTests
1500
- }
1501
- }
1502
- });
1503
- let barDiv;
1504
- function runTests(barchart) {
1505
- barchart.on("postRender.test", null);
1506
- if (barDiv) return;
1507
- barchart.Inner.bus.on("postRender.test", null);
1508
- barDiv = barchart.Inner.dom.barDiv;
1509
- rideInit({ arg: barchart, bus: barchart, eventType: "postRender.test" }).run(triggerBarClick, { wait: 600 }).use(triggerMenuClick, { wait: 500 }).to(testTermValues, { wait: 100 }).done(test);
1510
- }
1511
- let clickedData;
1512
- function triggerBarClick(barchart) {
1513
- const elem = barDiv.node().querySelector(".bars-cell").querySelector("rect");
1514
- clickedData = elem.__data__;
1515
- elem.dispatchEvent(new Event("click", { bubbles: true }));
1516
- }
1517
- function triggerMenuClick(barchart) {
1518
- barchart.Inner.app.tip.d.selectAll(".sja_menuoption").filter((d) => d.label.includes("filter")).node().click();
1519
- }
1520
- function testTermValues(barchart) {
1521
- const config = barchart.Inner.state.config;
1522
- const currData = barchart.Inner.currServerData;
1523
- const termfilter2 = barchart.Inner.app.Inner.state.termfilter;
1524
- const filter = getFilterItemByTag(termfilter2.filter, "filterUiRoot");
1525
- test.equal(
1526
- filter && filter.lst.length,
1527
- 1,
1528
- "should create one tvslst filters when a numeric term overlay is clicked"
1529
- );
1530
- test.deepEqual(
1531
- filter.lst[0],
1532
- {
1533
- type: "tvs",
1534
- tvs: {
1535
- term: {
1536
- name: "group",
1537
- type: "samplelst",
1538
- values: {
1539
- Group: {
1540
- key: "Group",
1541
- label: "Group",
1542
- list: [
1543
- { sampleId: "41" },
1544
- { sampleId: "42" },
1545
- { sampleId: "43" },
1546
- { sampleId: "44" },
1547
- { sampleId: "45" },
1548
- { sampleId: "46" },
1549
- { sampleId: "47" },
1550
- { sampleId: "48" },
1551
- { sampleId: "49" },
1552
- { sampleId: "50" },
1553
- { sampleId: "51" },
1554
- { sampleId: "52" },
1555
- { sampleId: "53" },
1556
- { sampleId: "54" },
1557
- { sampleId: "55" },
1558
- { sampleId: "56" },
1559
- { sampleId: "57" },
1560
- { sampleId: "58" },
1561
- { sampleId: "59" },
1562
- { sampleId: "60" },
1563
- { sampleId: "61" },
1564
- { sampleId: "63" },
1565
- { sampleId: "64" },
1566
- { sampleId: "65" },
1567
- { sampleId: "66" },
1568
- { sampleId: "67" },
1569
- { sampleId: "68" },
1570
- { sampleId: "69" },
1571
- { sampleId: "70" },
1572
- { sampleId: "71" },
1573
- { sampleId: "72" },
1574
- { sampleId: "73" },
1575
- { sampleId: "74" },
1576
- { sampleId: "75" },
1577
- { sampleId: "76" },
1578
- { sampleId: "77" },
1579
- { sampleId: "78" },
1580
- { sampleId: "80" },
1581
- { sampleId: "93" }
1582
- ]
1583
- },
1584
- "Not in Group": {
1585
- key: "Not in Group",
1586
- label: "Not in Group",
1587
- color: "#aaa",
1588
- list: [
1589
- { sampleId: "41" },
1590
- { sampleId: "42" },
1591
- { sampleId: "43" },
1592
- { sampleId: "44" },
1593
- { sampleId: "45" },
1594
- { sampleId: "46" },
1595
- { sampleId: "47" },
1596
- { sampleId: "48" },
1597
- { sampleId: "49" },
1598
- { sampleId: "50" },
1599
- { sampleId: "51" },
1600
- { sampleId: "52" },
1601
- { sampleId: "53" },
1602
- { sampleId: "54" },
1603
- { sampleId: "55" },
1604
- { sampleId: "56" },
1605
- { sampleId: "57" },
1606
- { sampleId: "58" },
1607
- { sampleId: "59" },
1608
- { sampleId: "60" },
1609
- { sampleId: "61" },
1610
- { sampleId: "63" },
1611
- { sampleId: "64" },
1612
- { sampleId: "65" },
1613
- { sampleId: "66" },
1614
- { sampleId: "67" },
1615
- { sampleId: "68" },
1616
- { sampleId: "69" },
1617
- { sampleId: "70" },
1618
- { sampleId: "71" },
1619
- { sampleId: "72" },
1620
- { sampleId: "73" },
1621
- { sampleId: "74" },
1622
- { sampleId: "75" },
1623
- { sampleId: "76" },
1624
- { sampleId: "77" },
1625
- { sampleId: "78" },
1626
- { sampleId: "80" },
1627
- { sampleId: "93" }
1628
- ],
1629
- in: false
1630
- }
1631
- }
1632
- }
1633
- },
1634
- noEdit: true
1635
- },
1636
- "should create a customset filter with the clicked group.values array"
1637
- );
1638
- }
1639
- });
1640
- (0, import_tape.default)("numeric exclude range", function(test) {
1641
- test.timeoutAfter(3e3);
1642
- runpp({
1643
- state: {
1644
- plots: [
1645
- {
1646
- chartType: "barchart",
1647
- term: { id: "aaclassic_5", term: termjson["aaclassic_5"] },
1648
- term2: { id: "sex" }
1649
- }
1650
- ],
1651
- termfilter: {
1652
- filter: {
1653
- type: "tvslst",
1654
- join: "and",
1655
- in: true,
1656
- lst: [
1657
- {
1658
- type: "tvs",
1659
- tag: "cohortFilter",
1660
- tvs: {
1661
- term: { id: "subcohort", type: "multivalue" },
1662
- values: [
1663
- { key: "ABC", label: "ABC" }
1664
- //{key:'XYZ',label:'XYZ'},
1665
- ]
1666
- }
1667
- },
1668
- {
1669
- type: "tvslst",
1670
- tag: "filterUiRoot",
1671
- join: "",
1672
- in: true,
1673
- lst: [
1674
- {
1675
- type: "tvs",
1676
- tvs: {
1677
- term: termjson["aaclassic_5"],
1678
- ranges: [{ start: 1e4, stopunbounded: true, startinclusive: false, stopinclusive: true }],
1679
- isnot: true
1680
- }
1681
- }
1682
- ]
1683
- }
1684
- ]
1685
- }
1686
- },
1687
- nav: {
1688
- header_mode: "with_tabs"
1689
- },
1690
- activeCohort: -1
1691
- },
1692
- barchart: {
1693
- callbacks: {
1694
- "postRender.test": testBarCount
1695
- }
1696
- }
1697
- });
1698
- function testBarCount(barchart) {
1699
- const barDiv = barchart.Inner.dom.barDiv;
1700
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
1701
- test.equal(numBars, 8, "should have 8 bars");
1702
- if (test._ok) barchart.Inner.app.destroy();
1703
- test.end();
1704
- }
1705
- });
1706
- (0, import_tape.default)("max number of bins: exceeded", (test) => {
1707
- test.timeoutAfter(3e3);
1708
- runpp({
1709
- state: {
1710
- plots: [
1711
- {
1712
- chartType: "barchart",
1713
- term: {
1714
- term: termjson["aaclassic_5"],
1715
- q: {
1716
- type: "regular-bin",
1717
- bin_size: 1e3,
1718
- stopinclusive: true,
1719
- first_bin: { startunbounded: true, stop: 1, stopinclusive: true, bin: "first" },
1720
- numDecimals: 1,
1721
- last_bin: { start: 3e4, bin: "last", stopunbounded: true },
1722
- startinclusive: false
1723
- }
1724
- }
1725
- }
1726
- ]
1727
- },
1728
- barchart: {
1729
- callbacks: {
1730
- "postRender.test": runTests
1731
- }
1732
- }
1733
- });
1734
- let barDiv;
1735
- async function runTests(barchart) {
1736
- barchart.on("postRender.test", null);
1737
- barDiv = barchart.Inner.dom.barDiv;
1738
- testBarCount(barchart);
1739
- triggerExceedMaxBin(barchart);
1740
- await testExceedMaxBin(barchart);
1741
- if (test._ok) barchart.Inner.app.destroy();
1742
- test.end();
1743
- }
1744
- function testBarCount(barchart) {
1745
- const numBars = barDiv.selectAll(".bars-cell-grp").size();
1746
- test.equal(numBars, 22, "should have 22 age bars");
1747
- }
1748
- function triggerExceedMaxBin(barchart) {
1749
- barchart.Inner.app.dispatch({
1750
- type: "plot_edit",
1751
- id: "aaclassic_5",
1752
- config: {
1753
- term: {
1754
- id: "aaclassic_5",
1755
- term: barchart.Inner.config.term.term,
1756
- q: {
1757
- type: "regular-bin",
1758
- bin_size: 100,
1759
- stopinclusive: true,
1760
- first_bin: { startunbounded: true, stop: 1, stopinclusive: true, bin: "first" },
1761
- numDecimals: 1,
1762
- last_bin: { start: 3e4, bin: "last", stopunbounded: true },
1763
- startinclusive: false
1764
- }
1765
- }
1766
- }
1767
- });
1768
- }
1769
- async function testExceedMaxBin(barchart) {
1770
- const barLoc = Locator.init(barchart.Inner.dom.holder.node());
1771
- const numBars = await barLoc.shows(".bars-cell-grp", { visibility: false, count: 22 }).get();
1772
- test.equal(numBars.length, 22, "should hide the previously rendered 22 age bars on error and not re-render");
1773
- const errorbar = await barLoc.shows(".sja_errorbar").get(0);
1774
- test.true(errorbar?.innerText.includes("max_num_bins_reached"), "should show a max number of bins error");
1775
- }
1776
- });
1777
- (0, import_tape.default)("minimum sample size", (test) => {
1778
- test.timeoutAfter(3e3);
1779
- const runpp2 = getRunPp("mass", {
1780
- state: {
1781
- vocab: {
1782
- dslabel: "ProtectedTest",
1783
- genome: "hg38-test"
1784
- }
1785
- },
1786
- debug: 1
1787
- });
1788
- runpp2({
1789
- state: {
1790
- termfilter: {
1791
- filter: {
1792
- type: "tvslst",
1793
- join: "and",
1794
- lst: [
1795
- {
1796
- type: "tvs",
1797
- tvs: {
1798
- term: termjson.agedx,
1799
- ranges: [{ start: 1, startinclusive: true, stop: 3, stopinclusive: true }]
1800
- }
1801
- },
1802
- {
1803
- type: "tvs",
1804
- tvs: {
1805
- term: termjson.sex,
1806
- values: [{ key: "1" }]
1807
- }
1808
- }
1809
- ]
1810
- }
1811
- },
1812
- nav: {
1813
- activeTab: 1
1814
- },
1815
- plots: [
1816
- {
1817
- chartType: "barchart",
1818
- term: {
1819
- term: termjson["diaggrp"]
1820
- }
1821
- }
1822
- ]
1823
- },
1824
- barchart: {
1825
- callbacks: {
1826
- "postRender.test": runTests,
1827
- error: runTests
1828
- }
1829
- },
1830
- debug: 1
1831
- });
1832
- let barDiv, errDiv;
1833
- async function runTests(barchart) {
1834
- barchart.on("postRender.test", null).on("error", null);
1835
- barDiv = barchart.Inner.dom.barDiv;
1836
- errDiv = barchart.Inner.dom.errdiv;
1837
- await testBarCount(0, "with stricter filter");
1838
- test.true(errDiv.text().includes("has less than 10 samples"), "should display the expected error message");
1839
- test.notEqual(errDiv.style("display"), "none", "should have a visible red error div");
1840
- await triggerClearedError(barchart);
1841
- }
1842
- async function testBarCount(expected, testcase) {
1843
- if (expected > 0) {
1844
- const numBars2 = await Locator.init(barDiv.node()).shows(".bars-cell-grp", { count: expected }).length();
1845
- test.equal(numBars2, expected, `should have ${expected} bars ${testcase}`);
1846
- return;
1847
- }
1848
- const numBars = await Locator.init(barDiv.node()).find(".bars-cell-grp").length();
1849
- test.equal(numBars, expected, `should have ${expected} bars ${testcase}`);
1850
- }
1851
- async function triggerClearedError(barchart) {
1852
- barchart.on("postRender.test", testClearedError).on("error", testClearedError);
1853
- await barchart.Inner.app.dispatch({
1854
- type: "filter_replace",
1855
- filter: {
1856
- type: "tvslst",
1857
- join: "",
1858
- in: true,
1859
- lst: [
1860
- {
1861
- type: "tvs",
1862
- tvs: {
1863
- term: termjson.agedx,
1864
- ranges: [{ start: 1, startinclusive: true, stop: 3, stopinclusive: true }]
1865
- }
1866
- }
1867
- ]
1868
- }
1869
- });
1870
- }
1871
- async function testClearedError(barchart) {
1872
- barchart.on("postRender.test", null).on("error", null);
1873
- await testBarCount(3, "with looser filter");
1874
- test.equal(errDiv.text(), "", "should have an empty error message");
1875
- test.equal(errDiv.style("display"), "none", "should have a hidden red error div");
1876
- if (test._ok) barchart.Inner.app.destroy();
1877
- test.end();
1878
- }
1879
- });
1880
- (0, import_tape.default)("no visible series data, no overlay", function(test) {
1881
- test.timeoutAfter(3e3);
1882
- runpp({
1883
- state: {
1884
- nav: {
1885
- header_mode: "search_only"
1886
- },
1887
- plots: [
1888
- {
1889
- chartType: "barchart",
1890
- term: {
1891
- id: "cisplateq_5"
1892
- }
1893
- }
1894
- ]
1895
- },
1896
- barchart: {
1897
- callbacks: {
1898
- "postRender.test": runTests
1899
- }
1900
- }
1901
- });
1902
- async function runTests(barchart) {
1903
- barchart.on("postRender.test", null);
1904
- const barLoc = Locator.init(barchart.Inner.dom.holder);
1905
- const banner = await barLoc.shows('[data-testid="sjpp-barchart-banner"]').get();
1906
- test.equal(banner.length, 1, "should show the banner");
1907
- test.true(
1908
- banner[0]?.innerText.includes("No visible barchart data "),
1909
- "should show a banner for no visible data to render"
1910
- );
1911
- test.equal(await barLoc.shows(".sjpp-hidden-legend-item").length(), 1, "should show a legend entry");
1912
- if (test._ok) barchart.Inner.app.destroy();
1913
- test.end();
1914
- }
1915
- });
1916
- var tp53dtTermFilter = {
1917
- type: "tvslst",
1918
- in: true,
1919
- join: "",
1920
- lst: [
1921
- {
1922
- type: "tvs",
1923
- tvs: {
1924
- term: {
1925
- id: "snvindel_somatic",
1926
- query: "snvindel",
1927
- name: "SNV/indel (somatic)",
1928
- parent_id: null,
1929
- isleaf: true,
1930
- type: "dtsnvindel",
1931
- dt: 1,
1932
- values: {
1933
- M: { label: "MISSENSE" },
1934
- F: { label: "FRAMESHIFT" },
1935
- WT: { label: "Wildtype" }
1936
- },
1937
- name_noOrigin: "SNV/indel",
1938
- origin: "somatic",
1939
- parentTerm: {
1940
- name: "TP53",
1941
- genes: [
1942
- {
1943
- kind: "gene",
1944
- id: "TP53",
1945
- gene: "TP53",
1946
- name: "TP53",
1947
- type: "geneVariant"
1948
- }
1949
- ],
1950
- type: "geneVariant"
1951
- }
1952
- },
1953
- values: [
1954
- {
1955
- key: "M",
1956
- label: "MISSENSE",
1957
- value: "M",
1958
- bar_width_frac: null
1959
- }
1960
- ],
1961
- genotype: "variant",
1962
- mcount: "any"
1963
- }
1964
- }
1965
- ],
1966
- tag: "filterUiRoot"
1967
- };
1968
- var runpp = getRunPp("mass", {
1969
- state: {
1970
- nav: {
1971
- activeTab: 1
1972
- },
1973
- vocab: {
1974
- dslabel: "TermdbTest",
1975
- genome: "hg38-test"
1976
- }
1977
- },
1978
- debug: 1
1979
- });
1980
- //# sourceMappingURL=barchart.integration.spec-COVZPXMH.js.map