@sjcrh/proteinpaint-client 2.191.4 → 2.192.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (957) hide show
  1. package/dist/2dmaf-BNMEUJVM.js +1373 -0
  2. package/dist/AIProjectAdmin-AEXQY5LY.js +958 -0
  3. package/dist/AIProjectAdmin-AEXQY5LY.js.map +7 -0
  4. package/dist/AppHeader-RXDJBHXZ.js +835 -0
  5. package/dist/BoxPlot-HDP3SIGU.js +1217 -0
  6. package/dist/BoxPlot-HDP3SIGU.js.map +7 -0
  7. package/dist/CorrelationVolcano-V2E566XL.js +619 -0
  8. package/dist/DE-7YUZSW4E.js +95 -0
  9. package/dist/DEinput-P2HOQC4Z.js +301 -0
  10. package/dist/DifferentialAnalysis-2Z6BHS7A.js +245 -0
  11. package/dist/Disco-ZLC54X7T.js +3297 -0
  12. package/dist/Disco-ZLC54X7T.js.map +7 -0
  13. package/dist/Disco.UI-LXJJYQVV.js +249 -0
  14. package/dist/Disco.UI-LXJJYQVV.js.map +7 -0
  15. package/dist/DmrPlot-OEJRGNI3.js +642 -0
  16. package/dist/GB-2GHDD3MW.js +1130 -0
  17. package/dist/GeneExpInput-PWLPDLYT.js +367 -0
  18. package/dist/GeneExpInput-PWLPDLYT.js.map +7 -0
  19. package/dist/HicApp-CAYC4DPO.js +2250 -0
  20. package/dist/NumBinaryEditor-EUOYSGPM.js +271 -0
  21. package/dist/NumBinaryEditor.unit.spec-5B3W4B4F.js +286 -0
  22. package/dist/NumContEditor-7KK6CIB3.js +109 -0
  23. package/dist/NumContEditor.unit.spec-IMKGVYFZ.js +169 -0
  24. package/dist/NumCustomBinEditor-PDAF6I7B.js +38 -0
  25. package/dist/NumCustomBinEditor.unit.spec-IU3DPECJ.js +284 -0
  26. package/dist/NumDiscreteEditor-YTKUHG6Z.js +179 -0
  27. package/dist/NumDiscreteEditor.unit.spec-FUBS7Z7Z.js +202 -0
  28. package/dist/NumRegularBinEditor-LU3KLBLY.js +38 -0
  29. package/dist/NumRegularBinEditor.unit.spec-2BKOHI7L.js +227 -0
  30. package/dist/NumSplineEditor-56RJ2HT2.js +198 -0
  31. package/dist/NumSplineEditor.unit.spec-PW6VUUBZ.js +199 -0
  32. package/dist/NumericDensity-EB4H54EF.js +38 -0
  33. package/dist/NumericDensity.unit.spec-LSEM4OEY.js +221 -0
  34. package/dist/NumericHandler-VGPDXP35.js +39 -0
  35. package/dist/NumericHandler.unit.spec-NR3F7XHV.js +219 -0
  36. package/dist/ProteomeInput-AUXWUIWK.js +396 -0
  37. package/dist/RunChart2-SQ6TFOHD.js +758 -0
  38. package/dist/SC-OWJ6LYIW.js +1124 -0
  39. package/dist/SC-OWJ6LYIW.js.map +7 -0
  40. package/dist/Volcano-XHDH6UN7.js +1379 -0
  41. package/dist/WSIViewer-WT2QV747.js +48562 -0
  42. package/dist/WSIViewer-WT2QV747.js.map +7 -0
  43. package/dist/WsiSamplesPlot-YUOAWG2A.js +165 -0
  44. package/dist/adSandbox-VMMAL22L.js +38 -0
  45. package/dist/animatedBubbleChart-Q6Z5W2UL.js +555 -0
  46. package/dist/animatedBubbleChart-Q6Z5W2UL.js.map +7 -0
  47. package/dist/app-FX3KZ67X.js +37 -0
  48. package/dist/app-X7ZYEOZN.js +49 -0
  49. package/dist/app.js +20 -20
  50. package/dist/bam-ZYLH4U5R.js +860 -0
  51. package/dist/barchart-MXSPTKV4.js +47 -0
  52. package/dist/barchart.data-ZWF6EVJH.js +22 -0
  53. package/dist/barchart.events-XON2ANOC.js +47 -0
  54. package/dist/barchart.integration.spec-PJIENJGT.js +1980 -0
  55. package/dist/barchart2-HIKBGSSE.js +314 -0
  56. package/dist/barchart2-HIKBGSSE.js.map +7 -0
  57. package/dist/bars.renderer-57KSYAAT.js +12 -0
  58. package/dist/block-EGPYVWNP.js +6226 -0
  59. package/dist/block-EGPYVWNP.js.map +7 -0
  60. package/dist/block.init-IJBRPZNM.js +38 -0
  61. package/dist/block.mds.expressionrank-3DANCP7E.js +359 -0
  62. package/dist/block.mds.geneboxplot-CRGSCZMG.js +828 -0
  63. package/dist/block.mds.junction-4UIH2ZYN.js +1545 -0
  64. package/dist/block.mds.svcnv-NF4UIRR2.js +6801 -0
  65. package/dist/block.svg-AIZ47JCQ.js +164 -0
  66. package/dist/block.tk.aicheck-7HZFGE63.js +283 -0
  67. package/dist/block.tk.ase-U3VNPZEA.js +365 -0
  68. package/dist/block.tk.bam-4TQ7P2OX.js +1906 -0
  69. package/dist/block.tk.bedgraphdot-MYHKKO6K.js +384 -0
  70. package/dist/block.tk.bigwig.ui-E3YVGIDN.js +212 -0
  71. package/dist/block.tk.hicstraw-Y4XOMG7T.js +823 -0
  72. package/dist/block.tk.junction-T5C7LK6F.js +2364 -0
  73. package/dist/block.tk.junction.textmatrixui-Z3ACCVXH.js +199 -0
  74. package/dist/block.tk.ld-Y5KDA5AU.js +99 -0
  75. package/dist/block.tk.menu-EWRRISDY.js +1029 -0
  76. package/dist/block.tk.pgv-3JYGOZVQ.js +944 -0
  77. package/dist/brainImaging-P3AF3C5N.js +423 -0
  78. package/dist/brainRegions-YA2H2QOI.js +221 -0
  79. package/dist/brainRegions-YA2H2QOI.js.map +7 -0
  80. package/dist/chunk-2JR7RPB6.js +1825 -0
  81. package/dist/chunk-2U2CP2Y2.js +317 -0
  82. package/dist/chunk-2U2CP2Y2.js.map +7 -0
  83. package/dist/chunk-3BBK6A4X.js +176 -0
  84. package/dist/chunk-3BBK6A4X.js.map +7 -0
  85. package/dist/chunk-3FVIDQOX.js +54 -0
  86. package/dist/chunk-3K2O2NIH.js +446 -0
  87. package/dist/chunk-3RSJU6YM.js +2681 -0
  88. package/dist/chunk-3ZKD6C5S.js +34 -0
  89. package/dist/chunk-46AEH34Z.js +95 -0
  90. package/dist/chunk-4CQVC6XL.js +182 -0
  91. package/dist/chunk-5FXNI724.js +216 -0
  92. package/dist/chunk-634MOGE3.js +314 -0
  93. package/dist/chunk-634MOGE3.js.map +7 -0
  94. package/dist/chunk-6JHIX4RA.js +4269 -0
  95. package/dist/chunk-6JHIX4RA.js.map +7 -0
  96. package/dist/chunk-7PFRBGMN.js +129 -0
  97. package/dist/chunk-7R63MAPC.js +448 -0
  98. package/dist/chunk-7R63MAPC.js.map +7 -0
  99. package/dist/chunk-A4Z3CI24.js +276 -0
  100. package/dist/chunk-AI2LUQS6.js +119 -0
  101. package/dist/chunk-AJYJW4LX.js +6364 -0
  102. package/dist/chunk-BKPDYW5T.js +177 -0
  103. package/dist/chunk-BMS32SNA.js +37 -0
  104. package/dist/chunk-C4BCMAIK.js +188 -0
  105. package/dist/chunk-C4BCMAIK.js.map +7 -0
  106. package/dist/chunk-CJPGYPI3.js +291 -0
  107. package/dist/chunk-CTQH7LQ6.js +31 -0
  108. package/dist/chunk-D5CVYITI.js +203 -0
  109. package/dist/chunk-DMSX5PSO.js +477 -0
  110. package/dist/chunk-E3JRW3T3.js +1102 -0
  111. package/dist/chunk-E574SMCX.js +283 -0
  112. package/dist/chunk-E76O5Z42.js +98 -0
  113. package/dist/chunk-EEW443GL.js +14 -0
  114. package/dist/chunk-EVNMW7BS.js +833 -0
  115. package/dist/chunk-EVNMW7BS.js.map +7 -0
  116. package/dist/chunk-F2WPS7VY.js +1943 -0
  117. package/dist/chunk-FDPWWODM.js +2832 -0
  118. package/dist/chunk-FDPWWODM.js.map +7 -0
  119. package/dist/chunk-FVHUROIJ.js +446 -0
  120. package/dist/chunk-FVHUROIJ.js.map +7 -0
  121. package/dist/chunk-FYFX42YD.js +222 -0
  122. package/dist/chunk-G6RZYGWY.js +386 -0
  123. package/dist/chunk-GTZV2UZV.js +736 -0
  124. package/dist/chunk-H34LAFGH.js +142 -0
  125. package/dist/chunk-I2R5O2XX.js +263 -0
  126. package/dist/chunk-IEYDMN3H.js +26 -0
  127. package/dist/chunk-JWBP4ZZB.js +148 -0
  128. package/dist/chunk-KUZPTJJO.js +20874 -0
  129. package/dist/chunk-KUZPTJJO.js.map +7 -0
  130. package/dist/chunk-KVIH5JPC.js +1275 -0
  131. package/dist/chunk-L5HCOTRF.js +302 -0
  132. package/dist/chunk-LHKDLWG5.js +194 -0
  133. package/dist/chunk-LQJMCE7G.js +467 -0
  134. package/dist/chunk-M7UKOCJA.js +234 -0
  135. package/dist/chunk-M7UKOCJA.js.map +7 -0
  136. package/dist/chunk-MHFH66I3.js +1289 -0
  137. package/dist/chunk-MHFH66I3.js.map +7 -0
  138. package/dist/chunk-MNIBZTQE.js +146 -0
  139. package/dist/chunk-MP3DN6JK.js +117 -0
  140. package/dist/chunk-N5OVBS5L.js +2786 -0
  141. package/dist/chunk-NEKAGDTL.js +58 -0
  142. package/dist/chunk-NPCNDM6Y.js +54 -0
  143. package/dist/chunk-NYN2WQN3.js +100 -0
  144. package/dist/chunk-O6WL7USJ.js +343 -0
  145. package/dist/chunk-OH5I6I2D.js +368 -0
  146. package/dist/chunk-PDFCQ7AU.js +5054 -0
  147. package/dist/chunk-PDFCQ7AU.js.map +7 -0
  148. package/dist/chunk-PSJVMAWA.js +294 -0
  149. package/dist/chunk-PSJVMAWA.js.map +7 -0
  150. package/dist/chunk-PTQ774XH.js +514 -0
  151. package/dist/chunk-PXOH4ZN2.js +399 -0
  152. package/dist/chunk-QG4BJUM7.js +102 -0
  153. package/dist/chunk-R7AV73BV.js +617 -0
  154. package/dist/chunk-R7AV73BV.js.map +7 -0
  155. package/dist/chunk-RITTG5WN.js +158 -0
  156. package/dist/chunk-SMSFTTEO.js +272 -0
  157. package/dist/chunk-SOTB4FRE.js +2098 -0
  158. package/dist/chunk-SOTB4FRE.js.map +7 -0
  159. package/dist/chunk-TBZKVKR4.js +50 -0
  160. package/dist/chunk-TJYRBEBK.js +2878 -0
  161. package/dist/chunk-TLTS33EY.js +287 -0
  162. package/dist/chunk-TMM7BWW7.js +381 -0
  163. package/dist/chunk-TTC4MNEM.js +2327 -0
  164. package/dist/chunk-UN3O2MNB.js +375 -0
  165. package/dist/chunk-UN3O2MNB.js.map +7 -0
  166. package/dist/chunk-UQ5CDHYF.js +1218 -0
  167. package/dist/chunk-UQ5CDHYF.js.map +7 -0
  168. package/dist/chunk-UXIZYI3X.js +226 -0
  169. package/dist/chunk-VIUATDO2.js +170 -0
  170. package/dist/chunk-VIUDFDN4.js +102 -0
  171. package/dist/chunk-VQZ2Z5YU.js +587 -0
  172. package/dist/chunk-VQZ2Z5YU.js.map +7 -0
  173. package/dist/chunk-W5OEFZCR.js +254 -0
  174. package/dist/chunk-WXSRK3XR.js +534 -0
  175. package/dist/chunk-XHGMDBTS.js +230 -0
  176. package/dist/chunk-XQ2OBL6R.js +1205 -0
  177. package/dist/chunk-XQ2OBL6R.js.map +7 -0
  178. package/dist/chunk-XVGS3QXS.js +55 -0
  179. package/dist/chunk-XYNYQMLH.js +482 -0
  180. package/dist/chunk-Y4JJMUWG.js +217 -0
  181. package/dist/chunk-Z457XQSX.js +815 -0
  182. package/dist/chunk-ZF6HNVYD.js +1444 -0
  183. package/dist/chunk-ZF6HNVYD.js.map +7 -0
  184. package/dist/condition-QXTOTGZX.js +332 -0
  185. package/dist/controls-7TDB75LK.js +41 -0
  186. package/dist/controls.config-IBF5ILFP.js +39 -0
  187. package/dist/correlation-M2T5R7CM.js +102 -0
  188. package/dist/correlation-M2T5R7CM.js.map +7 -0
  189. package/dist/cuminc-CAHPKW7W.js +1149 -0
  190. package/dist/cuminc.integration.spec-NNSQGBRI.js +678 -0
  191. package/dist/customdata.inputui-RRTQK7OK.js +289 -0
  192. package/dist/dataDownload-SOUCBKXM.js +330 -0
  193. package/dist/dataDownload.integration.spec-C6TLWSSO.js +193 -0
  194. package/dist/databrowser.ui-KLFEU5QA.js +433 -0
  195. package/dist/dictionary-RUT5VXDD.js +118 -0
  196. package/dist/dictionary-RUT5VXDD.js.map +7 -0
  197. package/dist/dnaMethylation-WOKGG33W.js +38 -0
  198. package/dist/dnaMethylation.integration.spec-YUPP42UK.js +203 -0
  199. package/dist/dofetch-V7PLLWSO.js +51 -0
  200. package/dist/e2pca-VT7EM4E3.js +350 -0
  201. package/dist/ep-X6B43UXE.js +1256 -0
  202. package/dist/expclust.gdc.spec-DTBFOXBC.js +307 -0
  203. package/dist/facet-T5ZX7ZGV.js +521 -0
  204. package/dist/forms2-S5OGBFKL.js +539 -0
  205. package/dist/forms2-S5OGBFKL.js.map +7 -0
  206. package/dist/gb-TWXREZIP.js +88 -0
  207. package/dist/geneExpClustering-2G6YDCIN.js +249 -0
  208. package/dist/geneExpression-2A4ZPT7K.js +38 -0
  209. package/dist/geneExpression-ZHQH6SNA.js +313 -0
  210. package/dist/geneExpression.unit.spec-2M223S4P.js +102 -0
  211. package/dist/geneORA-YLIRUMCZ.js +278 -0
  212. package/dist/geneRanking-JDJXNGEC.js +551 -0
  213. package/dist/geneVariant-5ZIOT5BT.js +39 -0
  214. package/dist/geneVariant-GIXIMJ2I.js +41 -0
  215. package/dist/geneVariant.integration.spec-QCROW73S.js +198 -0
  216. package/dist/genefusion.ui-56UQLUKJ.js +309 -0
  217. package/dist/geneset-ACRMGBJO.js +208 -0
  218. package/dist/genomeBrowser.spec-EDILOQON.js +281 -0
  219. package/dist/grin2-5P7CYUT7.js +1560 -0
  220. package/dist/grin2-GNB35CMF.js +871 -0
  221. package/dist/grin2-GNB35CMF.js.map +7 -0
  222. package/dist/gsea-2PQ5HNNT.js +47 -0
  223. package/dist/hierCluster-H5HB7FPW.js +63 -0
  224. package/dist/hierCluster-L3LCP2II.js +59 -0
  225. package/dist/hierCluster.config-6UIJWCND.js +40 -0
  226. package/dist/hierCluster.integration.spec-EVAPT2VF.js +395 -0
  227. package/dist/hierCluster.interactivity-7MW6ZT6O.js +54 -0
  228. package/dist/hierCluster.renderers-F34EVY5J.js +21 -0
  229. package/dist/imagePlot-RSFZ2OKD.js +163 -0
  230. package/dist/importPlot-DQFWY5A7.js +8 -0
  231. package/dist/isoformExpression-2KANPCBH.js +40 -0
  232. package/dist/isoformExpression.unit.spec-6FSMHT4K.js +208 -0
  233. package/dist/launch.adhoc-ZYTIRVIC.js +42 -0
  234. package/dist/leftlabel.sample-66U6MHPN.js +260 -0
  235. package/dist/legacyDataset-TNIIJABK.js +119 -0
  236. package/dist/lollipop-PJDUFWEY.js +171 -0
  237. package/dist/maf-DLJHCKHJ.js +452 -0
  238. package/dist/maftimeline-NK5QYJMJ.js +593 -0
  239. package/dist/matrix-7BFYR6QL.js +63 -0
  240. package/dist/matrix-USAB2CHO.js +58 -0
  241. package/dist/matrix.cells-OTAXAJ4N.js +28 -0
  242. package/dist/matrix.config-AL4WSFZ7.js +41 -0
  243. package/dist/matrix.data-BDHCSN2G.js +25 -0
  244. package/dist/matrix.groups-MV2D2636.js +27 -0
  245. package/dist/matrix.integration.spec-DESORC2Y.js +3072 -0
  246. package/dist/matrix.interactivity-H7EJW3P2.js +42 -0
  247. package/dist/matrix.layout-7CAS2IBO.js +44 -0
  248. package/dist/matrix.legend-JDVG2JDF.js +22 -0
  249. package/dist/matrix.renderers-PDR5FIBC.js +38 -0
  250. package/dist/matrix.serieses-QVDS5HKK.js +21 -0
  251. package/dist/matrix.sort-HCK4CSTJ.js +27 -0
  252. package/dist/matrix.sort.unit.spec-2GC4E26N.js +472 -0
  253. package/dist/matrix.sorterUi-XGBQOPG4.js +18 -0
  254. package/dist/matrix.sorterUi.unit.spec-BJQKDU2F.js +342 -0
  255. package/dist/mavb-6E6Z4LPK.js +732 -0
  256. package/dist/mds.fimo-5P2TK5U4.js +518 -0
  257. package/dist/mds.samplescatterplot-KLKOD4AS.js +1550 -0
  258. package/dist/mds.survivalplot-SWQCOFIU.js +483 -0
  259. package/dist/numericDictTermCluster-WIVO33AV.js +72 -0
  260. package/dist/oncomatrix-SDUUQZCK.js +295 -0
  261. package/dist/oncomatrix.spec-YGQYIUDT.js +448 -0
  262. package/dist/plot.2dvaf-K53KTP5W.js +377 -0
  263. package/dist/plot.app-FNJVWLPQ.js +41 -0
  264. package/dist/plot.barplot-VTC3N6BR.js +102 -0
  265. package/dist/plot.boxplot-RJFGQSLA.js +152 -0
  266. package/dist/plot.brainImaging-6KVNPPMT.js +51 -0
  267. package/dist/plot.disco-ZFH5RK6B.js +102 -0
  268. package/dist/plot.dzi-IA2SOFUD.js +33 -0
  269. package/dist/plot.ssgq-QARGQVKB.js +139 -0
  270. package/dist/plot.vaf2cov-2JUXYCPG.js +259 -0
  271. package/dist/plot.wsi-C2DULA7U.js +36 -0
  272. package/dist/polar2-3HS3QBU6.js +231 -0
  273. package/dist/polar2-3HS3QBU6.js.map +7 -0
  274. package/dist/profileForms-Y6ZBMZWQ.js +446 -0
  275. package/dist/profileForms-Y6ZBMZWQ.js.map +7 -0
  276. package/dist/profilePlot-SVI3QKMD.js +54 -0
  277. package/dist/proteinView-YPFJSBL7.js +1556 -0
  278. package/dist/proteinView-YPFJSBL7.js.map +7 -0
  279. package/dist/qualitative-AQFKAZID.js +43 -0
  280. package/dist/radar2-TTQZLARY.js +326 -0
  281. package/dist/radar2-TTQZLARY.js.map +7 -0
  282. package/dist/radarFacility2-YGS56QUA.js +334 -0
  283. package/dist/radarFacility2-YGS56QUA.js.map +7 -0
  284. package/dist/regression-DLPBCDZT.js +56 -0
  285. package/dist/regression.inputs-42LY4MEZ.js +48 -0
  286. package/dist/regression.inputs.term-TTUFFPG6.js +48 -0
  287. package/dist/regression.inputs.values.table-CJAPTSMS.js +45 -0
  288. package/dist/regression.integration.spec-UDA26OGS.js +784 -0
  289. package/dist/regression.results-IA3C7SHR.js +40 -0
  290. package/dist/regression.spec-HEXCL3QV.js +708 -0
  291. package/dist/report-4CFOWNPJ.js +222 -0
  292. package/dist/sampleScatter.spec-N6V4BQ5Q.js +202 -0
  293. package/dist/sampleView-CZF7U23I.js +48 -0
  294. package/dist/samplelst-XUGDS5TU.js +111 -0
  295. package/dist/samplematrix-R5PZLZDE.js +2198 -0
  296. package/dist/sc-WTZZA5J5.js +86 -0
  297. package/dist/scatter-EY7HQVCO.js +851 -0
  298. package/dist/scatter-EY7HQVCO.js.map +7 -0
  299. package/dist/scatter.integration.spec-CRMLFO4J.js +1206 -0
  300. package/dist/scatter.integration.spec-CRMLFO4J.js.map +7 -0
  301. package/dist/selectGenomeWithTklst-2S2MXVCI.js +134 -0
  302. package/dist/singleCellCellType-LJWFG7MY.js +38 -0
  303. package/dist/singleCellCellType.unit.spec-RGN2XVUR.js +160 -0
  304. package/dist/singleCellGeneExpression-IW2QXTTU.js +38 -0
  305. package/dist/singleCellGeneExpression.unit.spec-4PO3Q7TM.js +153 -0
  306. package/dist/singleCellPlot-6EZ6JXCM.js +54 -0
  307. package/dist/singlecell-3LFPQ6KO.js +86 -0
  308. package/dist/singlecell-NTTAVVMR.js +1572 -0
  309. package/dist/snp-XB4IBG4Z.js +38 -0
  310. package/dist/snp.unit.spec-HAJPM53L.js +176 -0
  311. package/dist/snplocus-HE6TITSX.js +208 -0
  312. package/dist/spliceevent.a53ss.diagram-TCZMBMD7.js +151 -0
  313. package/dist/spliceevent.exonskip.diagram-VESOF6UC.js +277 -0
  314. package/dist/spliceevent.noeventdiagram-4K7FMO4F.js +460 -0
  315. package/dist/ssGSEA-2XYMX36P.js +38 -0
  316. package/dist/ssGSEA.unit.spec-J36KM2HO.js +88 -0
  317. package/dist/summarizeCnvGeneexp-LYVDZXXD.js +163 -0
  318. package/dist/summarizeGeneexpSurvival-Y52TGAHF.js +108 -0
  319. package/dist/summarizeMutationCnv-6EEJT3PV.js +164 -0
  320. package/dist/summarizeMutationDiagnosis-HZKXHOOQ.js +40 -0
  321. package/dist/summarizeMutationSurvival-TU7TQYFQ.js +99 -0
  322. package/dist/summary-4QQZUAMU.js +49 -0
  323. package/dist/summary.integration.spec-SLIIM4HN.js +414 -0
  324. package/dist/summaryInput-6HROPKCE.js +235 -0
  325. package/dist/sunburst-MBJJPERL.js +284 -0
  326. package/dist/survival-CXLMQSV2.js +58 -0
  327. package/dist/survival-QSL2KDKD.js +46 -0
  328. package/dist/survival.integration.spec-EUAAALVW.js +821 -0
  329. package/dist/svgraph-JM5MHQDX.js +1387 -0
  330. package/dist/svmr-MCMST2FL.js +3842 -0
  331. package/dist/table-MVX3IMAL.js +200 -0
  332. package/dist/termCollection-FZ2SCVA7.js +38 -0
  333. package/dist/termCollection-IGC7REFK.js +179 -0
  334. package/dist/termCollection.unit.spec-VY2EZZIP.js +208 -0
  335. package/dist/tk-5F3TWZ2G.js +46 -0
  336. package/dist/tp.ui-IURWTMAS.js +1459 -0
  337. package/dist/tvs.dt-BPZCFPYK.js +39 -0
  338. package/dist/tvs.dtcnv.categorical-UFS62DTR.js +40 -0
  339. package/dist/tvs.dtcnv.continuous-R6YXNNLA.js +72 -0
  340. package/dist/tvs.dtfusion-FGXXS4XX.js +40 -0
  341. package/dist/tvs.dtsnvindel-DR43K7X3.js +40 -0
  342. package/dist/tvs.dtsv-NO34GIOL.js +40 -0
  343. package/dist/tvs.numeric-KYAU5OV3.js +21 -0
  344. package/dist/tvs.samplelst-2QP7IV2Y.js +104 -0
  345. package/dist/tvs.termCollection-UEJDG22G.js +159 -0
  346. package/dist/violin-NBZTGGYF.js +46 -0
  347. package/dist/violin.integration.spec-5CLYJSAR.js +1425 -0
  348. package/dist/violin.interactivity-KXVKTT22.js +38 -0
  349. package/dist/violin.renderer-37OF6K7Q.js +40 -0
  350. package/dist/vocabulary-GR6J3VKW.js +41 -0
  351. package/package.json +3 -3
  352. package/dist/2dmaf-Z3D2M3FB.js +0 -1373
  353. package/dist/AIProjectAdmin-2OQOQXH4.js +0 -956
  354. package/dist/AIProjectAdmin-2OQOQXH4.js.map +0 -7
  355. package/dist/AppHeader-PXLGVCVS.js +0 -835
  356. package/dist/BoxPlot-PUZKHACO.js +0 -1211
  357. package/dist/BoxPlot-PUZKHACO.js.map +0 -7
  358. package/dist/CorrelationVolcano-RO6CFLZA.js +0 -619
  359. package/dist/DE-CCA5SBJG.js +0 -95
  360. package/dist/DEinput-MRUQW6X6.js +0 -301
  361. package/dist/DifferentialAnalysis-5YQQLJKR.js +0 -245
  362. package/dist/Disco-4FTOJBLG.js +0 -3237
  363. package/dist/Disco-4FTOJBLG.js.map +0 -7
  364. package/dist/Disco.UI-IWVSK3RN.js +0 -245
  365. package/dist/Disco.UI-IWVSK3RN.js.map +0 -7
  366. package/dist/DmrPlot-FPJJHTM5.js +0 -642
  367. package/dist/GB-H6JETPRC.js +0 -1130
  368. package/dist/GeneExpInput-Q42COANS.js +0 -366
  369. package/dist/GeneExpInput-Q42COANS.js.map +0 -7
  370. package/dist/HicApp-BBD2YOMT.js +0 -2250
  371. package/dist/NumBinaryEditor-WMSF7HIO.js +0 -271
  372. package/dist/NumBinaryEditor.unit.spec-QQATLHF7.js +0 -286
  373. package/dist/NumContEditor-4CSTHVRX.js +0 -109
  374. package/dist/NumContEditor.unit.spec-2YF3OS3A.js +0 -169
  375. package/dist/NumCustomBinEditor-KFAYUWYV.js +0 -38
  376. package/dist/NumCustomBinEditor.unit.spec-YHAUSGPN.js +0 -284
  377. package/dist/NumDiscreteEditor-F46H5CME.js +0 -179
  378. package/dist/NumDiscreteEditor.unit.spec-5BIAWAVN.js +0 -202
  379. package/dist/NumRegularBinEditor-G7KOA7NR.js +0 -38
  380. package/dist/NumRegularBinEditor.unit.spec-Y6CBCWLN.js +0 -227
  381. package/dist/NumSplineEditor-JP2V2L4Y.js +0 -198
  382. package/dist/NumSplineEditor.unit.spec-N34QBZN3.js +0 -199
  383. package/dist/NumericDensity-JOPHLURB.js +0 -38
  384. package/dist/NumericDensity.unit.spec-N45PCLOT.js +0 -221
  385. package/dist/NumericHandler-SIM4E2Z5.js +0 -39
  386. package/dist/NumericHandler.unit.spec-NKLYDVTG.js +0 -219
  387. package/dist/ProteomeInput-5KMNE3PZ.js +0 -396
  388. package/dist/RunChart2-N7AZVQXJ.js +0 -758
  389. package/dist/SC-M6RGALZM.js +0 -936
  390. package/dist/SC-M6RGALZM.js.map +0 -7
  391. package/dist/Volcano-YH4RJTT5.js +0 -1379
  392. package/dist/WSIViewer-7LOVM3AU.js +0 -48508
  393. package/dist/WSIViewer-7LOVM3AU.js.map +0 -7
  394. package/dist/WsiSamplesPlot-QPPB7OOD.js +0 -165
  395. package/dist/adSandbox-R2QP74P7.js +0 -38
  396. package/dist/app-AIIN4WDE.js +0 -37
  397. package/dist/app-FJT5VXMF.js +0 -49
  398. package/dist/bam-QBO22VQB.js +0 -860
  399. package/dist/barchart-VDOP6FQU.js +0 -47
  400. package/dist/barchart.data-Z2E72EET.js +0 -22
  401. package/dist/barchart.events-NUYQBI5S.js +0 -47
  402. package/dist/barchart.integration.spec-COVZPXMH.js +0 -1980
  403. package/dist/barchart2-KMSU4ROO.js +0 -311
  404. package/dist/barchart2-KMSU4ROO.js.map +0 -7
  405. package/dist/bars.renderer-JHCZDSM6.js +0 -12
  406. package/dist/block-TTN2IQAH.js +0 -6202
  407. package/dist/block-TTN2IQAH.js.map +0 -7
  408. package/dist/block.init-RRHHCNSR.js +0 -38
  409. package/dist/block.mds.expressionrank-7NWBRUII.js +0 -359
  410. package/dist/block.mds.geneboxplot-4BAJJWCC.js +0 -828
  411. package/dist/block.mds.junction-XRUIHAF5.js +0 -1545
  412. package/dist/block.mds.svcnv-YZ7PL733.js +0 -6801
  413. package/dist/block.svg-FUMP2J7A.js +0 -164
  414. package/dist/block.tk.aicheck-AIZEND45.js +0 -283
  415. package/dist/block.tk.ase-H26PKO5U.js +0 -365
  416. package/dist/block.tk.bam-XNZFHSDQ.js +0 -1906
  417. package/dist/block.tk.bedgraphdot-QTDBLBO2.js +0 -384
  418. package/dist/block.tk.bigwig.ui-OSRCPTQC.js +0 -212
  419. package/dist/block.tk.hicstraw-7GH6LVIH.js +0 -823
  420. package/dist/block.tk.junction-AJYML4AW.js +0 -2364
  421. package/dist/block.tk.junction.textmatrixui-4RIH3EZI.js +0 -199
  422. package/dist/block.tk.ld-AJYQ4C6T.js +0 -99
  423. package/dist/block.tk.menu-57OP5UW5.js +0 -1029
  424. package/dist/block.tk.pgv-XO7HP5MM.js +0 -944
  425. package/dist/brainImaging-65QDNR4D.js +0 -423
  426. package/dist/chunk-2XCUERHJ.js +0 -102
  427. package/dist/chunk-322QC6R4.js +0 -222
  428. package/dist/chunk-35SCELN4.js +0 -217
  429. package/dist/chunk-36EHIPV4.js +0 -514
  430. package/dist/chunk-3SZ6GKLB.js +0 -14
  431. package/dist/chunk-3ZLJDFJU.js +0 -368
  432. package/dist/chunk-4DXZGZOB.js +0 -54
  433. package/dist/chunk-4UWS5Y3N.js +0 -1438
  434. package/dist/chunk-4UWS5Y3N.js.map +0 -7
  435. package/dist/chunk-54EMVNPW.js +0 -102
  436. package/dist/chunk-57RBC6IZ.js +0 -302
  437. package/dist/chunk-5OUTR67M.js +0 -37
  438. package/dist/chunk-67DBIM6H.js +0 -293
  439. package/dist/chunk-67DBIM6H.js.map +0 -7
  440. package/dist/chunk-6A3IPDE2.js +0 -1943
  441. package/dist/chunk-6GN7X6LU.js +0 -2681
  442. package/dist/chunk-72X7LSBN.js +0 -54
  443. package/dist/chunk-74ZU4BT6.js +0 -2824
  444. package/dist/chunk-74ZU4BT6.js.map +0 -7
  445. package/dist/chunk-7EMWHCVW.js +0 -1825
  446. package/dist/chunk-7FACFCZK.js +0 -226
  447. package/dist/chunk-7XFGYYRV.js +0 -371
  448. package/dist/chunk-7XFGYYRV.js.map +0 -7
  449. package/dist/chunk-B6CSYKZJ.js +0 -1275
  450. package/dist/chunk-BDIKFVWZ.js +0 -443
  451. package/dist/chunk-BDIKFVWZ.js.map +0 -7
  452. package/dist/chunk-BWGU5NJS.js +0 -291
  453. package/dist/chunk-C5ZMAQXQ.js +0 -1173
  454. package/dist/chunk-C5ZMAQXQ.js.map +0 -7
  455. package/dist/chunk-CC3GFVV6.js +0 -117
  456. package/dist/chunk-CXQ6KS3Z.js +0 -1348
  457. package/dist/chunk-CXQ6KS3Z.js.map +0 -7
  458. package/dist/chunk-DCH54HC5.js +0 -824
  459. package/dist/chunk-DCH54HC5.js.map +0 -7
  460. package/dist/chunk-DD4R5P6W.js +0 -177
  461. package/dist/chunk-DKVUOBIE.js +0 -203
  462. package/dist/chunk-DR6H3QAA.js +0 -399
  463. package/dist/chunk-EH4NQ7C4.js +0 -170
  464. package/dist/chunk-EVN6KWPN.js +0 -50
  465. package/dist/chunk-FFEIP5CT.js +0 -458
  466. package/dist/chunk-FFEIP5CT.js.map +0 -7
  467. package/dist/chunk-FJP77STI.js +0 -158
  468. package/dist/chunk-FJP77STI.js.map +0 -7
  469. package/dist/chunk-G6O3URDN.js +0 -467
  470. package/dist/chunk-GNIK4JYM.js +0 -534
  471. package/dist/chunk-HKSNADSX.js +0 -477
  472. package/dist/chunk-I5RAQKKJ.js +0 -129
  473. package/dist/chunk-IW57W7EQ.js +0 -1210
  474. package/dist/chunk-IW57W7EQ.js.map +0 -7
  475. package/dist/chunk-J4SOF2ZH.js +0 -263
  476. package/dist/chunk-KPJZBCVI.js +0 -272
  477. package/dist/chunk-KSGA62R2.js +0 -2878
  478. package/dist/chunk-LTOBEUM2.js +0 -98
  479. package/dist/chunk-MYF2BWKC.js +0 -205
  480. package/dist/chunk-MYF2BWKC.js.map +0 -7
  481. package/dist/chunk-N2SKTCDK.js +0 -148
  482. package/dist/chunk-NGM3ZLIP.js +0 -230
  483. package/dist/chunk-NOEAT6CX.js +0 -317
  484. package/dist/chunk-NOEAT6CX.js.map +0 -7
  485. package/dist/chunk-NSXZPWRP.js +0 -482
  486. package/dist/chunk-O3JB4PIX.js +0 -31
  487. package/dist/chunk-OAWQ6LOO.js +0 -2063
  488. package/dist/chunk-OAWQ6LOO.js.map +0 -7
  489. package/dist/chunk-ODG6RD7P.js +0 -254
  490. package/dist/chunk-OEDZHPBJ.js +0 -58
  491. package/dist/chunk-ORL44TIK.js +0 -386
  492. package/dist/chunk-P3IENRWJ.js +0 -613
  493. package/dist/chunk-P3IENRWJ.js.map +0 -7
  494. package/dist/chunk-PCZNTK74.js +0 -26
  495. package/dist/chunk-QH6W3NVF.js +0 -287
  496. package/dist/chunk-QNETLNPB.js +0 -343
  497. package/dist/chunk-QQZ3SBF3.js +0 -216
  498. package/dist/chunk-R2MMURGK.js +0 -2786
  499. package/dist/chunk-SA7APTJR.js +0 -20792
  500. package/dist/chunk-SA7APTJR.js.map +0 -7
  501. package/dist/chunk-SHWLROJG.js +0 -283
  502. package/dist/chunk-SKREEF3H.js +0 -184
  503. package/dist/chunk-SKREEF3H.js.map +0 -7
  504. package/dist/chunk-TOU7EVFQ.js +0 -396
  505. package/dist/chunk-TOU7EVFQ.js.map +0 -7
  506. package/dist/chunk-UGVNZMLU.js +0 -4274
  507. package/dist/chunk-UGVNZMLU.js.map +0 -7
  508. package/dist/chunk-UI7OCM2A.js +0 -815
  509. package/dist/chunk-UJKW42DI.js +0 -6364
  510. package/dist/chunk-ULPMYS5B.js +0 -100
  511. package/dist/chunk-UOVALHAJ.js +0 -182
  512. package/dist/chunk-VGJSASRT.js +0 -446
  513. package/dist/chunk-VGYTAYFK.js +0 -276
  514. package/dist/chunk-VHOEJBFP.js +0 -736
  515. package/dist/chunk-VOUMS6IP.js +0 -1102
  516. package/dist/chunk-VV36JRUF.js +0 -381
  517. package/dist/chunk-W55XSG6K.js +0 -142
  518. package/dist/chunk-W6ME65LV.js +0 -34
  519. package/dist/chunk-WHI6466S.js +0 -146
  520. package/dist/chunk-WSDUD52Y.js +0 -55
  521. package/dist/chunk-XAVNZNXQ.js +0 -95
  522. package/dist/chunk-XMLURPEP.js +0 -194
  523. package/dist/chunk-YKXUK7HJ.js +0 -5041
  524. package/dist/chunk-YKXUK7HJ.js.map +0 -7
  525. package/dist/chunk-YZK37YCC.js +0 -119
  526. package/dist/chunk-ZTYNN6G5.js +0 -2327
  527. package/dist/chunk-ZXTHADSC.js +0 -158
  528. package/dist/condition-HDVYPJJD.js +0 -332
  529. package/dist/controls-YEEW46C6.js +0 -41
  530. package/dist/controls.config-C535H5DL.js +0 -39
  531. package/dist/correlation-AOSSSSL3.js +0 -99
  532. package/dist/correlation-AOSSSSL3.js.map +0 -7
  533. package/dist/cuminc-II7NFIFP.js +0 -1149
  534. package/dist/cuminc.integration.spec-B4N6OMBJ.js +0 -678
  535. package/dist/customdata.inputui-AI4ZBIEP.js +0 -289
  536. package/dist/dataDownload-ZQYLXN6D.js +0 -330
  537. package/dist/dataDownload.integration.spec-2PKYZ2AY.js +0 -193
  538. package/dist/databrowser.ui-WGD7D3XV.js +0 -433
  539. package/dist/dictionary-RYM4WP2W.js +0 -111
  540. package/dist/dictionary-RYM4WP2W.js.map +0 -7
  541. package/dist/dnaMethylation-WGJMJL5B.js +0 -38
  542. package/dist/dnaMethylation.integration.spec-DO3PV4MO.js +0 -203
  543. package/dist/dofetch-RADX3AFU.js +0 -51
  544. package/dist/e2pca-KOAAU2JX.js +0 -350
  545. package/dist/ep-CXCATXYH.js +0 -1256
  546. package/dist/expclust.gdc.spec-UJO2R3CW.js +0 -307
  547. package/dist/facet-2FBUAD7P.js +0 -521
  548. package/dist/forms2-ZBT5BZW3.js +0 -534
  549. package/dist/forms2-ZBT5BZW3.js.map +0 -7
  550. package/dist/gb-VCJFV63W.js +0 -88
  551. package/dist/geneExpClustering-FUNS6D2P.js +0 -249
  552. package/dist/geneExpression-2BWWGYL4.js +0 -38
  553. package/dist/geneExpression-2OPFWV2K.js +0 -313
  554. package/dist/geneExpression.unit.spec-G7BSHJQT.js +0 -102
  555. package/dist/geneORA-S3KQMBYL.js +0 -278
  556. package/dist/geneRanking-UZ36XAL7.js +0 -551
  557. package/dist/geneVariant-OOZ2SBXO.js +0 -41
  558. package/dist/geneVariant-ZHNVEKQ6.js +0 -39
  559. package/dist/geneVariant.integration.spec-2C7EWKEV.js +0 -198
  560. package/dist/genefusion.ui-ASICJNII.js +0 -309
  561. package/dist/geneset-SNM4M6UM.js +0 -208
  562. package/dist/genomeBrowser.spec-DJIRW2X7.js +0 -281
  563. package/dist/grin2-7AOJP5QJ.js +0 -1560
  564. package/dist/grin2-RKJXYWJ5.js +0 -821
  565. package/dist/grin2-RKJXYWJ5.js.map +0 -7
  566. package/dist/gsea-SPTQJW67.js +0 -47
  567. package/dist/hierCluster-KDE5SMYP.js +0 -63
  568. package/dist/hierCluster-XG4YLVL3.js +0 -59
  569. package/dist/hierCluster.config-VNEEJCKJ.js +0 -40
  570. package/dist/hierCluster.integration.spec-SSDN7LSH.js +0 -395
  571. package/dist/hierCluster.interactivity-DKBSJ644.js +0 -54
  572. package/dist/hierCluster.renderers-OG6LZAT7.js +0 -21
  573. package/dist/imagePlot-M5JSHEY4.js +0 -163
  574. package/dist/importPlot-YH7ZY6RJ.js +0 -8
  575. package/dist/isoformExpression-EV27MKYZ.js +0 -40
  576. package/dist/isoformExpression.unit.spec-7T2GOHH3.js +0 -208
  577. package/dist/launch.adhoc-NOISOX5E.js +0 -42
  578. package/dist/leftlabel.sample-42AX4KTV.js +0 -260
  579. package/dist/legacyDataset-SWJCAWIR.js +0 -119
  580. package/dist/lollipop-LQCQBTSX.js +0 -171
  581. package/dist/maf-U237OWZ3.js +0 -452
  582. package/dist/maftimeline-NLZLMHT2.js +0 -593
  583. package/dist/matrix-DZJXYRYN.js +0 -63
  584. package/dist/matrix-Y5345QQG.js +0 -58
  585. package/dist/matrix.cells-PT7S74QP.js +0 -28
  586. package/dist/matrix.config-2ORCUWKX.js +0 -41
  587. package/dist/matrix.data-C6VPQJJ4.js +0 -25
  588. package/dist/matrix.groups-CEOCG2CT.js +0 -27
  589. package/dist/matrix.integration.spec-U4B3JB6N.js +0 -3072
  590. package/dist/matrix.interactivity-GFLIFIER.js +0 -42
  591. package/dist/matrix.layout-DOVDHTDX.js +0 -44
  592. package/dist/matrix.legend-JE4ZSLP7.js +0 -22
  593. package/dist/matrix.renderers-GPUJQ7KF.js +0 -38
  594. package/dist/matrix.serieses-REE4DCSR.js +0 -21
  595. package/dist/matrix.sort-VD5URUWY.js +0 -27
  596. package/dist/matrix.sort.unit.spec-4IOFVHJN.js +0 -472
  597. package/dist/matrix.sorterUi-VQYY6KBK.js +0 -18
  598. package/dist/matrix.sorterUi.unit.spec-V5O2EJBX.js +0 -342
  599. package/dist/mavb-SQDA3B2B.js +0 -732
  600. package/dist/mds.fimo-ZJSEPLD7.js +0 -518
  601. package/dist/mds.samplescatterplot-Y5V73GOY.js +0 -1550
  602. package/dist/mds.survivalplot-CZBRMHYN.js +0 -483
  603. package/dist/numericDictTermCluster-TFXBBUVI.js +0 -72
  604. package/dist/oncomatrix-ZILACPPI.js +0 -295
  605. package/dist/oncomatrix.spec-RLIVVVD6.js +0 -448
  606. package/dist/plot.2dvaf-BNRZPIKU.js +0 -377
  607. package/dist/plot.app-NRUARQCN.js +0 -41
  608. package/dist/plot.barplot-342AYQC7.js +0 -102
  609. package/dist/plot.boxplot-OHEJDPTW.js +0 -152
  610. package/dist/plot.brainImaging-KV72PAON.js +0 -51
  611. package/dist/plot.disco-OUE4RFHL.js +0 -102
  612. package/dist/plot.dzi-T3GPUH36.js +0 -33
  613. package/dist/plot.ssgq-WJHGMXW5.js +0 -139
  614. package/dist/plot.vaf2cov-NGD5PCV4.js +0 -259
  615. package/dist/plot.wsi-2MU5BDG3.js +0 -36
  616. package/dist/polar2-YCWPBPFU.js +0 -226
  617. package/dist/polar2-YCWPBPFU.js.map +0 -7
  618. package/dist/profileForms-OV3I6RK7.js +0 -441
  619. package/dist/profileForms-OV3I6RK7.js.map +0 -7
  620. package/dist/profilePlot-OMVO3K4H.js +0 -54
  621. package/dist/proteinView-OAR2RC6U.js +0 -1320
  622. package/dist/proteinView-OAR2RC6U.js.map +0 -7
  623. package/dist/qualitative-MEYBRUC6.js +0 -43
  624. package/dist/radar2-KREAMGVV.js +0 -321
  625. package/dist/radar2-KREAMGVV.js.map +0 -7
  626. package/dist/radarFacility2-DBPEV7VC.js +0 -329
  627. package/dist/radarFacility2-DBPEV7VC.js.map +0 -7
  628. package/dist/regression-ZPDPLI6G.js +0 -56
  629. package/dist/regression.inputs-QOSBAGL6.js +0 -48
  630. package/dist/regression.inputs.term-HMUMPY7X.js +0 -48
  631. package/dist/regression.inputs.values.table-VMCTZHLG.js +0 -45
  632. package/dist/regression.integration.spec-RP74JTAA.js +0 -784
  633. package/dist/regression.results-5XC6M67C.js +0 -40
  634. package/dist/regression.spec-EZYM24J7.js +0 -708
  635. package/dist/report-ZOVQCOGQ.js +0 -222
  636. package/dist/sampleScatter.spec-CD52FEOC.js +0 -202
  637. package/dist/sampleView-SVTLSWRG.js +0 -48
  638. package/dist/samplelst-HXF5POJD.js +0 -111
  639. package/dist/samplematrix-NYDAH74I.js +0 -2198
  640. package/dist/sc-JIDT4W4K.js +0 -86
  641. package/dist/scatter-WNRTPSEE.js +0 -849
  642. package/dist/scatter-WNRTPSEE.js.map +0 -7
  643. package/dist/scatter.integration.spec-3EYTPY5B.js +0 -1197
  644. package/dist/scatter.integration.spec-3EYTPY5B.js.map +0 -7
  645. package/dist/selectGenomeWithTklst-OSB7B6L3.js +0 -134
  646. package/dist/singleCellCellType-3BH7LWQ6.js +0 -38
  647. package/dist/singleCellCellType.unit.spec-RU4RJXFF.js +0 -160
  648. package/dist/singleCellGeneExpression-3UA4YER7.js +0 -38
  649. package/dist/singleCellGeneExpression.unit.spec-4ZTBG37H.js +0 -153
  650. package/dist/singleCellPlot-ZUAWK5RE.js +0 -54
  651. package/dist/singlecell-BGJZB7MF.js +0 -86
  652. package/dist/singlecell-RO3BL5OO.js +0 -1572
  653. package/dist/snp-HD7VQKBR.js +0 -38
  654. package/dist/snp.unit.spec-ISXCLMWW.js +0 -176
  655. package/dist/snplocus-IL5Z4XWV.js +0 -208
  656. package/dist/spliceevent.a53ss.diagram-LLJSPV7M.js +0 -151
  657. package/dist/spliceevent.exonskip.diagram-LAOIOIST.js +0 -277
  658. package/dist/spliceevent.noeventdiagram-MVA7Q3HT.js +0 -460
  659. package/dist/ssGSEA-7T6S3DSE.js +0 -38
  660. package/dist/ssGSEA.unit.spec-XJ3W4NWX.js +0 -88
  661. package/dist/summarizeCnvGeneexp-RRP6JUV6.js +0 -163
  662. package/dist/summarizeGeneexpSurvival-AFLHDD6Q.js +0 -108
  663. package/dist/summarizeMutationCnv-NABUYHMX.js +0 -164
  664. package/dist/summarizeMutationDiagnosis-2LQ7JU3K.js +0 -40
  665. package/dist/summarizeMutationSurvival-3WBT5TXG.js +0 -99
  666. package/dist/summary-FRDKOFXW.js +0 -49
  667. package/dist/summary.integration.spec-ZLRIA7G2.js +0 -414
  668. package/dist/summaryInput-4JO6MHP4.js +0 -235
  669. package/dist/sunburst-DRCVSC2X.js +0 -284
  670. package/dist/survival-AK75COPY.js +0 -58
  671. package/dist/survival-IF5NI3A6.js +0 -46
  672. package/dist/survival.integration.spec-7IWBTPJG.js +0 -821
  673. package/dist/svgraph-QBDF2SLB.js +0 -1387
  674. package/dist/svmr-O4GJJUT2.js +0 -3842
  675. package/dist/table-FQAIXKLE.js +0 -200
  676. package/dist/termCollection-GMDDL3L7.js +0 -179
  677. package/dist/termCollection-ZO5PZ7E3.js +0 -38
  678. package/dist/termCollection.unit.spec-5JBCTXHX.js +0 -208
  679. package/dist/tk-GJX23IV7.js +0 -46
  680. package/dist/tp.ui-T7FVMTGQ.js +0 -1459
  681. package/dist/tvs.dt-X7L7NSU6.js +0 -39
  682. package/dist/tvs.dtcnv.categorical-73G2V6CH.js +0 -40
  683. package/dist/tvs.dtcnv.continuous-DWFJL3X7.js +0 -72
  684. package/dist/tvs.dtfusion-HQADHCSV.js +0 -40
  685. package/dist/tvs.dtsnvindel-PY5OBMGW.js +0 -40
  686. package/dist/tvs.dtsv-OTBEEWSW.js +0 -40
  687. package/dist/tvs.numeric-WGDHEBJV.js +0 -21
  688. package/dist/tvs.samplelst-LCXSU5MG.js +0 -104
  689. package/dist/tvs.termCollection-L527XN4X.js +0 -159
  690. package/dist/violin-6VKRUQV3.js +0 -46
  691. package/dist/violin.integration.spec-RJATDLQH.js +0 -1425
  692. package/dist/violin.interactivity-SKF5H7MN.js +0 -38
  693. package/dist/violin.renderer-GB4TPX3B.js +0 -40
  694. package/dist/vocabulary-D3W44IWE.js +0 -41
  695. /package/dist/{2dmaf-Z3D2M3FB.js.map → 2dmaf-BNMEUJVM.js.map} +0 -0
  696. /package/dist/{AppHeader-PXLGVCVS.js.map → AppHeader-RXDJBHXZ.js.map} +0 -0
  697. /package/dist/{CorrelationVolcano-RO6CFLZA.js.map → CorrelationVolcano-V2E566XL.js.map} +0 -0
  698. /package/dist/{DE-CCA5SBJG.js.map → DE-7YUZSW4E.js.map} +0 -0
  699. /package/dist/{DEinput-MRUQW6X6.js.map → DEinput-P2HOQC4Z.js.map} +0 -0
  700. /package/dist/{DifferentialAnalysis-5YQQLJKR.js.map → DifferentialAnalysis-2Z6BHS7A.js.map} +0 -0
  701. /package/dist/{DmrPlot-FPJJHTM5.js.map → DmrPlot-OEJRGNI3.js.map} +0 -0
  702. /package/dist/{GB-H6JETPRC.js.map → GB-2GHDD3MW.js.map} +0 -0
  703. /package/dist/{HicApp-BBD2YOMT.js.map → HicApp-CAYC4DPO.js.map} +0 -0
  704. /package/dist/{NumBinaryEditor-WMSF7HIO.js.map → NumBinaryEditor-EUOYSGPM.js.map} +0 -0
  705. /package/dist/{NumBinaryEditor.unit.spec-QQATLHF7.js.map → NumBinaryEditor.unit.spec-5B3W4B4F.js.map} +0 -0
  706. /package/dist/{NumContEditor-4CSTHVRX.js.map → NumContEditor-7KK6CIB3.js.map} +0 -0
  707. /package/dist/{NumContEditor.unit.spec-2YF3OS3A.js.map → NumContEditor.unit.spec-IMKGVYFZ.js.map} +0 -0
  708. /package/dist/{NumCustomBinEditor-KFAYUWYV.js.map → NumCustomBinEditor-PDAF6I7B.js.map} +0 -0
  709. /package/dist/{NumCustomBinEditor.unit.spec-YHAUSGPN.js.map → NumCustomBinEditor.unit.spec-IU3DPECJ.js.map} +0 -0
  710. /package/dist/{NumDiscreteEditor-F46H5CME.js.map → NumDiscreteEditor-YTKUHG6Z.js.map} +0 -0
  711. /package/dist/{NumDiscreteEditor.unit.spec-5BIAWAVN.js.map → NumDiscreteEditor.unit.spec-FUBS7Z7Z.js.map} +0 -0
  712. /package/dist/{NumRegularBinEditor-G7KOA7NR.js.map → NumRegularBinEditor-LU3KLBLY.js.map} +0 -0
  713. /package/dist/{NumRegularBinEditor.unit.spec-Y6CBCWLN.js.map → NumRegularBinEditor.unit.spec-2BKOHI7L.js.map} +0 -0
  714. /package/dist/{NumSplineEditor-JP2V2L4Y.js.map → NumSplineEditor-56RJ2HT2.js.map} +0 -0
  715. /package/dist/{NumSplineEditor.unit.spec-N34QBZN3.js.map → NumSplineEditor.unit.spec-PW6VUUBZ.js.map} +0 -0
  716. /package/dist/{NumericDensity-JOPHLURB.js.map → NumericDensity-EB4H54EF.js.map} +0 -0
  717. /package/dist/{NumericDensity.unit.spec-N45PCLOT.js.map → NumericDensity.unit.spec-LSEM4OEY.js.map} +0 -0
  718. /package/dist/{NumericHandler-SIM4E2Z5.js.map → NumericHandler-VGPDXP35.js.map} +0 -0
  719. /package/dist/{NumericHandler.unit.spec-NKLYDVTG.js.map → NumericHandler.unit.spec-NR3F7XHV.js.map} +0 -0
  720. /package/dist/{ProteomeInput-5KMNE3PZ.js.map → ProteomeInput-AUXWUIWK.js.map} +0 -0
  721. /package/dist/{RunChart2-N7AZVQXJ.js.map → RunChart2-SQ6TFOHD.js.map} +0 -0
  722. /package/dist/{Volcano-YH4RJTT5.js.map → Volcano-XHDH6UN7.js.map} +0 -0
  723. /package/dist/{WsiSamplesPlot-QPPB7OOD.js.map → WsiSamplesPlot-YUOAWG2A.js.map} +0 -0
  724. /package/dist/{adSandbox-R2QP74P7.js.map → adSandbox-VMMAL22L.js.map} +0 -0
  725. /package/dist/{app-AIIN4WDE.js.map → app-FX3KZ67X.js.map} +0 -0
  726. /package/dist/{app-FJT5VXMF.js.map → app-X7ZYEOZN.js.map} +0 -0
  727. /package/dist/{bam-QBO22VQB.js.map → bam-ZYLH4U5R.js.map} +0 -0
  728. /package/dist/{barchart-VDOP6FQU.js.map → barchart-MXSPTKV4.js.map} +0 -0
  729. /package/dist/{barchart.data-Z2E72EET.js.map → barchart.data-ZWF6EVJH.js.map} +0 -0
  730. /package/dist/{barchart.events-NUYQBI5S.js.map → barchart.events-XON2ANOC.js.map} +0 -0
  731. /package/dist/{barchart.integration.spec-COVZPXMH.js.map → barchart.integration.spec-PJIENJGT.js.map} +0 -0
  732. /package/dist/{bars.renderer-JHCZDSM6.js.map → bars.renderer-57KSYAAT.js.map} +0 -0
  733. /package/dist/{block.init-RRHHCNSR.js.map → block.init-IJBRPZNM.js.map} +0 -0
  734. /package/dist/{block.mds.expressionrank-7NWBRUII.js.map → block.mds.expressionrank-3DANCP7E.js.map} +0 -0
  735. /package/dist/{block.mds.geneboxplot-4BAJJWCC.js.map → block.mds.geneboxplot-CRGSCZMG.js.map} +0 -0
  736. /package/dist/{block.mds.junction-XRUIHAF5.js.map → block.mds.junction-4UIH2ZYN.js.map} +0 -0
  737. /package/dist/{block.mds.svcnv-YZ7PL733.js.map → block.mds.svcnv-NF4UIRR2.js.map} +0 -0
  738. /package/dist/{block.svg-FUMP2J7A.js.map → block.svg-AIZ47JCQ.js.map} +0 -0
  739. /package/dist/{block.tk.aicheck-AIZEND45.js.map → block.tk.aicheck-7HZFGE63.js.map} +0 -0
  740. /package/dist/{block.tk.ase-H26PKO5U.js.map → block.tk.ase-U3VNPZEA.js.map} +0 -0
  741. /package/dist/{block.tk.bam-XNZFHSDQ.js.map → block.tk.bam-4TQ7P2OX.js.map} +0 -0
  742. /package/dist/{block.tk.bedgraphdot-QTDBLBO2.js.map → block.tk.bedgraphdot-MYHKKO6K.js.map} +0 -0
  743. /package/dist/{block.tk.bigwig.ui-OSRCPTQC.js.map → block.tk.bigwig.ui-E3YVGIDN.js.map} +0 -0
  744. /package/dist/{block.tk.hicstraw-7GH6LVIH.js.map → block.tk.hicstraw-Y4XOMG7T.js.map} +0 -0
  745. /package/dist/{block.tk.junction-AJYML4AW.js.map → block.tk.junction-T5C7LK6F.js.map} +0 -0
  746. /package/dist/{block.tk.junction.textmatrixui-4RIH3EZI.js.map → block.tk.junction.textmatrixui-Z3ACCVXH.js.map} +0 -0
  747. /package/dist/{block.tk.ld-AJYQ4C6T.js.map → block.tk.ld-Y5KDA5AU.js.map} +0 -0
  748. /package/dist/{block.tk.menu-57OP5UW5.js.map → block.tk.menu-EWRRISDY.js.map} +0 -0
  749. /package/dist/{block.tk.pgv-XO7HP5MM.js.map → block.tk.pgv-3JYGOZVQ.js.map} +0 -0
  750. /package/dist/{brainImaging-65QDNR4D.js.map → brainImaging-P3AF3C5N.js.map} +0 -0
  751. /package/dist/{chunk-7EMWHCVW.js.map → chunk-2JR7RPB6.js.map} +0 -0
  752. /package/dist/{chunk-72X7LSBN.js.map → chunk-3FVIDQOX.js.map} +0 -0
  753. /package/dist/{chunk-VGJSASRT.js.map → chunk-3K2O2NIH.js.map} +0 -0
  754. /package/dist/{chunk-6GN7X6LU.js.map → chunk-3RSJU6YM.js.map} +0 -0
  755. /package/dist/{chunk-W6ME65LV.js.map → chunk-3ZKD6C5S.js.map} +0 -0
  756. /package/dist/{chunk-XAVNZNXQ.js.map → chunk-46AEH34Z.js.map} +0 -0
  757. /package/dist/{chunk-UOVALHAJ.js.map → chunk-4CQVC6XL.js.map} +0 -0
  758. /package/dist/{chunk-QQZ3SBF3.js.map → chunk-5FXNI724.js.map} +0 -0
  759. /package/dist/{chunk-I5RAQKKJ.js.map → chunk-7PFRBGMN.js.map} +0 -0
  760. /package/dist/{chunk-VGYTAYFK.js.map → chunk-A4Z3CI24.js.map} +0 -0
  761. /package/dist/{chunk-YZK37YCC.js.map → chunk-AI2LUQS6.js.map} +0 -0
  762. /package/dist/{chunk-UJKW42DI.js.map → chunk-AJYJW4LX.js.map} +0 -0
  763. /package/dist/{chunk-DD4R5P6W.js.map → chunk-BKPDYW5T.js.map} +0 -0
  764. /package/dist/{chunk-5OUTR67M.js.map → chunk-BMS32SNA.js.map} +0 -0
  765. /package/dist/{chunk-BWGU5NJS.js.map → chunk-CJPGYPI3.js.map} +0 -0
  766. /package/dist/{chunk-O3JB4PIX.js.map → chunk-CTQH7LQ6.js.map} +0 -0
  767. /package/dist/{chunk-DKVUOBIE.js.map → chunk-D5CVYITI.js.map} +0 -0
  768. /package/dist/{chunk-HKSNADSX.js.map → chunk-DMSX5PSO.js.map} +0 -0
  769. /package/dist/{chunk-VOUMS6IP.js.map → chunk-E3JRW3T3.js.map} +0 -0
  770. /package/dist/{chunk-SHWLROJG.js.map → chunk-E574SMCX.js.map} +0 -0
  771. /package/dist/{chunk-LTOBEUM2.js.map → chunk-E76O5Z42.js.map} +0 -0
  772. /package/dist/{chunk-3SZ6GKLB.js.map → chunk-EEW443GL.js.map} +0 -0
  773. /package/dist/{chunk-6A3IPDE2.js.map → chunk-F2WPS7VY.js.map} +0 -0
  774. /package/dist/{chunk-322QC6R4.js.map → chunk-FYFX42YD.js.map} +0 -0
  775. /package/dist/{chunk-ORL44TIK.js.map → chunk-G6RZYGWY.js.map} +0 -0
  776. /package/dist/{chunk-VHOEJBFP.js.map → chunk-GTZV2UZV.js.map} +0 -0
  777. /package/dist/{chunk-W55XSG6K.js.map → chunk-H34LAFGH.js.map} +0 -0
  778. /package/dist/{chunk-J4SOF2ZH.js.map → chunk-I2R5O2XX.js.map} +0 -0
  779. /package/dist/{chunk-PCZNTK74.js.map → chunk-IEYDMN3H.js.map} +0 -0
  780. /package/dist/{chunk-N2SKTCDK.js.map → chunk-JWBP4ZZB.js.map} +0 -0
  781. /package/dist/{chunk-B6CSYKZJ.js.map → chunk-KVIH5JPC.js.map} +0 -0
  782. /package/dist/{chunk-57RBC6IZ.js.map → chunk-L5HCOTRF.js.map} +0 -0
  783. /package/dist/{chunk-XMLURPEP.js.map → chunk-LHKDLWG5.js.map} +0 -0
  784. /package/dist/{chunk-G6O3URDN.js.map → chunk-LQJMCE7G.js.map} +0 -0
  785. /package/dist/{chunk-WHI6466S.js.map → chunk-MNIBZTQE.js.map} +0 -0
  786. /package/dist/{chunk-CC3GFVV6.js.map → chunk-MP3DN6JK.js.map} +0 -0
  787. /package/dist/{chunk-R2MMURGK.js.map → chunk-N5OVBS5L.js.map} +0 -0
  788. /package/dist/{chunk-OEDZHPBJ.js.map → chunk-NEKAGDTL.js.map} +0 -0
  789. /package/dist/{chunk-4DXZGZOB.js.map → chunk-NPCNDM6Y.js.map} +0 -0
  790. /package/dist/{chunk-ULPMYS5B.js.map → chunk-NYN2WQN3.js.map} +0 -0
  791. /package/dist/{chunk-QNETLNPB.js.map → chunk-O6WL7USJ.js.map} +0 -0
  792. /package/dist/{chunk-3ZLJDFJU.js.map → chunk-OH5I6I2D.js.map} +0 -0
  793. /package/dist/{chunk-36EHIPV4.js.map → chunk-PTQ774XH.js.map} +0 -0
  794. /package/dist/{chunk-DR6H3QAA.js.map → chunk-PXOH4ZN2.js.map} +0 -0
  795. /package/dist/{chunk-54EMVNPW.js.map → chunk-QG4BJUM7.js.map} +0 -0
  796. /package/dist/{chunk-ZXTHADSC.js.map → chunk-RITTG5WN.js.map} +0 -0
  797. /package/dist/{chunk-KPJZBCVI.js.map → chunk-SMSFTTEO.js.map} +0 -0
  798. /package/dist/{chunk-EVN6KWPN.js.map → chunk-TBZKVKR4.js.map} +0 -0
  799. /package/dist/{chunk-KSGA62R2.js.map → chunk-TJYRBEBK.js.map} +0 -0
  800. /package/dist/{chunk-QH6W3NVF.js.map → chunk-TLTS33EY.js.map} +0 -0
  801. /package/dist/{chunk-VV36JRUF.js.map → chunk-TMM7BWW7.js.map} +0 -0
  802. /package/dist/{chunk-ZTYNN6G5.js.map → chunk-TTC4MNEM.js.map} +0 -0
  803. /package/dist/{chunk-7FACFCZK.js.map → chunk-UXIZYI3X.js.map} +0 -0
  804. /package/dist/{chunk-EH4NQ7C4.js.map → chunk-VIUATDO2.js.map} +0 -0
  805. /package/dist/{chunk-2XCUERHJ.js.map → chunk-VIUDFDN4.js.map} +0 -0
  806. /package/dist/{chunk-ODG6RD7P.js.map → chunk-W5OEFZCR.js.map} +0 -0
  807. /package/dist/{chunk-GNIK4JYM.js.map → chunk-WXSRK3XR.js.map} +0 -0
  808. /package/dist/{chunk-NGM3ZLIP.js.map → chunk-XHGMDBTS.js.map} +0 -0
  809. /package/dist/{chunk-WSDUD52Y.js.map → chunk-XVGS3QXS.js.map} +0 -0
  810. /package/dist/{chunk-NSXZPWRP.js.map → chunk-XYNYQMLH.js.map} +0 -0
  811. /package/dist/{chunk-35SCELN4.js.map → chunk-Y4JJMUWG.js.map} +0 -0
  812. /package/dist/{chunk-UI7OCM2A.js.map → chunk-Z457XQSX.js.map} +0 -0
  813. /package/dist/{condition-HDVYPJJD.js.map → condition-QXTOTGZX.js.map} +0 -0
  814. /package/dist/{controls-YEEW46C6.js.map → controls-7TDB75LK.js.map} +0 -0
  815. /package/dist/{controls.config-C535H5DL.js.map → controls.config-IBF5ILFP.js.map} +0 -0
  816. /package/dist/{cuminc-II7NFIFP.js.map → cuminc-CAHPKW7W.js.map} +0 -0
  817. /package/dist/{cuminc.integration.spec-B4N6OMBJ.js.map → cuminc.integration.spec-NNSQGBRI.js.map} +0 -0
  818. /package/dist/{customdata.inputui-AI4ZBIEP.js.map → customdata.inputui-RRTQK7OK.js.map} +0 -0
  819. /package/dist/{dataDownload-ZQYLXN6D.js.map → dataDownload-SOUCBKXM.js.map} +0 -0
  820. /package/dist/{dataDownload.integration.spec-2PKYZ2AY.js.map → dataDownload.integration.spec-C6TLWSSO.js.map} +0 -0
  821. /package/dist/{databrowser.ui-WGD7D3XV.js.map → databrowser.ui-KLFEU5QA.js.map} +0 -0
  822. /package/dist/{dnaMethylation-WGJMJL5B.js.map → dnaMethylation-WOKGG33W.js.map} +0 -0
  823. /package/dist/{dnaMethylation.integration.spec-DO3PV4MO.js.map → dnaMethylation.integration.spec-YUPP42UK.js.map} +0 -0
  824. /package/dist/{dofetch-RADX3AFU.js.map → dofetch-V7PLLWSO.js.map} +0 -0
  825. /package/dist/{e2pca-KOAAU2JX.js.map → e2pca-VT7EM4E3.js.map} +0 -0
  826. /package/dist/{ep-CXCATXYH.js.map → ep-X6B43UXE.js.map} +0 -0
  827. /package/dist/{expclust.gdc.spec-UJO2R3CW.js.map → expclust.gdc.spec-DTBFOXBC.js.map} +0 -0
  828. /package/dist/{facet-2FBUAD7P.js.map → facet-T5ZX7ZGV.js.map} +0 -0
  829. /package/dist/{gb-VCJFV63W.js.map → gb-TWXREZIP.js.map} +0 -0
  830. /package/dist/{geneExpClustering-FUNS6D2P.js.map → geneExpClustering-2G6YDCIN.js.map} +0 -0
  831. /package/dist/{geneExpression-2BWWGYL4.js.map → geneExpression-2A4ZPT7K.js.map} +0 -0
  832. /package/dist/{geneExpression-2OPFWV2K.js.map → geneExpression-ZHQH6SNA.js.map} +0 -0
  833. /package/dist/{geneExpression.unit.spec-G7BSHJQT.js.map → geneExpression.unit.spec-2M223S4P.js.map} +0 -0
  834. /package/dist/{geneORA-S3KQMBYL.js.map → geneORA-YLIRUMCZ.js.map} +0 -0
  835. /package/dist/{geneRanking-UZ36XAL7.js.map → geneRanking-JDJXNGEC.js.map} +0 -0
  836. /package/dist/{geneVariant-OOZ2SBXO.js.map → geneVariant-5ZIOT5BT.js.map} +0 -0
  837. /package/dist/{geneVariant-ZHNVEKQ6.js.map → geneVariant-GIXIMJ2I.js.map} +0 -0
  838. /package/dist/{geneVariant.integration.spec-2C7EWKEV.js.map → geneVariant.integration.spec-QCROW73S.js.map} +0 -0
  839. /package/dist/{genefusion.ui-ASICJNII.js.map → genefusion.ui-56UQLUKJ.js.map} +0 -0
  840. /package/dist/{geneset-SNM4M6UM.js.map → geneset-ACRMGBJO.js.map} +0 -0
  841. /package/dist/{genomeBrowser.spec-DJIRW2X7.js.map → genomeBrowser.spec-EDILOQON.js.map} +0 -0
  842. /package/dist/{grin2-7AOJP5QJ.js.map → grin2-5P7CYUT7.js.map} +0 -0
  843. /package/dist/{gsea-SPTQJW67.js.map → gsea-2PQ5HNNT.js.map} +0 -0
  844. /package/dist/{hierCluster-KDE5SMYP.js.map → hierCluster-H5HB7FPW.js.map} +0 -0
  845. /package/dist/{hierCluster-XG4YLVL3.js.map → hierCluster-L3LCP2II.js.map} +0 -0
  846. /package/dist/{hierCluster.config-VNEEJCKJ.js.map → hierCluster.config-6UIJWCND.js.map} +0 -0
  847. /package/dist/{hierCluster.integration.spec-SSDN7LSH.js.map → hierCluster.integration.spec-EVAPT2VF.js.map} +0 -0
  848. /package/dist/{hierCluster.interactivity-DKBSJ644.js.map → hierCluster.interactivity-7MW6ZT6O.js.map} +0 -0
  849. /package/dist/{hierCluster.renderers-OG6LZAT7.js.map → hierCluster.renderers-F34EVY5J.js.map} +0 -0
  850. /package/dist/{imagePlot-M5JSHEY4.js.map → imagePlot-RSFZ2OKD.js.map} +0 -0
  851. /package/dist/{importPlot-YH7ZY6RJ.js.map → importPlot-DQFWY5A7.js.map} +0 -0
  852. /package/dist/{isoformExpression-EV27MKYZ.js.map → isoformExpression-2KANPCBH.js.map} +0 -0
  853. /package/dist/{isoformExpression.unit.spec-7T2GOHH3.js.map → isoformExpression.unit.spec-6FSMHT4K.js.map} +0 -0
  854. /package/dist/{launch.adhoc-NOISOX5E.js.map → launch.adhoc-ZYTIRVIC.js.map} +0 -0
  855. /package/dist/{leftlabel.sample-42AX4KTV.js.map → leftlabel.sample-66U6MHPN.js.map} +0 -0
  856. /package/dist/{legacyDataset-SWJCAWIR.js.map → legacyDataset-TNIIJABK.js.map} +0 -0
  857. /package/dist/{lollipop-LQCQBTSX.js.map → lollipop-PJDUFWEY.js.map} +0 -0
  858. /package/dist/{maf-U237OWZ3.js.map → maf-DLJHCKHJ.js.map} +0 -0
  859. /package/dist/{maftimeline-NLZLMHT2.js.map → maftimeline-NK5QYJMJ.js.map} +0 -0
  860. /package/dist/{matrix-DZJXYRYN.js.map → matrix-7BFYR6QL.js.map} +0 -0
  861. /package/dist/{matrix-Y5345QQG.js.map → matrix-USAB2CHO.js.map} +0 -0
  862. /package/dist/{matrix.cells-PT7S74QP.js.map → matrix.cells-OTAXAJ4N.js.map} +0 -0
  863. /package/dist/{matrix.config-2ORCUWKX.js.map → matrix.config-AL4WSFZ7.js.map} +0 -0
  864. /package/dist/{matrix.data-C6VPQJJ4.js.map → matrix.data-BDHCSN2G.js.map} +0 -0
  865. /package/dist/{matrix.groups-CEOCG2CT.js.map → matrix.groups-MV2D2636.js.map} +0 -0
  866. /package/dist/{matrix.integration.spec-U4B3JB6N.js.map → matrix.integration.spec-DESORC2Y.js.map} +0 -0
  867. /package/dist/{matrix.interactivity-GFLIFIER.js.map → matrix.interactivity-H7EJW3P2.js.map} +0 -0
  868. /package/dist/{matrix.layout-DOVDHTDX.js.map → matrix.layout-7CAS2IBO.js.map} +0 -0
  869. /package/dist/{matrix.legend-JE4ZSLP7.js.map → matrix.legend-JDVG2JDF.js.map} +0 -0
  870. /package/dist/{matrix.renderers-GPUJQ7KF.js.map → matrix.renderers-PDR5FIBC.js.map} +0 -0
  871. /package/dist/{matrix.serieses-REE4DCSR.js.map → matrix.serieses-QVDS5HKK.js.map} +0 -0
  872. /package/dist/{matrix.sort-VD5URUWY.js.map → matrix.sort-HCK4CSTJ.js.map} +0 -0
  873. /package/dist/{matrix.sort.unit.spec-4IOFVHJN.js.map → matrix.sort.unit.spec-2GC4E26N.js.map} +0 -0
  874. /package/dist/{matrix.sorterUi-VQYY6KBK.js.map → matrix.sorterUi-XGBQOPG4.js.map} +0 -0
  875. /package/dist/{matrix.sorterUi.unit.spec-V5O2EJBX.js.map → matrix.sorterUi.unit.spec-BJQKDU2F.js.map} +0 -0
  876. /package/dist/{mavb-SQDA3B2B.js.map → mavb-6E6Z4LPK.js.map} +0 -0
  877. /package/dist/{mds.fimo-ZJSEPLD7.js.map → mds.fimo-5P2TK5U4.js.map} +0 -0
  878. /package/dist/{mds.samplescatterplot-Y5V73GOY.js.map → mds.samplescatterplot-KLKOD4AS.js.map} +0 -0
  879. /package/dist/{mds.survivalplot-CZBRMHYN.js.map → mds.survivalplot-SWQCOFIU.js.map} +0 -0
  880. /package/dist/{numericDictTermCluster-TFXBBUVI.js.map → numericDictTermCluster-WIVO33AV.js.map} +0 -0
  881. /package/dist/{oncomatrix-ZILACPPI.js.map → oncomatrix-SDUUQZCK.js.map} +0 -0
  882. /package/dist/{oncomatrix.spec-RLIVVVD6.js.map → oncomatrix.spec-YGQYIUDT.js.map} +0 -0
  883. /package/dist/{plot.2dvaf-BNRZPIKU.js.map → plot.2dvaf-K53KTP5W.js.map} +0 -0
  884. /package/dist/{plot.app-NRUARQCN.js.map → plot.app-FNJVWLPQ.js.map} +0 -0
  885. /package/dist/{plot.barplot-342AYQC7.js.map → plot.barplot-VTC3N6BR.js.map} +0 -0
  886. /package/dist/{plot.boxplot-OHEJDPTW.js.map → plot.boxplot-RJFGQSLA.js.map} +0 -0
  887. /package/dist/{plot.brainImaging-KV72PAON.js.map → plot.brainImaging-6KVNPPMT.js.map} +0 -0
  888. /package/dist/{plot.disco-OUE4RFHL.js.map → plot.disco-ZFH5RK6B.js.map} +0 -0
  889. /package/dist/{plot.dzi-T3GPUH36.js.map → plot.dzi-IA2SOFUD.js.map} +0 -0
  890. /package/dist/{plot.ssgq-WJHGMXW5.js.map → plot.ssgq-QARGQVKB.js.map} +0 -0
  891. /package/dist/{plot.vaf2cov-NGD5PCV4.js.map → plot.vaf2cov-2JUXYCPG.js.map} +0 -0
  892. /package/dist/{plot.wsi-2MU5BDG3.js.map → plot.wsi-C2DULA7U.js.map} +0 -0
  893. /package/dist/{profilePlot-OMVO3K4H.js.map → profilePlot-SVI3QKMD.js.map} +0 -0
  894. /package/dist/{qualitative-MEYBRUC6.js.map → qualitative-AQFKAZID.js.map} +0 -0
  895. /package/dist/{regression-ZPDPLI6G.js.map → regression-DLPBCDZT.js.map} +0 -0
  896. /package/dist/{regression.inputs-QOSBAGL6.js.map → regression.inputs-42LY4MEZ.js.map} +0 -0
  897. /package/dist/{regression.inputs.term-HMUMPY7X.js.map → regression.inputs.term-TTUFFPG6.js.map} +0 -0
  898. /package/dist/{regression.inputs.values.table-VMCTZHLG.js.map → regression.inputs.values.table-CJAPTSMS.js.map} +0 -0
  899. /package/dist/{regression.integration.spec-RP74JTAA.js.map → regression.integration.spec-UDA26OGS.js.map} +0 -0
  900. /package/dist/{regression.results-5XC6M67C.js.map → regression.results-IA3C7SHR.js.map} +0 -0
  901. /package/dist/{regression.spec-EZYM24J7.js.map → regression.spec-HEXCL3QV.js.map} +0 -0
  902. /package/dist/{report-ZOVQCOGQ.js.map → report-4CFOWNPJ.js.map} +0 -0
  903. /package/dist/{sampleScatter.spec-CD52FEOC.js.map → sampleScatter.spec-N6V4BQ5Q.js.map} +0 -0
  904. /package/dist/{sampleView-SVTLSWRG.js.map → sampleView-CZF7U23I.js.map} +0 -0
  905. /package/dist/{samplelst-HXF5POJD.js.map → samplelst-XUGDS5TU.js.map} +0 -0
  906. /package/dist/{samplematrix-NYDAH74I.js.map → samplematrix-R5PZLZDE.js.map} +0 -0
  907. /package/dist/{sc-JIDT4W4K.js.map → sc-WTZZA5J5.js.map} +0 -0
  908. /package/dist/{selectGenomeWithTklst-OSB7B6L3.js.map → selectGenomeWithTklst-2S2MXVCI.js.map} +0 -0
  909. /package/dist/{singleCellCellType-3BH7LWQ6.js.map → singleCellCellType-LJWFG7MY.js.map} +0 -0
  910. /package/dist/{singleCellCellType.unit.spec-RU4RJXFF.js.map → singleCellCellType.unit.spec-RGN2XVUR.js.map} +0 -0
  911. /package/dist/{singleCellGeneExpression-3UA4YER7.js.map → singleCellGeneExpression-IW2QXTTU.js.map} +0 -0
  912. /package/dist/{singleCellGeneExpression.unit.spec-4ZTBG37H.js.map → singleCellGeneExpression.unit.spec-4PO3Q7TM.js.map} +0 -0
  913. /package/dist/{singleCellPlot-ZUAWK5RE.js.map → singleCellPlot-6EZ6JXCM.js.map} +0 -0
  914. /package/dist/{singlecell-BGJZB7MF.js.map → singlecell-3LFPQ6KO.js.map} +0 -0
  915. /package/dist/{singlecell-RO3BL5OO.js.map → singlecell-NTTAVVMR.js.map} +0 -0
  916. /package/dist/{snp-HD7VQKBR.js.map → snp-XB4IBG4Z.js.map} +0 -0
  917. /package/dist/{snp.unit.spec-ISXCLMWW.js.map → snp.unit.spec-HAJPM53L.js.map} +0 -0
  918. /package/dist/{snplocus-IL5Z4XWV.js.map → snplocus-HE6TITSX.js.map} +0 -0
  919. /package/dist/{spliceevent.a53ss.diagram-LLJSPV7M.js.map → spliceevent.a53ss.diagram-TCZMBMD7.js.map} +0 -0
  920. /package/dist/{spliceevent.exonskip.diagram-LAOIOIST.js.map → spliceevent.exonskip.diagram-VESOF6UC.js.map} +0 -0
  921. /package/dist/{spliceevent.noeventdiagram-MVA7Q3HT.js.map → spliceevent.noeventdiagram-4K7FMO4F.js.map} +0 -0
  922. /package/dist/{ssGSEA-7T6S3DSE.js.map → ssGSEA-2XYMX36P.js.map} +0 -0
  923. /package/dist/{ssGSEA.unit.spec-XJ3W4NWX.js.map → ssGSEA.unit.spec-J36KM2HO.js.map} +0 -0
  924. /package/dist/{summarizeCnvGeneexp-RRP6JUV6.js.map → summarizeCnvGeneexp-LYVDZXXD.js.map} +0 -0
  925. /package/dist/{summarizeGeneexpSurvival-AFLHDD6Q.js.map → summarizeGeneexpSurvival-Y52TGAHF.js.map} +0 -0
  926. /package/dist/{summarizeMutationCnv-NABUYHMX.js.map → summarizeMutationCnv-6EEJT3PV.js.map} +0 -0
  927. /package/dist/{summarizeMutationDiagnosis-2LQ7JU3K.js.map → summarizeMutationDiagnosis-HZKXHOOQ.js.map} +0 -0
  928. /package/dist/{summarizeMutationSurvival-3WBT5TXG.js.map → summarizeMutationSurvival-TU7TQYFQ.js.map} +0 -0
  929. /package/dist/{summary-FRDKOFXW.js.map → summary-4QQZUAMU.js.map} +0 -0
  930. /package/dist/{summary.integration.spec-ZLRIA7G2.js.map → summary.integration.spec-SLIIM4HN.js.map} +0 -0
  931. /package/dist/{summaryInput-4JO6MHP4.js.map → summaryInput-6HROPKCE.js.map} +0 -0
  932. /package/dist/{sunburst-DRCVSC2X.js.map → sunburst-MBJJPERL.js.map} +0 -0
  933. /package/dist/{survival-AK75COPY.js.map → survival-CXLMQSV2.js.map} +0 -0
  934. /package/dist/{survival-IF5NI3A6.js.map → survival-QSL2KDKD.js.map} +0 -0
  935. /package/dist/{survival.integration.spec-7IWBTPJG.js.map → survival.integration.spec-EUAAALVW.js.map} +0 -0
  936. /package/dist/{svgraph-QBDF2SLB.js.map → svgraph-JM5MHQDX.js.map} +0 -0
  937. /package/dist/{svmr-O4GJJUT2.js.map → svmr-MCMST2FL.js.map} +0 -0
  938. /package/dist/{table-FQAIXKLE.js.map → table-MVX3IMAL.js.map} +0 -0
  939. /package/dist/{termCollection-ZO5PZ7E3.js.map → termCollection-FZ2SCVA7.js.map} +0 -0
  940. /package/dist/{termCollection-GMDDL3L7.js.map → termCollection-IGC7REFK.js.map} +0 -0
  941. /package/dist/{termCollection.unit.spec-5JBCTXHX.js.map → termCollection.unit.spec-VY2EZZIP.js.map} +0 -0
  942. /package/dist/{tk-GJX23IV7.js.map → tk-5F3TWZ2G.js.map} +0 -0
  943. /package/dist/{tp.ui-T7FVMTGQ.js.map → tp.ui-IURWTMAS.js.map} +0 -0
  944. /package/dist/{tvs.dt-X7L7NSU6.js.map → tvs.dt-BPZCFPYK.js.map} +0 -0
  945. /package/dist/{tvs.dtcnv.categorical-73G2V6CH.js.map → tvs.dtcnv.categorical-UFS62DTR.js.map} +0 -0
  946. /package/dist/{tvs.dtcnv.continuous-DWFJL3X7.js.map → tvs.dtcnv.continuous-R6YXNNLA.js.map} +0 -0
  947. /package/dist/{tvs.dtfusion-HQADHCSV.js.map → tvs.dtfusion-FGXXS4XX.js.map} +0 -0
  948. /package/dist/{tvs.dtsnvindel-PY5OBMGW.js.map → tvs.dtsnvindel-DR43K7X3.js.map} +0 -0
  949. /package/dist/{tvs.dtsv-OTBEEWSW.js.map → tvs.dtsv-NO34GIOL.js.map} +0 -0
  950. /package/dist/{tvs.numeric-WGDHEBJV.js.map → tvs.numeric-KYAU5OV3.js.map} +0 -0
  951. /package/dist/{tvs.samplelst-LCXSU5MG.js.map → tvs.samplelst-2QP7IV2Y.js.map} +0 -0
  952. /package/dist/{tvs.termCollection-L527XN4X.js.map → tvs.termCollection-UEJDG22G.js.map} +0 -0
  953. /package/dist/{violin-6VKRUQV3.js.map → violin-NBZTGGYF.js.map} +0 -0
  954. /package/dist/{violin.integration.spec-RJATDLQH.js.map → violin.integration.spec-5CLYJSAR.js.map} +0 -0
  955. /package/dist/{violin.interactivity-SKF5H7MN.js.map → violin.interactivity-KXVKTT22.js.map} +0 -0
  956. /package/dist/{violin.renderer-GB4TPX3B.js.map → violin.renderer-37OF6K7Q.js.map} +0 -0
  957. /package/dist/{vocabulary-D3W44IWE.js.map → vocabulary-GR6J3VKW.js.map} +0 -0
