@sjcrh/proteinpaint-client 2.194.0 → 2.195.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (911) hide show
  1. package/dist/2dmaf-GTD3AXGT.js +1373 -0
  2. package/dist/AIProjectAdmin-ALMSVHFX.js +958 -0
  3. package/dist/AppHeader-RK2YRITI.js +835 -0
  4. package/dist/BoxPlot-6ZXLPA5Q.js +1217 -0
  5. package/dist/CorrelationVolcano-PJB3QCXB.js +619 -0
  6. package/dist/DE-MEWV5RTV.js +95 -0
  7. package/dist/DEinput-I62VHD2U.js +301 -0
  8. package/dist/DEinput-I62VHD2U.js.map +7 -0
  9. package/dist/DifferentialAnalysis-7L3CDPVB.js +245 -0
  10. package/dist/Disco-FCS7B5DO.js +3297 -0
  11. package/dist/Disco.UI-BFJ5XFAT.js +249 -0
  12. package/dist/DmrPlot-362PCE7L.js +642 -0
  13. package/dist/GB-SX4JENAW.js +1353 -0
  14. package/dist/GeneExpInput-EHWHQTRV.js +367 -0
  15. package/dist/HicApp-UE4DCUKX.js +2250 -0
  16. package/dist/IDCViewer-EDF5XJ63.js +10455 -0
  17. package/dist/NumBinaryEditor-3TAAJNYY.js +271 -0
  18. package/dist/NumBinaryEditor.unit.spec-6776472M.js +286 -0
  19. package/dist/NumContEditor-WLFXTY4M.js +109 -0
  20. package/dist/NumContEditor.unit.spec-KG5SCOIQ.js +169 -0
  21. package/dist/NumCustomBinEditor-EKKNCLKI.js +38 -0
  22. package/dist/NumCustomBinEditor.unit.spec-LSLSKQDW.js +284 -0
  23. package/dist/NumDiscreteEditor-X2MLECNT.js +179 -0
  24. package/dist/NumDiscreteEditor.unit.spec-BZG7P4C7.js +202 -0
  25. package/dist/NumRegularBinEditor-CAGJ4ZWD.js +38 -0
  26. package/dist/NumRegularBinEditor.unit.spec-GJSJC4DK.js +227 -0
  27. package/dist/NumSplineEditor-ND3RC7R6.js +198 -0
  28. package/dist/NumSplineEditor.unit.spec-F67JQKPY.js +199 -0
  29. package/dist/NumericDensity-VW7NIZU7.js +38 -0
  30. package/dist/NumericDensity.unit.spec-YHIMU23C.js +221 -0
  31. package/dist/NumericHandler-HCU6B2XV.js +39 -0
  32. package/dist/NumericHandler.unit.spec-6GVWAUED.js +219 -0
  33. package/dist/ProteomeInput-SONQSTVD.js +396 -0
  34. package/dist/RunChart2-ZLBNG4JF.js +758 -0
  35. package/dist/SC-YDRE37LP.js +1127 -0
  36. package/dist/Volcano-27ZERHXI.js +1379 -0
  37. package/dist/WSIViewer-2P7ANPBV.js +48562 -0
  38. package/dist/WsiSamplesPlot-FM4B657P.js +165 -0
  39. package/dist/adSandbox-M6TBRE5W.js +38 -0
  40. package/dist/animatedBubbleChart-VYSSX52K.js +555 -0
  41. package/dist/app-BLJT7ZDG.js +49 -0
  42. package/dist/app-LSFSUJHF.js +37 -0
  43. package/dist/app.js +13 -13
  44. package/dist/bam-ZMHBTBB4.js +860 -0
  45. package/dist/barchart-EF75MNTN.js +47 -0
  46. package/dist/barchart.data-VWZB3R2Z.js +22 -0
  47. package/dist/barchart.events-AMYQOMBQ.js +47 -0
  48. package/dist/barchart.integration.spec-TCTQ5PKN.js +2196 -0
  49. package/dist/barchart.integration.spec-TCTQ5PKN.js.map +7 -0
  50. package/dist/barchart2-LOHN6NSE.js +314 -0
  51. package/dist/block-23BH5TZ3.js +6226 -0
  52. package/dist/block.init-3BF6L23D.js +38 -0
  53. package/dist/block.mds.expressionrank-DSHATA2M.js +359 -0
  54. package/dist/block.mds.geneboxplot-RXQUOE3Y.js +828 -0
  55. package/dist/block.mds.junction-PN776TCD.js +1545 -0
  56. package/dist/block.mds.svcnv-SOWUBH4K.js +6801 -0
  57. package/dist/block.svg-ZPYMFAGC.js +164 -0
  58. package/dist/block.tk.aicheck-E22ZJJFP.js +283 -0
  59. package/dist/block.tk.ase-S54Z5A4G.js +365 -0
  60. package/dist/block.tk.bam-YOELFYXU.js +1906 -0
  61. package/dist/block.tk.bedgraphdot-VFUWXPSL.js +384 -0
  62. package/dist/block.tk.bigwig.ui-2SJYUPR3.js +212 -0
  63. package/dist/block.tk.hicstraw-GZVE4HQG.js +823 -0
  64. package/dist/block.tk.junction-RRFX4CAT.js +2364 -0
  65. package/dist/block.tk.junction-RRFX4CAT.js.map +7 -0
  66. package/dist/block.tk.junction.textmatrixui-A726SAAL.js +199 -0
  67. package/dist/block.tk.ld-THUOBW72.js +99 -0
  68. package/dist/block.tk.menu-V3VGODVI.js +1029 -0
  69. package/dist/block.tk.pgv-CNUGIK5J.js +944 -0
  70. package/dist/brainImaging-4PF74IEK.js +423 -0
  71. package/dist/brainRegions-U5K3KEQF.js +221 -0
  72. package/dist/bubbleHeatmap-6NL4PUFY.js +383 -0
  73. package/dist/bubbleHeatmap-6NL4PUFY.js.map +7 -0
  74. package/dist/chunk-2FTXOPE2.js +368 -0
  75. package/dist/chunk-2MCUT32T.js +254 -0
  76. package/dist/chunk-2SZ2VLOG.js +1102 -0
  77. package/dist/chunk-2XBWB6P2.js +37 -0
  78. package/dist/chunk-34VSTY2U.js +234 -0
  79. package/dist/chunk-3DS4HIEH.js +1230 -0
  80. package/dist/chunk-42FSM477.js +272 -0
  81. package/dist/chunk-42FSM477.js.map +7 -0
  82. package/dist/chunk-44VQIATQ.js +6364 -0
  83. package/dist/chunk-5B5FZPZI.js +148 -0
  84. package/dist/chunk-5DSLFEAN.js +276 -0
  85. package/dist/chunk-5DSQOV7M.js +50 -0
  86. package/dist/chunk-7CZI6SE7.js +222 -0
  87. package/dist/chunk-7NABQ2JU.js +54 -0
  88. package/dist/chunk-7VMFUE64.js +117 -0
  89. package/dist/chunk-7WBS7ZUI.js +54 -0
  90. package/dist/chunk-7XSDY2FN.js +1220 -0
  91. package/dist/chunk-AK5Z4PLV.js +230 -0
  92. package/dist/chunk-B3XMNPZY.js +448 -0
  93. package/dist/chunk-B4VBTVVQ.js +815 -0
  94. package/dist/chunk-CHUE5Y7Y.js +194 -0
  95. package/dist/chunk-CNBLRB4P.js +170 -0
  96. package/dist/chunk-CPMOBFFR.js +190 -0
  97. package/dist/chunk-D3TU3RDU.js +299 -0
  98. package/dist/chunk-E2KY2IZS.js +446 -0
  99. package/dist/chunk-FBMDK2UA.js +514 -0
  100. package/dist/chunk-FSWSZZTG.js +102 -0
  101. package/dist/chunk-GPGCGFFS.js +399 -0
  102. package/dist/chunk-H5DR6OYM.js +217 -0
  103. package/dist/chunk-HVZQYGQN.js +98 -0
  104. package/dist/chunk-HYIDLSEL.js +833 -0
  105. package/dist/chunk-IDX6WU4U.js +14 -0
  106. package/dist/chunk-IPGYIEPM.js +263 -0
  107. package/dist/chunk-IPGYIEPM.js.map +7 -0
  108. package/dist/chunk-IQTEW3SK.js +119 -0
  109. package/dist/chunk-J7W2DGAL.js +226 -0
  110. package/dist/chunk-JVVOJREJ.js +55 -0
  111. package/dist/chunk-KIGAMN3Z.js +216 -0
  112. package/dist/chunk-LAQZX5PA.js +13624 -0
  113. package/dist/chunk-LRPQBMQE.js +2786 -0
  114. package/dist/chunk-LYULXXGR.js +20896 -0
  115. package/dist/chunk-LYULXXGR.js.map +7 -0
  116. package/dist/chunk-M7JGRSFA.js +5067 -0
  117. package/dist/chunk-MAACMLMN.js +142 -0
  118. package/dist/chunk-MNPTPENH.js +1825 -0
  119. package/dist/chunk-MU3ZC4RW.js +102 -0
  120. package/dist/chunk-N6ALTSJ2.js +176 -0
  121. package/dist/chunk-N7326KA3.js +1943 -0
  122. package/dist/chunk-O64WQLAV.js +2327 -0
  123. package/dist/chunk-OEOYTMMY.js +203 -0
  124. package/dist/chunk-P3QPMVML.js +736 -0
  125. package/dist/chunk-PJM6MUTT.js +1289 -0
  126. package/dist/chunk-QPAZPA3N.js +4269 -0
  127. package/dist/chunk-RG222M4S.js +272 -0
  128. package/dist/chunk-S46UPZFM.js +158 -0
  129. package/dist/chunk-S4L4JCMA.js +102 -0
  130. package/dist/chunk-S4L4JCMA.js.map +7 -0
  131. package/dist/chunk-TUMA63WX.js +11194 -0
  132. package/dist/chunk-TUMA63WX.js.map +7 -0
  133. package/dist/chunk-UAALI7MC.js +315 -0
  134. package/dist/chunk-UAALI7MC.js.map +7 -0
  135. package/dist/chunk-UDTNSJY2.js +34 -0
  136. package/dist/chunk-UFLSI6EW.js +2681 -0
  137. package/dist/chunk-UFLSI6EW.js.map +7 -0
  138. package/dist/chunk-UKABZJQ7.js +480 -0
  139. package/dist/chunk-UKABZJQ7.js.map +7 -0
  140. package/dist/chunk-UPNKFGTN.js +100 -0
  141. package/dist/chunk-UZKHBBWY.js +617 -0
  142. package/dist/chunk-VG6GVF6D.js +302 -0
  143. package/dist/chunk-VO4FCZOR.js +448 -0
  144. package/dist/chunk-VVDFRJVN.js +306 -0
  145. package/dist/chunk-VVDFRJVN.js.map +7 -0
  146. package/dist/chunk-VZBMCJBR.js +534 -0
  147. package/dist/chunk-WR4UATTO.js +182 -0
  148. package/dist/chunk-XNYATA6C.js +2833 -0
  149. package/dist/chunk-Y5FH3TEH.js +129 -0
  150. package/dist/chunk-YIFCXFWE.js +343 -0
  151. package/dist/chunk-YRXB3MKU.js +477 -0
  152. package/dist/chunk-Z7UVDJKK.js +1275 -0
  153. package/dist/chunk-ZDEMAKRA.js +386 -0
  154. package/dist/chunk-ZTJLENGZ.js +292 -0
  155. package/dist/chunk-ZTJLENGZ.js.map +7 -0
  156. package/dist/condition-6UUQ3AAI.js +332 -0
  157. package/dist/controls-N2NIGPHY.js +41 -0
  158. package/dist/controls.config-YYIMJHWN.js +39 -0
  159. package/dist/correlation-DYUMFMTU.js +102 -0
  160. package/dist/cuminc-EUXCL53V.js +1149 -0
  161. package/dist/cuminc.integration.spec-ZQFMIBF6.js +678 -0
  162. package/dist/customdata.inputui-U2VXVWJ3.js +289 -0
  163. package/dist/dataDownload-QK2VYWYW.js +330 -0
  164. package/dist/dataDownload.integration.spec-NG4ZASWC.js +193 -0
  165. package/dist/databrowser.ui-ALW4LSLA.js +433 -0
  166. package/dist/dictionary-F7BPXOBO.js +118 -0
  167. package/dist/dnaMethylation-XNRJIBAH.js +38 -0
  168. package/dist/dnaMethylation.integration.spec-F5ODQTVL.js +203 -0
  169. package/dist/dofetch-IYEI7WSH.js +51 -0
  170. package/dist/e2pca-BHB7UMS5.js +350 -0
  171. package/dist/ep-QRFUVFSK.js +1256 -0
  172. package/dist/expclust.gdc.spec-LMH7QAU4.js +307 -0
  173. package/dist/facet-34HXG7MO.js +521 -0
  174. package/dist/forms2-ZQUPKXE5.js +539 -0
  175. package/dist/gb-HWZ5KZXX.js +88 -0
  176. package/dist/geneExpClustering-KFMP553E.js +249 -0
  177. package/dist/geneExpression-E2GIRM6Z.js +313 -0
  178. package/dist/geneExpression-QODFRNS4.js +38 -0
  179. package/dist/geneExpression.unit.spec-HV44ABGV.js +102 -0
  180. package/dist/geneORA-MJ6MFW2K.js +278 -0
  181. package/dist/geneRanking-ODKGLJX2.js +553 -0
  182. package/dist/geneRanking-ODKGLJX2.js.map +7 -0
  183. package/dist/geneVariant-QT6E7YZN.js +39 -0
  184. package/dist/geneVariant-UYQ4XIOQ.js +41 -0
  185. package/dist/geneVariant.integration.spec-HQ5GJ7UM.js +198 -0
  186. package/dist/genefusion.ui-5KYGD7JL.js +309 -0
  187. package/dist/geneset-M6T24ZYZ.js +208 -0
  188. package/dist/genomeBrowser.spec-CVH4S5KZ.js +281 -0
  189. package/dist/grin2-GI2WNWJO.js +968 -0
  190. package/dist/grin2-QU2UCKKE.js +75 -0
  191. package/dist/gsea-EGWJAATJ.js +47 -0
  192. package/dist/hierCluster-4OJ7BHAB.js +59 -0
  193. package/dist/hierCluster-P4HGGVK7.js +63 -0
  194. package/dist/hierCluster.config-5DGS5EH4.js +40 -0
  195. package/dist/hierCluster.integration.spec-OL4FLSBS.js +488 -0
  196. package/dist/hierCluster.integration.spec-OL4FLSBS.js.map +7 -0
  197. package/dist/hierCluster.interactivity-VEHJHBKY.js +54 -0
  198. package/dist/hierCluster.renderers-OEVSBUBK.js +21 -0
  199. package/dist/imagePlot-MMJYC4DX.js +163 -0
  200. package/dist/importPlot-4HJ6VR4P.js +8 -0
  201. package/dist/isoformExpression-EISYQF2S.js +40 -0
  202. package/dist/isoformExpression.unit.spec-YKBWVL7C.js +208 -0
  203. package/dist/jspdf.es.min-NXISJ3W7.js +40 -0
  204. package/dist/launch.adhoc-U3KOGDIC.js +42 -0
  205. package/dist/leftlabel.sample-LVF5WLMZ.js +264 -0
  206. package/dist/lollipop-HX2WLD5J.js +171 -0
  207. package/dist/maf-MBX3S3LS.js +459 -0
  208. package/dist/maf-MBX3S3LS.js.map +7 -0
  209. package/dist/maftimeline-VN6SYUPQ.js +593 -0
  210. package/dist/matrix-6UASVMIW.js +58 -0
  211. package/dist/matrix-FYYLVW7O.js +63 -0
  212. package/dist/matrix.cells-3RUGV7XG.js +28 -0
  213. package/dist/matrix.config-ELBFN3JN.js +41 -0
  214. package/dist/matrix.data-MHFF47ZY.js +25 -0
  215. package/dist/matrix.groups-UJRFFG5J.js +27 -0
  216. package/dist/matrix.integration.spec-5DUNUOQ3.js +3072 -0
  217. package/dist/matrix.interactivity-2TZ3ON4H.js +42 -0
  218. package/dist/matrix.layout-IGUBUCB2.js +44 -0
  219. package/dist/matrix.legend-UBQF6LMD.js +22 -0
  220. package/dist/matrix.renderers-ON2EXXIS.js +38 -0
  221. package/dist/matrix.serieses-5XH7NO23.js +21 -0
  222. package/dist/matrix.sort-QSWTVRJT.js +27 -0
  223. package/dist/matrix.sort.unit.spec-7Y6D456I.js +472 -0
  224. package/dist/matrix.sorterUi.unit.spec-3XNGEZZ2.js +342 -0
  225. package/dist/mavb-J4AUXBHZ.js +732 -0
  226. package/dist/mds.fimo-I6OALZRX.js +518 -0
  227. package/dist/mds.samplescatterplot-XSWR37S5.js +1550 -0
  228. package/dist/mds.survivalplot-Q3TE4A5P.js +483 -0
  229. package/dist/numericDictTermCluster-N3GM6YVP.js +65 -0
  230. package/dist/numericDictTermCluster-N3GM6YVP.js.map +7 -0
  231. package/dist/oncomatrix-C4RDUA2C.js +295 -0
  232. package/dist/oncomatrix.spec-QVD3XUTH.js +448 -0
  233. package/dist/plot.2dvaf-MNONDWFA.js +377 -0
  234. package/dist/plot.app-3T275PW5.js +41 -0
  235. package/dist/plot.barplot-LOLIPHXG.js +102 -0
  236. package/dist/plot.boxplot-I6CAYXPV.js +152 -0
  237. package/dist/plot.brainImaging-Y76KB6IC.js +51 -0
  238. package/dist/plot.disco-N5ISUUNQ.js +102 -0
  239. package/dist/plot.dzi-Q6K542P6.js +33 -0
  240. package/dist/plot.ssgq-OGLNOY4Q.js +139 -0
  241. package/dist/plot.vaf2cov-NXQ5D3KA.js +259 -0
  242. package/dist/plot.wsi-YMDUOZ57.js +36 -0
  243. package/dist/polar2-AQ2W3SNH.js +231 -0
  244. package/dist/profileForms-TCPZPI22.js +446 -0
  245. package/dist/profilePlot-4RKKICKC.js +54 -0
  246. package/dist/proteinView-5VJ6E2XT.js +1568 -0
  247. package/dist/proteinView-5VJ6E2XT.js.map +7 -0
  248. package/dist/purify.es-PPNYMKMJ.js +1457 -0
  249. package/dist/purify.es-PPNYMKMJ.js.map +7 -0
  250. package/dist/qualitative-NCFIVW6S.js +43 -0
  251. package/dist/radar2-UJFFZE7T.js +326 -0
  252. package/dist/radarFacility2-ATQBCF3N.js +334 -0
  253. package/dist/regression-4RSS7447.js +56 -0
  254. package/dist/regression.inputs-5XGUGNWV.js +48 -0
  255. package/dist/regression.inputs.term-LSJAZWE4.js +48 -0
  256. package/dist/regression.inputs.values.table-GNIJZETG.js +45 -0
  257. package/dist/regression.integration.spec-MV652K47.js +784 -0
  258. package/dist/regression.results-M3YH6ZD3.js +40 -0
  259. package/dist/regression.spec-455WPZHP.js +708 -0
  260. package/dist/report-MH3V7SHZ.js +222 -0
  261. package/dist/sampleScatter.spec-OTIL3JDG.js +202 -0
  262. package/dist/sampleView-DHACOCEG.js +48 -0
  263. package/dist/samplelst-F3AXOE2D.js +111 -0
  264. package/dist/samplematrix-M6CKKVNE.js +2198 -0
  265. package/dist/sc-S5XA37JJ.js +86 -0
  266. package/dist/scatter-IRPFNDHW.js +851 -0
  267. package/dist/scatter.integration.spec-5FWVHMVJ.js +1206 -0
  268. package/dist/selectGenomeWithTklst-NIOUX6MV.js +134 -0
  269. package/dist/singleCellCellType-FTGLNH2J.js +38 -0
  270. package/dist/singleCellCellType.unit.spec-BJ5YZAXF.js +160 -0
  271. package/dist/singleCellGeneExpression-56EDDG5H.js +38 -0
  272. package/dist/singleCellGeneExpression.unit.spec-XSQRWAI3.js +153 -0
  273. package/dist/singleCellPlot-TH77EJZ4.js +54 -0
  274. package/dist/singlecell-3QZQZM32.js +86 -0
  275. package/dist/singlecell-7KJMBASC.js +1572 -0
  276. package/dist/snp-YXG5O4U4.js +38 -0
  277. package/dist/snp.unit.spec-O27J7OOK.js +176 -0
  278. package/dist/snplocus-CQZSC7P6.js +208 -0
  279. package/dist/spliceevent.a53ss.diagram-K5ZDPZE6.js +151 -0
  280. package/dist/spliceevent.exonskip.diagram-A2VZ3TTF.js +277 -0
  281. package/dist/spliceevent.noeventdiagram-DJDA6ENK.js +460 -0
  282. package/dist/ssGSEA-3FTGRUTC.js +38 -0
  283. package/dist/ssGSEA.unit.spec-GF35KBTX.js +88 -0
  284. package/dist/summarizeCnvGeneexp-6IDTNOYE.js +163 -0
  285. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js +114 -0
  286. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js.map +7 -0
  287. package/dist/summarizeMutationCnv-BMEN3XNV.js +164 -0
  288. package/dist/summarizeMutationDiagnosis-LW6K6373.js +40 -0
  289. package/dist/summarizeMutationSurvival-E7REF2VY.js +99 -0
  290. package/dist/summary-MKA7OJKE.js +49 -0
  291. package/dist/summary.integration.spec-IV6I6SNJ.js +414 -0
  292. package/dist/summaryInput-NET6SPM4.js +235 -0
  293. package/dist/sunburst-CO3MXFTJ.js +284 -0
  294. package/dist/survival-MIPCEBS3.js +46 -0
  295. package/dist/survival-QQXTCNDU.js +58 -0
  296. package/dist/survival.integration.spec-6FH4S3EH.js +915 -0
  297. package/dist/svg2pdf.es.min-P2F6SSVJ.js +3157 -0
  298. package/dist/svgraph-YF7BS7TN.js +1387 -0
  299. package/dist/svmr-J2JLQGEE.js +3842 -0
  300. package/dist/table-7YL7I4GH.js +200 -0
  301. package/dist/termCollection-LNEN72IV.js +38 -0
  302. package/dist/termCollection-SOLNYAZ4.js +179 -0
  303. package/dist/termCollection.unit.spec-LTX7UVYP.js +208 -0
  304. package/dist/tk-RZDP2YT5.js +46 -0
  305. package/dist/tp.ui-T6XXBHHD.js +1459 -0
  306. package/dist/tvs.dt-7APM37Y3.js +39 -0
  307. package/dist/tvs.dtcnv.categorical-YIPXQSIL.js +40 -0
  308. package/dist/tvs.dtcnv.continuous-ITNZE3SH.js +72 -0
  309. package/dist/tvs.dtfusion-2JIIPDTN.js +40 -0
  310. package/dist/tvs.dtsnvindel-HO2PUFN2.js +40 -0
  311. package/dist/tvs.dtsv-7KCWSUYO.js +40 -0
  312. package/dist/tvs.samplelst-KKWJQNLW.js +104 -0
  313. package/dist/tvs.termCollection-R2IGRG2U.js +159 -0
  314. package/dist/violin-OTPZQTGA.js +46 -0
  315. package/dist/violin.integration.spec-KESWDSBM.js +1425 -0
  316. package/dist/violin.interactivity-Q2WALZO3.js +38 -0
  317. package/dist/violin.renderer-WIRIV7QY.js +40 -0
  318. package/dist/vocabulary-XXDHHHPJ.js +41 -0
  319. package/package.json +3 -3
  320. package/dist/2dmaf-HS37GJYM.js +0 -1373
  321. package/dist/AIProjectAdmin-V5NVBBOA.js +0 -958
  322. package/dist/AppHeader-VIQ2VZPI.js +0 -835
  323. package/dist/BoxPlot-J7DPHT2N.js +0 -1217
  324. package/dist/CorrelationVolcano-ZHP7IPFD.js +0 -619
  325. package/dist/DE-VW4MQHYP.js +0 -95
  326. package/dist/DEinput-2EKXGUP3.js +0 -301
  327. package/dist/DEinput-2EKXGUP3.js.map +0 -7
  328. package/dist/DifferentialAnalysis-H7LZWEIL.js +0 -245
  329. package/dist/Disco-5AA67AO5.js +0 -3297
  330. package/dist/Disco.UI-K4RBVRJP.js +0 -249
  331. package/dist/DmrPlot-RVJUKBOB.js +0 -642
  332. package/dist/GB-TA5LQGX6.js +0 -1353
  333. package/dist/GeneExpInput-HHOIK6X7.js +0 -367
  334. package/dist/HicApp-YTQNK5DC.js +0 -2250
  335. package/dist/IDCViewer-T74AFWY3.js +0 -10455
  336. package/dist/NumBinaryEditor-ICZCNBRL.js +0 -271
  337. package/dist/NumBinaryEditor.unit.spec-WDJPDAVT.js +0 -286
  338. package/dist/NumContEditor-5KEM54CE.js +0 -109
  339. package/dist/NumContEditor.unit.spec-WG5QKOD3.js +0 -169
  340. package/dist/NumCustomBinEditor-MGHR7VQT.js +0 -38
  341. package/dist/NumCustomBinEditor.unit.spec-JWSHEIJJ.js +0 -284
  342. package/dist/NumDiscreteEditor-XT2GSGUR.js +0 -179
  343. package/dist/NumDiscreteEditor.unit.spec-DSCWGYBS.js +0 -202
  344. package/dist/NumRegularBinEditor-JMDBM5PU.js +0 -38
  345. package/dist/NumRegularBinEditor.unit.spec-BWRP6OO2.js +0 -227
  346. package/dist/NumSplineEditor-QJNRSORC.js +0 -198
  347. package/dist/NumSplineEditor.unit.spec-CXBTVND4.js +0 -199
  348. package/dist/NumericDensity-XQWCBSGT.js +0 -38
  349. package/dist/NumericDensity.unit.spec-7JS5R3AZ.js +0 -221
  350. package/dist/NumericHandler-QXXBEJC3.js +0 -39
  351. package/dist/NumericHandler.unit.spec-SRQJQVPP.js +0 -219
  352. package/dist/ProteomeInput-E4MJLAKF.js +0 -396
  353. package/dist/RunChart2-N6S7HBXV.js +0 -758
  354. package/dist/SC-RQ32A4YB.js +0 -1127
  355. package/dist/Volcano-OHJPYZQE.js +0 -1379
  356. package/dist/WSIViewer-SAKVU52Z.js +0 -48562
  357. package/dist/WsiSamplesPlot-QV5GFFCR.js +0 -165
  358. package/dist/adSandbox-IE7TOJUE.js +0 -38
  359. package/dist/animatedBubbleChart-ZNEDQND3.js +0 -555
  360. package/dist/app-7MRKEE2J.js +0 -49
  361. package/dist/app-QIBNB4AA.js +0 -37
  362. package/dist/bam-OBS5ULFF.js +0 -860
  363. package/dist/barchart-2RVEEMPK.js +0 -47
  364. package/dist/barchart.data-7OI5GZZ6.js +0 -22
  365. package/dist/barchart.events-AASSQL3J.js +0 -47
  366. package/dist/barchart.integration.spec-UU2ARJS5.js +0 -2010
  367. package/dist/barchart.integration.spec-UU2ARJS5.js.map +0 -7
  368. package/dist/barchart2-TUBYGLMC.js +0 -314
  369. package/dist/block-BYXWS7H7.js +0 -6226
  370. package/dist/block.init-QOAPDKCC.js +0 -38
  371. package/dist/block.mds.expressionrank-Q46AAYOA.js +0 -359
  372. package/dist/block.mds.geneboxplot-IC26RT7L.js +0 -828
  373. package/dist/block.mds.junction-RIUZIBFB.js +0 -1545
  374. package/dist/block.mds.svcnv-GUB2TTXQ.js +0 -6801
  375. package/dist/block.svg-I4NHMOEJ.js +0 -164
  376. package/dist/block.tk.aicheck-X57EGAOB.js +0 -283
  377. package/dist/block.tk.ase-JMBKBZAH.js +0 -365
  378. package/dist/block.tk.bam-6UAEWVVD.js +0 -1906
  379. package/dist/block.tk.bedgraphdot-7QSRLAJ7.js +0 -384
  380. package/dist/block.tk.bigwig.ui-SBD6S5SA.js +0 -212
  381. package/dist/block.tk.hicstraw-LIGPTMX7.js +0 -823
  382. package/dist/block.tk.junction-X6HFXKW7.js +0 -2364
  383. package/dist/block.tk.junction-X6HFXKW7.js.map +0 -7
  384. package/dist/block.tk.junction.textmatrixui-XJIUGHAX.js +0 -199
  385. package/dist/block.tk.ld-OZVW7LSL.js +0 -99
  386. package/dist/block.tk.menu-B2CEZAYR.js +0 -1029
  387. package/dist/block.tk.pgv-XAAQBQQE.js +0 -944
  388. package/dist/brainImaging-KFKM3XWD.js +0 -423
  389. package/dist/brainRegions-ZHKXILK7.js +0 -221
  390. package/dist/bubbleHeatmap-75N23URG.js +0 -383
  391. package/dist/bubbleHeatmap-75N23URG.js.map +0 -7
  392. package/dist/chunk-2IITC4V5.js +0 -617
  393. package/dist/chunk-2P3U6XTF.js +0 -2327
  394. package/dist/chunk-35UCHCOQ.js +0 -54
  395. package/dist/chunk-4E6HJ4ZW.js +0 -98
  396. package/dist/chunk-57LW6RUM.js +0 -129
  397. package/dist/chunk-5DHRDF2Y.js +0 -216
  398. package/dist/chunk-5POMWXDZ.js +0 -117
  399. package/dist/chunk-5X5LI5YM.js +0 -254
  400. package/dist/chunk-634MOGE3.js +0 -314
  401. package/dist/chunk-634MOGE3.js.map +0 -7
  402. package/dist/chunk-67QZRGIJ.js +0 -148
  403. package/dist/chunk-6G4YOMWW.js +0 -1825
  404. package/dist/chunk-6RKL2FLA.js +0 -14
  405. package/dist/chunk-6YJCBK4J.js +0 -2681
  406. package/dist/chunk-6YJCBK4J.js.map +0 -7
  407. package/dist/chunk-7K6LTROG.js +0 -190
  408. package/dist/chunk-ADAKSWID.js +0 -399
  409. package/dist/chunk-ANKGIHCM.js +0 -34
  410. package/dist/chunk-AUP7W7MK.js +0 -343
  411. package/dist/chunk-AXKUVSXP.js +0 -448
  412. package/dist/chunk-B4QM73WG.js +0 -222
  413. package/dist/chunk-BKPV67UA.js +0 -299
  414. package/dist/chunk-BMOB36XM.js +0 -226
  415. package/dist/chunk-C6YT5EM2.js +0 -217
  416. package/dist/chunk-CD3VY5WW.js +0 -1943
  417. package/dist/chunk-CDUNE45Q.js +0 -534
  418. package/dist/chunk-COYULNJF.js +0 -119
  419. package/dist/chunk-DNVSEW6P.js +0 -170
  420. package/dist/chunk-EC3SKPQT.js +0 -446
  421. package/dist/chunk-F47X3VUC.js +0 -95
  422. package/dist/chunk-F47X3VUC.js.map +0 -7
  423. package/dist/chunk-F5ONTCHE.js +0 -13624
  424. package/dist/chunk-G2DLWJCB.js +0 -37
  425. package/dist/chunk-I4G4FXLO.js +0 -302
  426. package/dist/chunk-INU357UG.js +0 -230
  427. package/dist/chunk-IVXCWCKS.js +0 -317
  428. package/dist/chunk-IVXCWCKS.js.map +0 -7
  429. package/dist/chunk-IZ3BPOTQ.js +0 -833
  430. package/dist/chunk-J5GTIQTL.js +0 -2833
  431. package/dist/chunk-JBI6P3UX.js +0 -55
  432. package/dist/chunk-JRDHTECQ.js +0 -234
  433. package/dist/chunk-JRZZ6GN3.js +0 -102
  434. package/dist/chunk-KM4JBR26.js +0 -815
  435. package/dist/chunk-KXRTPE65.js +0 -158
  436. package/dist/chunk-L5C3B7PS.js +0 -1220
  437. package/dist/chunk-LHNKTWFL.js +0 -5067
  438. package/dist/chunk-MCYVUHEZ.js +0 -1230
  439. package/dist/chunk-N6QEVQZV.js +0 -194
  440. package/dist/chunk-NLQQIVTC.js +0 -276
  441. package/dist/chunk-O4VKIC66.js +0 -1275
  442. package/dist/chunk-OWPBE2LB.js +0 -263
  443. package/dist/chunk-OWPBE2LB.js.map +0 -7
  444. package/dist/chunk-PWUERAAF.js +0 -182
  445. package/dist/chunk-QFSSC5VW.js +0 -176
  446. package/dist/chunk-QWOE5YTB.js +0 -11194
  447. package/dist/chunk-QWOE5YTB.js.map +0 -7
  448. package/dist/chunk-RHGAE6PY.js +0 -20888
  449. package/dist/chunk-RHGAE6PY.js.map +0 -7
  450. package/dist/chunk-T46LHXJW.js +0 -283
  451. package/dist/chunk-T46LHXJW.js.map +0 -7
  452. package/dist/chunk-T4CFXTIG.js +0 -100
  453. package/dist/chunk-T5UGVJCK.js +0 -102
  454. package/dist/chunk-TJCRAFKM.js +0 -448
  455. package/dist/chunk-TNF2LHJR.js +0 -142
  456. package/dist/chunk-U4IYNHVD.js +0 -6364
  457. package/dist/chunk-UAOPKEMR.js +0 -482
  458. package/dist/chunk-UAOPKEMR.js.map +0 -7
  459. package/dist/chunk-UFGV7554.js +0 -736
  460. package/dist/chunk-UV66X5JN.js +0 -291
  461. package/dist/chunk-UV66X5JN.js.map +0 -7
  462. package/dist/chunk-VC642GDC.js +0 -54
  463. package/dist/chunk-VDIVDU3T.js +0 -386
  464. package/dist/chunk-VNF7DC36.js +0 -1289
  465. package/dist/chunk-VOGPIAQL.js +0 -477
  466. package/dist/chunk-VZOTKHPM.js +0 -272
  467. package/dist/chunk-YAU2Z6EN.js +0 -4269
  468. package/dist/chunk-YNAPHPMG.js +0 -368
  469. package/dist/chunk-YP2LHXFC.js +0 -514
  470. package/dist/chunk-YWF7GHUW.js +0 -50
  471. package/dist/chunk-YYZQMJLW.js +0 -2786
  472. package/dist/chunk-ZBEJVZMY.js +0 -203
  473. package/dist/chunk-ZZLBK6P6.js +0 -1102
  474. package/dist/condition-MP65K762.js +0 -332
  475. package/dist/controls-HKHMEWC7.js +0 -41
  476. package/dist/controls.config-LUPIT34L.js +0 -39
  477. package/dist/correlation-5UTW6EEI.js +0 -102
  478. package/dist/cuminc-LLUR2FLL.js +0 -1149
  479. package/dist/cuminc.integration.spec-CH5UZTIM.js +0 -678
  480. package/dist/customdata.inputui-6IGE5HCZ.js +0 -289
  481. package/dist/dataDownload-MCE2OJGZ.js +0 -330
  482. package/dist/dataDownload.integration.spec-VETU75VQ.js +0 -193
  483. package/dist/databrowser.ui-3BRSJHIW.js +0 -433
  484. package/dist/dictionary-UV43XQAU.js +0 -118
  485. package/dist/dnaMethylation-QDE3S4TV.js +0 -38
  486. package/dist/dnaMethylation.integration.spec-JBHJE47S.js +0 -203
  487. package/dist/dofetch-BMSZZAAQ.js +0 -51
  488. package/dist/e2pca-JMH74VN4.js +0 -350
  489. package/dist/ep-NDT7C2IT.js +0 -1256
  490. package/dist/expclust.gdc.spec-GZ3XLPHA.js +0 -307
  491. package/dist/facet-ABIWCCVT.js +0 -521
  492. package/dist/forms2-DRRRLG4I.js +0 -539
  493. package/dist/gb-EFZ62HCR.js +0 -88
  494. package/dist/geneExpClustering-CKH6M6KK.js +0 -249
  495. package/dist/geneExpression-CNKX7XVX.js +0 -38
  496. package/dist/geneExpression-P2ERCRXO.js +0 -313
  497. package/dist/geneExpression.unit.spec-7UJB43L3.js +0 -102
  498. package/dist/geneORA-TZOSNGRJ.js +0 -278
  499. package/dist/geneRanking-26GDRALC.js +0 -551
  500. package/dist/geneRanking-26GDRALC.js.map +0 -7
  501. package/dist/geneVariant-2DHMJUJL.js +0 -39
  502. package/dist/geneVariant-FOKRLND3.js +0 -41
  503. package/dist/geneVariant.integration.spec-XXNSWUOR.js +0 -198
  504. package/dist/genefusion.ui-ZJBKC2RH.js +0 -309
  505. package/dist/geneset-6FN5BFP3.js +0 -208
  506. package/dist/genomeBrowser.spec-QLHJYDRZ.js +0 -281
  507. package/dist/grin2-DR7XJIAS.js +0 -968
  508. package/dist/grin2-QOOJBELM.js +0 -75
  509. package/dist/gsea-6YBRMGOC.js +0 -47
  510. package/dist/hierCluster-B3TULT27.js +0 -59
  511. package/dist/hierCluster-NF75B7MZ.js +0 -63
  512. package/dist/hierCluster.config-TEFI7M4K.js +0 -40
  513. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js +0 -395
  514. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js.map +0 -7
  515. package/dist/hierCluster.interactivity-MPD4AV4D.js +0 -54
  516. package/dist/hierCluster.renderers-4XWKHCNW.js +0 -21
  517. package/dist/imagePlot-HNJDBPO4.js +0 -163
  518. package/dist/importPlot-OBS55TCA.js +0 -8
  519. package/dist/isoformExpression-K4QIYBZR.js +0 -40
  520. package/dist/isoformExpression.unit.spec-INB6655U.js +0 -208
  521. package/dist/jspdf.es.min-TFJHKUF5.js +0 -40
  522. package/dist/launch.adhoc-VDXES33R.js +0 -42
  523. package/dist/leftlabel.sample-R6IXXFZT.js +0 -264
  524. package/dist/lollipop-O3XJC7BR.js +0 -171
  525. package/dist/maf-GLZ7KCDP.js +0 -452
  526. package/dist/maf-GLZ7KCDP.js.map +0 -7
  527. package/dist/maftimeline-Q4YPFSZP.js +0 -593
  528. package/dist/matrix-KVTQNDRZ.js +0 -63
  529. package/dist/matrix-QDHUX4QD.js +0 -58
  530. package/dist/matrix.cells-ED6RS5EC.js +0 -28
  531. package/dist/matrix.config-B65UXJNA.js +0 -41
  532. package/dist/matrix.data-KQFMXWRX.js +0 -25
  533. package/dist/matrix.groups-RE74EFLY.js +0 -27
  534. package/dist/matrix.integration.spec-2ITZRE4N.js +0 -3072
  535. package/dist/matrix.interactivity-3RF4YOAP.js +0 -42
  536. package/dist/matrix.layout-ERVRJAK2.js +0 -44
  537. package/dist/matrix.legend-ZST44PIB.js +0 -22
  538. package/dist/matrix.renderers-HNEUKUGS.js +0 -38
  539. package/dist/matrix.serieses-6ZKTFVWY.js +0 -21
  540. package/dist/matrix.sort-2UE47IOC.js +0 -27
  541. package/dist/matrix.sort.unit.spec-QGEVGY7M.js +0 -472
  542. package/dist/matrix.sorterUi.unit.spec-YNS7IVUF.js +0 -342
  543. package/dist/mavb-27VSL5LG.js +0 -732
  544. package/dist/mds.fimo-E5EXGT75.js +0 -518
  545. package/dist/mds.samplescatterplot-YDMRZFS7.js +0 -1550
  546. package/dist/mds.survivalplot-INJA2NDC.js +0 -483
  547. package/dist/numericDictTermCluster-DRIEJJSP.js +0 -72
  548. package/dist/numericDictTermCluster-DRIEJJSP.js.map +0 -7
  549. package/dist/oncomatrix-334LCTXB.js +0 -295
  550. package/dist/oncomatrix.spec-VHCJWO7S.js +0 -448
  551. package/dist/plot.2dvaf-F7GJEUMD.js +0 -377
  552. package/dist/plot.app-AKA7UVUC.js +0 -41
  553. package/dist/plot.barplot-HZAG43A5.js +0 -102
  554. package/dist/plot.boxplot-U52BJ4EP.js +0 -152
  555. package/dist/plot.brainImaging-3CB4WYQ4.js +0 -51
  556. package/dist/plot.disco-I2VLOSAU.js +0 -102
  557. package/dist/plot.dzi-K6KI52L7.js +0 -33
  558. package/dist/plot.ssgq-L67X4FUG.js +0 -139
  559. package/dist/plot.vaf2cov-PH4ZSY2K.js +0 -259
  560. package/dist/plot.wsi-Y6FZWHXT.js +0 -36
  561. package/dist/polar2-XT5QZ4VH.js +0 -231
  562. package/dist/profileForms-4LLSYMF6.js +0 -446
  563. package/dist/profilePlot-C52DDMZ4.js +0 -54
  564. package/dist/proteinView-CCL4MPXS.js +0 -1556
  565. package/dist/proteinView-CCL4MPXS.js.map +0 -7
  566. package/dist/purify.es-OGN7FDEQ.js +0 -1038
  567. package/dist/purify.es-OGN7FDEQ.js.map +0 -7
  568. package/dist/qualitative-DZ6JYYRS.js +0 -43
  569. package/dist/radar2-GEEOQF2A.js +0 -326
  570. package/dist/radarFacility2-OWXSKHBW.js +0 -334
  571. package/dist/regression-ZK75B4OR.js +0 -56
  572. package/dist/regression.inputs-UR7Q7HIK.js +0 -48
  573. package/dist/regression.inputs.term-PJZ7T3AI.js +0 -48
  574. package/dist/regression.inputs.values.table-CRGBKWMM.js +0 -45
  575. package/dist/regression.integration.spec-OCUFEVQS.js +0 -784
  576. package/dist/regression.results-7EHMKQ5F.js +0 -40
  577. package/dist/regression.spec-E4W3WOLI.js +0 -708
  578. package/dist/report-WWILHPI6.js +0 -222
  579. package/dist/sampleScatter.spec-VCKCJKII.js +0 -202
  580. package/dist/sampleView-STGP7UUP.js +0 -48
  581. package/dist/samplelst-U4BL6GYP.js +0 -111
  582. package/dist/samplematrix-FU3EZF6M.js +0 -2198
  583. package/dist/sc-JRLELKHN.js +0 -86
  584. package/dist/scatter-GT2VKNFG.js +0 -851
  585. package/dist/scatter.integration.spec-VDMKRPVM.js +0 -1206
  586. package/dist/selectGenomeWithTklst-F5372VC5.js +0 -134
  587. package/dist/singleCellCellType-D77PUUCZ.js +0 -38
  588. package/dist/singleCellCellType.unit.spec-J4EEZAWB.js +0 -160
  589. package/dist/singleCellGeneExpression-WCWCSHIY.js +0 -38
  590. package/dist/singleCellGeneExpression.unit.spec-CELJIAJ5.js +0 -153
  591. package/dist/singleCellPlot-2OPOJZ5U.js +0 -54
  592. package/dist/singlecell-K2SHYDHA.js +0 -1572
  593. package/dist/singlecell-K7Z6ES7B.js +0 -86
  594. package/dist/snp-ICWKGR7H.js +0 -38
  595. package/dist/snp.unit.spec-PV2UZCYO.js +0 -176
  596. package/dist/snplocus-W5D4A7QJ.js +0 -208
  597. package/dist/spliceevent.a53ss.diagram-DEQJ2C2H.js +0 -151
  598. package/dist/spliceevent.exonskip.diagram-MKA32GTK.js +0 -277
  599. package/dist/spliceevent.noeventdiagram-NFYPM4EZ.js +0 -460
  600. package/dist/ssGSEA-FAZK5FSC.js +0 -38
  601. package/dist/ssGSEA.unit.spec-S5D6JMOD.js +0 -88
  602. package/dist/summarizeCnvGeneexp-WDGJ5YOM.js +0 -163
  603. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js +0 -108
  604. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js.map +0 -7
  605. package/dist/summarizeMutationCnv-6ZXA32XN.js +0 -164
  606. package/dist/summarizeMutationDiagnosis-BK7QPF6A.js +0 -40
  607. package/dist/summarizeMutationSurvival-UODP6R6S.js +0 -99
  608. package/dist/summary-P6XVOWSB.js +0 -49
  609. package/dist/summary.integration.spec-XKMQ77CF.js +0 -414
  610. package/dist/summaryInput-U7XNGLGC.js +0 -235
  611. package/dist/sunburst-WHZ77REP.js +0 -284
  612. package/dist/survival-HQ5JC76V.js +0 -46
  613. package/dist/survival-QFWZNB4W.js +0 -58
  614. package/dist/survival.integration.spec-7STGYBGG.js +0 -915
  615. package/dist/svg2pdf.es.min-H4DXBG4O.js +0 -3157
  616. package/dist/svgraph-TYIBQ3RD.js +0 -1387
  617. package/dist/svmr-ZZIRWUVA.js +0 -3842
  618. package/dist/table-MPM3ET2V.js +0 -200
  619. package/dist/termCollection-5DF5MFBK.js +0 -38
  620. package/dist/termCollection-CQESAD6G.js +0 -179
  621. package/dist/termCollection.unit.spec-ASYBZQLO.js +0 -208
  622. package/dist/tk-NCEB2L7K.js +0 -46
  623. package/dist/tp.ui-AHTGSLBN.js +0 -1459
  624. package/dist/tvs.dt-TXG4FL3B.js +0 -39
  625. package/dist/tvs.dtcnv.categorical-7SA4PCKE.js +0 -40
  626. package/dist/tvs.dtcnv.continuous-E3VQWM5N.js +0 -72
  627. package/dist/tvs.dtfusion-F72VEUPO.js +0 -40
  628. package/dist/tvs.dtsnvindel-RAVTRO5M.js +0 -40
  629. package/dist/tvs.dtsv-ZZDBZYAJ.js +0 -40
  630. package/dist/tvs.samplelst-POTNAX4E.js +0 -104
  631. package/dist/tvs.termCollection-AHNHKJPJ.js +0 -159
  632. package/dist/violin-YR35XLAS.js +0 -46
  633. package/dist/violin.integration.spec-2VSILDUW.js +0 -1425
  634. package/dist/violin.interactivity-S7QY6HVJ.js +0 -38
  635. package/dist/violin.renderer-OUWK7EL4.js +0 -40
  636. package/dist/vocabulary-6IZJ6F7N.js +0 -41
  637. /package/dist/{2dmaf-HS37GJYM.js.map → 2dmaf-GTD3AXGT.js.map} +0 -0
  638. /package/dist/{AIProjectAdmin-V5NVBBOA.js.map → AIProjectAdmin-ALMSVHFX.js.map} +0 -0
  639. /package/dist/{AppHeader-VIQ2VZPI.js.map → AppHeader-RK2YRITI.js.map} +0 -0
  640. /package/dist/{BoxPlot-J7DPHT2N.js.map → BoxPlot-6ZXLPA5Q.js.map} +0 -0
  641. /package/dist/{CorrelationVolcano-ZHP7IPFD.js.map → CorrelationVolcano-PJB3QCXB.js.map} +0 -0
  642. /package/dist/{DE-VW4MQHYP.js.map → DE-MEWV5RTV.js.map} +0 -0
  643. /package/dist/{DifferentialAnalysis-H7LZWEIL.js.map → DifferentialAnalysis-7L3CDPVB.js.map} +0 -0
  644. /package/dist/{Disco-5AA67AO5.js.map → Disco-FCS7B5DO.js.map} +0 -0
  645. /package/dist/{Disco.UI-K4RBVRJP.js.map → Disco.UI-BFJ5XFAT.js.map} +0 -0
  646. /package/dist/{DmrPlot-RVJUKBOB.js.map → DmrPlot-362PCE7L.js.map} +0 -0
  647. /package/dist/{GB-TA5LQGX6.js.map → GB-SX4JENAW.js.map} +0 -0
  648. /package/dist/{GeneExpInput-HHOIK6X7.js.map → GeneExpInput-EHWHQTRV.js.map} +0 -0
  649. /package/dist/{HicApp-YTQNK5DC.js.map → HicApp-UE4DCUKX.js.map} +0 -0
  650. /package/dist/{IDCViewer-T74AFWY3.js.map → IDCViewer-EDF5XJ63.js.map} +0 -0
  651. /package/dist/{NumBinaryEditor-ICZCNBRL.js.map → NumBinaryEditor-3TAAJNYY.js.map} +0 -0
  652. /package/dist/{NumBinaryEditor.unit.spec-WDJPDAVT.js.map → NumBinaryEditor.unit.spec-6776472M.js.map} +0 -0
  653. /package/dist/{NumContEditor-5KEM54CE.js.map → NumContEditor-WLFXTY4M.js.map} +0 -0
  654. /package/dist/{NumContEditor.unit.spec-WG5QKOD3.js.map → NumContEditor.unit.spec-KG5SCOIQ.js.map} +0 -0
  655. /package/dist/{NumCustomBinEditor-MGHR7VQT.js.map → NumCustomBinEditor-EKKNCLKI.js.map} +0 -0
  656. /package/dist/{NumCustomBinEditor.unit.spec-JWSHEIJJ.js.map → NumCustomBinEditor.unit.spec-LSLSKQDW.js.map} +0 -0
  657. /package/dist/{NumDiscreteEditor-XT2GSGUR.js.map → NumDiscreteEditor-X2MLECNT.js.map} +0 -0
  658. /package/dist/{NumDiscreteEditor.unit.spec-DSCWGYBS.js.map → NumDiscreteEditor.unit.spec-BZG7P4C7.js.map} +0 -0
  659. /package/dist/{NumRegularBinEditor-JMDBM5PU.js.map → NumRegularBinEditor-CAGJ4ZWD.js.map} +0 -0
  660. /package/dist/{NumRegularBinEditor.unit.spec-BWRP6OO2.js.map → NumRegularBinEditor.unit.spec-GJSJC4DK.js.map} +0 -0
  661. /package/dist/{NumSplineEditor-QJNRSORC.js.map → NumSplineEditor-ND3RC7R6.js.map} +0 -0
  662. /package/dist/{NumSplineEditor.unit.spec-CXBTVND4.js.map → NumSplineEditor.unit.spec-F67JQKPY.js.map} +0 -0
  663. /package/dist/{NumericDensity-XQWCBSGT.js.map → NumericDensity-VW7NIZU7.js.map} +0 -0
  664. /package/dist/{NumericDensity.unit.spec-7JS5R3AZ.js.map → NumericDensity.unit.spec-YHIMU23C.js.map} +0 -0
  665. /package/dist/{NumericHandler-QXXBEJC3.js.map → NumericHandler-HCU6B2XV.js.map} +0 -0
  666. /package/dist/{NumericHandler.unit.spec-SRQJQVPP.js.map → NumericHandler.unit.spec-6GVWAUED.js.map} +0 -0
  667. /package/dist/{ProteomeInput-E4MJLAKF.js.map → ProteomeInput-SONQSTVD.js.map} +0 -0
  668. /package/dist/{RunChart2-N6S7HBXV.js.map → RunChart2-ZLBNG4JF.js.map} +0 -0
  669. /package/dist/{SC-RQ32A4YB.js.map → SC-YDRE37LP.js.map} +0 -0
  670. /package/dist/{Volcano-OHJPYZQE.js.map → Volcano-27ZERHXI.js.map} +0 -0
  671. /package/dist/{WSIViewer-SAKVU52Z.js.map → WSIViewer-2P7ANPBV.js.map} +0 -0
  672. /package/dist/{WsiSamplesPlot-QV5GFFCR.js.map → WsiSamplesPlot-FM4B657P.js.map} +0 -0
  673. /package/dist/{adSandbox-IE7TOJUE.js.map → adSandbox-M6TBRE5W.js.map} +0 -0
  674. /package/dist/{animatedBubbleChart-ZNEDQND3.js.map → animatedBubbleChart-VYSSX52K.js.map} +0 -0
  675. /package/dist/{app-7MRKEE2J.js.map → app-BLJT7ZDG.js.map} +0 -0
  676. /package/dist/{app-QIBNB4AA.js.map → app-LSFSUJHF.js.map} +0 -0
  677. /package/dist/{bam-OBS5ULFF.js.map → bam-ZMHBTBB4.js.map} +0 -0
  678. /package/dist/{barchart-2RVEEMPK.js.map → barchart-EF75MNTN.js.map} +0 -0
  679. /package/dist/{barchart.data-7OI5GZZ6.js.map → barchart.data-VWZB3R2Z.js.map} +0 -0
  680. /package/dist/{barchart.events-AASSQL3J.js.map → barchart.events-AMYQOMBQ.js.map} +0 -0
  681. /package/dist/{barchart2-TUBYGLMC.js.map → barchart2-LOHN6NSE.js.map} +0 -0
  682. /package/dist/{block-BYXWS7H7.js.map → block-23BH5TZ3.js.map} +0 -0
  683. /package/dist/{block.init-QOAPDKCC.js.map → block.init-3BF6L23D.js.map} +0 -0
  684. /package/dist/{block.mds.expressionrank-Q46AAYOA.js.map → block.mds.expressionrank-DSHATA2M.js.map} +0 -0
  685. /package/dist/{block.mds.geneboxplot-IC26RT7L.js.map → block.mds.geneboxplot-RXQUOE3Y.js.map} +0 -0
  686. /package/dist/{block.mds.junction-RIUZIBFB.js.map → block.mds.junction-PN776TCD.js.map} +0 -0
  687. /package/dist/{block.mds.svcnv-GUB2TTXQ.js.map → block.mds.svcnv-SOWUBH4K.js.map} +0 -0
  688. /package/dist/{block.svg-I4NHMOEJ.js.map → block.svg-ZPYMFAGC.js.map} +0 -0
  689. /package/dist/{block.tk.aicheck-X57EGAOB.js.map → block.tk.aicheck-E22ZJJFP.js.map} +0 -0
  690. /package/dist/{block.tk.ase-JMBKBZAH.js.map → block.tk.ase-S54Z5A4G.js.map} +0 -0
  691. /package/dist/{block.tk.bam-6UAEWVVD.js.map → block.tk.bam-YOELFYXU.js.map} +0 -0
  692. /package/dist/{block.tk.bedgraphdot-7QSRLAJ7.js.map → block.tk.bedgraphdot-VFUWXPSL.js.map} +0 -0
  693. /package/dist/{block.tk.bigwig.ui-SBD6S5SA.js.map → block.tk.bigwig.ui-2SJYUPR3.js.map} +0 -0
  694. /package/dist/{block.tk.hicstraw-LIGPTMX7.js.map → block.tk.hicstraw-GZVE4HQG.js.map} +0 -0
  695. /package/dist/{block.tk.junction.textmatrixui-XJIUGHAX.js.map → block.tk.junction.textmatrixui-A726SAAL.js.map} +0 -0
  696. /package/dist/{block.tk.ld-OZVW7LSL.js.map → block.tk.ld-THUOBW72.js.map} +0 -0
  697. /package/dist/{block.tk.menu-B2CEZAYR.js.map → block.tk.menu-V3VGODVI.js.map} +0 -0
  698. /package/dist/{block.tk.pgv-XAAQBQQE.js.map → block.tk.pgv-CNUGIK5J.js.map} +0 -0
  699. /package/dist/{brainImaging-KFKM3XWD.js.map → brainImaging-4PF74IEK.js.map} +0 -0
  700. /package/dist/{brainRegions-ZHKXILK7.js.map → brainRegions-U5K3KEQF.js.map} +0 -0
  701. /package/dist/{chunk-YNAPHPMG.js.map → chunk-2FTXOPE2.js.map} +0 -0
  702. /package/dist/{chunk-5X5LI5YM.js.map → chunk-2MCUT32T.js.map} +0 -0
  703. /package/dist/{chunk-ZZLBK6P6.js.map → chunk-2SZ2VLOG.js.map} +0 -0
  704. /package/dist/{chunk-G2DLWJCB.js.map → chunk-2XBWB6P2.js.map} +0 -0
  705. /package/dist/{chunk-JRDHTECQ.js.map → chunk-34VSTY2U.js.map} +0 -0
  706. /package/dist/{chunk-MCYVUHEZ.js.map → chunk-3DS4HIEH.js.map} +0 -0
  707. /package/dist/{chunk-U4IYNHVD.js.map → chunk-44VQIATQ.js.map} +0 -0
  708. /package/dist/{chunk-67QZRGIJ.js.map → chunk-5B5FZPZI.js.map} +0 -0
  709. /package/dist/{chunk-NLQQIVTC.js.map → chunk-5DSLFEAN.js.map} +0 -0
  710. /package/dist/{chunk-YWF7GHUW.js.map → chunk-5DSQOV7M.js.map} +0 -0
  711. /package/dist/{chunk-B4QM73WG.js.map → chunk-7CZI6SE7.js.map} +0 -0
  712. /package/dist/{chunk-35UCHCOQ.js.map → chunk-7NABQ2JU.js.map} +0 -0
  713. /package/dist/{chunk-5POMWXDZ.js.map → chunk-7VMFUE64.js.map} +0 -0
  714. /package/dist/{chunk-VC642GDC.js.map → chunk-7WBS7ZUI.js.map} +0 -0
  715. /package/dist/{chunk-L5C3B7PS.js.map → chunk-7XSDY2FN.js.map} +0 -0
  716. /package/dist/{chunk-INU357UG.js.map → chunk-AK5Z4PLV.js.map} +0 -0
  717. /package/dist/{chunk-AXKUVSXP.js.map → chunk-B3XMNPZY.js.map} +0 -0
  718. /package/dist/{chunk-KM4JBR26.js.map → chunk-B4VBTVVQ.js.map} +0 -0
  719. /package/dist/{chunk-N6QEVQZV.js.map → chunk-CHUE5Y7Y.js.map} +0 -0
  720. /package/dist/{chunk-DNVSEW6P.js.map → chunk-CNBLRB4P.js.map} +0 -0
  721. /package/dist/{chunk-7K6LTROG.js.map → chunk-CPMOBFFR.js.map} +0 -0
  722. /package/dist/{chunk-BKPV67UA.js.map → chunk-D3TU3RDU.js.map} +0 -0
  723. /package/dist/{chunk-EC3SKPQT.js.map → chunk-E2KY2IZS.js.map} +0 -0
  724. /package/dist/{chunk-YP2LHXFC.js.map → chunk-FBMDK2UA.js.map} +0 -0
  725. /package/dist/{chunk-T5UGVJCK.js.map → chunk-FSWSZZTG.js.map} +0 -0
  726. /package/dist/{chunk-ADAKSWID.js.map → chunk-GPGCGFFS.js.map} +0 -0
  727. /package/dist/{chunk-C6YT5EM2.js.map → chunk-H5DR6OYM.js.map} +0 -0
  728. /package/dist/{chunk-4E6HJ4ZW.js.map → chunk-HVZQYGQN.js.map} +0 -0
  729. /package/dist/{chunk-IZ3BPOTQ.js.map → chunk-HYIDLSEL.js.map} +0 -0
  730. /package/dist/{chunk-6RKL2FLA.js.map → chunk-IDX6WU4U.js.map} +0 -0
  731. /package/dist/{chunk-COYULNJF.js.map → chunk-IQTEW3SK.js.map} +0 -0
  732. /package/dist/{chunk-BMOB36XM.js.map → chunk-J7W2DGAL.js.map} +0 -0
  733. /package/dist/{chunk-JBI6P3UX.js.map → chunk-JVVOJREJ.js.map} +0 -0
  734. /package/dist/{chunk-5DHRDF2Y.js.map → chunk-KIGAMN3Z.js.map} +0 -0
  735. /package/dist/{chunk-F5ONTCHE.js.map → chunk-LAQZX5PA.js.map} +0 -0
  736. /package/dist/{chunk-YYZQMJLW.js.map → chunk-LRPQBMQE.js.map} +0 -0
  737. /package/dist/{chunk-LHNKTWFL.js.map → chunk-M7JGRSFA.js.map} +0 -0
  738. /package/dist/{chunk-TNF2LHJR.js.map → chunk-MAACMLMN.js.map} +0 -0
  739. /package/dist/{chunk-6G4YOMWW.js.map → chunk-MNPTPENH.js.map} +0 -0
  740. /package/dist/{chunk-JRZZ6GN3.js.map → chunk-MU3ZC4RW.js.map} +0 -0
  741. /package/dist/{chunk-QFSSC5VW.js.map → chunk-N6ALTSJ2.js.map} +0 -0
  742. /package/dist/{chunk-CD3VY5WW.js.map → chunk-N7326KA3.js.map} +0 -0
  743. /package/dist/{chunk-2P3U6XTF.js.map → chunk-O64WQLAV.js.map} +0 -0
  744. /package/dist/{chunk-ZBEJVZMY.js.map → chunk-OEOYTMMY.js.map} +0 -0
  745. /package/dist/{chunk-UFGV7554.js.map → chunk-P3QPMVML.js.map} +0 -0
  746. /package/dist/{chunk-VNF7DC36.js.map → chunk-PJM6MUTT.js.map} +0 -0
  747. /package/dist/{chunk-YAU2Z6EN.js.map → chunk-QPAZPA3N.js.map} +0 -0
  748. /package/dist/{chunk-VZOTKHPM.js.map → chunk-RG222M4S.js.map} +0 -0
  749. /package/dist/{chunk-KXRTPE65.js.map → chunk-S46UPZFM.js.map} +0 -0
  750. /package/dist/{chunk-ANKGIHCM.js.map → chunk-UDTNSJY2.js.map} +0 -0
  751. /package/dist/{chunk-T4CFXTIG.js.map → chunk-UPNKFGTN.js.map} +0 -0
  752. /package/dist/{chunk-2IITC4V5.js.map → chunk-UZKHBBWY.js.map} +0 -0
  753. /package/dist/{chunk-I4G4FXLO.js.map → chunk-VG6GVF6D.js.map} +0 -0
  754. /package/dist/{chunk-TJCRAFKM.js.map → chunk-VO4FCZOR.js.map} +0 -0
  755. /package/dist/{chunk-CDUNE45Q.js.map → chunk-VZBMCJBR.js.map} +0 -0
  756. /package/dist/{chunk-PWUERAAF.js.map → chunk-WR4UATTO.js.map} +0 -0
  757. /package/dist/{chunk-J5GTIQTL.js.map → chunk-XNYATA6C.js.map} +0 -0
  758. /package/dist/{chunk-57LW6RUM.js.map → chunk-Y5FH3TEH.js.map} +0 -0
  759. /package/dist/{chunk-AUP7W7MK.js.map → chunk-YIFCXFWE.js.map} +0 -0
  760. /package/dist/{chunk-VOGPIAQL.js.map → chunk-YRXB3MKU.js.map} +0 -0
  761. /package/dist/{chunk-O4VKIC66.js.map → chunk-Z7UVDJKK.js.map} +0 -0
  762. /package/dist/{chunk-VDIVDU3T.js.map → chunk-ZDEMAKRA.js.map} +0 -0
  763. /package/dist/{condition-MP65K762.js.map → condition-6UUQ3AAI.js.map} +0 -0
  764. /package/dist/{controls-HKHMEWC7.js.map → controls-N2NIGPHY.js.map} +0 -0
  765. /package/dist/{controls.config-LUPIT34L.js.map → controls.config-YYIMJHWN.js.map} +0 -0
  766. /package/dist/{correlation-5UTW6EEI.js.map → correlation-DYUMFMTU.js.map} +0 -0
  767. /package/dist/{cuminc-LLUR2FLL.js.map → cuminc-EUXCL53V.js.map} +0 -0
  768. /package/dist/{cuminc.integration.spec-CH5UZTIM.js.map → cuminc.integration.spec-ZQFMIBF6.js.map} +0 -0
  769. /package/dist/{customdata.inputui-6IGE5HCZ.js.map → customdata.inputui-U2VXVWJ3.js.map} +0 -0
  770. /package/dist/{dataDownload-MCE2OJGZ.js.map → dataDownload-QK2VYWYW.js.map} +0 -0
  771. /package/dist/{dataDownload.integration.spec-VETU75VQ.js.map → dataDownload.integration.spec-NG4ZASWC.js.map} +0 -0
  772. /package/dist/{databrowser.ui-3BRSJHIW.js.map → databrowser.ui-ALW4LSLA.js.map} +0 -0
  773. /package/dist/{dictionary-UV43XQAU.js.map → dictionary-F7BPXOBO.js.map} +0 -0
  774. /package/dist/{dnaMethylation-QDE3S4TV.js.map → dnaMethylation-XNRJIBAH.js.map} +0 -0
  775. /package/dist/{dnaMethylation.integration.spec-JBHJE47S.js.map → dnaMethylation.integration.spec-F5ODQTVL.js.map} +0 -0
  776. /package/dist/{dofetch-BMSZZAAQ.js.map → dofetch-IYEI7WSH.js.map} +0 -0
  777. /package/dist/{e2pca-JMH74VN4.js.map → e2pca-BHB7UMS5.js.map} +0 -0
  778. /package/dist/{ep-NDT7C2IT.js.map → ep-QRFUVFSK.js.map} +0 -0
  779. /package/dist/{expclust.gdc.spec-GZ3XLPHA.js.map → expclust.gdc.spec-LMH7QAU4.js.map} +0 -0
  780. /package/dist/{facet-ABIWCCVT.js.map → facet-34HXG7MO.js.map} +0 -0
  781. /package/dist/{forms2-DRRRLG4I.js.map → forms2-ZQUPKXE5.js.map} +0 -0
  782. /package/dist/{gb-EFZ62HCR.js.map → gb-HWZ5KZXX.js.map} +0 -0
  783. /package/dist/{geneExpClustering-CKH6M6KK.js.map → geneExpClustering-KFMP553E.js.map} +0 -0
  784. /package/dist/{geneExpression-P2ERCRXO.js.map → geneExpression-E2GIRM6Z.js.map} +0 -0
  785. /package/dist/{geneExpression-CNKX7XVX.js.map → geneExpression-QODFRNS4.js.map} +0 -0
  786. /package/dist/{geneExpression.unit.spec-7UJB43L3.js.map → geneExpression.unit.spec-HV44ABGV.js.map} +0 -0
  787. /package/dist/{geneORA-TZOSNGRJ.js.map → geneORA-MJ6MFW2K.js.map} +0 -0
  788. /package/dist/{geneVariant-2DHMJUJL.js.map → geneVariant-QT6E7YZN.js.map} +0 -0
  789. /package/dist/{geneVariant-FOKRLND3.js.map → geneVariant-UYQ4XIOQ.js.map} +0 -0
  790. /package/dist/{geneVariant.integration.spec-XXNSWUOR.js.map → geneVariant.integration.spec-HQ5GJ7UM.js.map} +0 -0
  791. /package/dist/{genefusion.ui-ZJBKC2RH.js.map → genefusion.ui-5KYGD7JL.js.map} +0 -0
  792. /package/dist/{geneset-6FN5BFP3.js.map → geneset-M6T24ZYZ.js.map} +0 -0
  793. /package/dist/{genomeBrowser.spec-QLHJYDRZ.js.map → genomeBrowser.spec-CVH4S5KZ.js.map} +0 -0
  794. /package/dist/{grin2-DR7XJIAS.js.map → grin2-GI2WNWJO.js.map} +0 -0
  795. /package/dist/{grin2-QOOJBELM.js.map → grin2-QU2UCKKE.js.map} +0 -0
  796. /package/dist/{gsea-6YBRMGOC.js.map → gsea-EGWJAATJ.js.map} +0 -0
  797. /package/dist/{hierCluster-B3TULT27.js.map → hierCluster-4OJ7BHAB.js.map} +0 -0
  798. /package/dist/{hierCluster-NF75B7MZ.js.map → hierCluster-P4HGGVK7.js.map} +0 -0
  799. /package/dist/{hierCluster.config-TEFI7M4K.js.map → hierCluster.config-5DGS5EH4.js.map} +0 -0
  800. /package/dist/{hierCluster.interactivity-MPD4AV4D.js.map → hierCluster.interactivity-VEHJHBKY.js.map} +0 -0
  801. /package/dist/{hierCluster.renderers-4XWKHCNW.js.map → hierCluster.renderers-OEVSBUBK.js.map} +0 -0
  802. /package/dist/{imagePlot-HNJDBPO4.js.map → imagePlot-MMJYC4DX.js.map} +0 -0
  803. /package/dist/{importPlot-OBS55TCA.js.map → importPlot-4HJ6VR4P.js.map} +0 -0
  804. /package/dist/{isoformExpression-K4QIYBZR.js.map → isoformExpression-EISYQF2S.js.map} +0 -0
  805. /package/dist/{isoformExpression.unit.spec-INB6655U.js.map → isoformExpression.unit.spec-YKBWVL7C.js.map} +0 -0
  806. /package/dist/{jspdf.es.min-TFJHKUF5.js.map → jspdf.es.min-NXISJ3W7.js.map} +0 -0
  807. /package/dist/{launch.adhoc-VDXES33R.js.map → launch.adhoc-U3KOGDIC.js.map} +0 -0
  808. /package/dist/{leftlabel.sample-R6IXXFZT.js.map → leftlabel.sample-LVF5WLMZ.js.map} +0 -0
  809. /package/dist/{lollipop-O3XJC7BR.js.map → lollipop-HX2WLD5J.js.map} +0 -0
  810. /package/dist/{maftimeline-Q4YPFSZP.js.map → maftimeline-VN6SYUPQ.js.map} +0 -0
  811. /package/dist/{matrix-KVTQNDRZ.js.map → matrix-6UASVMIW.js.map} +0 -0
  812. /package/dist/{matrix-QDHUX4QD.js.map → matrix-FYYLVW7O.js.map} +0 -0
  813. /package/dist/{matrix.cells-ED6RS5EC.js.map → matrix.cells-3RUGV7XG.js.map} +0 -0
  814. /package/dist/{matrix.config-B65UXJNA.js.map → matrix.config-ELBFN3JN.js.map} +0 -0
  815. /package/dist/{matrix.data-KQFMXWRX.js.map → matrix.data-MHFF47ZY.js.map} +0 -0
  816. /package/dist/{matrix.groups-RE74EFLY.js.map → matrix.groups-UJRFFG5J.js.map} +0 -0
  817. /package/dist/{matrix.integration.spec-2ITZRE4N.js.map → matrix.integration.spec-5DUNUOQ3.js.map} +0 -0
  818. /package/dist/{matrix.interactivity-3RF4YOAP.js.map → matrix.interactivity-2TZ3ON4H.js.map} +0 -0
  819. /package/dist/{matrix.layout-ERVRJAK2.js.map → matrix.layout-IGUBUCB2.js.map} +0 -0
  820. /package/dist/{matrix.legend-ZST44PIB.js.map → matrix.legend-UBQF6LMD.js.map} +0 -0
  821. /package/dist/{matrix.renderers-HNEUKUGS.js.map → matrix.renderers-ON2EXXIS.js.map} +0 -0
  822. /package/dist/{matrix.serieses-6ZKTFVWY.js.map → matrix.serieses-5XH7NO23.js.map} +0 -0
  823. /package/dist/{matrix.sort-2UE47IOC.js.map → matrix.sort-QSWTVRJT.js.map} +0 -0
  824. /package/dist/{matrix.sort.unit.spec-QGEVGY7M.js.map → matrix.sort.unit.spec-7Y6D456I.js.map} +0 -0
  825. /package/dist/{matrix.sorterUi.unit.spec-YNS7IVUF.js.map → matrix.sorterUi.unit.spec-3XNGEZZ2.js.map} +0 -0
  826. /package/dist/{mavb-27VSL5LG.js.map → mavb-J4AUXBHZ.js.map} +0 -0
  827. /package/dist/{mds.fimo-E5EXGT75.js.map → mds.fimo-I6OALZRX.js.map} +0 -0
  828. /package/dist/{mds.samplescatterplot-YDMRZFS7.js.map → mds.samplescatterplot-XSWR37S5.js.map} +0 -0
  829. /package/dist/{mds.survivalplot-INJA2NDC.js.map → mds.survivalplot-Q3TE4A5P.js.map} +0 -0
  830. /package/dist/{oncomatrix-334LCTXB.js.map → oncomatrix-C4RDUA2C.js.map} +0 -0
  831. /package/dist/{oncomatrix.spec-VHCJWO7S.js.map → oncomatrix.spec-QVD3XUTH.js.map} +0 -0
  832. /package/dist/{plot.2dvaf-F7GJEUMD.js.map → plot.2dvaf-MNONDWFA.js.map} +0 -0
  833. /package/dist/{plot.app-AKA7UVUC.js.map → plot.app-3T275PW5.js.map} +0 -0
  834. /package/dist/{plot.barplot-HZAG43A5.js.map → plot.barplot-LOLIPHXG.js.map} +0 -0
  835. /package/dist/{plot.boxplot-U52BJ4EP.js.map → plot.boxplot-I6CAYXPV.js.map} +0 -0
  836. /package/dist/{plot.brainImaging-3CB4WYQ4.js.map → plot.brainImaging-Y76KB6IC.js.map} +0 -0
  837. /package/dist/{plot.disco-I2VLOSAU.js.map → plot.disco-N5ISUUNQ.js.map} +0 -0
  838. /package/dist/{plot.dzi-K6KI52L7.js.map → plot.dzi-Q6K542P6.js.map} +0 -0
  839. /package/dist/{plot.ssgq-L67X4FUG.js.map → plot.ssgq-OGLNOY4Q.js.map} +0 -0
  840. /package/dist/{plot.vaf2cov-PH4ZSY2K.js.map → plot.vaf2cov-NXQ5D3KA.js.map} +0 -0
  841. /package/dist/{plot.wsi-Y6FZWHXT.js.map → plot.wsi-YMDUOZ57.js.map} +0 -0
  842. /package/dist/{polar2-XT5QZ4VH.js.map → polar2-AQ2W3SNH.js.map} +0 -0
  843. /package/dist/{profileForms-4LLSYMF6.js.map → profileForms-TCPZPI22.js.map} +0 -0
  844. /package/dist/{profilePlot-C52DDMZ4.js.map → profilePlot-4RKKICKC.js.map} +0 -0
  845. /package/dist/{qualitative-DZ6JYYRS.js.map → qualitative-NCFIVW6S.js.map} +0 -0
  846. /package/dist/{radar2-GEEOQF2A.js.map → radar2-UJFFZE7T.js.map} +0 -0
  847. /package/dist/{radarFacility2-OWXSKHBW.js.map → radarFacility2-ATQBCF3N.js.map} +0 -0
  848. /package/dist/{regression-ZK75B4OR.js.map → regression-4RSS7447.js.map} +0 -0
  849. /package/dist/{regression.inputs-UR7Q7HIK.js.map → regression.inputs-5XGUGNWV.js.map} +0 -0
  850. /package/dist/{regression.inputs.term-PJZ7T3AI.js.map → regression.inputs.term-LSJAZWE4.js.map} +0 -0
  851. /package/dist/{regression.inputs.values.table-CRGBKWMM.js.map → regression.inputs.values.table-GNIJZETG.js.map} +0 -0
  852. /package/dist/{regression.integration.spec-OCUFEVQS.js.map → regression.integration.spec-MV652K47.js.map} +0 -0
  853. /package/dist/{regression.results-7EHMKQ5F.js.map → regression.results-M3YH6ZD3.js.map} +0 -0
  854. /package/dist/{regression.spec-E4W3WOLI.js.map → regression.spec-455WPZHP.js.map} +0 -0
  855. /package/dist/{report-WWILHPI6.js.map → report-MH3V7SHZ.js.map} +0 -0
  856. /package/dist/{sampleScatter.spec-VCKCJKII.js.map → sampleScatter.spec-OTIL3JDG.js.map} +0 -0
  857. /package/dist/{sampleView-STGP7UUP.js.map → sampleView-DHACOCEG.js.map} +0 -0
  858. /package/dist/{samplelst-U4BL6GYP.js.map → samplelst-F3AXOE2D.js.map} +0 -0
  859. /package/dist/{samplematrix-FU3EZF6M.js.map → samplematrix-M6CKKVNE.js.map} +0 -0
  860. /package/dist/{sc-JRLELKHN.js.map → sc-S5XA37JJ.js.map} +0 -0
  861. /package/dist/{scatter-GT2VKNFG.js.map → scatter-IRPFNDHW.js.map} +0 -0
  862. /package/dist/{scatter.integration.spec-VDMKRPVM.js.map → scatter.integration.spec-5FWVHMVJ.js.map} +0 -0
  863. /package/dist/{selectGenomeWithTklst-F5372VC5.js.map → selectGenomeWithTklst-NIOUX6MV.js.map} +0 -0
  864. /package/dist/{singleCellCellType-D77PUUCZ.js.map → singleCellCellType-FTGLNH2J.js.map} +0 -0
  865. /package/dist/{singleCellCellType.unit.spec-J4EEZAWB.js.map → singleCellCellType.unit.spec-BJ5YZAXF.js.map} +0 -0
  866. /package/dist/{singleCellGeneExpression-WCWCSHIY.js.map → singleCellGeneExpression-56EDDG5H.js.map} +0 -0
  867. /package/dist/{singleCellGeneExpression.unit.spec-CELJIAJ5.js.map → singleCellGeneExpression.unit.spec-XSQRWAI3.js.map} +0 -0
  868. /package/dist/{singleCellPlot-2OPOJZ5U.js.map → singleCellPlot-TH77EJZ4.js.map} +0 -0
  869. /package/dist/{singlecell-K7Z6ES7B.js.map → singlecell-3QZQZM32.js.map} +0 -0
  870. /package/dist/{singlecell-K2SHYDHA.js.map → singlecell-7KJMBASC.js.map} +0 -0
  871. /package/dist/{snp-ICWKGR7H.js.map → snp-YXG5O4U4.js.map} +0 -0
  872. /package/dist/{snp.unit.spec-PV2UZCYO.js.map → snp.unit.spec-O27J7OOK.js.map} +0 -0
  873. /package/dist/{snplocus-W5D4A7QJ.js.map → snplocus-CQZSC7P6.js.map} +0 -0
  874. /package/dist/{spliceevent.a53ss.diagram-DEQJ2C2H.js.map → spliceevent.a53ss.diagram-K5ZDPZE6.js.map} +0 -0
  875. /package/dist/{spliceevent.exonskip.diagram-MKA32GTK.js.map → spliceevent.exonskip.diagram-A2VZ3TTF.js.map} +0 -0
  876. /package/dist/{spliceevent.noeventdiagram-NFYPM4EZ.js.map → spliceevent.noeventdiagram-DJDA6ENK.js.map} +0 -0
  877. /package/dist/{ssGSEA-FAZK5FSC.js.map → ssGSEA-3FTGRUTC.js.map} +0 -0
  878. /package/dist/{ssGSEA.unit.spec-S5D6JMOD.js.map → ssGSEA.unit.spec-GF35KBTX.js.map} +0 -0
  879. /package/dist/{summarizeCnvGeneexp-WDGJ5YOM.js.map → summarizeCnvGeneexp-6IDTNOYE.js.map} +0 -0
  880. /package/dist/{summarizeMutationCnv-6ZXA32XN.js.map → summarizeMutationCnv-BMEN3XNV.js.map} +0 -0
  881. /package/dist/{summarizeMutationDiagnosis-BK7QPF6A.js.map → summarizeMutationDiagnosis-LW6K6373.js.map} +0 -0
  882. /package/dist/{summarizeMutationSurvival-UODP6R6S.js.map → summarizeMutationSurvival-E7REF2VY.js.map} +0 -0
  883. /package/dist/{summary-P6XVOWSB.js.map → summary-MKA7OJKE.js.map} +0 -0
  884. /package/dist/{summary.integration.spec-XKMQ77CF.js.map → summary.integration.spec-IV6I6SNJ.js.map} +0 -0
  885. /package/dist/{summaryInput-U7XNGLGC.js.map → summaryInput-NET6SPM4.js.map} +0 -0
  886. /package/dist/{sunburst-WHZ77REP.js.map → sunburst-CO3MXFTJ.js.map} +0 -0
  887. /package/dist/{survival-HQ5JC76V.js.map → survival-MIPCEBS3.js.map} +0 -0
  888. /package/dist/{survival-QFWZNB4W.js.map → survival-QQXTCNDU.js.map} +0 -0
  889. /package/dist/{survival.integration.spec-7STGYBGG.js.map → survival.integration.spec-6FH4S3EH.js.map} +0 -0
  890. /package/dist/{svg2pdf.es.min-H4DXBG4O.js.map → svg2pdf.es.min-P2F6SSVJ.js.map} +0 -0
  891. /package/dist/{svgraph-TYIBQ3RD.js.map → svgraph-YF7BS7TN.js.map} +0 -0
  892. /package/dist/{svmr-ZZIRWUVA.js.map → svmr-J2JLQGEE.js.map} +0 -0
  893. /package/dist/{table-MPM3ET2V.js.map → table-7YL7I4GH.js.map} +0 -0
  894. /package/dist/{termCollection-5DF5MFBK.js.map → termCollection-LNEN72IV.js.map} +0 -0
  895. /package/dist/{termCollection-CQESAD6G.js.map → termCollection-SOLNYAZ4.js.map} +0 -0
  896. /package/dist/{termCollection.unit.spec-ASYBZQLO.js.map → termCollection.unit.spec-LTX7UVYP.js.map} +0 -0
  897. /package/dist/{tk-NCEB2L7K.js.map → tk-RZDP2YT5.js.map} +0 -0
  898. /package/dist/{tp.ui-AHTGSLBN.js.map → tp.ui-T6XXBHHD.js.map} +0 -0
  899. /package/dist/{tvs.dt-TXG4FL3B.js.map → tvs.dt-7APM37Y3.js.map} +0 -0
  900. /package/dist/{tvs.dtcnv.categorical-7SA4PCKE.js.map → tvs.dtcnv.categorical-YIPXQSIL.js.map} +0 -0
  901. /package/dist/{tvs.dtcnv.continuous-E3VQWM5N.js.map → tvs.dtcnv.continuous-ITNZE3SH.js.map} +0 -0
  902. /package/dist/{tvs.dtfusion-F72VEUPO.js.map → tvs.dtfusion-2JIIPDTN.js.map} +0 -0
  903. /package/dist/{tvs.dtsnvindel-RAVTRO5M.js.map → tvs.dtsnvindel-HO2PUFN2.js.map} +0 -0
  904. /package/dist/{tvs.dtsv-ZZDBZYAJ.js.map → tvs.dtsv-7KCWSUYO.js.map} +0 -0
  905. /package/dist/{tvs.samplelst-POTNAX4E.js.map → tvs.samplelst-KKWJQNLW.js.map} +0 -0
  906. /package/dist/{tvs.termCollection-AHNHKJPJ.js.map → tvs.termCollection-R2IGRG2U.js.map} +0 -0
  907. /package/dist/{violin-YR35XLAS.js.map → violin-OTPZQTGA.js.map} +0 -0
  908. /package/dist/{violin.integration.spec-2VSILDUW.js.map → violin.integration.spec-KESWDSBM.js.map} +0 -0
  909. /package/dist/{violin.interactivity-S7QY6HVJ.js.map → violin.interactivity-Q2WALZO3.js.map} +0 -0
  910. /package/dist/{violin.renderer-OUWK7EL4.js.map → violin.renderer-WIRIV7QY.js.map} +0 -0
  911. /package/dist/{vocabulary-6IZJ6F7N.js.map → vocabulary-XXDHHHPJ.js.map} +0 -0
