@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,3072 +0,0 @@
1
- import {
2
- termjson
3
- } from "./chunk-DHPLHIVP.js";
4
- import {
5
- getSortOptions
6
- } from "./chunk-GNIK4JYM.js";
7
- import {
8
- detectLst,
9
- sleep
10
- } from "./chunk-DJQTUDJM.js";
11
- import {
12
- getRunPp
13
- } from "./chunk-W55XSG6K.js";
14
- import {
15
- require_tape
16
- } from "./chunk-QWOE5YTB.js";
17
- import "./chunk-74ZU4BT6.js";
18
- import "./chunk-IW57W7EQ.js";
19
- import "./chunk-ZTYNN6G5.js";
20
- import "./chunk-DKVUOBIE.js";
21
- import "./chunk-PRZWSBMA.js";
22
- import "./chunk-LTOBEUM2.js";
23
- import "./chunk-MKAF2BHB.js";
24
- import "./chunk-WKNI3HRQ.js";
25
- import "./chunk-VGYTAYFK.js";
26
- import "./chunk-67DBIM6H.js";
27
- import "./chunk-SA7APTJR.js";
28
- import "./chunk-HJ6L54YS.js";
29
- import "./chunk-LSEFWW72.js";
30
- import "./chunk-SKREEF3H.js";
31
- import "./chunk-HYOEWQ5P.js";
32
- import "./chunk-HBW42TDT.js";
33
- import "./chunk-G6O3URDN.js";
34
- import "./chunk-FN5XPUPH.js";
35
- import "./chunk-IIT367QZ.js";
36
- import "./chunk-RZGEKL77.js";
37
- import "./chunk-UI7OCM2A.js";
38
- import "./chunk-YZK37YCC.js";
39
- import "./chunk-7EMWHCVW.js";
40
- import "./chunk-7IYJZZQI.js";
41
- import "./chunk-M3J4MINX.js";
42
- import "./chunk-PF4DSFDR.js";
43
- import "./chunk-QH6W3NVF.js";
44
- import "./chunk-NOEAT6CX.js";
45
- import {
46
- CNVClasses,
47
- mutationClasses,
48
- proteinChangingMutations,
49
- synonymousMutations,
50
- truncatingMutations
51
- } from "./chunk-4UWS5Y3N.js";
52
- import "./chunk-DD4R5P6W.js";
53
- import "./chunk-JNITUVXP.js";
54
- import "./chunk-KSGA62R2.js";
55
- import "./chunk-LOZEKOES.js";
56
- import "./chunk-TOU7EVFQ.js";
57
- import "./chunk-OAWQ6LOO.js";
58
- import "./chunk-TLT4YIG3.js";
59
- import "./chunk-KYBIQBXE.js";
60
- import "./chunk-I6Y4O3RR.js";
61
- import "./chunk-OMR2DT66.js";
62
- import "./chunk-DQC5FFGV.js";
63
- import {
64
- __toESM
65
- } from "./chunk-HFNDKYVF.js";
66
-
67
- // plots/matrix/test/matrix.integration.spec.js
68
- var import_tape = __toESM(require_tape(), 1);
69
- (0, import_tape.default)("\n", function(test) {
70
- test.comment("-***- plots/matrix -***-");
71
- test.end();
72
- });
73
- (0, import_tape.default)("only dictionary terms", function(test) {
74
- test.timeoutAfter(5e3);
75
- test.plan(5);
76
- runpp({
77
- state: {
78
- plots: [
79
- {
80
- chartType: "matrix",
81
- settings: {
82
- matrix: {
83
- // the matrix autocomputes the colw based on available screen width,
84
- // need to set an exact screen width for consistent tests using getBBox()
85
- availContentWidth: 1200
86
- }
87
- },
88
- termgroups: [
89
- {
90
- name: "Demographics",
91
- lst: [
92
- {
93
- id: "aaclassic_5",
94
- q: {
95
- mode: "continuous"
96
- }
97
- },
98
- {
99
- id: "sex"
100
- //q: { mode: 'values' } // or 'groupsetting'
101
- },
102
- {
103
- id: "agedx",
104
- q: {
105
- mode: "discrete",
106
- type: "regular-bin",
107
- bin_size: 5,
108
- first_bin: {
109
- startunbounded: true,
110
- stop: 5,
111
- stopinclusive: true
112
- }
113
- }
114
- // or 'continuous'
115
- },
116
- {
117
- id: "Arrhythmias"
118
- }
119
- ]
120
- }
121
- ]
122
- }
123
- ]
124
- },
125
- matrix: {
126
- callbacks: {
127
- "postRender.test": runTests
128
- }
129
- }
130
- });
131
- function runTests(matrix) {
132
- matrix.on("postRender.test", null);
133
- test.equal(
134
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
135
- 4,
136
- `should render the expected number of serieses`
137
- );
138
- test.equal(
139
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
140
- 240,
141
- `should render the expected number of cell rects`
142
- );
143
- test.equal(
144
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
145
- 1,
146
- `should render the expected number of cluster rects`
147
- );
148
- const sg0rects = matrix.Inner.dom.seriesesG.select(".sjpp-mass-series-g").selectAll("rect");
149
- test.equal(
150
- sg0rects.filter((d) => d.key <= 0 && d.fill === "transparent").size(),
151
- 14,
152
- `should render special values with transparent rects`
153
- );
154
- const uniqueHts = /* @__PURE__ */ new Set();
155
- sg0rects.each((d) => uniqueHts.add(d.height));
156
- test.equal(uniqueHts.size, 45, `should render different rect heights for continuous mode bar plots`);
157
- if (test._ok) matrix.Inner.app.destroy();
158
- test.end();
159
- }
160
- });
161
- (0, import_tape.default)("termCollection", function(test) {
162
- runpp({
163
- state: {
164
- plots: [
165
- {
166
- chartType: "matrix",
167
- termgroups: [
168
- {
169
- name: "",
170
- lst: [getTermCollection()]
171
- }
172
- ]
173
- }
174
- ]
175
- },
176
- matrix: { callbacks: { "postRender.test": runTests } }
177
- });
178
- function runTests(matrix) {
179
- matrix.on("postRender.test", null);
180
- test.equal(
181
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
182
- 1,
183
- `should render the expected number of serieses`
184
- );
185
- if (test._ok) matrix.Inner.app.destroy();
186
- test.end();
187
- }
188
- });
189
- (0, import_tape.default)("with divide by terms", function(test) {
190
- test.timeoutAfter(5e3);
191
- test.plan(3);
192
- runpp({
193
- state: {
194
- plots: [
195
- {
196
- chartType: "matrix",
197
- settings: {
198
- // the matrix autocomputes the colw based on available screen width,
199
- // need to set an exact screen width for consistent tests using getBBox()
200
- matrix: {
201
- availContentWidth: 1200
202
- }
203
- },
204
- divideBy: {
205
- id: "sex"
206
- },
207
- termgroups: [
208
- {
209
- name: "Demographics",
210
- lst: [
211
- { id: "agedx", term: termjson["agedx"] },
212
- { id: "diaggrp", term: termjson["diaggrp"] },
213
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
214
- ]
215
- }
216
- ]
217
- }
218
- ]
219
- },
220
- matrix: {
221
- callbacks: {
222
- "postRender.test": runTests
223
- }
224
- }
225
- });
226
- function runTests(matrix) {
227
- matrix.on("postRender.test", null);
228
- test.equal(
229
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
230
- 3,
231
- `should render the expected number of serieses`
232
- );
233
- test.equal(
234
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
235
- 180,
236
- `should render the expected number of cell rects`
237
- );
238
- test.equal(
239
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
240
- 2,
241
- `should render the expected number of cluster rects`
242
- );
243
- if (test._ok) matrix.Inner.app.destroy();
244
- test.end();
245
- }
246
- });
247
- (0, import_tape.default)("long column group labels", function(test) {
248
- test.timeoutAfter(5e3);
249
- test.plan(2);
250
- runpp({
251
- state: {
252
- plots: [
253
- {
254
- chartType: "matrix",
255
- settings: {
256
- // the matrix autocomputes the colw based on available screen width,
257
- // need to set an exact screen width for consistent tests using getBBox()
258
- matrix: {
259
- availContentWidth: 1200
260
- }
261
- },
262
- divideBy: {
263
- id: "diaggrp"
264
- },
265
- termgroups: [
266
- {
267
- name: "Demographics",
268
- lst: [
269
- { id: "diaggrp", term: termjson["diaggrp"] },
270
- { id: "agedx", term: termjson["agedx"] },
271
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
272
- ]
273
- }
274
- ]
275
- }
276
- ]
277
- },
278
- matrix: {
279
- callbacks: {
280
- "postRender.test222": runTests
281
- }
282
- }
283
- });
284
- function runTests(matrix) {
285
- matrix.on("postRender.test222", null);
286
- const y = matrix.Inner.dom.clipRect.property("y").baseVal.value;
287
- test.true(y > -63 && y < -62, `should adjust the clip-path rect y-value to between -39 and -38, actual=${y}`);
288
- const h = matrix.Inner.dom.clipRect.property("height").baseVal.value;
289
- test.true(h > 619 && h <= 620, `should adjust the clip-path height to between 595 and 596, actual=${h}`);
290
- if (test._ok) matrix.Inner.app.destroy();
291
- test.end();
292
- }
293
- });
294
- (0, import_tape.default)("divide by continuous terms", function(test) {
295
- test.timeoutAfter(5e3);
296
- test.plan(3);
297
- runpp({
298
- state: {
299
- plots: [
300
- {
301
- chartType: "matrix",
302
- settings: {
303
- // the matrix autocomputes the colw based on available screen width,
304
- // need to set an exact screen width for consistent tests using getBBox()
305
- matrix: {
306
- availContentWidth: 1200
307
- }
308
- },
309
- divideBy: {
310
- id: "agedx"
311
- },
312
- termgroups: [
313
- {
314
- name: "Demographics",
315
- lst: [
316
- { id: "sex", term: termjson["sex"] },
317
- { id: "diaggrp", term: termjson["diaggrp"] },
318
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
319
- ]
320
- }
321
- ]
322
- }
323
- ]
324
- },
325
- matrix: {
326
- callbacks: {
327
- "postRender.test": runTests
328
- }
329
- }
330
- });
331
- function runTests(matrix) {
332
- matrix.on("postRender.test", null);
333
- test.equal(
334
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
335
- 3,
336
- `should render the expected number of serieses`
337
- );
338
- test.equal(
339
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
340
- 180,
341
- `should render the expected number of cell rects`
342
- );
343
- test.equal(
344
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
345
- 5,
346
- `should render the expected number of cluster rects`
347
- );
348
- if (test._ok) matrix.Inner.app.destroy();
349
- test.end();
350
- }
351
- });
352
- (0, import_tape.default)("geneVariant term", function(test) {
353
- test.timeoutAfter(5e3);
354
- test.plan(2);
355
- runpp({
356
- state: {
357
- nav: {
358
- activeTab: 1
359
- },
360
- plots: [
361
- {
362
- chartType: "matrix",
363
- settings: {
364
- // the matrix autocomputes the colw based on available screen width,
365
- // need to set an exact screen width for consistent tests using getBBox()
366
- matrix: {
367
- availContentWidth: 1200
368
- }
369
- },
370
- termgroups: [
371
- {
372
- name: "",
373
- lst: [{ term: { gene: "TP53", name: "TP53", type: "geneVariant", isleaf: true } }]
374
- }
375
- ]
376
- }
377
- ]
378
- },
379
- matrix: {
380
- callbacks: {
381
- "postRender.test": runTests
382
- }
383
- }
384
- });
385
- function runTests(matrix) {
386
- matrix.on("postRender.test", null);
387
- test.equal(
388
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
389
- 1,
390
- `should render the expected number of serieses`
391
- );
392
- test.equal(
393
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
394
- 240,
395
- `should render the expected number of cell rects`
396
- );
397
- if (test._ok) matrix.Inner.app.destroy();
398
- test.end();
399
- }
400
- });
401
- (0, import_tape.default)("geneVariant terms and dictionary terms", function(test) {
402
- test.timeoutAfter(5e3);
403
- test.plan(3);
404
- runpp({
405
- state: {
406
- nav: {
407
- activeTab: 1
408
- },
409
- plots: [
410
- {
411
- chartType: "matrix",
412
- settings: {
413
- // the matrix autocomputes the colw based on available screen width,
414
- // need to set an exact screen width for consistent tests using getBBox()
415
- matrix: {
416
- availContentWidth: 1200
417
- }
418
- },
419
- termgroups: [
420
- {
421
- name: "",
422
- lst: [
423
- ...getGenes(),
424
- { id: "agedx", term: termjson["agedx"] },
425
- { id: "diaggrp", term: termjson["diaggrp"] },
426
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
427
- ]
428
- }
429
- ]
430
- }
431
- ]
432
- },
433
- matrix: {
434
- callbacks: {
435
- "postRender.test": runTests
436
- }
437
- }
438
- });
439
- function runTests(matrix) {
440
- matrix.on("postRender.test", null);
441
- test.equal(
442
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
443
- 6,
444
- `should render the expected number of serieses`
445
- );
446
- test.equal(
447
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
448
- 900,
449
- `should render the expected number of cell rects`
450
- );
451
- test.equal(
452
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
453
- 1,
454
- `should render the expected number of cluster rects`
455
- );
456
- if (test._ok) matrix.Inner.app.destroy();
457
- test.end();
458
- }
459
- });
460
- (0, import_tape.default)("geneVariant terms with divide by dictionary term", function(test) {
461
- test.timeoutAfter(5e3);
462
- test.plan(3);
463
- runpp({
464
- state: {
465
- nav: {
466
- activeTab: 1
467
- },
468
- plots: [
469
- {
470
- chartType: "matrix",
471
- settings: {
472
- // the matrix autocomputes the colw based on available screen width,
473
- // need to set an exact screen width for consistent tests using getBBox()
474
- matrix: {
475
- availContentWidth: 1200
476
- }
477
- },
478
- divideBy: {
479
- id: "sex"
480
- },
481
- termgroups: [
482
- {
483
- name: "",
484
- lst: getGenes()
485
- }
486
- ]
487
- }
488
- ]
489
- },
490
- matrix: {
491
- callbacks: {
492
- "postRender.test": runTests
493
- }
494
- }
495
- });
496
- function runTests(matrix) {
497
- matrix.on("postRender.test", null);
498
- test.equal(
499
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
500
- 3,
501
- `should render the expected number of serieses`
502
- );
503
- test.equal(
504
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
505
- 720,
506
- `should render the expected number of cell rects`
507
- );
508
- test.equal(
509
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
510
- 2,
511
- `should render the expected number of cluster rects`
512
- );
513
- if (test._ok) matrix.Inner.app.destroy();
514
- test.end();
515
- }
516
- });
517
- (0, import_tape.default)("geneVariant terms and dictionary terms divide by dictionary term", function(test) {
518
- test.timeoutAfter(5e3);
519
- test.plan(3);
520
- runpp({
521
- state: {
522
- nav: {
523
- activeTab: 1
524
- },
525
- plots: [
526
- {
527
- chartType: "matrix",
528
- settings: {
529
- // the matrix autocomputes the colw based on available screen width,
530
- // need to set an exact screen width for consistent tests using getBBox()
531
- matrix: {
532
- availContentWidth: 1200
533
- }
534
- },
535
- divideBy: {
536
- id: "sex"
537
- },
538
- termgroups: [
539
- {
540
- name: "",
541
- lst: [
542
- ...getGenes(),
543
- { id: "agedx", term: termjson["agedx"] },
544
- { id: "diaggrp", term: termjson["diaggrp"] },
545
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
546
- ]
547
- }
548
- ]
549
- }
550
- ]
551
- },
552
- matrix: {
553
- callbacks: {
554
- "postRender.test": runTests
555
- }
556
- }
557
- });
558
- function runTests(matrix) {
559
- matrix.on("postRender.test", null);
560
- test.equal(
561
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
562
- 6,
563
- `should render the expected number of serieses`
564
- );
565
- test.equal(
566
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
567
- 900,
568
- `should render the expected number of cell rects`
569
- );
570
- test.equal(
571
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
572
- 2,
573
- `should render the expected number of cluster rects`
574
- );
575
- if (test._ok) matrix.Inner.app.destroy();
576
- test.end();
577
- }
578
- });
579
- (0, import_tape.default)("sort samples by sample name", function(test) {
580
- test.timeoutAfter(5e3);
581
- test.plan(4);
582
- runpp({
583
- state: {
584
- nav: {
585
- activeTab: 1
586
- },
587
- plots: [
588
- {
589
- chartType: "matrix",
590
- settings: {
591
- // the matrix autocomputes the colw based on available screen width,
592
- // need to set an exact screen width for consistent tests using getBBox()
593
- matrix: {
594
- availContentWidth: 1200,
595
- sortSamplesBy: "name"
596
- }
597
- },
598
- termgroups: [
599
- {
600
- name: "",
601
- lst: getGenes()
602
- }
603
- ]
604
- }
605
- ]
606
- },
607
- matrix: {
608
- callbacks: {
609
- "postRender.test": runTests
610
- }
611
- }
612
- });
613
- function runTests(matrix) {
614
- matrix.on("postRender.test", null);
615
- const g = matrix.Inner.dom.sampleLabelsPG.selectAll(".sjpp-matrix-series-label-g g");
616
- test.equal(g.size(), 60, `should render the expected number of sample names`);
617
- test.equal(g._groups[0][0].textContent, "2646", `should be the expected sample name`);
618
- test.equal(g._groups[0][9].textContent, "2772", `should be the expected sample name`);
619
- test.equal(g._groups[0][59].textContent, "3472", `should be the expected sample name`);
620
- if (test._ok) matrix.Inner.app.destroy();
621
- test.end();
622
- }
623
- });
624
- (0, import_tape.default)("sort samples by Mutation categories, not sorted by CNV", function(test) {
625
- test.timeoutAfter(5e3);
626
- test.plan(4);
627
- runpp({
628
- state: {
629
- nav: {
630
- activeTab: 1
631
- },
632
- plots: [
633
- {
634
- chartType: "matrix",
635
- settings: {
636
- // the matrix autocomputes the colw based on available screen width,
637
- // need to set an exact screen width for consistent tests using getBBox()
638
- matrix: {
639
- availContentWidth: 1200,
640
- sortSamplesBy: "a"
641
- }
642
- },
643
- termgroups: [
644
- {
645
- name: "Demographics",
646
- lst: getGenes()
647
- }
648
- ]
649
- }
650
- ]
651
- },
652
- matrix: {
653
- callbacks: {
654
- "postRender.test": runTests
655
- }
656
- }
657
- });
658
- function runTests(matrix) {
659
- matrix.on("postRender.test", null);
660
- test.equal(
661
- matrix.Inner.dom.sampleLabelsPG.selectAll(".sjpp-matrix-series-label-g g").size(),
662
- 60,
663
- `should render the expected number of sample names`
664
- );
665
- const rects = matrix.Inner.dom.sampleLabelsPG.selectAll(".sjpp-matrix-series-label-g g")._groups[0];
666
- const index_3346 = Array.from(rects).find((rect) => rect.textContent == "3346").__data__.index;
667
- test.true(index_3346 < 10, `sample 3346 should be in the expected order (not sorted by CNV)`);
668
- const index_2660 = Array.from(rects).find((rect) => rect.textContent == "2660").__data__.index;
669
- test.equal(index_2660, 8, `sample 2660 should be in the expected order (not sorted by CNV)`);
670
- const index_3472 = Array.from(rects).find((rect) => rect.textContent == "3472").__data__.index;
671
- test.true(index_3472 > 9, `sample 3472 should be in the expected order (not sorted by CNV)`);
672
- if (test._ok) matrix.Inner.app.destroy();
673
- test.end();
674
- }
675
- });
676
- (0, import_tape.default)("sort samples by CNV+SSM > SSM-only", function(test) {
677
- test.timeoutAfter(5e3);
678
- test.plan(5);
679
- const sortOptions = getSortOptions(
680
- void 0,
681
- {},
682
- {
683
- proteinChangingMutations,
684
- truncatingMutations,
685
- synonymousMutations,
686
- mutationClasses,
687
- CNVClasses
688
- }
689
- );
690
- const cnvtb = sortOptions.a.sortPriority[0].tiebreakers[2];
691
- cnvtb.disabled = false;
692
- runpp({
693
- state: {
694
- nav: {
695
- activeTab: 1
696
- },
697
- plots: [
698
- {
699
- chartType: "matrix",
700
- legendValueFilter: {
701
- type: "tvslst",
702
- lst: []
703
- },
704
- settings: {
705
- // the matrix autocomputes the colw based on available screen width,
706
- // need to set an exact screen width for consistent tests using getBBox()
707
- matrix: {
708
- availContentWidth: 1200,
709
- sortSamplesBy: "a",
710
- sortOptions
711
- }
712
- },
713
- termgroups: [
714
- {
715
- name: "",
716
- lst: getGenes()
717
- }
718
- ]
719
- }
720
- ]
721
- },
722
- matrix: {
723
- callbacks: {
724
- "postRender.test": runTests
725
- }
726
- }
727
- });
728
- function runTests(matrix) {
729
- matrix.on("postRender.test", null);
730
- test.equal(
731
- matrix.Inner.dom.sampleLabelsPG.selectAll(".sjpp-matrix-series-label-g g").size(),
732
- 60,
733
- `should render the expected number of sample names`
734
- );
735
- const rects = matrix.Inner.dom.sampleLabelsPG.selectAll(".sjpp-matrix-series-label-g g")._groups[0];
736
- const r = Array.from(rects);
737
- const index_3416 = r.find((rect) => rect.textContent == "3416").__data__.index;
738
- test.equal(index_3416, 0, `should be in the expected order`);
739
- const index_3346 = r.find((rect) => rect.textContent == "3346").__data__.index;
740
- test.equal(index_3346, 9, `should be in the expected order`);
741
- const index_2660 = r.find((rect) => rect.textContent == "2660").__data__.index;
742
- test.equal(index_2660, 11, `should be in the expected order`);
743
- const index_3472 = r.find((rect) => rect.textContent == "3472").__data__.index;
744
- test.equal(index_3472, r.length - 1, `should be in the expected order`);
745
- if (test._ok) matrix.Inner.app.destroy();
746
- test.end();
747
- }
748
- });
749
- (0, import_tape.default)("set max number of samples", function(test) {
750
- test.timeoutAfter(5e3);
751
- test.plan(1);
752
- runpp({
753
- state: {
754
- nav: {
755
- activeTab: 1
756
- },
757
- plots: [
758
- {
759
- chartType: "matrix",
760
- settings: {
761
- matrix: {
762
- // the matrix autocomputes the colw based on available screen width,
763
- // need to set an exact screen width for consistent tests using getBBox()
764
- availContentWidth: 1200,
765
- maxSample: 10
766
- }
767
- },
768
- termgroups: [
769
- {
770
- name: "",
771
- lst: [
772
- {
773
- id: "sex"
774
- //q: { mode: 'values' } // or 'groupsetting'
775
- }
776
- ]
777
- }
778
- ]
779
- }
780
- ]
781
- },
782
- matrix: {
783
- callbacks: {
784
- "postRender.test": runTests
785
- }
786
- }
787
- });
788
- function runTests(matrix) {
789
- matrix.on("postRender.test", null);
790
- test.equal(
791
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
792
- 10,
793
- `should render the expected number of cell rects`
794
- );
795
- if (test._ok) matrix.Inner.app.destroy();
796
- test.end();
797
- }
798
- });
799
- (0, import_tape.default)("sort sample groups by Group Name", function(test) {
800
- test.timeoutAfter(5e3);
801
- test.plan(2);
802
- runpp({
803
- state: {
804
- nav: {
805
- activeTab: 1
806
- },
807
- plots: [
808
- {
809
- chartType: "matrix",
810
- settings: {
811
- // the matrix autocomputes the colw based on available screen width,
812
- // need to set an exact screen width for consistent tests using getBBox()
813
- matrix: {
814
- availContentWidth: 1200,
815
- sortSampleGrpsBy: "name"
816
- }
817
- },
818
- divideBy: {
819
- id: "genetic_race"
820
- },
821
- termgroups: [
822
- {
823
- name: "",
824
- lst: getGenes()
825
- }
826
- ]
827
- }
828
- ]
829
- },
830
- matrix: {
831
- callbacks: {
832
- "postRender.test": runTests
833
- }
834
- }
835
- });
836
- function runTests(matrix) {
837
- matrix.on("postRender.test", null);
838
- const matrixGroupLabels = matrix.Inner.dom.sampleLabelsPG.selectAll(
839
- ".sjpp-matrix-series-group-label-g .sjpp-matrix-label"
840
- )._groups[0];
841
- test.true(matrixGroupLabels[0].textContent.startsWith("African Ancestry"), `should be the expected group name`);
842
- test.true(matrixGroupLabels[2].textContent.startsWith("European Ancestry"), `should be the expected group name`);
843
- if (test._ok) matrix.Inner.app.destroy();
844
- test.end();
845
- }
846
- });
847
- (0, import_tape.default)("sort sample groups by Sample Count", function(test) {
848
- test.timeoutAfter(5e3);
849
- test.plan(2);
850
- runpp({
851
- state: {
852
- nav: {
853
- activeTab: 1
854
- },
855
- plots: [
856
- {
857
- chartType: "matrix",
858
- settings: {
859
- // the matrix autocomputes the colw based on available screen width,
860
- // need to set an exact screen width for consistent tests using getBBox()
861
- matrix: {
862
- availContentWidth: 1200,
863
- sortSampleGrpsBy: "sampleCount"
864
- }
865
- },
866
- divideBy: {
867
- id: "genetic_race"
868
- },
869
- termgroups: [
870
- {
871
- name: "",
872
- lst: getGenes()
873
- }
874
- ]
875
- }
876
- ]
877
- },
878
- matrix: {
879
- callbacks: {
880
- "postRender.test": runTests
881
- }
882
- }
883
- });
884
- function runTests(matrix) {
885
- matrix.on("postRender.test", null);
886
- const matrixGroupLabels = matrix.Inner.dom.sampleLabelsPG.selectAll(
887
- ".sjpp-matrix-series-group-label-g .sjpp-matrix-label"
888
- )._groups[0];
889
- test.true(matrixGroupLabels[0].textContent.startsWith("European Ancestry"), `should be the expected group name`);
890
- test.true(matrixGroupLabels[2].textContent.startsWith("Asian Ancestry"), `should be the expected group name`);
891
- if (test._ok) matrix.Inner.app.destroy();
892
- test.end();
893
- }
894
- });
895
- (0, import_tape.default)("sort sample groups by Hits", function(test) {
896
- test.timeoutAfter(5e3);
897
- test.plan(2);
898
- runpp({
899
- state: {
900
- nav: {
901
- activeTab: 1
902
- },
903
- plots: [
904
- {
905
- chartType: "matrix",
906
- settings: {
907
- // the matrix autocomputes the colw based on available screen width,
908
- // need to set an exact screen width for consistent tests using getBBox()
909
- matrix: {
910
- availContentWidth: 1200,
911
- sortSampleGrpsBy: "hits"
912
- }
913
- },
914
- divideBy: {
915
- id: "Hearing loss"
916
- },
917
- termgroups: [
918
- {
919
- name: "",
920
- lst: getGenes()
921
- }
922
- ]
923
- }
924
- ]
925
- },
926
- matrix: {
927
- callbacks: {
928
- "postRender.test": runTests
929
- }
930
- }
931
- });
932
- function runTests(matrix) {
933
- matrix.on("postRender.test", null);
934
- const matrixGroupLabels = matrix.Inner.dom.sampleLabelsPG.selectAll(
935
- ".sjpp-matrix-series-group-label-g .sjpp-matrix-label"
936
- )._groups[0];
937
- test.true(matrixGroupLabels[0].textContent.startsWith("3: Severe"), `should be the expected group name`);
938
- test.true(matrixGroupLabels[4].textContent.startsWith("1: Mild"), `should be the expected group name`);
939
- if (test._ok) matrix.Inner.app.destroy();
940
- test.end();
941
- }
942
- });
943
- (0, import_tape.default)("sort sample groups by Hits 2", function(test) {
944
- test.timeoutAfter(5e3);
945
- test.plan(2);
946
- runpp({
947
- state: {
948
- plots: [
949
- {
950
- id: "xyz",
951
- chartType: "matrix",
952
- settings: {
953
- // the matrix autocomputes the colw based on available screen width,
954
- // need to set an exact screen width for consistent tests using getBBox()
955
- matrix: {
956
- availContentWidth: 1200,
957
- sortSampleGrpsBy: "hits"
958
- }
959
- },
960
- divideBy: {
961
- id: "agedx"
962
- },
963
- termgroups: [
964
- {
965
- name: "",
966
- lst: getGenes()
967
- }
968
- ]
969
- }
970
- ]
971
- },
972
- matrix: {
973
- callbacks: {
974
- postRender: runTests
975
- }
976
- }
977
- });
978
- function runTests(matrix) {
979
- matrix.on("postRender", null);
980
- const matrixGroupLabels = matrix.Inner.dom.sampleLabelsPG.selectAll(
981
- ".sjpp-matrix-series-group-label-g .sjpp-matrix-label"
982
- )._groups[0];
983
- test.true(matrixGroupLabels[0].textContent.startsWith("10 to <15"), `should have the expected left-most group name`);
984
- test.true(matrixGroupLabels[4].textContent.startsWith("\u226520"), `should have the right-most expected group name`);
985
- if (test._ok) matrix.Inner.app.destroy();
986
- test.end();
987
- }
988
- });
989
- (0, import_tape.default)("Display Sample Counts for Gene: Absolute", function(test) {
990
- test.timeoutAfter(5e3);
991
- test.plan(2);
992
- runpp({
993
- state: {
994
- plots: [
995
- {
996
- chartType: "matrix",
997
- settings: {
998
- // the matrix autocomputes the colw based on available screen width,
999
- // need to set an exact screen width for consistent tests using getBBox()
1000
- matrix: {
1001
- availContentWidth: 1200,
1002
- samplecount4gene: "abs"
1003
- }
1004
- },
1005
- termgroups: [
1006
- {
1007
- name: "",
1008
- lst: getGenes()
1009
- }
1010
- ]
1011
- }
1012
- ]
1013
- },
1014
- matrix: {
1015
- callbacks: {
1016
- "postRender.test": runTests
1017
- }
1018
- }
1019
- });
1020
- function runTests(matrix) {
1021
- matrix.on("postRender.test", null);
1022
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label")._groups[0];
1023
- const pattern = /\(\d+\)/;
1024
- test.true(pattern.test(termLabels[0].textContent), `should display sample counts for gene by absolute number`);
1025
- test.true(
1026
- pattern.test(termLabels[termLabels.length - 1].textContent),
1027
- `should display sample counts for gene by absolute number`
1028
- );
1029
- if (test._ok) matrix.Inner.app.destroy();
1030
- test.end();
1031
- }
1032
- });
1033
- (0, import_tape.default)("Display Sample Counts for Gene: Percent", function(test) {
1034
- test.timeoutAfter(5e3);
1035
- test.plan(2);
1036
- runpp({
1037
- state: {
1038
- plots: [
1039
- {
1040
- chartType: "matrix",
1041
- settings: {
1042
- // the matrix autocomputes the colw based on available screen width,
1043
- // need to set an exact screen width for consistent tests using getBBox()
1044
- matrix: {
1045
- availContentWidth: 1200,
1046
- samplecount4gene: "pct"
1047
- }
1048
- },
1049
- termgroups: [
1050
- {
1051
- name: "",
1052
- lst: getGenes()
1053
- }
1054
- ]
1055
- }
1056
- ]
1057
- },
1058
- matrix: {
1059
- callbacks: {
1060
- "postRender.test": runTests
1061
- }
1062
- }
1063
- });
1064
- function runTests(matrix) {
1065
- matrix.on("postRender.test", null);
1066
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label")._groups[0];
1067
- const pattern = /\(\d+(\.\d+)? ?%\)/;
1068
- test.true(pattern.test(termLabels[0].textContent), `should display sample counts for gene by percentage`);
1069
- test.true(
1070
- pattern.test(termLabels[termLabels.length - 1].textContent),
1071
- `should display sample counts for gene by percentage`
1072
- );
1073
- if (test._ok) matrix.Inner.app.destroy();
1074
- test.end();
1075
- }
1076
- });
1077
- (0, import_tape.default)("Display Sample Counts for Gene: None", function(test) {
1078
- test.timeoutAfter(5e3);
1079
- test.plan(2);
1080
- runpp({
1081
- state: {
1082
- plots: [
1083
- {
1084
- chartType: "matrix",
1085
- settings: {
1086
- // the matrix autocomputes the colw based on available screen width,
1087
- // need to set an exact screen width for consistent tests using getBBox()
1088
- matrix: {
1089
- availContentWidth: 1200,
1090
- samplecount4gene: ""
1091
- }
1092
- },
1093
- termgroups: [
1094
- {
1095
- name: "",
1096
- lst: getGenes()
1097
- }
1098
- ]
1099
- }
1100
- ]
1101
- },
1102
- matrix: {
1103
- callbacks: {
1104
- "postRender.test": runTests
1105
- }
1106
- }
1107
- });
1108
- function runTests(matrix) {
1109
- matrix.on("postRender.test", null);
1110
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label")._groups[0];
1111
- const pattern = /\(\d+(\.\d+)?%\)|\(\d+\)/g;
1112
- test.true(!pattern.test(termLabels[0].textContent), `should not display sample counts for gene`);
1113
- test.true(!pattern.test(termLabels[termLabels.length - 1].textContent), `should not display sample counts for gene`);
1114
- if (test._ok) matrix.Inner.app.destroy();
1115
- test.end();
1116
- }
1117
- });
1118
- (0, import_tape.default)("Sort Genes By Sample Count", function(test) {
1119
- test.timeoutAfter(5e3);
1120
- test.plan(2);
1121
- runpp({
1122
- state: {
1123
- plots: [
1124
- {
1125
- chartType: "matrix",
1126
- settings: {
1127
- // the matrix autocomputes the colw based on available screen width,
1128
- // need to set an exact screen width for consistent tests using getBBox()
1129
- matrix: {
1130
- availContentWidth: 1200,
1131
- sortTermsBy: "sampleCount"
1132
- }
1133
- },
1134
- termgroups: [
1135
- {
1136
- name: "",
1137
- lst: getGenes()
1138
- }
1139
- ]
1140
- }
1141
- ]
1142
- },
1143
- matrix: {
1144
- callbacks: {
1145
- "postRender.test": runTests
1146
- }
1147
- }
1148
- });
1149
- function runTests(matrix) {
1150
- matrix.on("postRender.test", null);
1151
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label")._groups[0];
1152
- test.true(termLabels[0].textContent.startsWith("AKT1"), `should sort genes by sample count`);
1153
- test.true(termLabels[2].textContent.startsWith("KRAS"), `should sort genes by sample count`);
1154
- if (test._ok) matrix.Inner.app.destroy();
1155
- test.end();
1156
- }
1157
- });
1158
- (0, import_tape.default)("Sort Genes By Input Data Order", function(test) {
1159
- test.timeoutAfter(5e3);
1160
- test.plan(2);
1161
- runpp({
1162
- state: {
1163
- plots: [
1164
- {
1165
- chartType: "matrix",
1166
- settings: {
1167
- // the matrix autocomputes the colw based on available screen width,
1168
- // need to set an exact screen width for consistent tests using getBBox()
1169
- matrix: {
1170
- availContentWidth: 1200,
1171
- sortTermsBy: "asListed"
1172
- }
1173
- },
1174
- termgroups: [
1175
- {
1176
- name: "",
1177
- lst: getGenes()
1178
- }
1179
- ]
1180
- }
1181
- ]
1182
- },
1183
- matrix: {
1184
- callbacks: {
1185
- "postRender.test": runTests
1186
- }
1187
- }
1188
- });
1189
- function runTests(matrix) {
1190
- matrix.on("postRender.test", null);
1191
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label")._groups[0];
1192
- test.true(termLabels[0].textContent.startsWith("TP53"), `should sort genes by input data order`);
1193
- test.true(termLabels[2].textContent.startsWith("AKT1"), `should sort genes by input data order`);
1194
- if (test._ok) matrix.Inner.app.destroy();
1195
- test.end();
1196
- }
1197
- });
1198
- (0, import_tape.default)("avoid race condition - plot edit", function(test) {
1199
- test.timeoutAfter(1500);
1200
- test.plan(4);
1201
- runpp({
1202
- state: {
1203
- plots: [
1204
- {
1205
- chartType: "matrix",
1206
- settings: {
1207
- // the matrix autocomputes the colw based on available screen width,
1208
- // need to set an exact screen width for consistent tests using getBBox()
1209
- matrix: {
1210
- availContentWidth: 1200,
1211
- sortTermsBy: "asListed"
1212
- }
1213
- },
1214
- termgroups: [
1215
- {
1216
- name: "",
1217
- lst: getGenes()
1218
- }
1219
- ]
1220
- }
1221
- ]
1222
- },
1223
- matrix: {
1224
- callbacks: {
1225
- "postRender.test": runTests
1226
- }
1227
- }
1228
- });
1229
- async function runTests(matrix) {
1230
- matrix.on("postRender.test", null);
1231
- matrix.Inner.app.vocabApi.origGetAnnotatedSampleData = matrix.Inner.app.vocabApi.getAnnotatedSampleData;
1232
- matrix.Inner.app.vocabApi.getAnnotatedSampleData = async (opts, _refs = {}) => {
1233
- const j = i;
1234
- i = 0;
1235
- const data = await matrix.Inner.app.vocabApi.origGetAnnotatedSampleData(opts, _refs);
1236
- await sleep(j);
1237
- return data;
1238
- };
1239
- matrix.on("postRender.test", async () => {
1240
- matrix.on("postRender.test", null);
1241
- await sleep(responseDelay + 300);
1242
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label");
1243
- test.equal(termLabels.size(), 1, `should have 1 gene row`);
1244
- test.true(termLabels._groups?.[0][0].textContent.startsWith("BCR"), `should sort genes by input data order`);
1245
- const rects = matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect");
1246
- const hits = rects.filter((d) => d.key === "BCR" && d.value.class != "WT" && d.value.class != "Blank");
1247
- test.equal(
1248
- rects.size(),
1249
- 240,
1250
- "should have the expected total number of matrix cell rects, inlcuding WT and not tested"
1251
- );
1252
- test.equal(hits.size(), 2, "should have the expected number of matrix cell rects with hits");
1253
- if (test._ok) matrix.Inner.app.destroy();
1254
- test.end();
1255
- });
1256
- const responseDelay = 10;
1257
- let i = responseDelay;
1258
- try {
1259
- const results = await Promise.all([
1260
- matrix.Inner.app.dispatch({
1261
- type: "plot_edit",
1262
- id: matrix.id,
1263
- config: {
1264
- termgroups: [
1265
- {
1266
- name: "",
1267
- lst: [
1268
- // $id is added manually since fillTermWrapper() is not called here and
1269
- // cannot be assumed to be called within store.plot_edit()
1270
- {
1271
- $id: 0,
1272
- term: {
1273
- gene: "KRAS",
1274
- name: "KRAS",
1275
- type: "geneVariant",
1276
- isleaf: true,
1277
- groupsetting: { disabled: false }
1278
- },
1279
- q: { type: "values" }
1280
- },
1281
- {
1282
- $id: 1,
1283
- term: {
1284
- gene: "AKT1",
1285
- name: "AKT1",
1286
- type: "geneVariant",
1287
- isleaf: true,
1288
- groupsetting: { disabled: false }
1289
- },
1290
- q: { type: "values" }
1291
- }
1292
- ]
1293
- }
1294
- ]
1295
- }
1296
- }),
1297
- (async () => {
1298
- await sleep(1);
1299
- matrix.Inner.app.dispatch({
1300
- type: "plot_edit",
1301
- id: matrix.id,
1302
- config: {
1303
- termgroups: [
1304
- {
1305
- name: "",
1306
- // $id is added manually since fillTermWrapper() is not called here and
1307
- // cannot be assumed to be called within store.plot_edit()
1308
- lst: [
1309
- {
1310
- $id: 3,
1311
- term: {
1312
- name: "BCR",
1313
- genes: [
1314
- {
1315
- kind: "gene",
1316
- id: "BCR",
1317
- gene: "BCR",
1318
- name: "BCR",
1319
- type: "geneVariant"
1320
- }
1321
- ],
1322
- type: "geneVariant",
1323
- isleaf: true,
1324
- groupsetting: { disabled: false }
1325
- },
1326
- q: { type: "values" }
1327
- }
1328
- ]
1329
- }
1330
- ]
1331
- }
1332
- });
1333
- })()
1334
- ]);
1335
- } catch (e) {
1336
- test.fail("error: " + e);
1337
- throw e;
1338
- }
1339
- }
1340
- });
1341
- (0, import_tape.default)("avoid race condition - cohort change", function(test) {
1342
- test.timeoutAfter(3e3);
1343
- test.plan(4);
1344
- runpp({
1345
- state: {
1346
- plots: [
1347
- {
1348
- chartType: "matrix",
1349
- settings: {
1350
- // the matrix autocomputes the colw based on available screen width,
1351
- // need to set an exact screen width for consistent tests using getBBox()
1352
- matrix: {
1353
- availContentWidth: 1200,
1354
- sortTermsBy: "asListed"
1355
- }
1356
- },
1357
- termgroups: [
1358
- {
1359
- name: "",
1360
- lst: getGenes()
1361
- }
1362
- ]
1363
- }
1364
- ]
1365
- },
1366
- matrix: {
1367
- callbacks: {
1368
- "postRender.test": runTests
1369
- }
1370
- }
1371
- });
1372
- async function runTests(matrix) {
1373
- matrix.on("postRender.test", null);
1374
- matrix.Inner.app.vocabApi.origGetAnnotatedSampleData = matrix.Inner.app.vocabApi.getAnnotatedSampleData;
1375
- matrix.Inner.app.vocabApi.getAnnotatedSampleData = async (opts, _refs = {}) => {
1376
- const vkeys = opts.filter.lst?.[0].tvs.values.map((v) => v.key);
1377
- const j = responseDelays[i];
1378
- i++;
1379
- await sleep(j);
1380
- const data = await matrix.Inner.app.vocabApi.origGetAnnotatedSampleData(opts, _refs);
1381
- return data;
1382
- };
1383
- matrix.on("postRender.test", async () => {
1384
- matrix.on("postRender.test", null);
1385
- await sleep(responseDelays.reduce((sum, v) => sum + v, 0) + 300);
1386
- const termLabels = matrix.Inner.dom.termLabelG.selectAll(".sjpp-matrix-term-label-g .sjpp-matrix-label");
1387
- test.equal(termLabels.size(), 3, `should have 3 gene rows`);
1388
- const rects = matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect");
1389
- test.equal(
1390
- rects.size(),
1391
- 1200,
1392
- "should have the expected total number of matrix cell rects, inlcuding WT and not tested"
1393
- );
1394
- const hits = rects.filter((d) => d.key === "BCR" && d.value.class != "WT" && d.value.class != "Blank");
1395
- test.equal(hits.size(), 0, "should have the expected number of matrix cell rects with hits");
1396
- test.deepEqual(
1397
- matrix.Inner.app.getState().termfilter.filter.lst?.[0].tvs,
1398
- matrix.Inner.state.filter.lst?.[0].tvs,
1399
- `app.state and matrix.state should have the same cohort filter value`
1400
- );
1401
- if (test._ok) matrix.Inner.app.destroy();
1402
- test.end();
1403
- });
1404
- const responseDelays = [800, 500, 10];
1405
- let i = 0;
1406
- try {
1407
- const results = await Promise.all([
1408
- (async () => {
1409
- await sleep(100);
1410
- matrix.Inner.app.dispatch({
1411
- type: "cohort_set",
1412
- activeCohort: 1
1413
- });
1414
- })(),
1415
- (async () => {
1416
- await sleep(200);
1417
- matrix.Inner.app.dispatch({
1418
- type: "cohort_set",
1419
- activeCohort: 0
1420
- });
1421
- })(),
1422
- (async () => {
1423
- await sleep(300);
1424
- matrix.Inner.app.dispatch({
1425
- type: "cohort_set",
1426
- activeCohort: 2
1427
- });
1428
- })()
1429
- ]);
1430
- } catch (e) {
1431
- test.fail("error: " + e);
1432
- throw e;
1433
- }
1434
- }
1435
- });
1436
- (0, import_tape.default)('apply "hide" legend filters to a dictionary term', function(test) {
1437
- test.timeoutAfter(5e3);
1438
- test.plan(10);
1439
- runpp({
1440
- state: {
1441
- plots: [
1442
- {
1443
- chartType: "matrix",
1444
- settings: {
1445
- matrix: {
1446
- // the matrix autocomputes the colw based on available screen width,
1447
- // need to set an exact screen width for consistent tests using getBBox()
1448
- availContentWidth: 1200
1449
- }
1450
- },
1451
- termgroups: [
1452
- {
1453
- name: "Demographics",
1454
- lst: [
1455
- {
1456
- id: "aaclassic_5",
1457
- q: {
1458
- mode: "continuous"
1459
- }
1460
- },
1461
- {
1462
- id: "genetic_race"
1463
- //q: { mode: 'values' } // or 'groupsetting'
1464
- },
1465
- {
1466
- id: "agedx",
1467
- q: {
1468
- mode: "discrete",
1469
- type: "regular-bin",
1470
- bin_size: 5,
1471
- first_bin: {
1472
- startunbounded: true,
1473
- stop: 5,
1474
- stopinclusive: true
1475
- }
1476
- }
1477
- // or 'continuous'
1478
- }
1479
- ]
1480
- }
1481
- ]
1482
- }
1483
- ]
1484
- },
1485
- matrix: {
1486
- callbacks: {
1487
- "postRender.test": runTests
1488
- }
1489
- }
1490
- });
1491
- async function runTests(matrix) {
1492
- matrix.on("postRender.test", null);
1493
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1494
- (d) => d?.__data__?.text?.startsWith("Asian")
1495
- );
1496
- legendTexts.dispatchEvent(
1497
- new MouseEvent("mouseup", {
1498
- bubbles: true,
1499
- cancelable: true
1500
- })
1501
- );
1502
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1503
- test.equal(options[0].innerText, "Hide", `First option should be Hide`);
1504
- test.equal(options[1].innerText, "Show only", `second option should be Show only`);
1505
- test.equal(options[2].innerText, "Show all", `third option should be Show all`);
1506
- const rects = await detectLst({
1507
- elem: matrix.Inner.dom.seriesesG.node(),
1508
- selector: ".sjpp-mass-series-g rect",
1509
- count: 177,
1510
- trigger: () => {
1511
- options[0].dispatchEvent(
1512
- new MouseEvent("click", {
1513
- bubbles: true,
1514
- cancelable: true
1515
- })
1516
- );
1517
- }
1518
- });
1519
- test.equal(
1520
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1521
- 3,
1522
- `should render the expected number of serieses`
1523
- );
1524
- test.equal(
1525
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1526
- 1,
1527
- `should render the expected number of cluster rects`
1528
- );
1529
- const legendTexts2 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1530
- (d) => d?.__data__?.text?.startsWith("Asian")
1531
- );
1532
- legendTexts2.dispatchEvent(
1533
- new MouseEvent("mouseup", {
1534
- bubbles: true,
1535
- cancelable: true
1536
- })
1537
- );
1538
- const options2 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1539
- test.equal(options2[0].innerText, "Show", `First option should be Show`);
1540
- test.equal(options2[1].innerText, "Show only", `second option should be Show only`);
1541
- test.equal(options2[2].innerText, "Show all", `third option should be Show all`);
1542
- const rects2 = await detectLst({
1543
- elem: matrix.Inner.dom.seriesesG.node(),
1544
- selector: ".sjpp-mass-series-g rect",
1545
- count: 180,
1546
- trigger: () => {
1547
- options2[0].dispatchEvent(
1548
- new MouseEvent("click", {
1549
- bubbles: true,
1550
- cancelable: true
1551
- })
1552
- );
1553
- }
1554
- });
1555
- test.equal(
1556
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1557
- 3,
1558
- `should render the expected number of serieses`
1559
- );
1560
- test.equal(
1561
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1562
- 1,
1563
- `should render the expected number of cluster rects`
1564
- );
1565
- if (test._ok) matrix.Inner.app.destroy();
1566
- test.end();
1567
- }
1568
- });
1569
- (0, import_tape.default)('apply "show only" and "show all" legend filters to dictionary terms', function(test) {
1570
- test.timeoutAfter(5e3);
1571
- test.plan(14);
1572
- runpp({
1573
- state: {
1574
- plots: [
1575
- {
1576
- chartType: "matrix",
1577
- settings: {
1578
- matrix: {
1579
- // the matrix autocomputes the colw based on available screen width,
1580
- // need to set an exact screen width for consistent tests using getBBox()
1581
- availContentWidth: 1200
1582
- }
1583
- },
1584
- termgroups: [
1585
- {
1586
- name: "Demographics",
1587
- lst: [
1588
- {
1589
- id: "aaclassic_5",
1590
- q: {
1591
- mode: "continuous"
1592
- }
1593
- },
1594
- {
1595
- id: "sex"
1596
- //q: { mode: 'values' } // or 'groupsetting'
1597
- },
1598
- {
1599
- id: "agedx",
1600
- q: {
1601
- mode: "discrete",
1602
- type: "regular-bin",
1603
- bin_size: 5,
1604
- first_bin: {
1605
- startunbounded: true,
1606
- stop: 5,
1607
- stopinclusive: true
1608
- }
1609
- }
1610
- // or 'continuous'
1611
- }
1612
- ]
1613
- }
1614
- ]
1615
- }
1616
- ]
1617
- },
1618
- matrix: {
1619
- callbacks: {
1620
- "postRender.test": runTests
1621
- }
1622
- }
1623
- });
1624
- async function runTests(matrix) {
1625
- matrix.on("postRender.test", null);
1626
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1627
- (d) => d?.__data__?.text?.startsWith("Male")
1628
- );
1629
- legendTexts.dispatchEvent(
1630
- new MouseEvent("mouseup", {
1631
- bubbles: true,
1632
- cancelable: true
1633
- })
1634
- );
1635
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1636
- const rects = await detectLst({
1637
- elem: matrix.Inner.dom.seriesesG.node(),
1638
- selector: ".sjpp-mass-series-g rect",
1639
- count: 75,
1640
- trigger: () => {
1641
- options[1].dispatchEvent(
1642
- new MouseEvent("click", {
1643
- bubbles: true,
1644
- cancelable: true
1645
- })
1646
- );
1647
- }
1648
- });
1649
- test.equal(
1650
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1651
- 3,
1652
- `should render the expected number of serieses`
1653
- );
1654
- test.equal(
1655
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1656
- 1,
1657
- `should render the expected number of cluster rects`
1658
- );
1659
- const secondLegendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1660
- (d) => d?.__data__?.text?.startsWith("<5")
1661
- );
1662
- secondLegendTexts.dispatchEvent(
1663
- new MouseEvent("mouseup", {
1664
- bubbles: true,
1665
- cancelable: true
1666
- })
1667
- );
1668
- const secondOptions = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1669
- test.equal(secondOptions[0].innerText, "Hide", `First option should be Hide`);
1670
- test.equal(secondOptions[1].innerText, "Show only", `second option should be Show only`);
1671
- test.equal(secondOptions[2].innerText, "Show all", `third option should be Show all`);
1672
- const secondRects = await detectLst({
1673
- elem: matrix.Inner.dom.seriesesG.node(),
1674
- selector: ".sjpp-mass-series-g rect",
1675
- count: 30,
1676
- trigger: () => {
1677
- secondOptions[1].dispatchEvent(
1678
- new MouseEvent("click", {
1679
- bubbles: true,
1680
- cancelable: true
1681
- })
1682
- );
1683
- }
1684
- });
1685
- test.equal(
1686
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1687
- 3,
1688
- `should render the expected number of serieses`
1689
- );
1690
- test.equal(
1691
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1692
- 1,
1693
- `should render the expected number of cluster rects`
1694
- );
1695
- const thirdLegendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1696
- (d) => d?.__data__?.text?.startsWith("<5")
1697
- );
1698
- thirdLegendTexts.dispatchEvent(
1699
- new MouseEvent("mouseup", {
1700
- bubbles: true,
1701
- cancelable: true
1702
- })
1703
- );
1704
- const thirdOptions = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1705
- test.equal(thirdOptions[0].innerText, "Hide", `First option should be Hide`);
1706
- test.equal(thirdOptions[2].innerText, "Show all", `third option should be Show all`);
1707
- const thirdRects = await detectLst({
1708
- elem: matrix.Inner.dom.seriesesG.node(),
1709
- selector: ".sjpp-mass-series-g rect",
1710
- count: 0,
1711
- trigger: () => {
1712
- thirdOptions[0].dispatchEvent(
1713
- new MouseEvent("click", {
1714
- bubbles: true,
1715
- cancelable: true
1716
- })
1717
- );
1718
- }
1719
- });
1720
- test.equal(
1721
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1722
- 0,
1723
- `should render the expected number of serieses`
1724
- );
1725
- const fourthLegendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1726
- (d) => d?.__data__?.text?.startsWith("<5")
1727
- );
1728
- fourthLegendTexts.dispatchEvent(
1729
- new MouseEvent("mouseup", {
1730
- bubbles: true,
1731
- cancelable: true
1732
- })
1733
- );
1734
- const fourthOptions = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1735
- test.equal(fourthOptions[0].innerText, "Show", `first option should be Show`);
1736
- test.equal(fourthOptions[2].innerText, "Show all", `third option should be Show all`);
1737
- const fourthRects = await detectLst({
1738
- elem: matrix.Inner.dom.seriesesG.node(),
1739
- selector: ".sjpp-mass-series-g rect",
1740
- count: 75,
1741
- trigger: () => {
1742
- fourthOptions[2].dispatchEvent(
1743
- new MouseEvent("click", {
1744
- bubbles: true,
1745
- cancelable: true
1746
- })
1747
- );
1748
- }
1749
- });
1750
- test.equal(
1751
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1752
- 3,
1753
- `should render the expected number of serieses`
1754
- );
1755
- test.equal(
1756
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1757
- 1,
1758
- `should render the expected number of cluster rects`
1759
- );
1760
- if (test._ok) matrix.Inner.app.destroy();
1761
- test.end();
1762
- }
1763
- });
1764
- (0, import_tape.default)(
1765
- 'apply "Hide samples with" and "Do not show" legend filters to a geneVariant term in geneVariant term only matrix',
1766
- function(test) {
1767
- test.timeoutAfter(5e3);
1768
- test.plan(12);
1769
- runpp({
1770
- state: {
1771
- plots: [
1772
- {
1773
- chartType: "matrix",
1774
- settings: {
1775
- // the matrix autocomputes the colw based on available screen width,
1776
- // need to set an exact screen width for consistent tests using getBBox()
1777
- matrix: {
1778
- availContentWidth: 1200
1779
- }
1780
- },
1781
- termgroups: [
1782
- {
1783
- name: "",
1784
- lst: [getGenes()[0]]
1785
- }
1786
- ]
1787
- }
1788
- ]
1789
- },
1790
- matrix: {
1791
- callbacks: {
1792
- "postRender.test": runTests
1793
- }
1794
- }
1795
- });
1796
- async function runTests(matrix) {
1797
- matrix.on("postRender.test", null);
1798
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1799
- (d) => d?.__data__?.$id?.startsWith("Germline Mutations") && d.__data__.text?.startsWith("FRAMESHIFT")
1800
- );
1801
- legendTexts.dispatchEvent(
1802
- new MouseEvent("mouseup", {
1803
- bubbles: true,
1804
- cancelable: true
1805
- })
1806
- );
1807
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1808
- test.equal(
1809
- options[0].innerText,
1810
- "Hide samples with FRAMESHIFT",
1811
- `First option should be "Hide samples with FRAMESHIFT"`
1812
- );
1813
- test.equal(options[1].innerText, "Do not show FRAMESHIFT", `second option should be "Do not show FRAMESHIFT"`);
1814
- test.equal(options.length, 2, `Should only show two options`);
1815
- const rects = await detectLst({
1816
- elem: matrix.Inner.dom.seriesesG.node(),
1817
- selector: ".sjpp-mass-series-g rect",
1818
- count: 236,
1819
- trigger: () => {
1820
- options[0].dispatchEvent(
1821
- new MouseEvent("click", {
1822
- bubbles: true,
1823
- cancelable: true
1824
- })
1825
- );
1826
- }
1827
- });
1828
- test.equal(
1829
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1830
- 1,
1831
- `should render the expected number of serieses`
1832
- );
1833
- test.equal(
1834
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1835
- 1,
1836
- `should render the expected number of cluster rects`
1837
- );
1838
- const legendTexts2 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1839
- (d) => d?.__data__?.$id?.startsWith("Germline Mutations") && d.__data__.text?.startsWith("FRAMESHIFT")
1840
- );
1841
- legendTexts2.dispatchEvent(
1842
- new MouseEvent("mouseup", {
1843
- bubbles: true,
1844
- cancelable: true
1845
- })
1846
- );
1847
- const options2 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1848
- test.equal(
1849
- options2[0].innerText,
1850
- "Show samples with FRAMESHIFT",
1851
- `First option should be "Show samples with FRAMESHIFT"`
1852
- );
1853
- test.equal(options2.length, 1, `Should only show one option`);
1854
- const rects2 = await detectLst({
1855
- elem: matrix.Inner.dom.seriesesG.node(),
1856
- selector: ".sjpp-mass-series-g rect",
1857
- count: 240,
1858
- trigger: () => {
1859
- options2[0].dispatchEvent(
1860
- new MouseEvent("click", {
1861
- bubbles: true,
1862
- cancelable: true
1863
- })
1864
- );
1865
- }
1866
- });
1867
- test.equal(
1868
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
1869
- 1,
1870
- `should render the expected number of serieses`
1871
- );
1872
- test.equal(
1873
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
1874
- 1,
1875
- `should render the expected number of cluster rects`
1876
- );
1877
- const legendTexts3 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1878
- (d) => d?.__data__?.$id?.startsWith("Germline Mutations") && d.__data__.text?.startsWith("FRAMESHIFT")
1879
- );
1880
- legendTexts3.dispatchEvent(
1881
- new MouseEvent("mouseup", {
1882
- bubbles: true,
1883
- cancelable: true
1884
- })
1885
- );
1886
- const options3 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1887
- test.equal(options3.length, 2, `Should only show two options`);
1888
- const rects3 = await detectLst({
1889
- elem: matrix.Inner.dom.seriesesG.node(),
1890
- selector: ".sjpp-mass-series-g rect",
1891
- count: 239,
1892
- trigger: () => {
1893
- options3[1].dispatchEvent(
1894
- new MouseEvent("click", {
1895
- bubbles: true,
1896
- cancelable: true
1897
- })
1898
- );
1899
- }
1900
- });
1901
- const legendTexts4 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1902
- (d) => d?.__data__?.$id?.startsWith("Germline Mutations") && d.__data__.text?.startsWith("FRAMESHIFT")
1903
- );
1904
- legendTexts4.dispatchEvent(
1905
- new MouseEvent("mouseup", {
1906
- bubbles: true,
1907
- cancelable: true
1908
- })
1909
- );
1910
- const options4 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1911
- test.equal(
1912
- options4[0].innerText,
1913
- "Show samples with FRAMESHIFT",
1914
- `First option should be "Show samples with FRAMESHIFT"`
1915
- );
1916
- test.equal(options4.length, 1, `Should only show one option`);
1917
- const rects4 = await detectLst({
1918
- elem: matrix.Inner.dom.seriesesG.node(),
1919
- selector: ".sjpp-mass-series-g rect",
1920
- count: 240,
1921
- trigger: () => {
1922
- options4[0].dispatchEvent(
1923
- new MouseEvent("click", {
1924
- bubbles: true,
1925
- cancelable: true
1926
- })
1927
- );
1928
- }
1929
- });
1930
- if (test._ok) matrix.Inner.app.destroy();
1931
- test.end();
1932
- }
1933
- }
1934
- );
1935
- (0, import_tape.default)("apply legend group filters to a geneVariant term in geneVariant term only matrix", function(test) {
1936
- test.timeoutAfter(5e3);
1937
- test.plan(15);
1938
- runpp({
1939
- state: {
1940
- plots: [
1941
- {
1942
- chartType: "matrix",
1943
- settings: {
1944
- // the matrix autocomputes the colw based on available screen width,
1945
- // need to set an exact screen width for consistent tests using getBBox()
1946
- matrix: {
1947
- availContentWidth: 1200
1948
- }
1949
- },
1950
- termgroups: [
1951
- {
1952
- name: "",
1953
- lst: [{ term: { gene: "TP53", name: "TP53", type: "geneVariant", isleaf: true } }]
1954
- }
1955
- ]
1956
- }
1957
- ]
1958
- },
1959
- matrix: {
1960
- callbacks: {
1961
- "postRender.test": runTests
1962
- }
1963
- }
1964
- });
1965
- async function runTests(matrix) {
1966
- matrix.on("postRender.test", null);
1967
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
1968
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
1969
- );
1970
- legendTexts.dispatchEvent(
1971
- new MouseEvent("mouseup", {
1972
- bubbles: true,
1973
- cancelable: true
1974
- })
1975
- );
1976
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
1977
- test.equal(
1978
- options[0].innerText,
1979
- "Show only truncating mutations",
1980
- `First option should be "Show only truncating mutations"`
1981
- );
1982
- test.equal(
1983
- options[1].innerText,
1984
- "Show only protein-changing mutations",
1985
- `second option should be "Show only protein-changing mutations"`
1986
- );
1987
- test.equal(
1988
- options[2].innerText,
1989
- "Do not show Somatic Mutations",
1990
- `third option should be "Do not show Somatic Mutations"`
1991
- );
1992
- test.equal(options.length, 3, `Should show three options`);
1993
- const rects = await detectLst({
1994
- elem: matrix.Inner.dom.seriesesG.node(),
1995
- selector: ".sjpp-mass-series-g rect",
1996
- count: 181,
1997
- trigger: () => {
1998
- options[0].dispatchEvent(
1999
- new MouseEvent("click", {
2000
- bubbles: true,
2001
- cancelable: true
2002
- })
2003
- );
2004
- }
2005
- });
2006
- test.equal(
2007
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2008
- 1,
2009
- `should render the expected number of serieses`
2010
- );
2011
- const legendTexts2 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2012
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
2013
- );
2014
- legendTexts2.dispatchEvent(
2015
- new MouseEvent("mouseup", {
2016
- bubbles: true,
2017
- cancelable: true
2018
- })
2019
- );
2020
- const options2 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2021
- test.equal(
2022
- options2[2].innerText,
2023
- "Do not show Somatic Mutations",
2024
- `third option should be "Do not show Somatic Mutations"`
2025
- );
2026
- test.equal(
2027
- options2[3].innerText,
2028
- "Show all Somatic Mutations",
2029
- `fourth option should be "Show all Somatic Mutations"`
2030
- );
2031
- test.equal(options2.length, 4, `Should show four options`);
2032
- const rects2 = await detectLst({
2033
- elem: matrix.Inner.dom.seriesesG.node(),
2034
- selector: ".sjpp-mass-series-g rect",
2035
- count: 183,
2036
- trigger: () => {
2037
- options2[1].dispatchEvent(
2038
- new MouseEvent("click", {
2039
- bubbles: true,
2040
- cancelable: true
2041
- })
2042
- );
2043
- }
2044
- });
2045
- test.equal(
2046
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2047
- 1,
2048
- `should render the expected number of serieses`
2049
- );
2050
- const legendTexts3 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2051
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
2052
- );
2053
- legendTexts3.dispatchEvent(
2054
- new MouseEvent("mouseup", {
2055
- bubbles: true,
2056
- cancelable: true
2057
- })
2058
- );
2059
- const options3 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2060
- test.equal(
2061
- options3[2].innerText,
2062
- "Do not show Somatic Mutations",
2063
- `third option should be "Do not show Somatic Mutations"`
2064
- );
2065
- test.equal(options3.length, 4, `Should show four options`);
2066
- const rects3 = await detectLst({
2067
- elem: matrix.Inner.dom.seriesesG.node(),
2068
- selector: ".sjpp-mass-series-g rect",
2069
- count: 180,
2070
- trigger: () => {
2071
- options3[2].dispatchEvent(
2072
- new MouseEvent("click", {
2073
- bubbles: true,
2074
- cancelable: true
2075
- })
2076
- );
2077
- }
2078
- });
2079
- test.equal(
2080
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2081
- 1,
2082
- `should render the expected number of serieses`
2083
- );
2084
- const legendTexts4 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2085
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
2086
- );
2087
- legendTexts4.dispatchEvent(
2088
- new MouseEvent("mouseup", {
2089
- bubbles: true,
2090
- cancelable: true
2091
- })
2092
- );
2093
- const options4 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2094
- test.equal(
2095
- options4[0].innerText,
2096
- "Show all Somatic Mutations",
2097
- `first option should be "Show all Somatic Mutations"`
2098
- );
2099
- test.equal(options4.length, 1, `Should show one option`);
2100
- const rects4 = await detectLst({
2101
- elem: matrix.Inner.dom.seriesesG.node(),
2102
- selector: ".sjpp-mass-series-g rect",
2103
- count: 240,
2104
- trigger: () => {
2105
- options4[0].dispatchEvent(
2106
- new MouseEvent("click", {
2107
- bubbles: true,
2108
- cancelable: true
2109
- })
2110
- );
2111
- }
2112
- });
2113
- test.equal(
2114
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2115
- 1,
2116
- `should render the expected number of serieses`
2117
- );
2118
- if (test._ok) matrix.Inner.app.destroy();
2119
- test.end();
2120
- }
2121
- });
2122
- (0, import_tape.default)(
2123
- "apply legend group filters and legend filters to a matrix with both geneVariant and dictionary terms",
2124
- function(test) {
2125
- test.timeoutAfter(5e3);
2126
- test.plan(13);
2127
- runpp({
2128
- state: {
2129
- plots: [
2130
- {
2131
- chartType: "matrix",
2132
- settings: {
2133
- // the matrix autocomputes the colw based on available screen width,
2134
- // need to set an exact screen width for consistent tests using getBBox()
2135
- matrix: {
2136
- availContentWidth: 1200
2137
- }
2138
- },
2139
- termgroups: [
2140
- {
2141
- name: "",
2142
- lst: [
2143
- ...getGenes(),
2144
- { id: "agedx", term: termjson["agedx"] },
2145
- { id: "diaggrp", term: termjson["diaggrp"] },
2146
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
2147
- ]
2148
- }
2149
- ]
2150
- }
2151
- ]
2152
- },
2153
- matrix: {
2154
- callbacks: {
2155
- "postRender.test": runTests
2156
- }
2157
- }
2158
- });
2159
- async function runTests(matrix) {
2160
- matrix.on("postRender.test", null);
2161
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2162
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
2163
- );
2164
- legendTexts.dispatchEvent(
2165
- new MouseEvent("mouseup", {
2166
- bubbles: true,
2167
- cancelable: true
2168
- })
2169
- );
2170
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2171
- test.equal(
2172
- options[0].innerText,
2173
- "Show only truncating mutations",
2174
- `First option should be "Show only truncating mutations"`
2175
- );
2176
- test.equal(options.length, 3, `Should show three options`);
2177
- const rects = await detectLst({
2178
- elem: matrix.Inner.dom.seriesesG.node(),
2179
- selector: ".sjpp-mass-series-g rect",
2180
- count: 721,
2181
- trigger: () => {
2182
- options[0].dispatchEvent(
2183
- new MouseEvent("click", {
2184
- bubbles: true,
2185
- cancelable: true
2186
- })
2187
- );
2188
- }
2189
- });
2190
- test.equal(
2191
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2192
- 6,
2193
- `should render the expected number of serieses`
2194
- );
2195
- const legendTexts2 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2196
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
2197
- );
2198
- legendTexts2.dispatchEvent(
2199
- new MouseEvent("mouseup", {
2200
- bubbles: true,
2201
- cancelable: true
2202
- })
2203
- );
2204
- const options2 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2205
- test.equal(
2206
- options2[1].innerText,
2207
- "Show only protein-changing mutations",
2208
- `second option should be "Show only protein-changing mutations"`
2209
- );
2210
- test.equal(
2211
- options2[3].innerText,
2212
- "Show all Somatic Mutations",
2213
- `fourth option should be "Show all Somatic Mutations"`
2214
- );
2215
- test.equal(options2.length, 4, `Should show four options`);
2216
- const rects2 = await detectLst({
2217
- elem: matrix.Inner.dom.seriesesG.node(),
2218
- selector: ".sjpp-mass-series-g rect",
2219
- count: 724,
2220
- trigger: () => {
2221
- options2[1].dispatchEvent(
2222
- new MouseEvent("click", {
2223
- bubbles: true,
2224
- cancelable: true
2225
- })
2226
- );
2227
- }
2228
- });
2229
- const legendTexts3 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2230
- (d) => d?.__data__?.$id?.startsWith("Somatic Mutations") && d.__data__.text?.startsWith("FRAMESHIFT")
2231
- );
2232
- legendTexts3.dispatchEvent(
2233
- new MouseEvent("mouseup", {
2234
- bubbles: true,
2235
- cancelable: true
2236
- })
2237
- );
2238
- const options3 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2239
- test.equal(
2240
- options3[0].innerText,
2241
- "Hide samples with FRAMESHIFT",
2242
- `First option should be "Hide samples with FRAMESHIFT"`
2243
- );
2244
- test.equal(options3[1].innerText, "Do not show FRAMESHIFT", `second option should be "Do not show FRAMESHIFT"`);
2245
- const rects3 = await detectLst({
2246
- elem: matrix.Inner.dom.seriesesG.node(),
2247
- selector: ".sjpp-mass-series-g rect",
2248
- count: 711,
2249
- trigger: () => {
2250
- options3[0].dispatchEvent(
2251
- new MouseEvent("click", {
2252
- bubbles: true,
2253
- cancelable: true
2254
- })
2255
- );
2256
- }
2257
- });
2258
- test.equal(
2259
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2260
- 6,
2261
- `should render the expected number of serieses`
2262
- );
2263
- const legendTexts4 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2264
- (d) => d?.__data__?.$id?.startsWith("Somatic Mutations") && d.__data__.text?.startsWith("FRAMESHIFT")
2265
- );
2266
- legendTexts4.dispatchEvent(
2267
- new MouseEvent("mouseup", {
2268
- bubbles: true,
2269
- cancelable: true
2270
- })
2271
- );
2272
- const options4 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2273
- test.equal(
2274
- options4[0].innerText,
2275
- "Show samples with FRAMESHIFT",
2276
- `First option should be "Show samples with FRAMESHIFT"`
2277
- );
2278
- test.equal(options4.length, 1, `Should only show one option`);
2279
- const rects4 = await detectLst({
2280
- elem: matrix.Inner.dom.seriesesG.node(),
2281
- selector: ".sjpp-mass-series-g rect",
2282
- count: 724,
2283
- trigger: () => {
2284
- options4[0].dispatchEvent(
2285
- new MouseEvent("click", {
2286
- bubbles: true,
2287
- cancelable: true
2288
- })
2289
- );
2290
- }
2291
- });
2292
- const legendTexts5 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2293
- (d) => d?.__data__?.name == "Somatic Mutations" && !d.__data__.isLegendItem
2294
- );
2295
- legendTexts5.dispatchEvent(
2296
- new MouseEvent("mouseup", {
2297
- bubbles: true,
2298
- cancelable: true
2299
- })
2300
- );
2301
- const options5 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2302
- test.equal(
2303
- options5[3].innerText,
2304
- "Show all Somatic Mutations",
2305
- `fourth option should be "Show all Somatic Mutations"`
2306
- );
2307
- test.equal(options5.length, 4, `Should show four options`);
2308
- const rects5 = await detectLst({
2309
- elem: matrix.Inner.dom.seriesesG.node(),
2310
- selector: ".sjpp-mass-series-g rect",
2311
- count: 900,
2312
- trigger: () => {
2313
- options5[3].dispatchEvent(
2314
- new MouseEvent("click", {
2315
- bubbles: true,
2316
- cancelable: true
2317
- })
2318
- );
2319
- }
2320
- });
2321
- if (test._ok) matrix.Inner.app.destroy();
2322
- test.end();
2323
- }
2324
- }
2325
- );
2326
- (0, import_tape.default)("cell brush zoom in", function(test) {
2327
- test.timeoutAfter(5e3);
2328
- test.plan(1);
2329
- runpp({
2330
- state: {
2331
- plots: [
2332
- {
2333
- chartType: "matrix",
2334
- settings: {
2335
- matrix: {
2336
- // the matrix autocomputes the colw based on available screen width,
2337
- // need to set an exact screen width for consistent tests using getBBox()
2338
- availContentWidth: 300
2339
- }
2340
- },
2341
- termgroups: [
2342
- {
2343
- name: "Demographics",
2344
- lst: [
2345
- {
2346
- id: "aaclassic_5",
2347
- q: {
2348
- mode: "continuous"
2349
- }
2350
- },
2351
- {
2352
- id: "sex"
2353
- //q: { mode: 'values' } // or 'groupsetting'
2354
- },
2355
- {
2356
- id: "agedx",
2357
- q: {
2358
- mode: "discrete",
2359
- type: "regular-bin",
2360
- bin_size: 5,
2361
- first_bin: {
2362
- startunbounded: true,
2363
- stop: 5,
2364
- stopinclusive: true
2365
- }
2366
- }
2367
- // or 'continuous'
2368
- }
2369
- ]
2370
- }
2371
- ]
2372
- }
2373
- ]
2374
- },
2375
- matrix: {
2376
- callbacks: {
2377
- "postRender.test": runTests
2378
- }
2379
- }
2380
- });
2381
- async function runTests(matrix) {
2382
- matrix.on("postRender.test", null);
2383
- const startCell = matrix.Inner.serieses[1].cells[10];
2384
- const endCell = matrix.Inner.serieses[1].cells[14];
2385
- matrix.Inner.clickedSeriesCell = {
2386
- startCell,
2387
- endCell
2388
- };
2389
- matrix.Inner.zoomWidth = Math.abs(startCell.totalIndex - endCell.totalIndex) * matrix.Inner.dimensions.colw;
2390
- matrix.on("postRender.test", () => {
2391
- matrix.on("postRender.test", null);
2392
- test.deepEqual(matrix.Inner.settings.matrix.zoomLevel, 3.2, "should have the expected zoom level after zoom in");
2393
- if (test._ok) matrix.Inner.app.destroy();
2394
- test.end();
2395
- });
2396
- matrix.Inner.triggerZoomArea();
2397
- }
2398
- });
2399
- (0, import_tape.default)("survival term in continous mode", function(test) {
2400
- test.timeoutAfter(5e3);
2401
- test.plan(2);
2402
- runpp({
2403
- state: {
2404
- plots: [
2405
- {
2406
- chartType: "matrix",
2407
- settings: {
2408
- // the matrix autocomputes the colw based on available screen width,
2409
- // need to set an exact screen width for consistent tests using getBBox()
2410
- matrix: {
2411
- availContentWidth: 1200
2412
- }
2413
- },
2414
- termgroups: [
2415
- {
2416
- name: "",
2417
- lst: [
2418
- {
2419
- term: {
2420
- name: "Overall survival",
2421
- type: "survival",
2422
- isleaf: true,
2423
- unit: "years",
2424
- id: "os"
2425
- },
2426
- q: {
2427
- mode: "continuous"
2428
- }
2429
- }
2430
- ]
2431
- }
2432
- ]
2433
- }
2434
- ]
2435
- },
2436
- matrix: {
2437
- callbacks: {
2438
- "postRender.test": runTests
2439
- }
2440
- }
2441
- });
2442
- function runTests(matrix) {
2443
- matrix.on("postRender.test", null);
2444
- test.equal(
2445
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2446
- 1,
2447
- `should render the expected number of serieses`
2448
- );
2449
- test.equal(
2450
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
2451
- 60,
2452
- `should render the expected number of cell rects`
2453
- );
2454
- if (test._ok) matrix.Inner.app.destroy();
2455
- test.end();
2456
- }
2457
- });
2458
- (0, import_tape.default)("survival term in discrete mode", function(test) {
2459
- test.timeoutAfter(5e3);
2460
- test.plan(2);
2461
- runpp({
2462
- state: {
2463
- plots: [
2464
- {
2465
- chartType: "matrix",
2466
- settings: {
2467
- // the matrix autocomputes the colw based on available screen width,
2468
- // need to set an exact screen width for consistent tests using getBBox()
2469
- matrix: {
2470
- availContentWidth: 1200
2471
- }
2472
- },
2473
- termgroups: [
2474
- {
2475
- name: "",
2476
- lst: [
2477
- {
2478
- term: {
2479
- name: "Overall survival",
2480
- type: "survival",
2481
- isleaf: true,
2482
- unit: "years",
2483
- id: "os"
2484
- },
2485
- q: {
2486
- mode: "continuous"
2487
- }
2488
- }
2489
- ]
2490
- }
2491
- ]
2492
- }
2493
- ]
2494
- },
2495
- matrix: {
2496
- callbacks: {
2497
- "postRender.test": runTests
2498
- }
2499
- }
2500
- });
2501
- function runTests(matrix) {
2502
- matrix.on("postRender.test", null);
2503
- test.equal(
2504
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2505
- 1,
2506
- `should render the expected number of serieses`
2507
- );
2508
- test.equal(
2509
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
2510
- 60,
2511
- `should render the expected number of cell rects`
2512
- );
2513
- if (test._ok) matrix.Inner.app.destroy();
2514
- test.end();
2515
- }
2516
- });
2517
- (0, import_tape.default)("survival term with divide by dictionary term", function(test) {
2518
- test.timeoutAfter(5e3);
2519
- test.plan(3);
2520
- runpp({
2521
- state: {
2522
- plots: [
2523
- {
2524
- chartType: "matrix",
2525
- settings: {
2526
- // the matrix autocomputes the colw based on available screen width,
2527
- // need to set an exact screen width for consistent tests using getBBox()
2528
- matrix: {
2529
- availContentWidth: 1200
2530
- }
2531
- },
2532
- divideBy: {
2533
- id: "sex"
2534
- },
2535
- termgroups: [
2536
- {
2537
- name: "",
2538
- lst: [
2539
- {
2540
- term: {
2541
- name: "Overall survival",
2542
- type: "survival",
2543
- isleaf: true,
2544
- unit: "years",
2545
- id: "os"
2546
- },
2547
- q: {
2548
- mode: "continuous"
2549
- }
2550
- }
2551
- ]
2552
- }
2553
- ]
2554
- }
2555
- ]
2556
- },
2557
- matrix: {
2558
- callbacks: {
2559
- "postRender.test": runTests
2560
- }
2561
- }
2562
- });
2563
- function runTests(matrix) {
2564
- matrix.on("postRender.test", null);
2565
- test.equal(
2566
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2567
- 1,
2568
- `should render the expected number of serieses`
2569
- );
2570
- test.equal(
2571
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
2572
- 60,
2573
- `should render the expected number of cell rects`
2574
- );
2575
- test.equal(
2576
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2577
- 2,
2578
- `should render the expected number of cluster rects`
2579
- );
2580
- if (test._ok) matrix.Inner.app.destroy();
2581
- test.end();
2582
- }
2583
- });
2584
- (0, import_tape.default)("dictionary term with divide by survival term", function(test) {
2585
- test.timeoutAfter(5e3);
2586
- test.plan(3);
2587
- runpp({
2588
- state: {
2589
- plots: [
2590
- {
2591
- chartType: "matrix",
2592
- settings: {
2593
- // the matrix autocomputes the colw based on available screen width,
2594
- // need to set an exact screen width for consistent tests using getBBox()
2595
- matrix: {
2596
- availContentWidth: 1200
2597
- }
2598
- },
2599
- divideBy: {
2600
- id: "os"
2601
- },
2602
- termgroups: [
2603
- {
2604
- name: "Demographics",
2605
- lst: [
2606
- { id: "agedx", term: termjson["agedx"] },
2607
- { id: "diaggrp", term: termjson["diaggrp"] },
2608
- { id: "aaclassic_5", term: termjson["aaclassic_5"] }
2609
- ]
2610
- }
2611
- ]
2612
- }
2613
- ]
2614
- },
2615
- matrix: {
2616
- callbacks: {
2617
- "postRender.test": runTests
2618
- }
2619
- }
2620
- });
2621
- function runTests(matrix) {
2622
- matrix.on("postRender.test", null);
2623
- test.equal(
2624
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2625
- 3,
2626
- `should render the expected number of serieses`
2627
- );
2628
- test.equal(
2629
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g rect").size(),
2630
- 180,
2631
- `should render the expected number of cell rects`
2632
- );
2633
- test.equal(
2634
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2635
- 2,
2636
- `should render the expected number of cluster rects`
2637
- );
2638
- if (test._ok) matrix.Inner.app.destroy();
2639
- test.end();
2640
- }
2641
- });
2642
- (0, import_tape.default)('apply "hide" and "show" legend filters to a survival term', function(test) {
2643
- test.timeoutAfter(5e3);
2644
- test.plan(10);
2645
- runpp({
2646
- state: {
2647
- plots: [
2648
- {
2649
- chartType: "matrix",
2650
- settings: {
2651
- matrix: {
2652
- // the matrix autocomputes the colw based on available screen width,
2653
- // need to set an exact screen width for consistent tests using getBBox()
2654
- availContentWidth: 1200
2655
- }
2656
- },
2657
- termgroups: [
2658
- {
2659
- name: "",
2660
- lst: [
2661
- {
2662
- id: "aaclassic_5",
2663
- q: {
2664
- mode: "continuous"
2665
- }
2666
- },
2667
- {
2668
- id: "genetic_race"
2669
- //q: { mode: 'values' } // or 'groupsetting'
2670
- },
2671
- {
2672
- id: "agedx",
2673
- q: {
2674
- mode: "discrete",
2675
- type: "regular-bin",
2676
- bin_size: 5,
2677
- first_bin: {
2678
- startunbounded: true,
2679
- stop: 5,
2680
- stopinclusive: true
2681
- }
2682
- }
2683
- },
2684
- {
2685
- term: {
2686
- name: "Overall survival",
2687
- type: "survival",
2688
- isleaf: true,
2689
- unit: "years",
2690
- id: "os"
2691
- }
2692
- }
2693
- ]
2694
- }
2695
- ]
2696
- }
2697
- ]
2698
- },
2699
- matrix: {
2700
- callbacks: {
2701
- "postRender.test": runTests
2702
- }
2703
- }
2704
- });
2705
- async function runTests(matrix) {
2706
- matrix.on("postRender.test", null);
2707
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2708
- (d) => d?.__data__?.text?.startsWith("Alive")
2709
- );
2710
- legendTexts.dispatchEvent(
2711
- new MouseEvent("mouseup", {
2712
- bubbles: true,
2713
- cancelable: true
2714
- })
2715
- );
2716
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2717
- test.equal(options[0].innerText, "Hide", `First option should be Hide`);
2718
- test.equal(options[1].innerText, "Show only", `second option should be Show only`);
2719
- test.equal(options[2].innerText, "Show all", `third option should be Show all`);
2720
- const rects = await detectLst({
2721
- elem: matrix.Inner.dom.seriesesG.node(),
2722
- selector: ".sjpp-mass-series-g rect",
2723
- count: 228,
2724
- trigger: () => {
2725
- options[0].dispatchEvent(
2726
- new MouseEvent("click", {
2727
- bubbles: true,
2728
- cancelable: true
2729
- })
2730
- );
2731
- }
2732
- });
2733
- test.equal(
2734
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2735
- 4,
2736
- `should render the expected number of serieses`
2737
- );
2738
- test.equal(
2739
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2740
- 1,
2741
- `should render the expected number of cluster rects`
2742
- );
2743
- const legendTexts2 = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2744
- (d) => d?.__data__?.text?.startsWith("Alive")
2745
- );
2746
- legendTexts2.dispatchEvent(
2747
- new MouseEvent("mouseup", {
2748
- bubbles: true,
2749
- cancelable: true
2750
- })
2751
- );
2752
- const options2 = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2753
- test.equal(options2[0].innerText, "Show", `First option should be Show`);
2754
- test.equal(options2[1].innerText, "Show only", `second option should be Show only`);
2755
- test.equal(options2[2].innerText, "Show all", `third option should be Show all`);
2756
- const rects2 = await detectLst({
2757
- elem: matrix.Inner.dom.seriesesG.node(),
2758
- selector: ".sjpp-mass-series-g rect",
2759
- count: 240,
2760
- trigger: () => {
2761
- options2[0].dispatchEvent(
2762
- new MouseEvent("click", {
2763
- bubbles: true,
2764
- cancelable: true
2765
- })
2766
- );
2767
- }
2768
- });
2769
- test.equal(
2770
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2771
- 4,
2772
- `should render the expected number of serieses`
2773
- );
2774
- test.equal(
2775
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2776
- 1,
2777
- `should render the expected number of cluster rects`
2778
- );
2779
- if (test._ok) matrix.Inner.app.destroy();
2780
- test.end();
2781
- }
2782
- });
2783
- (0, import_tape.default)('apply "show only" and "show all" legend filters to a survival terms', function(test) {
2784
- test.timeoutAfter(5e3);
2785
- test.plan(14);
2786
- runpp({
2787
- state: {
2788
- plots: [
2789
- {
2790
- chartType: "matrix",
2791
- settings: {
2792
- matrix: {
2793
- // the matrix autocomputes the colw based on available screen width,
2794
- // need to set an exact screen width for consistent tests using getBBox()
2795
- availContentWidth: 1200
2796
- }
2797
- },
2798
- termgroups: [
2799
- {
2800
- name: "",
2801
- lst: [
2802
- {
2803
- id: "aaclassic_5",
2804
- q: {
2805
- mode: "continuous"
2806
- }
2807
- },
2808
- {
2809
- id: "genetic_race"
2810
- //q: { mode: 'values' } // or 'groupsetting'
2811
- },
2812
- {
2813
- id: "agedx",
2814
- q: {
2815
- mode: "discrete",
2816
- type: "regular-bin",
2817
- bin_size: 5,
2818
- first_bin: {
2819
- startunbounded: true,
2820
- stop: 5,
2821
- stopinclusive: true
2822
- }
2823
- }
2824
- },
2825
- {
2826
- term: {
2827
- name: "Overall survival",
2828
- type: "survival",
2829
- isleaf: true,
2830
- unit: "years",
2831
- id: "os"
2832
- }
2833
- }
2834
- ]
2835
- }
2836
- ]
2837
- }
2838
- ]
2839
- },
2840
- matrix: {
2841
- callbacks: {
2842
- "postRender.test": runTests
2843
- }
2844
- }
2845
- });
2846
- async function runTests(matrix) {
2847
- matrix.on("postRender.test", null);
2848
- const legendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2849
- (d) => d?.__data__?.text?.startsWith("Alive")
2850
- );
2851
- legendTexts.dispatchEvent(
2852
- new MouseEvent("mouseup", {
2853
- bubbles: true,
2854
- cancelable: true
2855
- })
2856
- );
2857
- const options = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2858
- const rects = await detectLst({
2859
- elem: matrix.Inner.dom.seriesesG.node(),
2860
- selector: ".sjpp-mass-series-g rect",
2861
- count: 12,
2862
- trigger: () => {
2863
- options[1].dispatchEvent(
2864
- new MouseEvent("click", {
2865
- bubbles: true,
2866
- cancelable: true
2867
- })
2868
- );
2869
- }
2870
- });
2871
- test.equal(
2872
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2873
- 4,
2874
- `should render the expected number of serieses`
2875
- );
2876
- test.equal(
2877
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2878
- 1,
2879
- `should render the expected number of cluster rects`
2880
- );
2881
- const secondLegendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2882
- (d) => d?.__data__?.text?.startsWith("<5")
2883
- );
2884
- secondLegendTexts.dispatchEvent(
2885
- new MouseEvent("mouseup", {
2886
- bubbles: true,
2887
- cancelable: true
2888
- })
2889
- );
2890
- const secondOptions = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2891
- test.equal(secondOptions[0].innerText, "Hide", `First option should be Hide`);
2892
- test.equal(secondOptions[1].innerText, "Show only", `second option should be Show only`);
2893
- test.equal(secondOptions[2].innerText, "Show all", `third option should be Show all`);
2894
- const secondRects = await detectLst({
2895
- elem: matrix.Inner.dom.seriesesG.node(),
2896
- selector: ".sjpp-mass-series-g rect",
2897
- count: 4,
2898
- trigger: () => {
2899
- secondOptions[1].dispatchEvent(
2900
- new MouseEvent("click", {
2901
- bubbles: true,
2902
- cancelable: true
2903
- })
2904
- );
2905
- }
2906
- });
2907
- test.equal(
2908
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2909
- 4,
2910
- `should render the expected number of serieses`
2911
- );
2912
- test.equal(
2913
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2914
- 1,
2915
- `should render the expected number of cluster rects`
2916
- );
2917
- const thirdLegendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2918
- (d) => d?.__data__?.text?.startsWith("<5")
2919
- );
2920
- thirdLegendTexts.dispatchEvent(
2921
- new MouseEvent("mouseup", {
2922
- bubbles: true,
2923
- cancelable: true
2924
- })
2925
- );
2926
- const thirdOptions = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2927
- test.equal(thirdOptions[0].innerText, "Hide", `First option should be Hide`);
2928
- test.equal(thirdOptions[2].innerText, "Show all", `third option should be Show all`);
2929
- const thirdRects = await detectLst({
2930
- elem: matrix.Inner.dom.seriesesG.node(),
2931
- selector: ".sjpp-mass-series-g rect",
2932
- count: 12,
2933
- trigger: () => {
2934
- thirdOptions[2].dispatchEvent(
2935
- new MouseEvent("click", {
2936
- bubbles: true,
2937
- cancelable: true
2938
- })
2939
- );
2940
- }
2941
- });
2942
- test.equal(
2943
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2944
- 4,
2945
- `should render the expected number of serieses`
2946
- );
2947
- const fourthLegendTexts = [...matrix.Inner.dom.legendG.node().querySelectorAll("g g text")].find(
2948
- (d) => d?.__data__?.text?.startsWith("Alive")
2949
- );
2950
- fourthLegendTexts.dispatchEvent(
2951
- new MouseEvent("mouseup", {
2952
- bubbles: true,
2953
- cancelable: true
2954
- })
2955
- );
2956
- const fourthOptions = matrix.Inner.dom.legendMenu.d.node().querySelectorAll("div.sja_menuoption.sja_sharp_border");
2957
- test.equal(fourthOptions[0].innerText, "Hide", `first option should be Hide`);
2958
- test.equal(fourthOptions[2].innerText, "Show all", `third option should be Show all`);
2959
- const fourthRects = await detectLst({
2960
- elem: matrix.Inner.dom.seriesesG.node(),
2961
- selector: ".sjpp-mass-series-g rect",
2962
- count: 240,
2963
- trigger: () => {
2964
- fourthOptions[2].dispatchEvent(
2965
- new MouseEvent("click", {
2966
- bubbles: true,
2967
- cancelable: true
2968
- })
2969
- );
2970
- }
2971
- });
2972
- test.equal(
2973
- matrix.Inner.dom.seriesesG.selectAll(".sjpp-mass-series-g").size(),
2974
- 4,
2975
- `should render the expected number of serieses`
2976
- );
2977
- test.equal(
2978
- matrix.Inner.dom.cluster.selectAll(".sjpp-matrix-clusteroutlines rect").size(),
2979
- 1,
2980
- `should render the expected number of cluster rects`
2981
- );
2982
- if (test._ok) matrix.Inner.app.destroy();
2983
- test.end();
2984
- }
2985
- });
2986
- var runpp = getRunPp("mass", {
2987
- state: {
2988
- dslabel: "TermdbTest",
2989
- genome: "hg38-test",
2990
- nav: { activeTab: -1 }
2991
- },
2992
- debug: 1
2993
- });
2994
- function getGenes() {
2995
- return [
2996
- { term: { gene: "TP53", name: "TP53", type: "geneVariant", isleaf: true } },
2997
- { term: { gene: "KRAS", name: "KRAS", type: "geneVariant", isleaf: true } },
2998
- { term: { gene: "AKT1", name: "AKT1", type: "geneVariant", isleaf: true } }
2999
- ];
3000
- }
3001
- function getTermCollection() {
3002
- return {
3003
- //isAtomic: true,
3004
- type: "TermCollectionTWCont",
3005
- //$id: 'TwBase_0__48243_99155',
3006
- term: {
3007
- type: "termCollection",
3008
- termlst: [
3009
- {
3010
- type: "float",
3011
- bins: {
3012
- default: {
3013
- type: "regular-bin",
3014
- bin_size: 5,
3015
- startinclusive: true,
3016
- first_bin: { startunbounded: true, stop: 5 }
3017
- },
3018
- label_offset: 1
3019
- },
3020
- name: "Age (years) at Cancer Diagnosis",
3021
- id: "agedx",
3022
- isleaf: true,
3023
- values: {},
3024
- hashtmldetail: true
3025
- },
3026
- {
3027
- type: "float",
3028
- bins: {
3029
- default: {
3030
- type: "regular-bin",
3031
- startinclusive: true,
3032
- bin_size: 5,
3033
- first_bin: { stop: 25 },
3034
- last_bin: { start: 55 }
3035
- }
3036
- },
3037
- name: "Age (years) at Death",
3038
- id: "a_death",
3039
- isleaf: true,
3040
- values: {},
3041
- hashtmldetail: true
3042
- },
3043
- {
3044
- type: "float",
3045
- bins: { default: { type: "regular-bin", startinclusive: true, bin_size: 10, first_bin: { stop: 15 } } },
3046
- name: "Age (years) at Last NDI Search",
3047
- id: "a_ndi",
3048
- isleaf: true,
3049
- values: {}
3050
- },
3051
- {
3052
- type: "float",
3053
- bins: { default: { type: "regular-bin", startinclusive: true, bin_size: 10, first_bin: { stop: 15 } } },
3054
- values: { "-994": { label: "N/A: No campus visit", uncomputable: true } },
3055
- name: "Age at last ABC assessment",
3056
- id: "agelastvisit",
3057
- isleaf: true
3058
- }
3059
- ],
3060
- name: "Fake Collection 1",
3061
- isleaf: true,
3062
- propsByTermId: {
3063
- agedx: { color: "#1b9e77" },
3064
- a_death: { color: "#d95f02" },
3065
- a_ndi: { color: "#7570b3" },
3066
- agelastvisit: { color: "#e7298a" }
3067
- }
3068
- },
3069
- q: { isAtomic: true, mode: "continuous", lst: [] }
3070
- };
3071
- }
3072
- //# sourceMappingURL=matrix.integration.spec-U4B3JB6N.js.map