@@ -0,0 +1,1943 @@
1
+ import {
2
+ setComputedConfig
3
+ } from "./chunk-CJPGYPI3.js";
4
+ import {
5
+ getSorterUi
6
+ } from "./chunk-TMM7BWW7.js";
7
+ import {
8
+ matrix_data_exports
9
+ } from "./chunk-LHKDLWG5.js";
10
+ import {
11
+ matrix_layout_exports
12
+ } from "./chunk-PTQ774XH.js";
13
+ import {
14
+ matrix_serieses_exports
15
+ } from "./chunk-VIUATDO2.js";
16
+ import {
17
+ matrix_legend_exports
18
+ } from "./chunk-3K2O2NIH.js";
19
+ import {
20
+ matrix_groups_exports
21
+ } from "./chunk-W5OEFZCR.js";
22
+ import {
23
+ setMatrixDom
24
+ } from "./chunk-HUBO743S.js";
25
+ import {
26
+ setInteractivity
27
+ } from "./chunk-3RSJU6YM.js";
28
+ import {
29
+ setRenderers
30
+ } from "./chunk-OH5I6I2D.js";
31
+ import {
32
+ MatrixCluster
33
+ } from "./chunk-DDKS3MV3.js";
34
+ import {
35
+ GeneSetEditUI,
36
+ GeneSetEditUIwithTabs,
37
+ PlotBase,
38
+ TwRouter,
39
+ fillTermWrapper,
40
+ get$id,
41
+ getCombinedTermFilter,
42
+ getGEunit,
43
+ initByInput,
44
+ make_one_checkbox,
45
+ make_radios,
46
+ rebaseGroupFilter,
47
+ routedTermTypes,
48
+ sayerror,
49
+ svgLegend,
50
+ svgScroll,
51
+ to_svg,
52
+ zoom
53
+ } from "./chunk-KUZPTJJO.js";
54
+ import {
55
+ Menu
56
+ } from "./chunk-HYOEWQ5P.js";
57
+ import {
58
+ icons
59
+ } from "./chunk-IIT367QZ.js";
60
+ import {
61
+ copyMerge,
62
+ deepEqual,
63
+ getCompInit
64
+ } from "./chunk-M3J4MINX.js";
65
+ import {
66
+ TermTypes,
67
+ isNumericTerm
68
+ } from "./chunk-2U2CP2Y2.js";
69
+ import {
70
+ dt2label,
71
+ dtcnv,
72
+ dtfusionrna,
73
+ dtsnvindel,
74
+ dtsv,
75
+ mclass,
76
+ morigin
77
+ } from "./chunk-ZF6HNVYD.js";
78
+ import {
79
+ convertUnits
80
+ } from "./chunk-JNITUVXP.js";
81
+ import {
82
+ select_default
83
+ } from "./chunk-I6Y4O3RR.js";
84
+
85
+ // plots/matrix/matrix.controls.samples.ts
86
+ function setSamplesBtn(self2, s) {
87
+ const l = s.controlLabels;
88
+ const controls = self2;
89
+ const parent = self2.parent;
90
+ const rows = [
91
+ {
92
+ label: `Maximum # ${l.Samples}`,
93
+ title: `Limit the number of displayed ${l.samples}`,
94
+ type: "number",
95
+ chartType: "matrix",
96
+ settingsKey: "maxSample",
97
+ getDisplayStyle(plot) {
98
+ return plot.chartType == "hierCluster" ? "none" : "table-row";
99
+ }
100
+ },
101
+ {
102
+ label: `Sort ${l.Sample} Groups`,
103
+ title: `Set how to sort ${l.sample} groups`,
104
+ type: "radio",
105
+ chartType: "matrix",
106
+ settingsKey: "sortSampleGrpsBy",
107
+ options: [
108
+ {
109
+ label: "Predefined or Group Name",
110
+ value: "name",
111
+ title: `Sort by group name`
112
+ },
113
+ {
114
+ label: `${l.Sample} Count`,
115
+ value: "sampleCount",
116
+ title: `Sort by the number of samples in the group`
117
+ },
118
+ {
119
+ label: `Hits`,
120
+ value: "hits",
121
+ title: `Sort by the total number of variants for every ${l.sample} in the group`
122
+ }
123
+ ],
124
+ getDisplayStyle(plot) {
125
+ return plot.divideBy && !plot.hierCluster ? "table-row" : "none";
126
+ }
127
+ },
128
+ {
129
+ label: `${l.Sample} Group Label Character Limit`,
130
+ title: `Truncate the ${l.sample} group label if it exceeds this maximum number of characters`,
131
+ type: "number",
132
+ chartType: "matrix",
133
+ settingsKey: "sampleGrpLabelMaxChars",
134
+ getDisplayStyle(plot) {
135
+ return plot.divideBy && !plot.hierCluster ? "table-row" : "none";
136
+ }
137
+ },
138
+ {
139
+ label: `${l.Sample} Label Character Limit`,
140
+ title: `Truncate the ${l.sample} label if it exceeds this maximum number of characters`,
141
+ type: "number",
142
+ chartType: "matrix",
143
+ settingsKey: "collabelmaxchars"
144
+ },
145
+ {
146
+ label: `Toggle sample labels`,
147
+ title: `Do not automatically show sample labels based on column width`,
148
+ type: "radio",
149
+ chartType: "matrix",
150
+ settingsKey: "sampleLabelsToggle",
151
+ styles: { display: "inline-block" },
152
+ options: [
153
+ { label: `Based on column width`, value: "auto" },
154
+ { label: "Always hide", value: "hide" }
155
+ ]
156
+ },
157
+ {
158
+ label: `Group ${l.Samples} By`,
159
+ title: `Select a variable with discrete values to group ${l.samples}`,
160
+ type: "term",
161
+ chartType: "matrix",
162
+ configKey: "divideBy",
163
+ vocabApi: self2.opts.app.vocabApi,
164
+ state: {
165
+ vocab: self2.opts.vocab
166
+ //activeCohort: appState.activeCohort
167
+ },
168
+ processInput: async (tw) => {
169
+ if (tw?.term && isNumericTerm(tw.term)) {
170
+ tw.q = { ...tw.q, mode: "discrete" };
171
+ }
172
+ if (tw) await fillTermWrapper(tw, self2.opts.app.vocabApi);
173
+ return tw;
174
+ },
175
+ processConfig: (config) => {
176
+ if (self2.parent.chartType == "hierCluster" && config["divideBy"]) {
177
+ config.settings = {
178
+ hierCluster: {
179
+ yDendrogramHeight: 0,
180
+ clusterSamples: false
181
+ }
182
+ };
183
+ }
184
+ if (self2.parent.config.divideBy)
185
+ config.legendValueFilter = self2.parent.mayRemoveTvsEntry(self2.parent.config.divideBy);
186
+ },
187
+ getBodyParams: () => {
188
+ const currentGeneNames = self2.parent.termOrder.filter((t) => t.tw.term.type === "geneVariant").map(
189
+ (t) => t.tw.term.chr ? `${t.tw.term.chr}:${t.tw.term.start}-${t.tw.term.stop}` : t.tw.term.gene || t.tw.term.name
190
+ );
191
+ if (currentGeneNames.length) return { currentGeneNames };
192
+ return {};
193
+ }
194
+ }
195
+ ];
196
+ rows.push({
197
+ label: `Sort ${l.Sample} Priority`,
198
+ title: `Set how to sort ${l.samples}`,
199
+ type: "custom",
200
+ // the "input" argument is created by controls
201
+ init(input) {
202
+ const m = parent.config.settings.matrix;
203
+ if (!controls.activeTab) controls.activeTab = "basic";
204
+ input.dom.inputTd.style("padding", "5px");
205
+ const btnsDiv = input.dom.inputTd.append("div").style("margin-bottom", "5px");
206
+ const basicBtn = btnsDiv.append("div").style("display", "inline-block").style("padding-right", "5px").style("border-right", "2px solid black").style("text-decoration", controls.activeTab == "basic" ? "underline" : "").style("cursor", "pointer").html("Basic").on("click", () => {
207
+ controls.activeTab = "basic";
208
+ basicBtn.style("text-decoration", "underline");
209
+ advancedBtn.style("text-decoration", "");
210
+ basicDiv.style("display", "");
211
+ advancedDiv.style("display", "none");
212
+ });
213
+ const advancedBtn = btnsDiv.append("div").style("display", "inline-block").style("margin-left", "5px").style("text-decoration", controls.activeTab == "advanced" ? "underline" : "").style("cursor", "pointer").html("Advanced").on("click", () => {
214
+ controls.activeTab = "advanced";
215
+ basicBtn.style("text-decoration", "");
216
+ advancedBtn.style("text-decoration", "underline");
217
+ basicDiv.style("display", "none");
218
+ advancedDiv.style("display", "");
219
+ });
220
+ const basicDiv = input.dom.inputTd.append("div").style("display", controls.activeTab == "basic" ? "" : "none");
221
+ const ssmDiv = basicDiv.append("div");
222
+ ssmDiv.append("span").html("SSM");
223
+ const { inputs } = make_radios({
224
+ // holder, options, callback, styles
225
+ holder: ssmDiv.append("span"),
226
+ options: [
227
+ { label: "by consequence", value: "consequence", checked: m.sortByMutation === "consequence" },
228
+ { label: "by presence", value: "presence", checked: m.sortByMutation === "presence" }
229
+ ],
230
+ styles: {
231
+ display: "inline-block"
232
+ },
233
+ callback: (sortByMutation) => {
234
+ const sortOptions = parent.config.settings.matrix.sortOptions;
235
+ const activeOption = sortOptions.a;
236
+ const mutTb = activeOption.sortPriority[0].tiebreakers[1];
237
+ mutTb.disabled = !sortByMutation;
238
+ mutTb.isOrdered = sortByMutation === "consequence";
239
+ parent.app.dispatch({
240
+ type: "plot_edit",
241
+ id: parent.id,
242
+ config: {
243
+ settings: {
244
+ matrix: {
245
+ sortByMutation,
246
+ // needed to show the correct status for checkbox, but actual sorting behavior
247
+ sortOptions
248
+ // is based on sortOptions.a[*].tiebreaker[*][disabled, isOrdered]
249
+ }
250
+ }
251
+ }
252
+ });
253
+ }
254
+ });
255
+ inputs.style("margin", "2px 0 0 2px").style("vertical-align", "top");
256
+ const cnvDiv = basicDiv.append("div").style("display", m.showMatrixCNV != "none" && !m.allMatrixCNVHidden ? "block" : "none");
257
+ cnvDiv.append("span").html("CNV");
258
+ const checkbox = make_one_checkbox({
259
+ holder: cnvDiv.append("span"),
260
+ divstyle: { display: "inline-block" },
261
+ checked: m.sortByCNV,
262
+ labeltext: "sort by CNV",
263
+ callback: () => {
264
+ const sortByCNV = checkbox.property("checked");
265
+ const sortOptions = parent.config.settings.matrix.sortOptions;
266
+ const activeOption = sortOptions.a;
267
+ const cnvTb = activeOption.sortPriority[0].tiebreakers[2];
268
+ cnvTb.disabled = !sortByCNV;
269
+ cnvTb.isOrdered = sortByCNV;
270
+ parent.app.dispatch({
271
+ type: "plot_edit",
272
+ id: parent.id,
273
+ config: {
274
+ settings: {
275
+ matrix: {
276
+ sortByCNV,
277
+ // needed to show the correct status for checkbox, but actual sorting behavior
278
+ sortOptions
279
+ // is based on sortOptions.a[*].tiebreaker[*][disabled, isOrdered]
280
+ }
281
+ }
282
+ }
283
+ });
284
+ }
285
+ });
286
+ const advancedDiv = input.dom.inputTd.append("div").style("display", controls.activeTab == "advanced" ? "" : "none");
287
+ input.dom.row.on("mouseover", function() {
288
+ this.style.backgroundColor = "#fff";
289
+ this.style.textShadow = "none";
290
+ });
291
+ if (!controls.sorterUi) {
292
+ controls.sorterUi = getSorterUi({
293
+ controls,
294
+ holder: advancedDiv,
295
+ tip: controls.parent.app.tip
296
+ });
297
+ } else {
298
+ controls.sorterUi.main(controls.parent.config.settings.matrix, { holder: advancedDiv });
299
+ }
300
+ return {
301
+ main: (plot) => {
302
+ const s2 = plot.settings.matrix;
303
+ inputs.property("checked", (d) => d.value == s2.sortByMutation);
304
+ checkbox.property("checked", s2.sortByCNV);
305
+ cnvDiv.style("display", s2.showMatrixCNV != "none" && !s2.allMatrixCNVHidden ? "block" : "none");
306
+ }
307
+ };
308
+ }
309
+ });
310
+ self2.opts.holder.append("button").datum({
311
+ label: l.Samples || `Samples`,
312
+ getCount: () => "sampleCount" in self2.overrides ? self2.overrides.sampleCount : self2.parent.sampleOrder?.length || 0,
313
+ rows,
314
+ customInputs: updateSamplesControls
315
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
316
+ }
317
+ function updateSamplesControls(self2, app, parent, table) {
318
+ if (parent.chartType == "hierCluster" && parent.config.settings.hierCluster.clusterSamples) {
319
+ const l = parent.config.settings.matrix.controlLabels;
320
+ const sortingControl = select_default(
321
+ table.selectAll("td").filter(function() {
322
+ return select_default(this).text() == `Sort ${l.Sample} Priority`;
323
+ }).node().closest("tr")
324
+ );
325
+ sortingControl.style("display", "none");
326
+ }
327
+ }
328
+
329
+ // plots/matrix/matrix.controls.genes.ts
330
+ var tip = new Menu({ padding: "" });
331
+ function setGenesBtn(self2, s) {
332
+ const l = s.controlLabels;
333
+ const renderStyleOptions = [
334
+ {
335
+ label: `&nbsp;Stacked <span style="font-size:.7em;color:#555;">Show stacked rectangles in the same matrix cell to render variants for the same ${l.sample} and gene</span>`,
336
+ value: "",
337
+ title: `Show stacked rectangles in the same matrix cell to render variants for the same ${l.sample} and gene`
338
+ },
339
+ {
340
+ label: `&nbsp;OncoPrint <span style="font-size:.7em;color:#555;">Show overlapping rectangles in the same matrix cell to render variants for the same ${l.sample} and gene</span>`,
341
+ value: "oncoprint",
342
+ title: `Show overlapping rectangles in the same matrix cell to render variants for the same ${l.sample} and gene`
343
+ }
344
+ ];
345
+ if (s.addMutationCNVButtons && self2.parent.chartType !== "hierCluster")
346
+ renderStyleOptions.unshift({
347
+ label: `&nbsp;Single <span style="font-size:.7em;color:#555;">Show a single rectangle in a matrix cell to render the most severe variant (truncating > indels > missense > synonymous) for the same ${l.sample} and gene</span>`,
348
+ value: "single",
349
+ title: `Show a single rectangle in a matrix cell to render the most severe variant (truncating > indels > missense > synonymous) for the same ${l.sample} and gene`
350
+ });
351
+ self2.opts.holder.append("button").datum({
352
+ label: "Genes",
353
+ getCount: () => self2.parent.termOrder?.filter(
354
+ (t) => t.tw.term.type == TermTypes.GENE_VARIANT || t.tw.term.type == TermTypes.GENE_EXPRESSION
355
+ ).length || 0,
356
+ customInputs: addGeneInputs,
357
+ rows: [
358
+ {
359
+ label: `Display ${l.Sample} Counts for Gene`,
360
+ title: `Include the ${l.sample} count in the gene label`,
361
+ type: "radio",
362
+ chartType: "matrix",
363
+ settingsKey: "samplecount4gene",
364
+ styles: { display: "inline-block" },
365
+ options: [
366
+ { label: "Absolute", value: "abs" },
367
+ { label: `Percent`, value: "pct" },
368
+ { label: `None`, value: "" }
369
+ ],
370
+ getDisplayStyle() {
371
+ return self2.parent.termOrder?.filter((t) => t.tw.term.type == "geneVariant").length ? "table-row" : "none";
372
+ }
373
+ },
374
+ // TODO: implement this contol option
375
+ // {
376
+ // label: `Exclude From ${l.Sample} Displayed Counts`,
377
+ // title: `Do not include these variations/mutations when counting samples for a gene.`,
378
+ // type: 'text',
379
+ // chartType: 'matrix',
380
+ // settingsKey: 'geneVariantCountSamplesSkipMclass',
381
+ // processInput: tw => {},
382
+ // },
383
+ {
384
+ label: "Genomic Alterations Rendering",
385
+ title: `Set how to indicate a ${l.sample}'s applicable variant types in the same matrix cell`,
386
+ type: "radio",
387
+ chartType: "matrix",
388
+ settingsKey: "cellEncoding",
389
+ options: renderStyleOptions,
390
+ styles: { padding: "5px 0px", margin: 0 },
391
+ labelDisplay: "block",
392
+ getDisplayStyle() {
393
+ return self2.parent.termOrder?.filter((t) => t.tw.term.type == "geneVariant").length ? "table-row" : "none";
394
+ },
395
+ callback: self2.parent.geneStyleControlCallback
396
+ },
397
+ {
398
+ label: "Sort Genes",
399
+ title: "Set how to order the genes as rows",
400
+ type: "radio",
401
+ chartType: "matrix",
402
+ settingsKey: "sortTermsBy",
403
+ options: [
404
+ { label: "By Input Data Order", value: "asListed" },
405
+ { label: `By ${l.sample} Count`, value: "sampleCount" }
406
+ ],
407
+ styles: { padding: 0, "padding-right": "10px", margin: 0, display: "inline-block" },
408
+ getDisplayStyle() {
409
+ return self2.parent.termOrder?.filter((t) => t.tw.term.type == "geneVariant").length ? "table-row" : "none";
410
+ }
411
+ }
412
+ ]
413
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
414
+ }
415
+ async function addGeneInputs(self2, app, parent, table) {
416
+ if (parent.chartType == "hierCluster" && parent.config.dataType == TermTypes.GENE_EXPRESSION) {
417
+ appendGeneInputs(self2, app, parent, table, "hierCluster");
418
+ }
419
+ if (parent.state?.termdbConfig?.allowedTermTypes?.includes(TermTypes.GENE_VARIANT) || parent.state.termdbConfig.queries.snvindel)
420
+ appendGeneInputs(self2, app, parent, table);
421
+ }
422
+ async function appendGeneInputs(self2, app, parent, table, geneInputType) {
423
+ tip.clear();
424
+ if (!parent.selectedGroup) parent.selectedGroup = 0;
425
+ if (parent.opts.customInputs?.genes) {
426
+ for (const inputConfig of parent.opts.customInputs.genes) {
427
+ inputConfig.chartType = "matrix";
428
+ const holder = table.append("tr");
429
+ if (inputConfig.title) holder.attr("aria-label", inputConfig.title);
430
+ const input = await initByInput[inputConfig.type](
431
+ Object.assign(
432
+ {},
433
+ {
434
+ holder,
435
+ app,
436
+ id: parent.id,
437
+ debug: self2.opts.debug,
438
+ parent
439
+ },
440
+ inputConfig
441
+ )
442
+ );
443
+ input.main(parent.config);
444
+ }
445
+ }
446
+ let geneInputTr;
447
+ if (geneInputType == "hierCluster" || parent.chartType !== "hierCluster") {
448
+ geneInputTr = table.insert("tr", () => table.select("tr").node());
449
+ } else {
450
+ const secondTr = table.selectAll("tr").nodes()[1] || null;
451
+ const hrTr = table.insert("tr", () => secondTr);
452
+ hrTr.append("td").attr("colspan", 2).append("hr").style("border", "1px solid #ccc");
453
+ geneInputTr = table.insert("tr", () => secondTr);
454
+ }
455
+ addGenesetInput(self2, app, parent, geneInputTr, geneInputType);
456
+ }
457
+ function addGenesetInput(self2, app, parent, tr, geneInputType) {
458
+ const controlPanelBtn = self2.btns.filter((d) => d.label.endsWith("Genes"))?.node();
459
+ const tip3 = app.tip;
460
+ const tg = parent.config.termgroups;
461
+ const { maxGenes, genesetEditUiVersion } = parent.settings?.matrix || parent.config?.settings?.matrix || {};
462
+ let selectedGroup;
463
+ const triggerGenesetEdit = (holder) => {
464
+ holder.selectAll("*").remove();
465
+ const geneList = selectedGroup.lst.map((item) => {
466
+ return { gene: item.name };
467
+ });
468
+ const genesetUi = genesetEditUiVersion === "withTabs" ? GeneSetEditUIwithTabs : GeneSetEditUI;
469
+ new genesetUi({
470
+ holder,
471
+ genome: app.opts.genome,
472
+ geneList,
473
+ // Remove the GFF Loads Gene Sets option from unclustered genes panel.
474
+ customInputs: parent.chartType !== "hierCluster" || geneInputType == "hierCluster" ? self2.parent.opts.customInputs?.geneset : void 0,
475
+ /* running hier clustering and the editing group is the group used for clustering
476
+ pass this mode value to inform ui to support the optional button "top variably exp gene"
477
+ this is hardcoded for the purpose of gene expression and should be improved
478
+ */
479
+ mode: selectedGroup.mode,
480
+ minNumGenes: selectedGroup.mode == "geneExpression" ? 3 : 1,
481
+ maxNumGenes: maxGenes,
482
+ vocabApi: self2.opts.app.vocabApi,
483
+ callback: async ({ geneList: geneList2, groupName }) => {
484
+ if (!selectedGroup) throw `missing selectedGroup`;
485
+ tip3.hide();
486
+ const group = selectedGroup.status == "new" ? { name: groupName, lst: [] } : tg[selectedGroup.index];
487
+ if (selectedGroup.status == "new") tg.push(group);
488
+ const targetTermType = selectedGroup.mode == "geneExpression" ? "geneExpression" : "geneVariant";
489
+ const lst = group.lst.filter((tw) => tw.term.type != targetTermType);
490
+ const tws = await Promise.all(
491
+ geneList2.map(async (d) => {
492
+ let term;
493
+ if (targetTermType == "geneExpression") {
494
+ const gene = d.symbol || d.gene;
495
+ const unit = getGEunit(app.vocabApi);
496
+ const name = `${gene} ${unit}`;
497
+ term = { gene, name, type: "geneExpression" };
498
+ } else {
499
+ term = {
500
+ gene: d.symbol || d.gene,
501
+ name: d.symbol || d.gene,
502
+ type: "geneVariant"
503
+ };
504
+ }
505
+ let tw = group.lst.find((t) => {
506
+ const geneName = t.term.gene || t.term.name;
507
+ const match = d.symbol ? geneName === d.symbol : d.gene ? geneName === d.gene : false;
508
+ return match && t.term.type == targetTermType;
509
+ });
510
+ if (!tw) {
511
+ tw = { term };
512
+ await fillTermWrapper(tw, self2.opts.app.vocabApi);
513
+ } else if (!tw.$id) {
514
+ tw.$id = await get$id(self2.opts.app.vocabApi.getTwMinCopy({ term }));
515
+ }
516
+ return tw;
517
+ })
518
+ );
519
+ group.lst = [...lst, ...tws];
520
+ if (!group.lst.length) tg.splice(selectedGroup.index, 1);
521
+ app.dispatch({
522
+ type: "plot_edit",
523
+ id: self2.parent.id,
524
+ config: {
525
+ termgroups: tg
526
+ }
527
+ });
528
+ },
529
+ backBtn: {
530
+ target: "Genes Menu",
531
+ callback: () => {
532
+ controlPanelBtn.click();
533
+ }
534
+ },
535
+ termsAsListed: geneInputType == "hierCluster" && !self2.parent.config.settings.hierCluster.clusterRows || geneInputType != "hierCluster" && self2.parent.config.settings.matrix.sortTermsBy == "asListed"
536
+ });
537
+ };
538
+ const numOfEditableGrps = tg.filter((g) => g.type != "hierCluster").length;
539
+ tr.append("td").attr("class", "sja-termdb-config-row-label").html(geneInputType == "hierCluster" ? "Hierarchical Clustering Gene Set" : "Genomic Alteration Gene Set");
540
+ if (numOfEditableGrps > 0 || geneInputType == "hierCluster") {
541
+ const td1 = tr.append("td").style("display", "block").style("padding", "5px 0px");
542
+ const editGrpDiv = td1.append("div").append("label");
543
+ editGrpDiv.append("button").html(
544
+ numOfEditableGrps > 1 && geneInputType !== "hierCluster" ? "Edit Selected Group" : geneInputType == "hierCluster" ? "Edit Gene Set" : "Edit Current Group"
545
+ ).on("click", () => {
546
+ tip3.clear();
547
+ setMenuBackBtn(tip3.d.append("div").style("padding", "5px"), () => controlPanelBtn.click(), `Back`);
548
+ const genesetEdiUiHolder = tip3.d.append("div");
549
+ triggerGenesetEdit(genesetEdiUiHolder);
550
+ });
551
+ if (numOfEditableGrps > 1 && geneInputType !== "hierCluster") {
552
+ const { nonHierClusterGroups, groupSelect } = setTermGroupSelector(self2, editGrpDiv, tg);
553
+ selectedGroup = nonHierClusterGroups.find((g) => g.selected);
554
+ groupSelect.on("change", () => {
555
+ selectedGroup = nonHierClusterGroups[groupSelect.property("value")];
556
+ });
557
+ } else {
558
+ const s = parent.config.settings.hierCluster;
559
+ const g = geneInputType == "hierCluster" ? tg.find((g2) => g2.type == "hierCluster") : tg.find((g2) => g2.type != "hierCluster");
560
+ selectedGroup = {
561
+ index: geneInputType == "hierCluster" ? tg.findIndex((g2) => g2.type == "hierCluster") : tg[0].type == g.type ? 0 : 1,
562
+ name: g.name,
563
+ type: g.type,
564
+ lst: g.type == "hierCluster" ? g.lst.map((tw) => ({ name: tw.term.gene || tw.term.name })) : g.lst.filter((tw) => tw.term.type == TermTypes.GENE_VARIANT).map((tw) => ({ name: tw.term.name })),
565
+ mode: g.type == "hierCluster" ? s.dataType : (
566
+ // !!subject to change!! when group is not clustering, and ds has mutation, defaults to MUTATION_CNV_FUSION
567
+ self2.parent.state.termdbConfig.queries?.snvindel ? TermTypes.GENE_VARIANT : ""
568
+ ),
569
+ selected: true
570
+ };
571
+ }
572
+ }
573
+ if (geneInputType == "hierCluster") {
574
+ return;
575
+ }
576
+ const td2 = tr.append("td").style("display", "block").style("padding", "5px 0px");
577
+ const createNewGrpDiv = td2.append("div").append("label");
578
+ const createBtn = createNewGrpDiv.append("button").html("Create New Group").property("disabled", true).on("click", () => {
579
+ tip3.clear();
580
+ setMenuBackBtn(tip3.d.append("div"), () => controlPanelBtn.click(), "Back");
581
+ const name = nameInput.property("value");
582
+ selectedGroup = {
583
+ index: tg.length,
584
+ name,
585
+ label: name,
586
+ lst: [],
587
+ status: "new",
588
+ mode: parent.state.termdbConfig.queries?.snvindel ? TermTypes.GENE_VARIANT : ""
589
+ };
590
+ triggerGenesetEdit(tip3.d.append("div"));
591
+ });
592
+ const nameInput = createNewGrpDiv.append("input").style("margin", "2px 5px").style("width", "210px").attr("placeholder", "Group Name").on("input", () => {
593
+ createBtn.property("disabled", !nameInput.property("value"));
594
+ }).on("keyup", (event) => {
595
+ if (event.key == "Enter" && !createBtn.property("disabled")) {
596
+ createBtn.node().click();
597
+ }
598
+ });
599
+ }
600
+ function setMenuBackBtn(holder, callback, label) {
601
+ holder.attr("tabindex", 0).style("padding", "5px").style("text-decoration", "underline").style("cursor", "pointer").style("margin-bottom", "12px").html(`&#171; ${label}`).on("click", callback).on("keyup", (event) => {
602
+ if (event.key == "Enter") event.target.click();
603
+ });
604
+ }
605
+ function setTermGroupSelector(self2, holder, tg) {
606
+ const firstGrpWithGeneTw = tg.find(
607
+ (g) => g.lst.find((tw) => tw.term.type == TermTypes.GENE_VARIANT && g.type !== "hierCluster")
608
+ );
609
+ const groups = tg.map((g, index) => {
610
+ return {
611
+ index,
612
+ name: g.name,
613
+ type: g.type,
614
+ lst: g.lst.filter((tw) => tw.term.type == TermTypes.GENE_VARIANT).map((tw) => ({ name: tw.term.name })),
615
+ mode: self2.parent.state.termdbConfig.queries?.snvindel ? TermTypes.GENE_VARIANT : "",
616
+ selected: g === firstGrpWithGeneTw
617
+ };
618
+ });
619
+ const nonHierClusterGroups = groups.filter((g) => g.type != "hierCluster");
620
+ const groupSelect = holder.append("select").style("width", "218px").style("margin", "2px 5px");
621
+ for (const [i, group] of nonHierClusterGroups.entries()) {
622
+ if (group.label) continue;
623
+ if (group.name) group.label = group.name;
624
+ else group.label = `Unlabeled group #${i + 1}`;
625
+ }
626
+ groupSelect.selectAll("option").data(nonHierClusterGroups).enter().append("option").property("selected", (grp) => grp.selected).attr("value", (d, i) => i).html((grp) => grp.label);
627
+ return { nonHierClusterGroups, groupSelect };
628
+ }
629
+
630
+ // plots/matrix/matrix.controls.variables.ts
631
+ var tip2 = new Menu({ padding: "" });
632
+ function setVariablesBtn(self2, s) {
633
+ self2.opts.holder.append("button").datum({
634
+ label: s.controlLabels.Terms || `Variables`,
635
+ //getCount: () => self.parent.termOrder.filter(t => t.tw.term.type != 'geneVariant').length.length,
636
+ rows: [
637
+ {
638
+ label: `Row Group Label Max Length`,
639
+ title: `Truncate the row group label if it exceeds this maximum number of characters`,
640
+ type: "number",
641
+ chartType: "matrix",
642
+ settingsKey: "termGrpLabelMaxChars"
643
+ },
644
+ {
645
+ label: `Row Label Max Length`,
646
+ title: `Truncate the row label if it exceeds this maximum number of characters`,
647
+ type: "number",
648
+ chartType: "matrix",
649
+ settingsKey: "rowlabelmaxchars"
650
+ }
651
+ ],
652
+ customInputs: appendDictInputs
653
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
654
+ }
655
+ function appendDictInputs(self2, app, parent) {
656
+ tip2.clear();
657
+ if (!parent.selectedGroup) parent.selectedGroup = parent.chartType == "hierCluster" ? 1 : 0;
658
+ app.tip.d.append("hr");
659
+ addDictMenu(self2, app, parent, app.tip.d.append("div"));
660
+ }
661
+ async function addDictMenu(self2, app, parent, holder = void 0) {
662
+ const termdb = await import("./app-FX3KZ67X.js");
663
+ termdb.appInit({
664
+ holder: holder || app.tip.d,
665
+ vocabApi: self2.parent.app.vocabApi,
666
+ focus: "off",
667
+ state: {
668
+ vocab: self2.parent.state.vocab,
669
+ activeCohort: self2.parent.activeCohort,
670
+ nav: {
671
+ header_mode: "search_only"
672
+ },
673
+ tree: {
674
+ usecase: { target: "matrix", detail: "termgroups" }
675
+ }
676
+ },
677
+ tree: {
678
+ submit_lst: (termlst) => {
679
+ submitLst(self2, termlst);
680
+ app.tip.hide();
681
+ }
682
+ },
683
+ search: {
684
+ focus: "off"
685
+ }
686
+ });
687
+ }
688
+ async function submitLst(self2, termlst) {
689
+ const newterms = await Promise.all(
690
+ termlst.map(async (_term) => {
691
+ const term = structuredClone(_term);
692
+ const tw = "id" in term ? { id: term.id, term } : { term };
693
+ await fillTermWrapper(tw, self2.opts.app.vocabApi);
694
+ return tw;
695
+ })
696
+ );
697
+ const termgroups = structuredClone(self2.parent.config.termgroups);
698
+ const i = termgroups.findIndex((g) => g.name == "Variables");
699
+ if (i !== -1) {
700
+ const grp = termgroups[i];
701
+ grp.lst.push(...newterms);
702
+ self2.parent.app.dispatch({
703
+ type: "plot_nestedEdits",
704
+ id: self2.parent.id,
705
+ edits: [
706
+ {
707
+ nestedKeys: ["termgroups", i, "lst"],
708
+ value: grp.lst
709
+ }
710
+ ]
711
+ });
712
+ } else {
713
+ const grp = { name: "Variables", lst: newterms };
714
+ termgroups.push(grp);
715
+ self2.parent.app.dispatch({
716
+ type: "plot_edit",
717
+ id: self2.parent.id,
718
+ config: { termgroups }
719
+ });
720
+ }
721
+ }
722
+
723
+ // plots/matrix/matrix.controls.dimensions.ts
724
+ function setDimensionsBtn(self2, s) {
725
+ const l = s.controlLabels;
726
+ self2.opts.holder.append("button").datum({
727
+ label: "Cell Layout",
728
+ tables: [
729
+ {
730
+ rows: [
731
+ {
732
+ label: "Grid",
733
+ title: "Show grid lines, which creates borders around each matrix cells. Note that grid lines are hidden when the auto-computed width <= 2, or when either the column and row spacing is set to 0.",
734
+ type: "checkbox",
735
+ boxLabel: "show",
736
+ // v===true means property('checked') and convert to recognized 'rect' value for dispatch
737
+ // otherwise, compared value to 'rect' to set the current value of the checkbox
738
+ // note: the non-boolean showGrid values allow keeping the hidden value='pattern' option for benchmark tests
739
+ processInput: (v) => v === true ? "rect" : v === "rect",
740
+ chartType: "matrix",
741
+ settingsKey: "showGrid",
742
+ colspan: 2,
743
+ align: "center"
744
+ // for testing/benchmarking
745
+ // type: 'radio',
746
+ // options: [
747
+ // {
748
+ // label: 'hide',
749
+ // value: ''
750
+ // },
751
+ // {
752
+ // label: 'lines',
753
+ // value: 'pattern' // needs debugging for when s.rowh or d.colw does not apply to all rows
754
+ // },
755
+ // {
756
+ // label: 'rect',
757
+ // value: 'rect'
758
+ // }
759
+ // ]
760
+ },
761
+ {
762
+ label: "Outline Color",
763
+ title: "Set a border color for the whole matrix",
764
+ type: "color",
765
+ chartType: "matrix",
766
+ settingsKey: "outlineStroke",
767
+ colspan: 2,
768
+ align: "center"
769
+ //getDisplayStyle: plot => self.parent.settings.matrix.showGrid ? '' : 'none'
770
+ },
771
+ {
772
+ label: "Beam Color",
773
+ title: "Set a color for the beam highlighter",
774
+ type: "color",
775
+ chartType: "matrix",
776
+ settingsKey: "beamStroke",
777
+ colspan: 2,
778
+ align: "center"
779
+ //getDisplayStyle: plot => self.parent.settings.matrix.showGrid ? '' : 'none'
780
+ },
781
+ {
782
+ label: "Grid Line Color",
783
+ title: "Set the grid color, equivalent to applying the same border color for each matrix cell",
784
+ type: "color",
785
+ chartType: "matrix",
786
+ settingsKey: "gridStroke",
787
+ colspan: 2,
788
+ align: "center"
789
+ //getDisplayStyle: plot => self.parent.settings.matrix.showGrid ? '' : 'none'
790
+ },
791
+ {
792
+ label: "Background Color",
793
+ title: `Set the background color when there are no alterations or annotation data for a ${l.sample}`,
794
+ type: "color",
795
+ chartType: "matrix",
796
+ settingsKey: "cellbg",
797
+ colspan: 2,
798
+ align: "center"
799
+ },
800
+ {
801
+ label: `Use Canvas If # ${l.sample} Exceeds`,
802
+ title: `Switch from SVG to canvas rendering when the number of ${l.samples} exceeds this number`,
803
+ type: "number",
804
+ chartType: "matrix",
805
+ settingsKey: "svgCanvasSwitch",
806
+ colspan: 2,
807
+ align: "center",
808
+ width: 60,
809
+ min: 0,
810
+ max: 1e4,
811
+ step: 1
812
+ },
813
+ {
814
+ label: "Canvas Min. Pixel Width",
815
+ title: "Set a minimum pixel width for a matrix cell when using canvas, may affect the perceived sharpness of the canvas image",
816
+ type: "checkbox",
817
+ boxLabel: "apply",
818
+ chartType: "matrix",
819
+ settingsKey: "useMinPixelWidth",
820
+ colspan: 2,
821
+ align: "center",
822
+ getDisplayStyle: () => self2.parent.settings.matrix.useCanvas ? "" : "none"
823
+ }
824
+ ]
825
+ },
826
+ {
827
+ header: ["Cells", "Columns", "Rows"],
828
+ rows: [
829
+ {
830
+ label: "Row Height",
831
+ title: "Set the height of a matrix row",
832
+ type: "number",
833
+ width: 50,
834
+ align: "center",
835
+ chartType: "matrix",
836
+ inputs: [{ label: "N/A" }, { settingsKey: "rowh", min: 8, max: 30, step: 1 }],
837
+ getDisplayStyle(plot) {
838
+ return plot.chartType == "hierCluster" ? "none" : "table-row";
839
+ }
840
+ },
841
+ {
842
+ label: "Min Col. Width",
843
+ title: "Set the minimum width of the auto-computed matrix column width",
844
+ type: "number",
845
+ width: 50,
846
+ align: "center",
847
+ chartType: "matrix",
848
+ inputs: [{ settingsKey: "colwMin", min: 0.1, max: 16, step: 0.2 }, { label: "N/A" }]
849
+ },
850
+ {
851
+ label: "Max Col. Width",
852
+ title: "Set the maximum width of the auto-computed matrix column width",
853
+ type: "number",
854
+ width: 50,
855
+ align: "center",
856
+ chartType: "matrix",
857
+ inputs: [{ settingsKey: "colwMax", min: 1, max: 24, step: 0.2 }, { label: "N/A" }]
858
+ },
859
+ {
860
+ label: "Spacing",
861
+ title: "Set the column spacing. Note that this will be set to 0 when the auto-computed width < 2.",
862
+ type: "number",
863
+ width: 50,
864
+ align: "center",
865
+ chartType: "matrix",
866
+ inputs: [
867
+ { settingsKey: "colspace", min: 0, max: 20, step: 1 },
868
+ { settingsKey: "rowspace", min: 0, max: 20, step: 1 }
869
+ ],
870
+ getDisplayStyle(plot) {
871
+ return plot.chartType == "hierCluster" ? "none" : "table-row";
872
+ }
873
+ },
874
+ {
875
+ label: "Group spacing",
876
+ title: "Set the spacing between column and row groups.",
877
+ type: "number",
878
+ width: 50,
879
+ align: "center",
880
+ chartType: "matrix",
881
+ inputs: [
882
+ self2.parent.chartType == "hierCluster" ? { label: "N/A" } : { settingsKey: "colgspace", min: 0, max: 20, step: 1 },
883
+ { settingsKey: "rowgspace", min: 0, max: 20, step: 1 }
884
+ ]
885
+ }
886
+ ]
887
+ },
888
+ {
889
+ header: ["Labels", "Columns", "Rows"],
890
+ rows: [
891
+ {
892
+ label: "Offset",
893
+ title: "Set the gap between the label text and matrix edge",
894
+ type: "number",
895
+ width: 50,
896
+ align: "center",
897
+ chartType: "matrix",
898
+ inputs: [
899
+ { settingsKey: "collabelgap", min: 0, max: 20, step: 1 },
900
+ { settingsKey: "rowlabelgap", min: 0, max: 20, step: 1 }
901
+ ]
902
+ },
903
+ {
904
+ label: "Spacing",
905
+ title: "Set the gap between labels",
906
+ type: "number",
907
+ width: 50,
908
+ align: "center",
909
+ chartType: "matrix",
910
+ inputs: [
911
+ { settingsKey: "collabelpad", min: 0, max: 20, step: 1 },
912
+ { settingsKey: "rowlabelpad", min: 0, max: 20, step: 1 }
913
+ ]
914
+ },
915
+ {
916
+ label: "Min font size",
917
+ title: "Set the minimum auto-computed font size for labels. Note that labels will be hidden if the auto-computed values falls below this minimum.",
918
+ type: "number",
919
+ width: 50,
920
+ align: "center",
921
+ colspan: 2,
922
+ chartType: "matrix",
923
+ settingsKey: "minLabelFontSize",
924
+ min: 0,
925
+ max: 24,
926
+ step: 0.1
927
+ },
928
+ {
929
+ label: "Max font size",
930
+ title: "Set the maximum auto-computed font size for labels",
931
+ type: "number",
932
+ width: 50,
933
+ align: "center",
934
+ colspan: 2,
935
+ chartType: "matrix",
936
+ settingsKey: "maxLabelFontSize",
937
+ min: 0,
938
+ max: 24,
939
+ step: 0.1
940
+ },
941
+ {
942
+ label: "Group label<br/>position",
943
+ title: "Set which side of the matrix to display group labels",
944
+ type: "radio",
945
+ width: 50,
946
+ chartType: "matrix",
947
+ labelDisplay: "block",
948
+ getDisplayStyle(plot) {
949
+ return plot.chartType == "hierCluster" ? "none" : "table-row";
950
+ },
951
+ inputs: [
952
+ {
953
+ settingsKey: "collabelpos",
954
+ // switched since settings.collabelpos refers to the individual column label, not group
955
+ options: [
956
+ { label: "Top", value: "bottom", title: `Display ${l.sample} group labels at the bottom` },
957
+ { label: "Bottom", value: "top", title: `Display ${l.sample} group labels on top` }
958
+ ]
959
+ },
960
+ {
961
+ settingsKey: "rowlabelpos",
962
+ // switched since settings.rowlabelpos refers to the individual column label, not group
963
+ options: [
964
+ {
965
+ label: "Left",
966
+ value: "right",
967
+ title: `Display gene or variable group labels on the left side`
968
+ },
969
+ {
970
+ label: "Right",
971
+ value: "left",
972
+ title: `Display gene or variable group labels on the right side`
973
+ }
974
+ ]
975
+ }
976
+ ]
977
+ }
978
+ ]
979
+ }
980
+ ]
981
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
982
+ }
983
+
984
+ // plots/matrix/matrix.controls.legend.ts
985
+ function setLegendBtn(self2) {
986
+ self2.opts.holder.append("button").style("margin", "2px 0").datum({
987
+ label: "Legend Layout",
988
+ rows: [
989
+ //ontop: false,
990
+ {
991
+ label: "Font Size",
992
+ title: "Set the font size for the legend text",
993
+ type: "number",
994
+ chartType: "legend",
995
+ settingsKey: "fontsize"
996
+ },
997
+ {
998
+ label: "Line Height",
999
+ title: "Set the line height for a legend group",
1000
+ type: "number",
1001
+ chartType: "legend",
1002
+ settingsKey: "lineh"
1003
+ },
1004
+ {
1005
+ label: "Icon Height",
1006
+ title: "Set the icon height for a legend item",
1007
+ type: "number",
1008
+ chartType: "legend",
1009
+ settingsKey: "iconh"
1010
+ },
1011
+ {
1012
+ label: "Icon Width",
1013
+ title: "Set the icon width for a legend item",
1014
+ type: "number",
1015
+ chartType: "legend",
1016
+ settingsKey: "iconw"
1017
+ },
1018
+ /*{
1019
+ label: 'Bottom margin',
1020
+ type: 'number',
1021
+ chartType: 'legend',
1022
+ settingsKey: 'padbtm'
1023
+ },*/
1024
+ {
1025
+ label: "Item Left Pad",
1026
+ title: "Set a left margin for each legend item",
1027
+ type: "number",
1028
+ chartType: "legend",
1029
+ settingsKey: "padx"
1030
+ },
1031
+ {
1032
+ label: "Left Margin",
1033
+ title: "Set a left margin for the whole legend",
1034
+ type: "number",
1035
+ chartType: "legend",
1036
+ settingsKey: "padleft"
1037
+ },
1038
+ {
1039
+ label: "Left Indent",
1040
+ title: `Set a left margin for the first legend item in each group, and should be set to the length of the longest group label. The left indent will align the legend group label text to the right.`,
1041
+ type: "number",
1042
+ chartType: "legend",
1043
+ settingsKey: "hangleft"
1044
+ },
1045
+ {
1046
+ label: "Item Layout",
1047
+ title: "Option to separate each legend item into a new line, instead of a horizontal layout in the same line.",
1048
+ type: "checkbox",
1049
+ chartType: "legend",
1050
+ settingsKey: "linesep",
1051
+ boxLabel: "Line separated"
1052
+ }
1053
+ ]
1054
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
1055
+ }
1056
+
1057
+ // plots/matrix/matrix.controls.mutations.ts
1058
+ function setMutationBtn(self2) {
1059
+ self2.opts.holder.append("button").style("margin", "2px 0").datum({
1060
+ label: "Mutation",
1061
+ updateBtn: (btn) => {
1062
+ const s = self2.parent.config.settings.matrix;
1063
+ btn.style("text-decoration", s.allMatrixMutationHidden ? "line-through" : "").style("text-decoration-thickness", s.allMatrixMutationHidden ? "2px" : "");
1064
+ },
1065
+ rows: [
1066
+ {
1067
+ title: `Show mutation options`,
1068
+ type: "radio",
1069
+ chartType: "matrix",
1070
+ settingsKey: "showMatrixMutation",
1071
+ options: [
1072
+ { label: "Show all mutations", value: "all" },
1073
+ { label: `Show only truncating mutations`, value: "onlyTruncating" },
1074
+ { label: `Show only protein-changing mutations`, value: "onlyPC" },
1075
+ { label: `Do not show mutations`, value: "none" },
1076
+ { label: `Show selected mutation`, value: "bySelection" }
1077
+ ],
1078
+ labelDisplay: "block",
1079
+ getDisplayStyle(plot) {
1080
+ return plot.chartType == "hierCluster" ? "none" : "table-row";
1081
+ },
1082
+ callback: self2.parent.mutationControlCallback
1083
+ }
1084
+ ],
1085
+ customInputs: generateMutationItems
1086
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
1087
+ }
1088
+ function generateMutationItems(self2, app, parent, table) {
1089
+ table.attr("class", null);
1090
+ const m = parent.config.settings.matrix;
1091
+ const cnvLegendGrp = parent.legendData.find((l) => l.dt?.includes(dtcnv));
1092
+ if (m.showMatrixMutation !== "none" && (m.allMatrixCNVHidden || !cnvLegendGrp || cnvLegendGrp.crossedOut || !cnvLegendGrp.items.find((i) => !i.greyedOut && !i.crossedOut))) {
1093
+ table.select("input[type='radio'][value='none']").property("disabled", true);
1094
+ table.select("input[type='radio'][value='none'] + span").style("opacity", "0.5").on("mouseup", null);
1095
+ }
1096
+ if (m.addMutationCNVButtons && parent.chartType !== "hierCluster" && m.showMatrixMutation == "bySelection")
1097
+ parent.mutationControlCallback("bySelection");
1098
+ }
1099
+
1100
+ // plots/matrix/matrix.controls.cnv.ts
1101
+ function setCNVBtn(self2) {
1102
+ self2.opts.holder.append("button").style("margin", "2px 0").datum({
1103
+ label: "CNV",
1104
+ updateBtn: (btn) => {
1105
+ const s = self2.parent.config.settings.matrix;
1106
+ const notRendered = s.allMatrixCNVHidden;
1107
+ btn.style("text-decoration", notRendered ? "line-through" : "").style("text-decoration-thickness", notRendered ? "2px" : "");
1108
+ },
1109
+ rows: [
1110
+ {
1111
+ title: `Show CNV options`,
1112
+ type: "radio",
1113
+ chartType: "matrix",
1114
+ settingsKey: "showMatrixCNV",
1115
+ options: [
1116
+ { label: "Show all CNV", value: "all" },
1117
+ { label: `Do not show CNV`, value: "none" },
1118
+ { label: `Show selected CNV`, value: "bySelection" }
1119
+ ],
1120
+ labelDisplay: "block",
1121
+ getDisplayStyle(plot) {
1122
+ return plot.chartType == "hierCluster" ? "none" : "table-row";
1123
+ },
1124
+ callback: self2.parent.CNVControlCallback
1125
+ }
1126
+ ],
1127
+ customInputs: generateCNVItems
1128
+ }).html((d) => d.label).style("margin", "2px 0").on("click", (event, d) => self2.callback(event, d));
1129
+ }
1130
+ function generateCNVItems(self2, app, parent, table) {
1131
+ table.attr("class", null);
1132
+ const m = parent.config.settings.matrix;
1133
+ const mutationLegendGrp = parent.legendData.find((l) => l.dt?.includes(dtsnvindel));
1134
+ if (m.showMatrixCNV !== "none" && (m.allMatrixMutationHidden || !mutationLegendGrp || mutationLegendGrp.crossedOut || !mutationLegendGrp.items.find((i) => !i.greyedOut && !i.crossedOut))) {
1135
+ table.select("input[type='radio'][value='none']").property("disabled", true);
1136
+ table.select("input[type='radio'][value='none'] + span").style("opacity", "0.5").on("mouseup", null);
1137
+ }
1138
+ if (m.addMutationCNVButtons && parent.chartType !== "hierCluster" && m.showMatrixCNV == "bySelection")
1139
+ parent.CNVControlCallback("bySelection");
1140
+ }
1141
+
1142
+ // plots/matrix/matrix.controls.download.ts
1143
+ function setDownloadBtn(self2) {
1144
+ self2.opts.holder.append("button").style("margin", "2px 0").text("Download").on("focus", () => self2.parent.app.tip.hide()).on("click.sjpp-matrix-download", (event) => {
1145
+ const p = self2.parent;
1146
+ if (!p.dom.downloadMenu) p.dom.downloadMenu = new Menu({ padding: "" });
1147
+ const downloadMenu = p.dom.downloadMenu.clear();
1148
+ const div = downloadMenu.d.append("div");
1149
+ div.append("div").attr("class", "sja_menuoption sja_sharp_border").text(`SVG image`).on("click.sjpp-matrix-download", () => {
1150
+ to_svg(self2.opts.getSvg(), "matrix", { apply_dom_styles: true });
1151
+ p.dom.downloadMenu.destroy();
1152
+ });
1153
+ div.append("div").attr("class", "sja_menuoption sja_sharp_border").text(`TSV data`).on("click.sjpp-matrix-download", () => {
1154
+ const lst = p.data.lst;
1155
+ const allTerms = p.termOrder.map((t) => t.tw);
1156
+ const assayAvailability = p.state.termdbConfig.assayAvailability;
1157
+ const controlLabels = p.settings.matrix.controlLabels;
1158
+ if (p.config.divideBy?.id && !allTerms.find((a2) => a2.id == p.config.divideBy.id)) {
1159
+ allTerms.push(p.config.divideBy);
1160
+ }
1161
+ const activeSamples = [];
1162
+ for (const d of lst) {
1163
+ for (const tw of allTerms) {
1164
+ if (tw.$id in d) {
1165
+ activeSamples.push(d);
1166
+ break;
1167
+ }
1168
+ }
1169
+ }
1170
+ const header = [controlLabels.Sample];
1171
+ for (const tw of allTerms) header.push(tw.term.name);
1172
+ const rows = [header];
1173
+ for (const sample of activeSamples) {
1174
+ const row = [sample._ref_.label];
1175
+ for (const tw of allTerms) {
1176
+ if (!sample[tw.$id]) {
1177
+ row.push("");
1178
+ } else {
1179
+ if (tw.term.type == "geneVariant") {
1180
+ const allVariant = [];
1181
+ for (const v of sample[tw.$id].renderedValues) {
1182
+ const hasAssayAvailability = assayAvailability?.byDt?.[parseInt(v.dt)];
1183
+ if (v.dt == dtsnvindel) {
1184
+ allVariant.push(
1185
+ (v.origin ? `${v.origin} ` : "") + (hasAssayAvailability ? `${dt2label[v.dt]}:` : "") + `${mclass[v.class]?.label}` + (v.mname ? `,${v.mname}` : "")
1186
+ );
1187
+ } else if (v.dt == dtcnv) {
1188
+ const cnvValue = v.value ? `${hasAssayAvailability ? "" : "CNV:"}${v.value}` : v.class == "CNV_amp" ? "CNV gain" : v.class == "CNV_loss" ? "CNV loss" : v.class == "CNV_homozygous_deletion" ? "CNV homozygous deletion" : v.class == "CNV_amplification" ? "CNV amplification" : v.class == "CNV_loh" ? "CNV loss of heterozygosity" : mclass[v.class]?.label;
1189
+ allVariant.push(
1190
+ (v.origin ? `${v.origin} ` : "") + (hasAssayAvailability ? `${dt2label[v.dt]}:` : "") + cnvValue
1191
+ );
1192
+ } else if (v.dt == dtfusionrna || v.dt == dtsv) {
1193
+ allVariant.push(
1194
+ (v.origin ? `${v.origin} ` : "") + (hasAssayAvailability ? `${dt2label[v.dt]}:` : "") + `${mclass[v.class]?.label}` + (v.gene && v.mname ? `(${v.gene}::${v.mname})` : "")
1195
+ );
1196
+ } else {
1197
+ allVariant.push(`DO NOT SUPPORT dt='${v.dt}'`);
1198
+ }
1199
+ }
1200
+ row.push(allVariant.join("|"));
1201
+ } else if (tw.term.type == TermTypes.GENE_EXPRESSION || tw.term.type == TermTypes.METABOLITE_INTENSITY || tw.term.type == TermTypes.PROTEOME_ABUNDANCE) {
1202
+ row.push(sample[tw.$id]?.renderedValues?.[0]?.value || "");
1203
+ } else {
1204
+ row.push(sample[tw.$id]?.renderedValues?.[0] || sample[tw.$id]?.value || "");
1205
+ }
1206
+ }
1207
+ }
1208
+ rows.push(row);
1209
+ }
1210
+ const matrix = rows.map((row) => row.join(" ")).join("\n");
1211
+ const a = document.createElement("a");
1212
+ document.body.appendChild(a);
1213
+ a.addEventListener(
1214
+ "click",
1215
+ function() {
1216
+ const currentDate = (/* @__PURE__ */ new Date()).toISOString().split("T")[0];
1217
+ a.download = p.config.settings?.hierCluster?.termGroupName?.startsWith("Gene Expression") ? `GeneExpression.${currentDate}.tsv` : p.chartType == "hierCluster" ? `HierCluster.${currentDate}.tsv` : `${p.app.vocabApi.termdbConfig.matrix?.appName || "Matrix"}.${currentDate}.tsv`;
1218
+ a.href = URL.createObjectURL(new Blob([matrix], { type: "text/tab-separated-values" }));
1219
+ document.body.removeChild(a);
1220
+ },
1221
+ false
1222
+ );
1223
+ a.click();
1224
+ p.dom.downloadMenu.destroy();
1225
+ });
1226
+ downloadMenu.showunder(event.target);
1227
+ });
1228
+ }
1229
+
1230
+ // plots/matrix/matrix.zoomPanScroll.ts
1231
+ function setZoomInput(self2) {
1232
+ const holder = self2.opts.holder.append("div").style("display", "inline-block").style("margin-left", "50px");
1233
+ const s = self2.parent.settings.matrix || self2.parent.config.settings.matrix;
1234
+ self2.zoomApi = zoom({
1235
+ holder,
1236
+ title: "Zoom factor relative to the ideal column width, as computed for the number of columns versus available screen width",
1237
+ unit: "",
1238
+ width: "80px",
1239
+ settings: {
1240
+ min: 0.1,
1241
+ // will be determined once the auto-computed width is determined
1242
+ max: 1,
1243
+ // will be determined once the auto-computed width is determined
1244
+ value: 1,
1245
+ increment: s.zoomIncrement,
1246
+ step: s.zoomStep || 5
1247
+ },
1248
+ callback: (zoomLevel) => {
1249
+ const p = self2.parent;
1250
+ const c = p.getVisibleCenterCell(0);
1251
+ p.app.dispatch({
1252
+ type: "plot_edit",
1253
+ id: p.id,
1254
+ config: {
1255
+ settings: {
1256
+ matrix: {
1257
+ zoomLevel,
1258
+ zoomCenterPct: 0.5,
1259
+ zoomIndex: c.totalIndex,
1260
+ zoomGrpIndex: c.grpIndex
1261
+ }
1262
+ }
1263
+ }
1264
+ });
1265
+ },
1266
+ reset: () => {
1267
+ self2.parent.app.dispatch({
1268
+ type: "plot_edit",
1269
+ id: self2.parent.id,
1270
+ config: {
1271
+ settings: {
1272
+ matrix: {
1273
+ zoomLevel: 1,
1274
+ zoomCenterPct: 0
1275
+ }
1276
+ }
1277
+ }
1278
+ });
1279
+ }
1280
+ });
1281
+ }
1282
+ function setDragToggle(self2, opts = {}) {
1283
+ const defaults = {
1284
+ mouseMode: "select",
1285
+ activeBgColor: "rgb(255, 255, 255)"
1286
+ };
1287
+ opts.target.style("cursor", "default");
1288
+ const instance = {
1289
+ opts: Object.assign({}, defaults, opts),
1290
+ dom: {
1291
+ selectBtn: opts.holder.append("button").attr("aria-label", "Click the matrix to select data").style("display", "inline-block").style("width", "25px").style("height", "24.5px").style("background-color", defaults.activeBgColor).on("click", () => setMode("select")),
1292
+ grabBtn: opts.holder.append("button").attr("aria-label", "Click the matrix to drag and move").style("display", "inline-block").style("width", "25px").style("height", "24.5px").on("click", () => setMode("pan"))
1293
+ }
1294
+ };
1295
+ icons.arrowPointer(instance.dom.selectBtn, { width: 14, height: 14, transform: "translate(50,50)" });
1296
+ icons.grab(instance.dom.grabBtn, { width: 14, height: 14, transform: "translate(30,50)" });
1297
+ function setMode(m) {
1298
+ instance.opts.mouseMode = m;
1299
+ self2.parent.settings.matrix.mouseMode = m;
1300
+ opts.target.style("cursor", m == "select" ? "default" : "grab");
1301
+ instance.dom.selectBtn.style("background-color", m == "select" ? instance.opts.activeBgColor : "");
1302
+ instance.dom.grabBtn.style("background-color", m == "pan" ? instance.opts.activeBgColor : "");
1303
+ }
1304
+ self2.dragToggleApi = {
1305
+ update(s = {}) {
1306
+ Object.assign(instance.opts, s);
1307
+ setMode(instance.opts.mouseMode);
1308
+ },
1309
+ getSettings() {
1310
+ return {
1311
+ mouseMode: instance.opts.mouseMode
1312
+ };
1313
+ }
1314
+ };
1315
+ }
1316
+ function setSvgScroll(self2, state) {
1317
+ self2.svgScrollApi = svgScroll({
1318
+ holder: self2.parent.dom.scroll,
1319
+ height: state.config.settings.matrix.scrollHeight,
1320
+ callback: (dx, eventType) => {
1321
+ const p = self2.parent;
1322
+ const s = p.settings.matrix;
1323
+ const d = p.dimensions;
1324
+ if (eventType == "move") {
1325
+ p.dom.seriesesG.attr("transform", `translate(${d.xOffset + d.seriesXoffset - dx},${d.yOffset})`);
1326
+ p.clusterRenderer.translateElems(-dx, s, d);
1327
+ p.layout.top.attr.adjustBoxTransform(-dx);
1328
+ p.layout.btm.attr.adjustBoxTransform(-dx);
1329
+ if (p.dom.topDendrogram) {
1330
+ p.dom.topDendrogram.attr("transform", `translate(${p.topDendroX - dx},0)`);
1331
+ }
1332
+ } else if (eventType == "up") {
1333
+ const c = p.getVisibleCenterCell(-dx);
1334
+ p.app.dispatch({
1335
+ type: "plot_edit",
1336
+ id: p.id,
1337
+ config: {
1338
+ settings: {
1339
+ matrix: {
1340
+ zoomCenterPct: 0.5,
1341
+ zoomIndex: c.totalIndex,
1342
+ zoomGrpIndex: c.grpIndex
1343
+ }
1344
+ }
1345
+ }
1346
+ });
1347
+ }
1348
+ }
1349
+ });
1350
+ }
1351
+
1352
+ // plots/matrix/matrix.controls.ts
1353
+ var MatrixControls = class {
1354
+ constructor(opts, appState) {
1355
+ this.activeTab = "basic";
1356
+ this.type = "matrixControls";
1357
+ this.opts = opts;
1358
+ this.parent = opts.parent;
1359
+ this.overrides = {};
1360
+ this.opts.holder.style("margin", "10px 10px 20px 10px").style("white-space", "nowrap");
1361
+ const state = this.parent.getState(appState);
1362
+ const s = state.config.settings.matrix;
1363
+ if (this.parent.setClusteringBtn)
1364
+ this.parent.setClusteringBtn(this.opts.holder, (event, data) => this.callback(event, data));
1365
+ setSamplesBtn(this, s);
1366
+ if (state.termdbConfig?.allowedTermTypes?.includes(TermTypes.GENE_VARIANT) || state.termdbConfig.queries.snvindel || this.parent.chartType == "hierCluster" && this.parent.config.dataType == TermTypes.GENE_EXPRESSION) {
1367
+ setGenesBtn(this, s);
1368
+ }
1369
+ if (s.addMutationCNVButtons && this.parent.chartType !== "hierCluster") {
1370
+ setMutationBtn(this);
1371
+ setCNVBtn(this);
1372
+ }
1373
+ setVariablesBtn(this, s);
1374
+ setDimensionsBtn(this, s);
1375
+ setLegendBtn(this);
1376
+ setDownloadBtn(this);
1377
+ setZoomInput(this);
1378
+ setDragToggle(this, {
1379
+ holder: this.opts.holder.append("div").style("display", "inline-block"),
1380
+ target: this.parent.dom.seriesesG
1381
+ });
1382
+ setSvgScroll(this, state);
1383
+ this.keyboardNavHandler = async (event) => {
1384
+ if (event.target.tagName == "BUTTON") this.keyEventTarget = event.target;
1385
+ if (event.key == "Escape") {
1386
+ this.parent.app.tip.hide();
1387
+ } else if (event.key == "Enter" || event.key == "ArrowDown") {
1388
+ const elems = event.target.tagName == "BUTTON" ? this.parent.app.tip.d.node().querySelectorAll("input, select") : event.target.querySelectorAll("input, select");
1389
+ for (const elem of elems) {
1390
+ if (elem.checkVisibility?.() || !elem.checkVisibility && elem.getBoundingClientRect().height) {
1391
+ elem.focus();
1392
+ return false;
1393
+ }
1394
+ }
1395
+ } else if (event.key == "Tab" && event.shiftKey || event.key == "Backspace" || event.key == "ArrowUp") {
1396
+ this.keyEventTarget.focus();
1397
+ return false;
1398
+ }
1399
+ };
1400
+ this.btns = this.opts.holder.selectAll(":scope>button").filter((d) => d && d.label).on(`keyup.matrix-${this.parent.id}`, this.keyboardNavHandler);
1401
+ }
1402
+ main(overrides = {}) {
1403
+ this.overrides = overrides;
1404
+ this.parent.app.tip.hide();
1405
+ this.btns.text(
1406
+ (d2) => !d2.getCount || d2.showCount == "hide" ? d2.label : d2.showCount == "append" ? `${d2.label} (n=${d2.getCount()})` : `${d2.getCount()} ${d2.label}`
1407
+ ).each(function(d2) {
1408
+ if (d2.updateBtn) d2.updateBtn(select_default(this));
1409
+ });
1410
+ const s = this.parent.settings.matrix || this.parent.config.settings.matrix;
1411
+ const min = this.parent.computedSettings.zoomMin;
1412
+ const max = this.parent.computedSettings.zoomMax;
1413
+ const increment = Math.max(0.01, Number((min / max).toFixed(2)));
1414
+ const d = this.parent.dimensions;
1415
+ if (this.zoomApi)
1416
+ this.zoomApi.update({
1417
+ value: s.zoomLevel.toFixed(2),
1418
+ min: min.toFixed(2),
1419
+ max: max.toFixed(2),
1420
+ increment,
1421
+ step: s.zoomStep || 1
1422
+ });
1423
+ if (this.svgScrollApi && d) {
1424
+ this.svgScrollApi.update({
1425
+ x: d.xOffset,
1426
+ y: d.yOffset - s.scrollHeight,
1427
+ totalWidth: d.zoomedMainW,
1428
+ visibleWidth: d.mainw,
1429
+ zoomCenter: s.zoomCenterPct * d.mainw - d.seriesXoffset
1430
+ });
1431
+ }
1432
+ if (this.dragToggleApi) {
1433
+ this.dragToggleApi.update(s.mouseMode ? { mouseMode: s.mouseMode } : {});
1434
+ }
1435
+ }
1436
+ getSettings() {
1437
+ return {
1438
+ mouseMode: this.dragToggleApi.getSettings().mouseMode
1439
+ };
1440
+ }
1441
+ async callback(event, d) {
1442
+ const app = this.opts.app;
1443
+ const parent = this.opts.parent;
1444
+ const tables = d.tables || [d];
1445
+ event.target.focus();
1446
+ app.tip.clear();
1447
+ const table = app.tip.d.append("table").attr("class", "sjpp-controls-table");
1448
+ for (const t of tables) {
1449
+ if (t.header) {
1450
+ table.append("tr").selectAll("th").data(t.header).enter().append("th").html((d2) => d2);
1451
+ }
1452
+ for (const inputConfig of t.rows) {
1453
+ const holder = table.append("tr");
1454
+ const input = await initByInput[inputConfig.type](
1455
+ Object.assign(
1456
+ {},
1457
+ {
1458
+ holder,
1459
+ app,
1460
+ dispatch: (action) => app.dispatch(action),
1461
+ id: parent.id,
1462
+ debug: this.opts.debug,
1463
+ parent
1464
+ },
1465
+ inputConfig
1466
+ )
1467
+ );
1468
+ input.main(parent.config);
1469
+ }
1470
+ if (t.customInputs) t.customInputs(this, app, parent, table);
1471
+ table.selectAll("select, input, button").attr("tabindex", 0).on("keydown", this.keyboardNavHandler);
1472
+ }
1473
+ app.tip.showunder(event.target);
1474
+ }
1475
+ };
1476
+
1477
+ // plots/matrix/matrix.xtw.ts
1478
+ var addons;
1479
+ async function getTermGroups(termgroups, app) {
1480
+ const termGroups = structuredClone(termgroups);
1481
+ if (!addons)
1482
+ addons = {
1483
+ QualTWValues: discreteAddons,
1484
+ QualTWPredefinedGS: discreteAddons,
1485
+ QualTWCustomGS: discreteAddons,
1486
+ NumTWRegularBin: discreteAddons,
1487
+ NumTWCustomBin: discreteAddons,
1488
+ NumTWCont: continuousAddons,
1489
+ TermCollectionTWCont: TermCollectionContAddons
1490
+ };
1491
+ const opts = {
1492
+ vocabApi: app.vocabApi,
1493
+ addons
1494
+ };
1495
+ for (const [origIndex, tG] of termGroups.entries()) {
1496
+ tG.origIndex = origIndex;
1497
+ if (tG.type == "hierCluster") continue;
1498
+ const xtwlst = [];
1499
+ for (const tw of tG.lst) {
1500
+ const inputTw = tw.getTw?.() || tw;
1501
+ xtwlst.push(
1502
+ inputTw.type in opts.addons && routedTermTypes.has(inputTw.term.type) ? await TwRouter.init(inputTw, opts) : inputTw
1503
+ );
1504
+ }
1505
+ tG.lst = xtwlst;
1506
+ }
1507
+ return termGroups;
1508
+ }
1509
+ var discreteAddons = {
1510
+ setCellProps: {
1511
+ value: function(cell, anno, value, s, t, self2, width, height, dx, dy, i) {
1512
+ const tw = this.getTw();
1513
+ const key = anno.key;
1514
+ const values = tw.term.values || {};
1515
+ cell.label = "label" in anno ? anno.label : values[key]?.label ? values[key].label : key;
1516
+ const tw$id = tw.$id;
1517
+ cell.fill = self2.config.settings.matrix.twSpecificSettings?.[tw$id]?.[key]?.color || anno.color || values[anno.key]?.color || self2.data.refs.byTermId?.[tw$id]?.bins?.find((b) => anno.key == b.name)?.color;
1518
+ cell.order = t.ref.bins ? t.ref.bins.findIndex((bin) => bin.name == key) : 0;
1519
+ cell.x = cell.totalIndex * dx + cell.grpIndex * s.colgspace;
1520
+ cell.y = height * i;
1521
+ const group = tw.legend?.group || tw$id;
1522
+ return { ref: t.ref, group, value: key, entry: { key, label: cell.label, fill: cell.fill } };
1523
+ }
1524
+ }
1525
+ };
1526
+ var continuousAddons = {
1527
+ setCellProps: {
1528
+ value: function(cell, anno, value, s, t, self2, width, height, dx, dy, i) {
1529
+ const tw = this.getTw();
1530
+ const key = anno.key;
1531
+ const values = tw.term.values || {};
1532
+ cell.label = "label" in anno ? anno.label : values[key]?.label ? values[key].label : key;
1533
+ cell.fill = anno.color || values[anno.key]?.color;
1534
+ const tw$id = tw.$id;
1535
+ const twSpecificSettings = self2.config.settings.matrix.twSpecificSettings;
1536
+ if (!twSpecificSettings[tw$id]) twSpecificSettings[tw$id] = {};
1537
+ const twSettings = twSpecificSettings[tw$id];
1538
+ if (!twSettings.contBarH) twSettings.contBarH = s.barh;
1539
+ if (!("gap" in twSettings)) twSettings.contBarGap = 4;
1540
+ const specialValue = tw.term.values?.[cell.key];
1541
+ if (specialValue?.uncomputable) {
1542
+ cell.x = cell.totalIndex * dx + cell.grpIndex * s.colgspace;
1543
+ cell.y = height * i;
1544
+ cell.height = twSettings.contBarH;
1545
+ cell.fill = "transparent";
1546
+ cell.label = specialValue.label;
1547
+ const group = tw.legend?.group || tw.$id;
1548
+ return {
1549
+ ref: t.ref,
1550
+ group,
1551
+ value: specialValue.label || specialValue.key,
1552
+ entry: { key, label: cell.label, fill: cell.fill }
1553
+ };
1554
+ }
1555
+ cell.fill = self2.config.settings.matrix.twSpecificSettings?.[tw$id]?.contBarColor || "#555";
1556
+ if (s.transpose) {
1557
+ cell.height = t.scale(cell.key);
1558
+ cell.x = twSettings.contBarGap;
1559
+ } else {
1560
+ const vc = cell.term.valueConversion;
1561
+ let renderV = vc ? cell.key * vc.scaleFactor : cell.key;
1562
+ if (this.q.convert2ZScore) {
1563
+ renderV = (renderV - t.mean) / t.std;
1564
+ cell.fill = renderV > 0 ? "#FF6666" : "#6666FF";
1565
+ cell.zscoreLabel = ` (Z-score: ${renderV.toFixed(2)})`;
1566
+ }
1567
+ cell.label = "label" in anno ? anno.label : values[key]?.label ? values[key].label : this.term.unit ? `${cell.key.toFixed(2)} ${this.term.unit}` : cell.key.toFixed(2);
1568
+ cell.height = renderV >= 0 ? t.scales.pos(renderV) : t.scales.neg(renderV);
1569
+ cell.x = cell.totalIndex * dx + cell.grpIndex * s.colgspace;
1570
+ cell.y = renderV >= 0 ? t.counts.posMaxHt + twSettings.contBarGap - cell.height : t.counts.posMaxHt + twSettings.contBarGap;
1571
+ cell.convertedValueLabel = !vc ? "" : convertUnits(cell.key, vc.fromUnit, vc.toUnit, vc.scaleFactor);
1572
+ }
1573
+ }
1574
+ }
1575
+ };
1576
+ var TermCollectionContAddons = {
1577
+ setCellProps: {
1578
+ value: function(cell, anno, value, s, t, self2, width, height, dx, _dy, _i) {
1579
+ const tw = this.getTw();
1580
+ const twSpecificSettings = self2.config.settings.matrix.twSpecificSettings;
1581
+ if (!twSpecificSettings[tw.$id]) twSpecificSettings[tw.$id] = {};
1582
+ const twSettings = twSpecificSettings[tw.$id];
1583
+ if (!twSettings.contBarH) twSettings.contBarH = s.barh;
1584
+ if (!("gap" in twSettings)) twSettings.contBarGap = 4;
1585
+ const isNegative = value.value < 0;
1586
+ if (isNegative) {
1587
+ cell.height = t.scales.neg ? t.scales.neg(value.value) - t.scales.neg(0) : 0;
1588
+ cell.x = cell.totalIndex * dx + cell.grpIndex * s.colgspace;
1589
+ const cumulativeHeight = t.scales.neg ? t.scales.neg(value.pre_val_sum) - t.scales.neg(0) : 0;
1590
+ cell.y = t.counts.posMaxHt + twSettings.contBarGap + (t.scales.neg ? t.scales.neg(0) : 0) + cumulativeHeight;
1591
+ } else {
1592
+ cell.height = t.scales.pos(value.value) - t.scales.pos(0);
1593
+ cell.x = cell.totalIndex * dx + cell.grpIndex * s.colgspace;
1594
+ const cumulativeHeight = t.scales.pos(value.pre_val_sum) - t.scales.pos(0);
1595
+ cell.y = t.counts.posMaxHt + twSettings.contBarGap - t.scales.pos(0) - cumulativeHeight - cell.height;
1596
+ }
1597
+ cell.label = value.label;
1598
+ cell.fill = twSettings[value.label]?.color || value.color || tw.term.propsByTermId?.[value.label]?.color;
1599
+ cell.value = value.value;
1600
+ return {
1601
+ ref: t.ref,
1602
+ group: tw.$id,
1603
+ value: value.label,
1604
+ order: -1,
1605
+ entry: { key: value.label, label: value.label, fill: cell.fill }
1606
+ };
1607
+ }
1608
+ }
1609
+ };
1610
+
1611
+ // plots/matrix/matrix.js
1612
+ var Matrix = class _Matrix extends PlotBase {
1613
+ static type = "matrix";
1614
+ configTermKeys = ["termgroups.lst", "divideBy"];
1615
+ constructor(opts) {
1616
+ super(opts);
1617
+ this.type = _Matrix.type;
1618
+ this.holderTitle = "Sample Matrix";
1619
+ this.optionalFeatures = JSON.parse(sessionStorage.getItem("optionalFeatures") || `{}`)?.matrix || [];
1620
+ setInteractivity(this);
1621
+ setRenderers(this);
1622
+ }
1623
+ async init(appState) {
1624
+ const opts = this.opts;
1625
+ if (opts.reactsTo) this.reactsTo = opts.reactsTo;
1626
+ this.setDom = setMatrixDom;
1627
+ this.setDom(opts);
1628
+ this.config = appState.plots.find((p) => p.id === this.id);
1629
+ this.settings = Object.assign({}, this.config.settings.matrix);
1630
+ this.computed = {};
1631
+ if (this.dom.header) this.dom.header.html(this.config.preBuiltPlotTitle || this.holderTitle);
1632
+ this.setControls(appState);
1633
+ this.clusterRenderer = new MatrixCluster({ holder: this.dom.cluster, app: this.app, parent: this });
1634
+ this.legendRenderer = svgLegend({
1635
+ holder: this.dom.legendG,
1636
+ rectFillFxn: (d) => d.color,
1637
+ iconStroke: "#aaa",
1638
+ handlers: {
1639
+ legend: {
1640
+ click: this.legendClick
1641
+ }
1642
+ },
1643
+ settings: {
1644
+ isExcludedAttr: "isExcluded"
1645
+ },
1646
+ note: "CLICK A ROW LABEL OR ITEM TO APPLY FILTERING"
1647
+ });
1648
+ this.customTipApi = this.dom.tip.getCustomApi({
1649
+ d: this.dom.menubody,
1650
+ clear: (event) => {
1651
+ if (event?.target) this.dom.menutop.style("display", "none");
1652
+ this.dom.menubody.selectAll("*").remove();
1653
+ return this.customTipApi;
1654
+ },
1655
+ show: () => {
1656
+ this.dom.menubody.style("display", "block");
1657
+ },
1658
+ hide: () => {
1659
+ }
1660
+ });
1661
+ this.setPill(appState);
1662
+ const commonKeys = { mclass, dt2label, morigin };
1663
+ for (const k in commonKeys) {
1664
+ const v = commonKeys[k];
1665
+ this[k] = copyMerge({}, v, appState.termdbConfig[k] || {}, appState.termdbConfig.matrix?.[k] || {});
1666
+ }
1667
+ }
1668
+ setControls(appState) {
1669
+ this.controlsRenderer = new MatrixControls(
1670
+ {
1671
+ app: this.app,
1672
+ id: this.id,
1673
+ parent: this,
1674
+ holder: this.dom.controls,
1675
+ getSvg: () => this.dom.svg.node()
1676
+ },
1677
+ appState
1678
+ );
1679
+ }
1680
+ // reactsTo(action) {
1681
+ // // note: a parent app or 'plot' component is expected to already have
1682
+ // // a comprehensive reactsTo() call to filter the actions for this component,
1683
+ // // so only farther selective action filters should be applied here as needed
1684
+ // return true
1685
+ // }
1686
+ getState(appState) {
1687
+ const config = appState.plots.find((p) => p.id === this.id);
1688
+ const filter0 = appState.termfilter.filter0;
1689
+ this.prevFilter0 = this.state?.filter0;
1690
+ const parentConfig = appState.plots.find((p) => p.id === this.parentId);
1691
+ const termfilter = getCombinedTermFilter(appState, config.filter || parentConfig?.filter);
1692
+ return {
1693
+ isVisible: true,
1694
+ config,
1695
+ filter: termfilter.filter,
1696
+ filter0,
1697
+ // read-only, invisible filter currently only used for gdc dataset
1698
+ hasVerifiedToken: this.app.vocabApi.hasVerifiedToken(),
1699
+ tokenVerificationMessage: this.app.vocabApi.tokenVerificationMessage,
1700
+ vocab: appState.vocab,
1701
+ termdbConfig: appState.termdbConfig,
1702
+ clusterMethod: config.settings.hierCluster?.clusterMethod,
1703
+ distanceMethod: config.settings.hierCluster?.distanceMethod,
1704
+ clusterSamples: config.settings.hierCluster?.clusterSamples,
1705
+ clusterRows: config.settings.hierCluster?.clusterRows,
1706
+ zScoreTransformation: config.settings.hierCluster?.zScoreTransformation,
1707
+ nav: appState.nav,
1708
+ groups: rebaseGroupFilter(appState)
1709
+ };
1710
+ }
1711
+ async main() {
1712
+ try {
1713
+ this.config = await this.getMutableConfig();
1714
+ if (this.mayRequireToken()) return;
1715
+ const termGroups = await getTermGroups(this.config.termgroups, this.app);
1716
+ const prevTranspose = this.settings.transpose;
1717
+ Object.assign(this.settings, structuredClone(this.config.settings), this.controlsRenderer.getSettings());
1718
+ this.dom.loadingDiv.selectAll("*").remove();
1719
+ this.dom.loadingDiv.html("").style("display", "").style("position", "relative").style("left", "45%");
1720
+ this.dom.svg.style("opacity", 0.1).style("pointer-events", "none");
1721
+ delete this.clickedClusterIds;
1722
+ delete this.clickedLeftClusterIds;
1723
+ try {
1724
+ setComputedConfig(this.config);
1725
+ const promises = [];
1726
+ if (this.setHierClusterData) promises.push(this.setHierClusterData());
1727
+ promises.push(this.setData());
1728
+ this.dom.loadingDiv.html("Processing data ...");
1729
+ await Promise.all(promises);
1730
+ const warnings = this.data.warnings.join("\n");
1731
+ this.dom.warningDiv.style("display", warnings.length ? "" : "none").html(warnings);
1732
+ this.applyLegendValueFilter();
1733
+ if (this.combineData) this.combineData();
1734
+ this.app.save({ type: "plot_edit", id: this.id, config: this.config });
1735
+ } catch (e) {
1736
+ if (e == "no data") {
1737
+ this.showNoMatchingDataMessage();
1738
+ return;
1739
+ } else if (this.app.isAbortError(e)) {
1740
+ return;
1741
+ } else {
1742
+ this.dom.svg.style("display", "none");
1743
+ throw e;
1744
+ }
1745
+ }
1746
+ this.termGroups = termGroups;
1747
+ this.dom.loadingDiv.html("Updating ...").style("display", "");
1748
+ this.termOrder = this.getTermOrder(this.data);
1749
+ this.sampleGroups = this.getSampleGroups(this.hierClusterSamples || this.data);
1750
+ this.sampleOrder = this.getSampleOrder(this.data);
1751
+ this.setLayout();
1752
+ if (this.setHierColorScale) this.setHierColorScale(this.hierClusterData.clustering);
1753
+ if (!this.sampleOrder?.length) {
1754
+ this.showNoMatchingDataMessage();
1755
+ }
1756
+ this.controlsRenderer.main();
1757
+ this.serieses = this.getSerieses(this.data);
1758
+ this.dom.loadingDiv.html("Rendering ...");
1759
+ if (this.plotDendrogramHclust) this.plotDendrogramHclust();
1760
+ this.render();
1761
+ this.mayDisplayCohortMessage();
1762
+ this.dom.svg.style("display", "").style("opacity", 1).style("pointer-events", "");
1763
+ const [xGrps, yGrps] = !this.settings.matrix.transpose ? ["sampleGrps", "termGrps"] : ["termGrps", "sampleGrps"];
1764
+ const d = this.dimensions;
1765
+ this.clusterRenderer.main({
1766
+ settings: this.settings.matrix,
1767
+ xGrps: this[xGrps],
1768
+ yGrps: this[yGrps],
1769
+ dimensions: d
1770
+ });
1771
+ this.legendRenderer(this.legendData, {
1772
+ settings: Object.assign({}, this.settings.legend, {
1773
+ svgw: Math.max(400, d.mainw + d.xOffset - this.settings.matrix.margin.right),
1774
+ svgh: d.mainh + d.yOffset,
1775
+ dimensions: d,
1776
+ padleft: this.settings.legend.padleft
1777
+ //+ d.xOffset
1778
+ })
1779
+ });
1780
+ await this.adjustSvgDimensions(prevTranspose);
1781
+ this.controlsRenderer.main();
1782
+ if (this.data.removedHierClusterTerms) {
1783
+ for (const r of this.data.removedHierClusterTerms) {
1784
+ sayerror(this.dom.errorDiv, r.text + ": " + r.lst.join(", "));
1785
+ }
1786
+ }
1787
+ } catch (e) {
1788
+ const message = this.app.vocabApi.tokenVerificationMessage;
1789
+ this.mayRequireToken(message);
1790
+ if (!message) {
1791
+ this.app.tip.hide();
1792
+ this.dom.loadingDiv.style("display", "none");
1793
+ throw e;
1794
+ }
1795
+ }
1796
+ this.resetInteractions();
1797
+ }
1798
+ showNoMatchingDataMessage() {
1799
+ this.forcedSampleCount = 0;
1800
+ this.dom.svg.style("opacity", 1e-3).style("display", "none");
1801
+ if (this.termOrder && this.dimensions) this.controlsRenderer.main({ sampleCount: 0 });
1802
+ this.dom.loadingDiv.html("");
1803
+ const div = this.dom.loadingDiv.append("div").style("display", "inline-block").style("text-align", "center").style("position", "relative").style("left", "-150px");
1804
+ div.append("div").style("margin", "5px 10px").html("No matching cohort sample data for the current gene list.");
1805
+ if (this.settings.matrix.showHints?.includes("genesetEdit")) {
1806
+ const div1 = div.append("div").style("margin", "5px 10px");
1807
+ div1.append("span").html("You may change the selected cohort,");
1808
+ if (this.config.legendGrpFilter?.lst.length || this.config.legendValueFilter?.lst.length) {
1809
+ const cnvBtn = this.controlsRenderer.btns.filter((d) => d.label == "CNV")?.node();
1810
+ if (cnvBtn) {
1811
+ div1.append("br");
1812
+ div1.append("span").html("show hidden ");
1813
+ div1.append("span").html("CNV").style("cursor", "pointer").style("text-decoration", "underline").on("click", () => {
1814
+ cnvBtn.click();
1815
+ });
1816
+ }
1817
+ const mutationBtn = this.controlsRenderer.btns.filter((d) => d.label == "Mutation")?.node();
1818
+ if (cnvBtn && mutationBtn) div1.append("span").html(" or ");
1819
+ if (mutationBtn) {
1820
+ div1.append("span").style("cursor", "pointer").style("text-decoration", "underline").html("Mutation").on("click", () => {
1821
+ mutationBtn.click();
1822
+ });
1823
+ }
1824
+ if (cnvBtn || mutationBtn) div1.append("span").html(" data,");
1825
+ }
1826
+ div1.append("br");
1827
+ div1.append("span").html("or edit the gene list from the ");
1828
+ div1.append("span").style("cursor", "pointer").style("text-decoration", "underline").html("Gene Set Edit Group menu.").on("click", () => {
1829
+ const GenesBtn = this.controlsRenderer.btns.filter((d) => d.label == "Genes")?.node().click();
1830
+ const i = setInterval(() => {
1831
+ const editBtn = this.app.tip.d.selectAll("button").filter(function() {
1832
+ return this.innerHTML == "Edit Group";
1833
+ }).node();
1834
+ if (editBtn) {
1835
+ editBtn.click();
1836
+ clearInterval(i);
1837
+ }
1838
+ }, 100);
1839
+ });
1840
+ }
1841
+ this.dom.svg.style("display", "none");
1842
+ }
1843
+ mayDisplayCohortMessage() {
1844
+ const msg = deepEqual(this.state.filter0, this.prevFilter0) ? "" : "The gene list is persisted across cohorts.";
1845
+ if (msg) {
1846
+ this.dom.loadingDiv.html("");
1847
+ const div = this.dom.loadingDiv.append("div").style("display", "inline-block").style("text-align", "center").style("position", "relative").style("left", "-150px");
1848
+ div.append("div").html(msg);
1849
+ if (this.settings.matrix.showHints?.includes("genesetEdit")) {
1850
+ const div1 = div.append("div");
1851
+ div1.append("span").html(" You may edit the gene list from the ");
1852
+ div1.append("span").style("cursor", "pointer").style("text-decoration", "underline").html("Gene Set Edit Group menu.").on("click", () => {
1853
+ const GenesBtn = this.controlsRenderer.btns.filter((d) => d.label == "Genes")?.node().click();
1854
+ const i = setInterval(() => {
1855
+ const editBtn = this.app.tip.d.selectAll("button").filter(function() {
1856
+ return this.innerHTML == "Edit Group";
1857
+ }).node();
1858
+ if (editBtn) {
1859
+ editBtn.click();
1860
+ clearInterval(i);
1861
+ }
1862
+ }, 100);
1863
+ });
1864
+ }
1865
+ }
1866
+ this.dom.loadingDiv.style("display", msg ? "" : "none");
1867
+ }
1868
+ sampleKey(s) {
1869
+ return s.row.sample;
1870
+ }
1871
+ sampleLabel(s) {
1872
+ return s.label || s.row._ref_.label || "";
1873
+ }
1874
+ sampleGrpKey(s) {
1875
+ return s.grp.name;
1876
+ }
1877
+ sampleGrpLabel(s) {
1878
+ return s.grp.label || s.grp.name || "";
1879
+ }
1880
+ termKey(t) {
1881
+ return t.tw.$id;
1882
+ }
1883
+ termLabel(t) {
1884
+ return t.label;
1885
+ }
1886
+ termGrpKey(t) {
1887
+ return t.grp.name;
1888
+ }
1889
+ termGrpLabel(t) {
1890
+ return t.grp.label || t.grp.name || [{ text: "\u22EE", dx: 3, cls: "sjpp-exclude-svg-download" }];
1891
+ }
1892
+ destroy() {
1893
+ select_default(window).on(`resize.sjpp-${self.id}`, null);
1894
+ }
1895
+ };
1896
+ for (const m of [matrix_data_exports, matrix_groups_exports, matrix_layout_exports, matrix_serieses_exports, matrix_legend_exports]) {
1897
+ for (const methodName in m) {
1898
+ Matrix.prototype[methodName] = m[methodName];
1899
+ }
1900
+ }
1901
+ var matrixInit = getCompInit(Matrix);
1902
+ var componentInit = matrixInit;
1903
+ function makeChartBtnMenu(holder, chartsInstance) {
1904
+ chartsInstance.dom.tip.clear();
1905
+ const menuDiv = holder.append("div");
1906
+ if (chartsInstance.state.termdbConfig.matrixplots) {
1907
+ for (const plot of chartsInstance.state.termdbConfig.matrixplots) {
1908
+ menuDiv.append("button").style("margin", "10px").style("padding", "10px 15px").style("border-radius", "20px").style("border-color", "#ededed").style("display", "inline-block").text(plot.name).on("click", async () => {
1909
+ chartsInstance.dom.tip.hide();
1910
+ const config = await chartsInstance.app.vocabApi.getMatrixByName(plot.name);
1911
+ config.preBuiltPlotTitle = plot.name;
1912
+ chartsInstance.app.dispatch({
1913
+ type: "plot_create",
1914
+ config
1915
+ });
1916
+ });
1917
+ }
1918
+ }
1919
+ const chart = {
1920
+ clickTo: chartsInstance.showTree_selectlst,
1921
+ chartType: "matrix",
1922
+ usecase: { target: "matrix", detail: "termgroups" },
1923
+ processSelection: (lst) => {
1924
+ return [
1925
+ {
1926
+ name: "",
1927
+ lst: lst.map((term) => {
1928
+ return { term };
1929
+ })
1930
+ }
1931
+ ];
1932
+ }
1933
+ };
1934
+ chartsInstance.showTree_selectlst(chart);
1935
+ }
1936
+
1937
+ export {
1938
+ Matrix,
1939
+ matrixInit,
1940
+ componentInit,
1941
+ makeChartBtnMenu
1942
+ };
1943
+ //# sourceMappingURL=chunk-F2WPS7VY.js.map