@@ -0,0 +1,1943 @@
1
+ import {
2
+ matrix_groups_exports
3
+ } from "./chunk-2MCUT32T.js";
4
+ import {
5
+ setComputedConfig
6
+ } from "./chunk-ZTJLENGZ.js";
7
+ import {
8
+ MatrixCluster
9
+ } from "./chunk-DDKS3MV3.js";
10
+ import {
11
+ getSorterUi
12
+ } from "./chunk-5CR24RTX.js";
13
+ import {
14
+ matrix_data_exports
15
+ } from "./chunk-CHUE5Y7Y.js";
16
+ import {
17
+ matrix_layout_exports
18
+ } from "./chunk-FBMDK2UA.js";
19
+ import {
20
+ matrix_serieses_exports
21
+ } from "./chunk-CNBLRB4P.js";
22
+ import {
23
+ matrix_legend_exports
24
+ } from "./chunk-E2KY2IZS.js";
25
+ import {
26
+ setMatrixDom
27
+ } from "./chunk-HUBO743S.js";
28
+ import {
29
+ setInteractivity
30
+ } from "./chunk-UFLSI6EW.js";
31
+ import {
32
+ setRenderers
33
+ } from "./chunk-2FTXOPE2.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-LYULXXGR.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-UAALI7MC.js";
69
+ import {
70
+ dt2label,
71
+ dtcnv,
72
+ dtfusionrna,
73
+ dtsnvindel,
74
+ dtsv,
75
+ mclass,
76
+ morigin
77
+ } from "./chunk-7KRS7L4U.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-LSFSUJHF.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-N7326KA3.js.map