@sjcrh/proteinpaint-client 2.191.4 → 2.192.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (957) hide show
  1. package/dist/2dmaf-BNMEUJVM.js +1373 -0
  2. package/dist/AIProjectAdmin-AEXQY5LY.js +958 -0
  3. package/dist/AIProjectAdmin-AEXQY5LY.js.map +7 -0
  4. package/dist/AppHeader-RXDJBHXZ.js +835 -0
  5. package/dist/BoxPlot-HDP3SIGU.js +1217 -0
  6. package/dist/BoxPlot-HDP3SIGU.js.map +7 -0
  7. package/dist/CorrelationVolcano-V2E566XL.js +619 -0
  8. package/dist/DE-7YUZSW4E.js +95 -0
  9. package/dist/DEinput-P2HOQC4Z.js +301 -0
  10. package/dist/DifferentialAnalysis-2Z6BHS7A.js +245 -0
  11. package/dist/Disco-ZLC54X7T.js +3297 -0
  12. package/dist/Disco-ZLC54X7T.js.map +7 -0
  13. package/dist/Disco.UI-LXJJYQVV.js +249 -0
  14. package/dist/Disco.UI-LXJJYQVV.js.map +7 -0
  15. package/dist/DmrPlot-OEJRGNI3.js +642 -0
  16. package/dist/GB-2GHDD3MW.js +1130 -0
  17. package/dist/GeneExpInput-PWLPDLYT.js +367 -0
  18. package/dist/GeneExpInput-PWLPDLYT.js.map +7 -0
  19. package/dist/HicApp-CAYC4DPO.js +2250 -0
  20. package/dist/NumBinaryEditor-EUOYSGPM.js +271 -0
  21. package/dist/NumBinaryEditor.unit.spec-5B3W4B4F.js +286 -0
  22. package/dist/NumContEditor-7KK6CIB3.js +109 -0
  23. package/dist/NumContEditor.unit.spec-IMKGVYFZ.js +169 -0
  24. package/dist/NumCustomBinEditor-PDAF6I7B.js +38 -0
  25. package/dist/NumCustomBinEditor.unit.spec-IU3DPECJ.js +284 -0
  26. package/dist/NumDiscreteEditor-YTKUHG6Z.js +179 -0
  27. package/dist/NumDiscreteEditor.unit.spec-FUBS7Z7Z.js +202 -0
  28. package/dist/NumRegularBinEditor-LU3KLBLY.js +38 -0
  29. package/dist/NumRegularBinEditor.unit.spec-2BKOHI7L.js +227 -0
  30. package/dist/NumSplineEditor-56RJ2HT2.js +198 -0
  31. package/dist/NumSplineEditor.unit.spec-PW6VUUBZ.js +199 -0
  32. package/dist/NumericDensity-EB4H54EF.js +38 -0
  33. package/dist/NumericDensity.unit.spec-LSEM4OEY.js +221 -0
  34. package/dist/NumericHandler-VGPDXP35.js +39 -0
  35. package/dist/NumericHandler.unit.spec-NR3F7XHV.js +219 -0
  36. package/dist/ProteomeInput-AUXWUIWK.js +396 -0
  37. package/dist/RunChart2-SQ6TFOHD.js +758 -0
  38. package/dist/SC-OWJ6LYIW.js +1124 -0
  39. package/dist/SC-OWJ6LYIW.js.map +7 -0
  40. package/dist/Volcano-XHDH6UN7.js +1379 -0
  41. package/dist/WSIViewer-WT2QV747.js +48562 -0
  42. package/dist/WSIViewer-WT2QV747.js.map +7 -0
  43. package/dist/WsiSamplesPlot-YUOAWG2A.js +165 -0
  44. package/dist/adSandbox-VMMAL22L.js +38 -0
  45. package/dist/animatedBubbleChart-Q6Z5W2UL.js +555 -0
  46. package/dist/animatedBubbleChart-Q6Z5W2UL.js.map +7 -0
  47. package/dist/app-FX3KZ67X.js +37 -0
  48. package/dist/app-X7ZYEOZN.js +49 -0
  49. package/dist/app.js +20 -20
  50. package/dist/bam-ZYLH4U5R.js +860 -0
  51. package/dist/barchart-MXSPTKV4.js +47 -0
  52. package/dist/barchart.data-ZWF6EVJH.js +22 -0
  53. package/dist/barchart.events-XON2ANOC.js +47 -0
  54. package/dist/barchart.integration.spec-PJIENJGT.js +1980 -0
  55. package/dist/barchart2-HIKBGSSE.js +314 -0
  56. package/dist/barchart2-HIKBGSSE.js.map +7 -0
  57. package/dist/bars.renderer-57KSYAAT.js +12 -0
  58. package/dist/block-EGPYVWNP.js +6226 -0
  59. package/dist/block-EGPYVWNP.js.map +7 -0
  60. package/dist/block.init-IJBRPZNM.js +38 -0
  61. package/dist/block.mds.expressionrank-3DANCP7E.js +359 -0
  62. package/dist/block.mds.geneboxplot-CRGSCZMG.js +828 -0
  63. package/dist/block.mds.junction-4UIH2ZYN.js +1545 -0
  64. package/dist/block.mds.svcnv-NF4UIRR2.js +6801 -0
  65. package/dist/block.svg-AIZ47JCQ.js +164 -0
  66. package/dist/block.tk.aicheck-7HZFGE63.js +283 -0
  67. package/dist/block.tk.ase-U3VNPZEA.js +365 -0
  68. package/dist/block.tk.bam-4TQ7P2OX.js +1906 -0
  69. package/dist/block.tk.bedgraphdot-MYHKKO6K.js +384 -0
  70. package/dist/block.tk.bigwig.ui-E3YVGIDN.js +212 -0
  71. package/dist/block.tk.hicstraw-Y4XOMG7T.js +823 -0
  72. package/dist/block.tk.junction-T5C7LK6F.js +2364 -0
  73. package/dist/block.tk.junction.textmatrixui-Z3ACCVXH.js +199 -0
  74. package/dist/block.tk.ld-Y5KDA5AU.js +99 -0
  75. package/dist/block.tk.menu-EWRRISDY.js +1029 -0
  76. package/dist/block.tk.pgv-3JYGOZVQ.js +944 -0
  77. package/dist/brainImaging-P3AF3C5N.js +423 -0
  78. package/dist/brainRegions-YA2H2QOI.js +221 -0
  79. package/dist/brainRegions-YA2H2QOI.js.map +7 -0
  80. package/dist/chunk-2JR7RPB6.js +1825 -0
  81. package/dist/chunk-2U2CP2Y2.js +317 -0
  82. package/dist/chunk-2U2CP2Y2.js.map +7 -0
  83. package/dist/chunk-3BBK6A4X.js +176 -0
  84. package/dist/chunk-3BBK6A4X.js.map +7 -0
  85. package/dist/chunk-3FVIDQOX.js +54 -0
  86. package/dist/chunk-3K2O2NIH.js +446 -0
  87. package/dist/chunk-3RSJU6YM.js +2681 -0
  88. package/dist/chunk-3ZKD6C5S.js +34 -0
  89. package/dist/chunk-46AEH34Z.js +95 -0
  90. package/dist/chunk-4CQVC6XL.js +182 -0
  91. package/dist/chunk-5FXNI724.js +216 -0
  92. package/dist/chunk-634MOGE3.js +314 -0
  93. package/dist/chunk-634MOGE3.js.map +7 -0
  94. package/dist/chunk-6JHIX4RA.js +4269 -0
  95. package/dist/chunk-6JHIX4RA.js.map +7 -0
  96. package/dist/chunk-7PFRBGMN.js +129 -0
  97. package/dist/chunk-7R63MAPC.js +448 -0
  98. package/dist/chunk-7R63MAPC.js.map +7 -0
  99. package/dist/chunk-A4Z3CI24.js +276 -0
  100. package/dist/chunk-AI2LUQS6.js +119 -0
  101. package/dist/chunk-AJYJW4LX.js +6364 -0
  102. package/dist/chunk-BKPDYW5T.js +177 -0
  103. package/dist/chunk-BMS32SNA.js +37 -0
  104. package/dist/chunk-C4BCMAIK.js +188 -0
  105. package/dist/chunk-C4BCMAIK.js.map +7 -0
  106. package/dist/chunk-CJPGYPI3.js +291 -0
  107. package/dist/chunk-CTQH7LQ6.js +31 -0
  108. package/dist/chunk-D5CVYITI.js +203 -0
  109. package/dist/chunk-DMSX5PSO.js +477 -0
  110. package/dist/chunk-E3JRW3T3.js +1102 -0
  111. package/dist/chunk-E574SMCX.js +283 -0
  112. package/dist/chunk-E76O5Z42.js +98 -0
  113. package/dist/chunk-EEW443GL.js +14 -0
  114. package/dist/chunk-EVNMW7BS.js +833 -0
  115. package/dist/chunk-EVNMW7BS.js.map +7 -0
  116. package/dist/chunk-F2WPS7VY.js +1943 -0
  117. package/dist/chunk-FDPWWODM.js +2832 -0
  118. package/dist/chunk-FDPWWODM.js.map +7 -0
  119. package/dist/chunk-FVHUROIJ.js +446 -0
  120. package/dist/chunk-FVHUROIJ.js.map +7 -0
  121. package/dist/chunk-FYFX42YD.js +222 -0
  122. package/dist/chunk-G6RZYGWY.js +386 -0
  123. package/dist/chunk-GTZV2UZV.js +736 -0
  124. package/dist/chunk-H34LAFGH.js +142 -0
  125. package/dist/chunk-I2R5O2XX.js +263 -0
  126. package/dist/chunk-IEYDMN3H.js +26 -0
  127. package/dist/chunk-JWBP4ZZB.js +148 -0
  128. package/dist/chunk-KUZPTJJO.js +20874 -0
  129. package/dist/chunk-KUZPTJJO.js.map +7 -0
  130. package/dist/chunk-KVIH5JPC.js +1275 -0
  131. package/dist/chunk-L5HCOTRF.js +302 -0
  132. package/dist/chunk-LHKDLWG5.js +194 -0
  133. package/dist/chunk-LQJMCE7G.js +467 -0
  134. package/dist/chunk-M7UKOCJA.js +234 -0
  135. package/dist/chunk-M7UKOCJA.js.map +7 -0
  136. package/dist/chunk-MHFH66I3.js +1289 -0
  137. package/dist/chunk-MHFH66I3.js.map +7 -0
  138. package/dist/chunk-MNIBZTQE.js +146 -0
  139. package/dist/chunk-MP3DN6JK.js +117 -0
  140. package/dist/chunk-N5OVBS5L.js +2786 -0
  141. package/dist/chunk-NEKAGDTL.js +58 -0
  142. package/dist/chunk-NPCNDM6Y.js +54 -0
  143. package/dist/chunk-NYN2WQN3.js +100 -0
  144. package/dist/chunk-O6WL7USJ.js +343 -0
  145. package/dist/chunk-OH5I6I2D.js +368 -0
  146. package/dist/chunk-PDFCQ7AU.js +5054 -0
  147. package/dist/chunk-PDFCQ7AU.js.map +7 -0
  148. package/dist/chunk-PSJVMAWA.js +294 -0
  149. package/dist/chunk-PSJVMAWA.js.map +7 -0
  150. package/dist/chunk-PTQ774XH.js +514 -0
  151. package/dist/chunk-PXOH4ZN2.js +399 -0
  152. package/dist/chunk-QG4BJUM7.js +102 -0
  153. package/dist/chunk-R7AV73BV.js +617 -0
  154. package/dist/chunk-R7AV73BV.js.map +7 -0
  155. package/dist/chunk-RITTG5WN.js +158 -0
  156. package/dist/chunk-SMSFTTEO.js +272 -0
  157. package/dist/chunk-SOTB4FRE.js +2098 -0
  158. package/dist/chunk-SOTB4FRE.js.map +7 -0
  159. package/dist/chunk-TBZKVKR4.js +50 -0
  160. package/dist/chunk-TJYRBEBK.js +2878 -0
  161. package/dist/chunk-TLTS33EY.js +287 -0
  162. package/dist/chunk-TMM7BWW7.js +381 -0
  163. package/dist/chunk-TTC4MNEM.js +2327 -0
  164. package/dist/chunk-UN3O2MNB.js +375 -0
  165. package/dist/chunk-UN3O2MNB.js.map +7 -0
  166. package/dist/chunk-UQ5CDHYF.js +1218 -0
  167. package/dist/chunk-UQ5CDHYF.js.map +7 -0
  168. package/dist/chunk-UXIZYI3X.js +226 -0
  169. package/dist/chunk-VIUATDO2.js +170 -0
  170. package/dist/chunk-VIUDFDN4.js +102 -0
  171. package/dist/chunk-VQZ2Z5YU.js +587 -0
  172. package/dist/chunk-VQZ2Z5YU.js.map +7 -0
  173. package/dist/chunk-W5OEFZCR.js +254 -0
  174. package/dist/chunk-WXSRK3XR.js +534 -0
  175. package/dist/chunk-XHGMDBTS.js +230 -0
  176. package/dist/chunk-XQ2OBL6R.js +1205 -0
  177. package/dist/chunk-XQ2OBL6R.js.map +7 -0
  178. package/dist/chunk-XVGS3QXS.js +55 -0
  179. package/dist/chunk-XYNYQMLH.js +482 -0
  180. package/dist/chunk-Y4JJMUWG.js +217 -0
  181. package/dist/chunk-Z457XQSX.js +815 -0
  182. package/dist/chunk-ZF6HNVYD.js +1444 -0
  183. package/dist/chunk-ZF6HNVYD.js.map +7 -0
  184. package/dist/condition-QXTOTGZX.js +332 -0
  185. package/dist/controls-7TDB75LK.js +41 -0
  186. package/dist/controls.config-IBF5ILFP.js +39 -0
  187. package/dist/correlation-M2T5R7CM.js +102 -0
  188. package/dist/correlation-M2T5R7CM.js.map +7 -0
  189. package/dist/cuminc-CAHPKW7W.js +1149 -0
  190. package/dist/cuminc.integration.spec-NNSQGBRI.js +678 -0
  191. package/dist/customdata.inputui-RRTQK7OK.js +289 -0
  192. package/dist/dataDownload-SOUCBKXM.js +330 -0
  193. package/dist/dataDownload.integration.spec-C6TLWSSO.js +193 -0
  194. package/dist/databrowser.ui-KLFEU5QA.js +433 -0
  195. package/dist/dictionary-RUT5VXDD.js +118 -0
  196. package/dist/dictionary-RUT5VXDD.js.map +7 -0
  197. package/dist/dnaMethylation-WOKGG33W.js +38 -0
  198. package/dist/dnaMethylation.integration.spec-YUPP42UK.js +203 -0
  199. package/dist/dofetch-V7PLLWSO.js +51 -0
  200. package/dist/e2pca-VT7EM4E3.js +350 -0
  201. package/dist/ep-X6B43UXE.js +1256 -0
  202. package/dist/expclust.gdc.spec-DTBFOXBC.js +307 -0
  203. package/dist/facet-T5ZX7ZGV.js +521 -0
  204. package/dist/forms2-S5OGBFKL.js +539 -0
  205. package/dist/forms2-S5OGBFKL.js.map +7 -0
  206. package/dist/gb-TWXREZIP.js +88 -0
  207. package/dist/geneExpClustering-2G6YDCIN.js +249 -0
  208. package/dist/geneExpression-2A4ZPT7K.js +38 -0
  209. package/dist/geneExpression-ZHQH6SNA.js +313 -0
  210. package/dist/geneExpression.unit.spec-2M223S4P.js +102 -0
  211. package/dist/geneORA-YLIRUMCZ.js +278 -0
  212. package/dist/geneRanking-JDJXNGEC.js +551 -0
  213. package/dist/geneVariant-5ZIOT5BT.js +39 -0
  214. package/dist/geneVariant-GIXIMJ2I.js +41 -0
  215. package/dist/geneVariant.integration.spec-QCROW73S.js +198 -0
  216. package/dist/genefusion.ui-56UQLUKJ.js +309 -0
  217. package/dist/geneset-ACRMGBJO.js +208 -0
  218. package/dist/genomeBrowser.spec-EDILOQON.js +281 -0
  219. package/dist/grin2-5P7CYUT7.js +1560 -0
  220. package/dist/grin2-GNB35CMF.js +871 -0
  221. package/dist/grin2-GNB35CMF.js.map +7 -0
  222. package/dist/gsea-2PQ5HNNT.js +47 -0
  223. package/dist/hierCluster-H5HB7FPW.js +63 -0
  224. package/dist/hierCluster-L3LCP2II.js +59 -0
  225. package/dist/hierCluster.config-6UIJWCND.js +40 -0
  226. package/dist/hierCluster.integration.spec-EVAPT2VF.js +395 -0
  227. package/dist/hierCluster.interactivity-7MW6ZT6O.js +54 -0
  228. package/dist/hierCluster.renderers-F34EVY5J.js +21 -0
  229. package/dist/imagePlot-RSFZ2OKD.js +163 -0
  230. package/dist/importPlot-DQFWY5A7.js +8 -0
  231. package/dist/isoformExpression-2KANPCBH.js +40 -0
  232. package/dist/isoformExpression.unit.spec-6FSMHT4K.js +208 -0
  233. package/dist/launch.adhoc-ZYTIRVIC.js +42 -0
  234. package/dist/leftlabel.sample-66U6MHPN.js +260 -0
  235. package/dist/legacyDataset-TNIIJABK.js +119 -0
  236. package/dist/lollipop-PJDUFWEY.js +171 -0
  237. package/dist/maf-DLJHCKHJ.js +452 -0
  238. package/dist/maftimeline-NK5QYJMJ.js +593 -0
  239. package/dist/matrix-7BFYR6QL.js +63 -0
  240. package/dist/matrix-USAB2CHO.js +58 -0
  241. package/dist/matrix.cells-OTAXAJ4N.js +28 -0
  242. package/dist/matrix.config-AL4WSFZ7.js +41 -0
  243. package/dist/matrix.data-BDHCSN2G.js +25 -0
  244. package/dist/matrix.groups-MV2D2636.js +27 -0
  245. package/dist/matrix.integration.spec-DESORC2Y.js +3072 -0
  246. package/dist/matrix.interactivity-H7EJW3P2.js +42 -0
  247. package/dist/matrix.layout-7CAS2IBO.js +44 -0
  248. package/dist/matrix.legend-JDVG2JDF.js +22 -0
  249. package/dist/matrix.renderers-PDR5FIBC.js +38 -0
  250. package/dist/matrix.serieses-QVDS5HKK.js +21 -0
  251. package/dist/matrix.sort-HCK4CSTJ.js +27 -0
  252. package/dist/matrix.sort.unit.spec-2GC4E26N.js +472 -0
  253. package/dist/matrix.sorterUi-XGBQOPG4.js +18 -0
  254. package/dist/matrix.sorterUi.unit.spec-BJQKDU2F.js +342 -0
  255. package/dist/mavb-6E6Z4LPK.js +732 -0
  256. package/dist/mds.fimo-5P2TK5U4.js +518 -0
  257. package/dist/mds.samplescatterplot-KLKOD4AS.js +1550 -0
  258. package/dist/mds.survivalplot-SWQCOFIU.js +483 -0
  259. package/dist/numericDictTermCluster-WIVO33AV.js +72 -0
  260. package/dist/oncomatrix-SDUUQZCK.js +295 -0
  261. package/dist/oncomatrix.spec-YGQYIUDT.js +448 -0
  262. package/dist/plot.2dvaf-K53KTP5W.js +377 -0
  263. package/dist/plot.app-FNJVWLPQ.js +41 -0
  264. package/dist/plot.barplot-VTC3N6BR.js +102 -0
  265. package/dist/plot.boxplot-RJFGQSLA.js +152 -0
  266. package/dist/plot.brainImaging-6KVNPPMT.js +51 -0
  267. package/dist/plot.disco-ZFH5RK6B.js +102 -0
  268. package/dist/plot.dzi-IA2SOFUD.js +33 -0
  269. package/dist/plot.ssgq-QARGQVKB.js +139 -0
  270. package/dist/plot.vaf2cov-2JUXYCPG.js +259 -0
  271. package/dist/plot.wsi-C2DULA7U.js +36 -0
  272. package/dist/polar2-3HS3QBU6.js +231 -0
  273. package/dist/polar2-3HS3QBU6.js.map +7 -0
  274. package/dist/profileForms-Y6ZBMZWQ.js +446 -0
  275. package/dist/profileForms-Y6ZBMZWQ.js.map +7 -0
  276. package/dist/profilePlot-SVI3QKMD.js +54 -0
  277. package/dist/proteinView-YPFJSBL7.js +1556 -0
  278. package/dist/proteinView-YPFJSBL7.js.map +7 -0
  279. package/dist/qualitative-AQFKAZID.js +43 -0
  280. package/dist/radar2-TTQZLARY.js +326 -0
  281. package/dist/radar2-TTQZLARY.js.map +7 -0
  282. package/dist/radarFacility2-YGS56QUA.js +334 -0
  283. package/dist/radarFacility2-YGS56QUA.js.map +7 -0
  284. package/dist/regression-DLPBCDZT.js +56 -0
  285. package/dist/regression.inputs-42LY4MEZ.js +48 -0
  286. package/dist/regression.inputs.term-TTUFFPG6.js +48 -0
  287. package/dist/regression.inputs.values.table-CJAPTSMS.js +45 -0
  288. package/dist/regression.integration.spec-UDA26OGS.js +784 -0
  289. package/dist/regression.results-IA3C7SHR.js +40 -0
  290. package/dist/regression.spec-HEXCL3QV.js +708 -0
  291. package/dist/report-4CFOWNPJ.js +222 -0
  292. package/dist/sampleScatter.spec-N6V4BQ5Q.js +202 -0
  293. package/dist/sampleView-CZF7U23I.js +48 -0
  294. package/dist/samplelst-XUGDS5TU.js +111 -0
  295. package/dist/samplematrix-R5PZLZDE.js +2198 -0
  296. package/dist/sc-WTZZA5J5.js +86 -0
  297. package/dist/scatter-EY7HQVCO.js +851 -0
  298. package/dist/scatter-EY7HQVCO.js.map +7 -0
  299. package/dist/scatter.integration.spec-CRMLFO4J.js +1206 -0
  300. package/dist/scatter.integration.spec-CRMLFO4J.js.map +7 -0
  301. package/dist/selectGenomeWithTklst-2S2MXVCI.js +134 -0
  302. package/dist/singleCellCellType-LJWFG7MY.js +38 -0
  303. package/dist/singleCellCellType.unit.spec-RGN2XVUR.js +160 -0
  304. package/dist/singleCellGeneExpression-IW2QXTTU.js +38 -0
  305. package/dist/singleCellGeneExpression.unit.spec-4PO3Q7TM.js +153 -0
  306. package/dist/singleCellPlot-6EZ6JXCM.js +54 -0
  307. package/dist/singlecell-3LFPQ6KO.js +86 -0
  308. package/dist/singlecell-NTTAVVMR.js +1572 -0
  309. package/dist/snp-XB4IBG4Z.js +38 -0
  310. package/dist/snp.unit.spec-HAJPM53L.js +176 -0
  311. package/dist/snplocus-HE6TITSX.js +208 -0
  312. package/dist/spliceevent.a53ss.diagram-TCZMBMD7.js +151 -0
  313. package/dist/spliceevent.exonskip.diagram-VESOF6UC.js +277 -0
  314. package/dist/spliceevent.noeventdiagram-4K7FMO4F.js +460 -0
  315. package/dist/ssGSEA-2XYMX36P.js +38 -0
  316. package/dist/ssGSEA.unit.spec-J36KM2HO.js +88 -0
  317. package/dist/summarizeCnvGeneexp-LYVDZXXD.js +163 -0
  318. package/dist/summarizeGeneexpSurvival-Y52TGAHF.js +108 -0
  319. package/dist/summarizeMutationCnv-6EEJT3PV.js +164 -0
  320. package/dist/summarizeMutationDiagnosis-HZKXHOOQ.js +40 -0
  321. package/dist/summarizeMutationSurvival-TU7TQYFQ.js +99 -0
  322. package/dist/summary-4QQZUAMU.js +49 -0
  323. package/dist/summary.integration.spec-SLIIM4HN.js +414 -0
  324. package/dist/summaryInput-6HROPKCE.js +235 -0
  325. package/dist/sunburst-MBJJPERL.js +284 -0
  326. package/dist/survival-CXLMQSV2.js +58 -0
  327. package/dist/survival-QSL2KDKD.js +46 -0
  328. package/dist/survival.integration.spec-EUAAALVW.js +821 -0
  329. package/dist/svgraph-JM5MHQDX.js +1387 -0
  330. package/dist/svmr-MCMST2FL.js +3842 -0
  331. package/dist/table-MVX3IMAL.js +200 -0
  332. package/dist/termCollection-FZ2SCVA7.js +38 -0
  333. package/dist/termCollection-IGC7REFK.js +179 -0
  334. package/dist/termCollection.unit.spec-VY2EZZIP.js +208 -0
  335. package/dist/tk-5F3TWZ2G.js +46 -0
  336. package/dist/tp.ui-IURWTMAS.js +1459 -0
  337. package/dist/tvs.dt-BPZCFPYK.js +39 -0
  338. package/dist/tvs.dtcnv.categorical-UFS62DTR.js +40 -0
  339. package/dist/tvs.dtcnv.continuous-R6YXNNLA.js +72 -0
  340. package/dist/tvs.dtfusion-FGXXS4XX.js +40 -0
  341. package/dist/tvs.dtsnvindel-DR43K7X3.js +40 -0
  342. package/dist/tvs.dtsv-NO34GIOL.js +40 -0
  343. package/dist/tvs.numeric-KYAU5OV3.js +21 -0
  344. package/dist/tvs.samplelst-2QP7IV2Y.js +104 -0
  345. package/dist/tvs.termCollection-UEJDG22G.js +159 -0
  346. package/dist/violin-NBZTGGYF.js +46 -0
  347. package/dist/violin.integration.spec-5CLYJSAR.js +1425 -0
  348. package/dist/violin.interactivity-KXVKTT22.js +38 -0
  349. package/dist/violin.renderer-37OF6K7Q.js +40 -0
  350. package/dist/vocabulary-GR6J3VKW.js +41 -0
  351. package/package.json +3 -3
  352. package/dist/2dmaf-Z3D2M3FB.js +0 -1373
  353. package/dist/AIProjectAdmin-2OQOQXH4.js +0 -956
  354. package/dist/AIProjectAdmin-2OQOQXH4.js.map +0 -7
  355. package/dist/AppHeader-PXLGVCVS.js +0 -835
  356. package/dist/BoxPlot-PUZKHACO.js +0 -1211
  357. package/dist/BoxPlot-PUZKHACO.js.map +0 -7
  358. package/dist/CorrelationVolcano-RO6CFLZA.js +0 -619
  359. package/dist/DE-CCA5SBJG.js +0 -95
  360. package/dist/DEinput-MRUQW6X6.js +0 -301
  361. package/dist/DifferentialAnalysis-5YQQLJKR.js +0 -245
  362. package/dist/Disco-4FTOJBLG.js +0 -3237
  363. package/dist/Disco-4FTOJBLG.js.map +0 -7
  364. package/dist/Disco.UI-IWVSK3RN.js +0 -245
  365. package/dist/Disco.UI-IWVSK3RN.js.map +0 -7
  366. package/dist/DmrPlot-FPJJHTM5.js +0 -642
  367. package/dist/GB-H6JETPRC.js +0 -1130
  368. package/dist/GeneExpInput-Q42COANS.js +0 -366
  369. package/dist/GeneExpInput-Q42COANS.js.map +0 -7
  370. package/dist/HicApp-BBD2YOMT.js +0 -2250
  371. package/dist/NumBinaryEditor-WMSF7HIO.js +0 -271
  372. package/dist/NumBinaryEditor.unit.spec-QQATLHF7.js +0 -286
  373. package/dist/NumContEditor-4CSTHVRX.js +0 -109
  374. package/dist/NumContEditor.unit.spec-2YF3OS3A.js +0 -169
  375. package/dist/NumCustomBinEditor-KFAYUWYV.js +0 -38
  376. package/dist/NumCustomBinEditor.unit.spec-YHAUSGPN.js +0 -284
  377. package/dist/NumDiscreteEditor-F46H5CME.js +0 -179
  378. package/dist/NumDiscreteEditor.unit.spec-5BIAWAVN.js +0 -202
  379. package/dist/NumRegularBinEditor-G7KOA7NR.js +0 -38
  380. package/dist/NumRegularBinEditor.unit.spec-Y6CBCWLN.js +0 -227
  381. package/dist/NumSplineEditor-JP2V2L4Y.js +0 -198
  382. package/dist/NumSplineEditor.unit.spec-N34QBZN3.js +0 -199
  383. package/dist/NumericDensity-JOPHLURB.js +0 -38
  384. package/dist/NumericDensity.unit.spec-N45PCLOT.js +0 -221
  385. package/dist/NumericHandler-SIM4E2Z5.js +0 -39
  386. package/dist/NumericHandler.unit.spec-NKLYDVTG.js +0 -219
  387. package/dist/ProteomeInput-5KMNE3PZ.js +0 -396
  388. package/dist/RunChart2-N7AZVQXJ.js +0 -758
  389. package/dist/SC-M6RGALZM.js +0 -936
  390. package/dist/SC-M6RGALZM.js.map +0 -7
  391. package/dist/Volcano-YH4RJTT5.js +0 -1379
  392. package/dist/WSIViewer-7LOVM3AU.js +0 -48508
  393. package/dist/WSIViewer-7LOVM3AU.js.map +0 -7
  394. package/dist/WsiSamplesPlot-QPPB7OOD.js +0 -165
  395. package/dist/adSandbox-R2QP74P7.js +0 -38
  396. package/dist/app-AIIN4WDE.js +0 -37
  397. package/dist/app-FJT5VXMF.js +0 -49
  398. package/dist/bam-QBO22VQB.js +0 -860
  399. package/dist/barchart-VDOP6FQU.js +0 -47
  400. package/dist/barchart.data-Z2E72EET.js +0 -22
  401. package/dist/barchart.events-NUYQBI5S.js +0 -47
  402. package/dist/barchart.integration.spec-COVZPXMH.js +0 -1980
  403. package/dist/barchart2-KMSU4ROO.js +0 -311
  404. package/dist/barchart2-KMSU4ROO.js.map +0 -7
  405. package/dist/bars.renderer-JHCZDSM6.js +0 -12
  406. package/dist/block-TTN2IQAH.js +0 -6202
  407. package/dist/block-TTN2IQAH.js.map +0 -7
  408. package/dist/block.init-RRHHCNSR.js +0 -38
  409. package/dist/block.mds.expressionrank-7NWBRUII.js +0 -359
  410. package/dist/block.mds.geneboxplot-4BAJJWCC.js +0 -828
  411. package/dist/block.mds.junction-XRUIHAF5.js +0 -1545
  412. package/dist/block.mds.svcnv-YZ7PL733.js +0 -6801
  413. package/dist/block.svg-FUMP2J7A.js +0 -164
  414. package/dist/block.tk.aicheck-AIZEND45.js +0 -283
  415. package/dist/block.tk.ase-H26PKO5U.js +0 -365
  416. package/dist/block.tk.bam-XNZFHSDQ.js +0 -1906
  417. package/dist/block.tk.bedgraphdot-QTDBLBO2.js +0 -384
  418. package/dist/block.tk.bigwig.ui-OSRCPTQC.js +0 -212
  419. package/dist/block.tk.hicstraw-7GH6LVIH.js +0 -823
  420. package/dist/block.tk.junction-AJYML4AW.js +0 -2364
  421. package/dist/block.tk.junction.textmatrixui-4RIH3EZI.js +0 -199
  422. package/dist/block.tk.ld-AJYQ4C6T.js +0 -99
  423. package/dist/block.tk.menu-57OP5UW5.js +0 -1029
  424. package/dist/block.tk.pgv-XO7HP5MM.js +0 -944
  425. package/dist/brainImaging-65QDNR4D.js +0 -423
  426. package/dist/chunk-2XCUERHJ.js +0 -102
  427. package/dist/chunk-322QC6R4.js +0 -222
  428. package/dist/chunk-35SCELN4.js +0 -217
  429. package/dist/chunk-36EHIPV4.js +0 -514
  430. package/dist/chunk-3SZ6GKLB.js +0 -14
  431. package/dist/chunk-3ZLJDFJU.js +0 -368
  432. package/dist/chunk-4DXZGZOB.js +0 -54
  433. package/dist/chunk-4UWS5Y3N.js +0 -1438
  434. package/dist/chunk-4UWS5Y3N.js.map +0 -7
  435. package/dist/chunk-54EMVNPW.js +0 -102
  436. package/dist/chunk-57RBC6IZ.js +0 -302
  437. package/dist/chunk-5OUTR67M.js +0 -37
  438. package/dist/chunk-67DBIM6H.js +0 -293
  439. package/dist/chunk-67DBIM6H.js.map +0 -7
  440. package/dist/chunk-6A3IPDE2.js +0 -1943
  441. package/dist/chunk-6GN7X6LU.js +0 -2681
  442. package/dist/chunk-72X7LSBN.js +0 -54
  443. package/dist/chunk-74ZU4BT6.js +0 -2824
  444. package/dist/chunk-74ZU4BT6.js.map +0 -7
  445. package/dist/chunk-7EMWHCVW.js +0 -1825
  446. package/dist/chunk-7FACFCZK.js +0 -226
  447. package/dist/chunk-7XFGYYRV.js +0 -371
  448. package/dist/chunk-7XFGYYRV.js.map +0 -7
  449. package/dist/chunk-B6CSYKZJ.js +0 -1275
  450. package/dist/chunk-BDIKFVWZ.js +0 -443
  451. package/dist/chunk-BDIKFVWZ.js.map +0 -7
  452. package/dist/chunk-BWGU5NJS.js +0 -291
  453. package/dist/chunk-C5ZMAQXQ.js +0 -1173
  454. package/dist/chunk-C5ZMAQXQ.js.map +0 -7
  455. package/dist/chunk-CC3GFVV6.js +0 -117
  456. package/dist/chunk-CXQ6KS3Z.js +0 -1348
  457. package/dist/chunk-CXQ6KS3Z.js.map +0 -7
  458. package/dist/chunk-DCH54HC5.js +0 -824
  459. package/dist/chunk-DCH54HC5.js.map +0 -7
  460. package/dist/chunk-DD4R5P6W.js +0 -177
  461. package/dist/chunk-DKVUOBIE.js +0 -203
  462. package/dist/chunk-DR6H3QAA.js +0 -399
  463. package/dist/chunk-EH4NQ7C4.js +0 -170
  464. package/dist/chunk-EVN6KWPN.js +0 -50
  465. package/dist/chunk-FFEIP5CT.js +0 -458
  466. package/dist/chunk-FFEIP5CT.js.map +0 -7
  467. package/dist/chunk-FJP77STI.js +0 -158
  468. package/dist/chunk-FJP77STI.js.map +0 -7
  469. package/dist/chunk-G6O3URDN.js +0 -467
  470. package/dist/chunk-GNIK4JYM.js +0 -534
  471. package/dist/chunk-HKSNADSX.js +0 -477
  472. package/dist/chunk-I5RAQKKJ.js +0 -129
  473. package/dist/chunk-IW57W7EQ.js +0 -1210
  474. package/dist/chunk-IW57W7EQ.js.map +0 -7
  475. package/dist/chunk-J4SOF2ZH.js +0 -263
  476. package/dist/chunk-KPJZBCVI.js +0 -272
  477. package/dist/chunk-KSGA62R2.js +0 -2878
  478. package/dist/chunk-LTOBEUM2.js +0 -98
  479. package/dist/chunk-MYF2BWKC.js +0 -205
  480. package/dist/chunk-MYF2BWKC.js.map +0 -7
  481. package/dist/chunk-N2SKTCDK.js +0 -148
  482. package/dist/chunk-NGM3ZLIP.js +0 -230
  483. package/dist/chunk-NOEAT6CX.js +0 -317
  484. package/dist/chunk-NOEAT6CX.js.map +0 -7
  485. package/dist/chunk-NSXZPWRP.js +0 -482
  486. package/dist/chunk-O3JB4PIX.js +0 -31
  487. package/dist/chunk-OAWQ6LOO.js +0 -2063
  488. package/dist/chunk-OAWQ6LOO.js.map +0 -7
  489. package/dist/chunk-ODG6RD7P.js +0 -254
  490. package/dist/chunk-OEDZHPBJ.js +0 -58
  491. package/dist/chunk-ORL44TIK.js +0 -386
  492. package/dist/chunk-P3IENRWJ.js +0 -613
  493. package/dist/chunk-P3IENRWJ.js.map +0 -7
  494. package/dist/chunk-PCZNTK74.js +0 -26
  495. package/dist/chunk-QH6W3NVF.js +0 -287
  496. package/dist/chunk-QNETLNPB.js +0 -343
  497. package/dist/chunk-QQZ3SBF3.js +0 -216
  498. package/dist/chunk-R2MMURGK.js +0 -2786
  499. package/dist/chunk-SA7APTJR.js +0 -20792
  500. package/dist/chunk-SA7APTJR.js.map +0 -7
  501. package/dist/chunk-SHWLROJG.js +0 -283
  502. package/dist/chunk-SKREEF3H.js +0 -184
  503. package/dist/chunk-SKREEF3H.js.map +0 -7
  504. package/dist/chunk-TOU7EVFQ.js +0 -396
  505. package/dist/chunk-TOU7EVFQ.js.map +0 -7
  506. package/dist/chunk-UGVNZMLU.js +0 -4274
  507. package/dist/chunk-UGVNZMLU.js.map +0 -7
  508. package/dist/chunk-UI7OCM2A.js +0 -815
  509. package/dist/chunk-UJKW42DI.js +0 -6364
  510. package/dist/chunk-ULPMYS5B.js +0 -100
  511. package/dist/chunk-UOVALHAJ.js +0 -182
  512. package/dist/chunk-VGJSASRT.js +0 -446
  513. package/dist/chunk-VGYTAYFK.js +0 -276
  514. package/dist/chunk-VHOEJBFP.js +0 -736
  515. package/dist/chunk-VOUMS6IP.js +0 -1102
  516. package/dist/chunk-VV36JRUF.js +0 -381
  517. package/dist/chunk-W55XSG6K.js +0 -142
  518. package/dist/chunk-W6ME65LV.js +0 -34
  519. package/dist/chunk-WHI6466S.js +0 -146
  520. package/dist/chunk-WSDUD52Y.js +0 -55
  521. package/dist/chunk-XAVNZNXQ.js +0 -95
  522. package/dist/chunk-XMLURPEP.js +0 -194
  523. package/dist/chunk-YKXUK7HJ.js +0 -5041
  524. package/dist/chunk-YKXUK7HJ.js.map +0 -7
  525. package/dist/chunk-YZK37YCC.js +0 -119
  526. package/dist/chunk-ZTYNN6G5.js +0 -2327
  527. package/dist/chunk-ZXTHADSC.js +0 -158
  528. package/dist/condition-HDVYPJJD.js +0 -332
  529. package/dist/controls-YEEW46C6.js +0 -41
  530. package/dist/controls.config-C535H5DL.js +0 -39
  531. package/dist/correlation-AOSSSSL3.js +0 -99
  532. package/dist/correlation-AOSSSSL3.js.map +0 -7
  533. package/dist/cuminc-II7NFIFP.js +0 -1149
  534. package/dist/cuminc.integration.spec-B4N6OMBJ.js +0 -678
  535. package/dist/customdata.inputui-AI4ZBIEP.js +0 -289
  536. package/dist/dataDownload-ZQYLXN6D.js +0 -330
  537. package/dist/dataDownload.integration.spec-2PKYZ2AY.js +0 -193
  538. package/dist/databrowser.ui-WGD7D3XV.js +0 -433
  539. package/dist/dictionary-RYM4WP2W.js +0 -111
  540. package/dist/dictionary-RYM4WP2W.js.map +0 -7
  541. package/dist/dnaMethylation-WGJMJL5B.js +0 -38
  542. package/dist/dnaMethylation.integration.spec-DO3PV4MO.js +0 -203
  543. package/dist/dofetch-RADX3AFU.js +0 -51
  544. package/dist/e2pca-KOAAU2JX.js +0 -350
  545. package/dist/ep-CXCATXYH.js +0 -1256
  546. package/dist/expclust.gdc.spec-UJO2R3CW.js +0 -307
  547. package/dist/facet-2FBUAD7P.js +0 -521
  548. package/dist/forms2-ZBT5BZW3.js +0 -534
  549. package/dist/forms2-ZBT5BZW3.js.map +0 -7
  550. package/dist/gb-VCJFV63W.js +0 -88
  551. package/dist/geneExpClustering-FUNS6D2P.js +0 -249
  552. package/dist/geneExpression-2BWWGYL4.js +0 -38
  553. package/dist/geneExpression-2OPFWV2K.js +0 -313
  554. package/dist/geneExpression.unit.spec-G7BSHJQT.js +0 -102
  555. package/dist/geneORA-S3KQMBYL.js +0 -278
  556. package/dist/geneRanking-UZ36XAL7.js +0 -551
  557. package/dist/geneVariant-OOZ2SBXO.js +0 -41
  558. package/dist/geneVariant-ZHNVEKQ6.js +0 -39
  559. package/dist/geneVariant.integration.spec-2C7EWKEV.js +0 -198
  560. package/dist/genefusion.ui-ASICJNII.js +0 -309
  561. package/dist/geneset-SNM4M6UM.js +0 -208
  562. package/dist/genomeBrowser.spec-DJIRW2X7.js +0 -281
  563. package/dist/grin2-7AOJP5QJ.js +0 -1560
  564. package/dist/grin2-RKJXYWJ5.js +0 -821
  565. package/dist/grin2-RKJXYWJ5.js.map +0 -7
  566. package/dist/gsea-SPTQJW67.js +0 -47
  567. package/dist/hierCluster-KDE5SMYP.js +0 -63
  568. package/dist/hierCluster-XG4YLVL3.js +0 -59
  569. package/dist/hierCluster.config-VNEEJCKJ.js +0 -40
  570. package/dist/hierCluster.integration.spec-SSDN7LSH.js +0 -395
  571. package/dist/hierCluster.interactivity-DKBSJ644.js +0 -54
  572. package/dist/hierCluster.renderers-OG6LZAT7.js +0 -21
  573. package/dist/imagePlot-M5JSHEY4.js +0 -163
  574. package/dist/importPlot-YH7ZY6RJ.js +0 -8
  575. package/dist/isoformExpression-EV27MKYZ.js +0 -40
  576. package/dist/isoformExpression.unit.spec-7T2GOHH3.js +0 -208
  577. package/dist/launch.adhoc-NOISOX5E.js +0 -42
  578. package/dist/leftlabel.sample-42AX4KTV.js +0 -260
  579. package/dist/legacyDataset-SWJCAWIR.js +0 -119
  580. package/dist/lollipop-LQCQBTSX.js +0 -171
  581. package/dist/maf-U237OWZ3.js +0 -452
  582. package/dist/maftimeline-NLZLMHT2.js +0 -593
  583. package/dist/matrix-DZJXYRYN.js +0 -63
  584. package/dist/matrix-Y5345QQG.js +0 -58
  585. package/dist/matrix.cells-PT7S74QP.js +0 -28
  586. package/dist/matrix.config-2ORCUWKX.js +0 -41
  587. package/dist/matrix.data-C6VPQJJ4.js +0 -25
  588. package/dist/matrix.groups-CEOCG2CT.js +0 -27
  589. package/dist/matrix.integration.spec-U4B3JB6N.js +0 -3072
  590. package/dist/matrix.interactivity-GFLIFIER.js +0 -42
  591. package/dist/matrix.layout-DOVDHTDX.js +0 -44
  592. package/dist/matrix.legend-JE4ZSLP7.js +0 -22
  593. package/dist/matrix.renderers-GPUJQ7KF.js +0 -38
  594. package/dist/matrix.serieses-REE4DCSR.js +0 -21
  595. package/dist/matrix.sort-VD5URUWY.js +0 -27
  596. package/dist/matrix.sort.unit.spec-4IOFVHJN.js +0 -472
  597. package/dist/matrix.sorterUi-VQYY6KBK.js +0 -18
  598. package/dist/matrix.sorterUi.unit.spec-V5O2EJBX.js +0 -342
  599. package/dist/mavb-SQDA3B2B.js +0 -732
  600. package/dist/mds.fimo-ZJSEPLD7.js +0 -518
  601. package/dist/mds.samplescatterplot-Y5V73GOY.js +0 -1550
  602. package/dist/mds.survivalplot-CZBRMHYN.js +0 -483
  603. package/dist/numericDictTermCluster-TFXBBUVI.js +0 -72
  604. package/dist/oncomatrix-ZILACPPI.js +0 -295
  605. package/dist/oncomatrix.spec-RLIVVVD6.js +0 -448
  606. package/dist/plot.2dvaf-BNRZPIKU.js +0 -377
  607. package/dist/plot.app-NRUARQCN.js +0 -41
  608. package/dist/plot.barplot-342AYQC7.js +0 -102
  609. package/dist/plot.boxplot-OHEJDPTW.js +0 -152
  610. package/dist/plot.brainImaging-KV72PAON.js +0 -51
  611. package/dist/plot.disco-OUE4RFHL.js +0 -102
  612. package/dist/plot.dzi-T3GPUH36.js +0 -33
  613. package/dist/plot.ssgq-WJHGMXW5.js +0 -139
  614. package/dist/plot.vaf2cov-NGD5PCV4.js +0 -259
  615. package/dist/plot.wsi-2MU5BDG3.js +0 -36
  616. package/dist/polar2-YCWPBPFU.js +0 -226
  617. package/dist/polar2-YCWPBPFU.js.map +0 -7
  618. package/dist/profileForms-OV3I6RK7.js +0 -441
  619. package/dist/profileForms-OV3I6RK7.js.map +0 -7
  620. package/dist/profilePlot-OMVO3K4H.js +0 -54
  621. package/dist/proteinView-OAR2RC6U.js +0 -1320
  622. package/dist/proteinView-OAR2RC6U.js.map +0 -7
  623. package/dist/qualitative-MEYBRUC6.js +0 -43
  624. package/dist/radar2-KREAMGVV.js +0 -321
  625. package/dist/radar2-KREAMGVV.js.map +0 -7
  626. package/dist/radarFacility2-DBPEV7VC.js +0 -329
  627. package/dist/radarFacility2-DBPEV7VC.js.map +0 -7
  628. package/dist/regression-ZPDPLI6G.js +0 -56
  629. package/dist/regression.inputs-QOSBAGL6.js +0 -48
  630. package/dist/regression.inputs.term-HMUMPY7X.js +0 -48
  631. package/dist/regression.inputs.values.table-VMCTZHLG.js +0 -45
  632. package/dist/regression.integration.spec-RP74JTAA.js +0 -784
  633. package/dist/regression.results-5XC6M67C.js +0 -40
  634. package/dist/regression.spec-EZYM24J7.js +0 -708
  635. package/dist/report-ZOVQCOGQ.js +0 -222
  636. package/dist/sampleScatter.spec-CD52FEOC.js +0 -202
  637. package/dist/sampleView-SVTLSWRG.js +0 -48
  638. package/dist/samplelst-HXF5POJD.js +0 -111
  639. package/dist/samplematrix-NYDAH74I.js +0 -2198
  640. package/dist/sc-JIDT4W4K.js +0 -86
  641. package/dist/scatter-WNRTPSEE.js +0 -849
  642. package/dist/scatter-WNRTPSEE.js.map +0 -7
  643. package/dist/scatter.integration.spec-3EYTPY5B.js +0 -1197
  644. package/dist/scatter.integration.spec-3EYTPY5B.js.map +0 -7
  645. package/dist/selectGenomeWithTklst-OSB7B6L3.js +0 -134
  646. package/dist/singleCellCellType-3BH7LWQ6.js +0 -38
  647. package/dist/singleCellCellType.unit.spec-RU4RJXFF.js +0 -160
  648. package/dist/singleCellGeneExpression-3UA4YER7.js +0 -38
  649. package/dist/singleCellGeneExpression.unit.spec-4ZTBG37H.js +0 -153
  650. package/dist/singleCellPlot-ZUAWK5RE.js +0 -54
  651. package/dist/singlecell-BGJZB7MF.js +0 -86
  652. package/dist/singlecell-RO3BL5OO.js +0 -1572
  653. package/dist/snp-HD7VQKBR.js +0 -38
  654. package/dist/snp.unit.spec-ISXCLMWW.js +0 -176
  655. package/dist/snplocus-IL5Z4XWV.js +0 -208
  656. package/dist/spliceevent.a53ss.diagram-LLJSPV7M.js +0 -151
  657. package/dist/spliceevent.exonskip.diagram-LAOIOIST.js +0 -277
  658. package/dist/spliceevent.noeventdiagram-MVA7Q3HT.js +0 -460
  659. package/dist/ssGSEA-7T6S3DSE.js +0 -38
  660. package/dist/ssGSEA.unit.spec-XJ3W4NWX.js +0 -88
  661. package/dist/summarizeCnvGeneexp-RRP6JUV6.js +0 -163
  662. package/dist/summarizeGeneexpSurvival-AFLHDD6Q.js +0 -108
  663. package/dist/summarizeMutationCnv-NABUYHMX.js +0 -164
  664. package/dist/summarizeMutationDiagnosis-2LQ7JU3K.js +0 -40
  665. package/dist/summarizeMutationSurvival-3WBT5TXG.js +0 -99
  666. package/dist/summary-FRDKOFXW.js +0 -49
  667. package/dist/summary.integration.spec-ZLRIA7G2.js +0 -414
  668. package/dist/summaryInput-4JO6MHP4.js +0 -235
  669. package/dist/sunburst-DRCVSC2X.js +0 -284
  670. package/dist/survival-AK75COPY.js +0 -58
  671. package/dist/survival-IF5NI3A6.js +0 -46
  672. package/dist/survival.integration.spec-7IWBTPJG.js +0 -821
  673. package/dist/svgraph-QBDF2SLB.js +0 -1387
  674. package/dist/svmr-O4GJJUT2.js +0 -3842
  675. package/dist/table-FQAIXKLE.js +0 -200
  676. package/dist/termCollection-GMDDL3L7.js +0 -179
  677. package/dist/termCollection-ZO5PZ7E3.js +0 -38
  678. package/dist/termCollection.unit.spec-5JBCTXHX.js +0 -208
  679. package/dist/tk-GJX23IV7.js +0 -46
  680. package/dist/tp.ui-T7FVMTGQ.js +0 -1459
  681. package/dist/tvs.dt-X7L7NSU6.js +0 -39
  682. package/dist/tvs.dtcnv.categorical-73G2V6CH.js +0 -40
  683. package/dist/tvs.dtcnv.continuous-DWFJL3X7.js +0 -72
  684. package/dist/tvs.dtfusion-HQADHCSV.js +0 -40
  685. package/dist/tvs.dtsnvindel-PY5OBMGW.js +0 -40
  686. package/dist/tvs.dtsv-OTBEEWSW.js +0 -40
  687. package/dist/tvs.numeric-WGDHEBJV.js +0 -21
  688. package/dist/tvs.samplelst-LCXSU5MG.js +0 -104
  689. package/dist/tvs.termCollection-L527XN4X.js +0 -159
  690. package/dist/violin-6VKRUQV3.js +0 -46
  691. package/dist/violin.integration.spec-RJATDLQH.js +0 -1425
  692. package/dist/violin.interactivity-SKF5H7MN.js +0 -38
  693. package/dist/violin.renderer-GB4TPX3B.js +0 -40
  694. package/dist/vocabulary-D3W44IWE.js +0 -41
  695. /package/dist/{2dmaf-Z3D2M3FB.js.map → 2dmaf-BNMEUJVM.js.map} +0 -0
  696. /package/dist/{AppHeader-PXLGVCVS.js.map → AppHeader-RXDJBHXZ.js.map} +0 -0
  697. /package/dist/{CorrelationVolcano-RO6CFLZA.js.map → CorrelationVolcano-V2E566XL.js.map} +0 -0
  698. /package/dist/{DE-CCA5SBJG.js.map → DE-7YUZSW4E.js.map} +0 -0
  699. /package/dist/{DEinput-MRUQW6X6.js.map → DEinput-P2HOQC4Z.js.map} +0 -0
  700. /package/dist/{DifferentialAnalysis-5YQQLJKR.js.map → DifferentialAnalysis-2Z6BHS7A.js.map} +0 -0
  701. /package/dist/{DmrPlot-FPJJHTM5.js.map → DmrPlot-OEJRGNI3.js.map} +0 -0
  702. /package/dist/{GB-H6JETPRC.js.map → GB-2GHDD3MW.js.map} +0 -0
  703. /package/dist/{HicApp-BBD2YOMT.js.map → HicApp-CAYC4DPO.js.map} +0 -0
  704. /package/dist/{NumBinaryEditor-WMSF7HIO.js.map → NumBinaryEditor-EUOYSGPM.js.map} +0 -0
  705. /package/dist/{NumBinaryEditor.unit.spec-QQATLHF7.js.map → NumBinaryEditor.unit.spec-5B3W4B4F.js.map} +0 -0
  706. /package/dist/{NumContEditor-4CSTHVRX.js.map → NumContEditor-7KK6CIB3.js.map} +0 -0
  707. /package/dist/{NumContEditor.unit.spec-2YF3OS3A.js.map → NumContEditor.unit.spec-IMKGVYFZ.js.map} +0 -0
  708. /package/dist/{NumCustomBinEditor-KFAYUWYV.js.map → NumCustomBinEditor-PDAF6I7B.js.map} +0 -0
  709. /package/dist/{NumCustomBinEditor.unit.spec-YHAUSGPN.js.map → NumCustomBinEditor.unit.spec-IU3DPECJ.js.map} +0 -0
  710. /package/dist/{NumDiscreteEditor-F46H5CME.js.map → NumDiscreteEditor-YTKUHG6Z.js.map} +0 -0
  711. /package/dist/{NumDiscreteEditor.unit.spec-5BIAWAVN.js.map → NumDiscreteEditor.unit.spec-FUBS7Z7Z.js.map} +0 -0
  712. /package/dist/{NumRegularBinEditor-G7KOA7NR.js.map → NumRegularBinEditor-LU3KLBLY.js.map} +0 -0
  713. /package/dist/{NumRegularBinEditor.unit.spec-Y6CBCWLN.js.map → NumRegularBinEditor.unit.spec-2BKOHI7L.js.map} +0 -0
  714. /package/dist/{NumSplineEditor-JP2V2L4Y.js.map → NumSplineEditor-56RJ2HT2.js.map} +0 -0
  715. /package/dist/{NumSplineEditor.unit.spec-N34QBZN3.js.map → NumSplineEditor.unit.spec-PW6VUUBZ.js.map} +0 -0
  716. /package/dist/{NumericDensity-JOPHLURB.js.map → NumericDensity-EB4H54EF.js.map} +0 -0
  717. /package/dist/{NumericDensity.unit.spec-N45PCLOT.js.map → NumericDensity.unit.spec-LSEM4OEY.js.map} +0 -0
  718. /package/dist/{NumericHandler-SIM4E2Z5.js.map → NumericHandler-VGPDXP35.js.map} +0 -0
  719. /package/dist/{NumericHandler.unit.spec-NKLYDVTG.js.map → NumericHandler.unit.spec-NR3F7XHV.js.map} +0 -0
  720. /package/dist/{ProteomeInput-5KMNE3PZ.js.map → ProteomeInput-AUXWUIWK.js.map} +0 -0
  721. /package/dist/{RunChart2-N7AZVQXJ.js.map → RunChart2-SQ6TFOHD.js.map} +0 -0
  722. /package/dist/{Volcano-YH4RJTT5.js.map → Volcano-XHDH6UN7.js.map} +0 -0
  723. /package/dist/{WsiSamplesPlot-QPPB7OOD.js.map → WsiSamplesPlot-YUOAWG2A.js.map} +0 -0
  724. /package/dist/{adSandbox-R2QP74P7.js.map → adSandbox-VMMAL22L.js.map} +0 -0
  725. /package/dist/{app-AIIN4WDE.js.map → app-FX3KZ67X.js.map} +0 -0
  726. /package/dist/{app-FJT5VXMF.js.map → app-X7ZYEOZN.js.map} +0 -0
  727. /package/dist/{bam-QBO22VQB.js.map → bam-ZYLH4U5R.js.map} +0 -0
  728. /package/dist/{barchart-VDOP6FQU.js.map → barchart-MXSPTKV4.js.map} +0 -0
  729. /package/dist/{barchart.data-Z2E72EET.js.map → barchart.data-ZWF6EVJH.js.map} +0 -0
  730. /package/dist/{barchart.events-NUYQBI5S.js.map → barchart.events-XON2ANOC.js.map} +0 -0
  731. /package/dist/{barchart.integration.spec-COVZPXMH.js.map → barchart.integration.spec-PJIENJGT.js.map} +0 -0
  732. /package/dist/{bars.renderer-JHCZDSM6.js.map → bars.renderer-57KSYAAT.js.map} +0 -0
  733. /package/dist/{block.init-RRHHCNSR.js.map → block.init-IJBRPZNM.js.map} +0 -0
  734. /package/dist/{block.mds.expressionrank-7NWBRUII.js.map → block.mds.expressionrank-3DANCP7E.js.map} +0 -0
  735. /package/dist/{block.mds.geneboxplot-4BAJJWCC.js.map → block.mds.geneboxplot-CRGSCZMG.js.map} +0 -0
  736. /package/dist/{block.mds.junction-XRUIHAF5.js.map → block.mds.junction-4UIH2ZYN.js.map} +0 -0
  737. /package/dist/{block.mds.svcnv-YZ7PL733.js.map → block.mds.svcnv-NF4UIRR2.js.map} +0 -0
  738. /package/dist/{block.svg-FUMP2J7A.js.map → block.svg-AIZ47JCQ.js.map} +0 -0
  739. /package/dist/{block.tk.aicheck-AIZEND45.js.map → block.tk.aicheck-7HZFGE63.js.map} +0 -0
  740. /package/dist/{block.tk.ase-H26PKO5U.js.map → block.tk.ase-U3VNPZEA.js.map} +0 -0
  741. /package/dist/{block.tk.bam-XNZFHSDQ.js.map → block.tk.bam-4TQ7P2OX.js.map} +0 -0
  742. /package/dist/{block.tk.bedgraphdot-QTDBLBO2.js.map → block.tk.bedgraphdot-MYHKKO6K.js.map} +0 -0
  743. /package/dist/{block.tk.bigwig.ui-OSRCPTQC.js.map → block.tk.bigwig.ui-E3YVGIDN.js.map} +0 -0
  744. /package/dist/{block.tk.hicstraw-7GH6LVIH.js.map → block.tk.hicstraw-Y4XOMG7T.js.map} +0 -0
  745. /package/dist/{block.tk.junction-AJYML4AW.js.map → block.tk.junction-T5C7LK6F.js.map} +0 -0
  746. /package/dist/{block.tk.junction.textmatrixui-4RIH3EZI.js.map → block.tk.junction.textmatrixui-Z3ACCVXH.js.map} +0 -0
  747. /package/dist/{block.tk.ld-AJYQ4C6T.js.map → block.tk.ld-Y5KDA5AU.js.map} +0 -0
  748. /package/dist/{block.tk.menu-57OP5UW5.js.map → block.tk.menu-EWRRISDY.js.map} +0 -0
  749. /package/dist/{block.tk.pgv-XO7HP5MM.js.map → block.tk.pgv-3JYGOZVQ.js.map} +0 -0
  750. /package/dist/{brainImaging-65QDNR4D.js.map → brainImaging-P3AF3C5N.js.map} +0 -0
  751. /package/dist/{chunk-7EMWHCVW.js.map → chunk-2JR7RPB6.js.map} +0 -0
  752. /package/dist/{chunk-72X7LSBN.js.map → chunk-3FVIDQOX.js.map} +0 -0
  753. /package/dist/{chunk-VGJSASRT.js.map → chunk-3K2O2NIH.js.map} +0 -0
  754. /package/dist/{chunk-6GN7X6LU.js.map → chunk-3RSJU6YM.js.map} +0 -0
  755. /package/dist/{chunk-W6ME65LV.js.map → chunk-3ZKD6C5S.js.map} +0 -0
  756. /package/dist/{chunk-XAVNZNXQ.js.map → chunk-46AEH34Z.js.map} +0 -0
  757. /package/dist/{chunk-UOVALHAJ.js.map → chunk-4CQVC6XL.js.map} +0 -0
  758. /package/dist/{chunk-QQZ3SBF3.js.map → chunk-5FXNI724.js.map} +0 -0
  759. /package/dist/{chunk-I5RAQKKJ.js.map → chunk-7PFRBGMN.js.map} +0 -0
  760. /package/dist/{chunk-VGYTAYFK.js.map → chunk-A4Z3CI24.js.map} +0 -0
  761. /package/dist/{chunk-YZK37YCC.js.map → chunk-AI2LUQS6.js.map} +0 -0
  762. /package/dist/{chunk-UJKW42DI.js.map → chunk-AJYJW4LX.js.map} +0 -0
  763. /package/dist/{chunk-DD4R5P6W.js.map → chunk-BKPDYW5T.js.map} +0 -0
  764. /package/dist/{chunk-5OUTR67M.js.map → chunk-BMS32SNA.js.map} +0 -0
  765. /package/dist/{chunk-BWGU5NJS.js.map → chunk-CJPGYPI3.js.map} +0 -0
  766. /package/dist/{chunk-O3JB4PIX.js.map → chunk-CTQH7LQ6.js.map} +0 -0
  767. /package/dist/{chunk-DKVUOBIE.js.map → chunk-D5CVYITI.js.map} +0 -0
  768. /package/dist/{chunk-HKSNADSX.js.map → chunk-DMSX5PSO.js.map} +0 -0
  769. /package/dist/{chunk-VOUMS6IP.js.map → chunk-E3JRW3T3.js.map} +0 -0
  770. /package/dist/{chunk-SHWLROJG.js.map → chunk-E574SMCX.js.map} +0 -0
  771. /package/dist/{chunk-LTOBEUM2.js.map → chunk-E76O5Z42.js.map} +0 -0
  772. /package/dist/{chunk-3SZ6GKLB.js.map → chunk-EEW443GL.js.map} +0 -0
  773. /package/dist/{chunk-6A3IPDE2.js.map → chunk-F2WPS7VY.js.map} +0 -0
  774. /package/dist/{chunk-322QC6R4.js.map → chunk-FYFX42YD.js.map} +0 -0
  775. /package/dist/{chunk-ORL44TIK.js.map → chunk-G6RZYGWY.js.map} +0 -0
  776. /package/dist/{chunk-VHOEJBFP.js.map → chunk-GTZV2UZV.js.map} +0 -0
  777. /package/dist/{chunk-W55XSG6K.js.map → chunk-H34LAFGH.js.map} +0 -0
  778. /package/dist/{chunk-J4SOF2ZH.js.map → chunk-I2R5O2XX.js.map} +0 -0
  779. /package/dist/{chunk-PCZNTK74.js.map → chunk-IEYDMN3H.js.map} +0 -0
  780. /package/dist/{chunk-N2SKTCDK.js.map → chunk-JWBP4ZZB.js.map} +0 -0
  781. /package/dist/{chunk-B6CSYKZJ.js.map → chunk-KVIH5JPC.js.map} +0 -0
  782. /package/dist/{chunk-57RBC6IZ.js.map → chunk-L5HCOTRF.js.map} +0 -0
  783. /package/dist/{chunk-XMLURPEP.js.map → chunk-LHKDLWG5.js.map} +0 -0
  784. /package/dist/{chunk-G6O3URDN.js.map → chunk-LQJMCE7G.js.map} +0 -0
  785. /package/dist/{chunk-WHI6466S.js.map → chunk-MNIBZTQE.js.map} +0 -0
  786. /package/dist/{chunk-CC3GFVV6.js.map → chunk-MP3DN6JK.js.map} +0 -0
  787. /package/dist/{chunk-R2MMURGK.js.map → chunk-N5OVBS5L.js.map} +0 -0
  788. /package/dist/{chunk-OEDZHPBJ.js.map → chunk-NEKAGDTL.js.map} +0 -0
  789. /package/dist/{chunk-4DXZGZOB.js.map → chunk-NPCNDM6Y.js.map} +0 -0
  790. /package/dist/{chunk-ULPMYS5B.js.map → chunk-NYN2WQN3.js.map} +0 -0
  791. /package/dist/{chunk-QNETLNPB.js.map → chunk-O6WL7USJ.js.map} +0 -0
  792. /package/dist/{chunk-3ZLJDFJU.js.map → chunk-OH5I6I2D.js.map} +0 -0
  793. /package/dist/{chunk-36EHIPV4.js.map → chunk-PTQ774XH.js.map} +0 -0
  794. /package/dist/{chunk-DR6H3QAA.js.map → chunk-PXOH4ZN2.js.map} +0 -0
  795. /package/dist/{chunk-54EMVNPW.js.map → chunk-QG4BJUM7.js.map} +0 -0
  796. /package/dist/{chunk-ZXTHADSC.js.map → chunk-RITTG5WN.js.map} +0 -0
  797. /package/dist/{chunk-KPJZBCVI.js.map → chunk-SMSFTTEO.js.map} +0 -0
  798. /package/dist/{chunk-EVN6KWPN.js.map → chunk-TBZKVKR4.js.map} +0 -0
  799. /package/dist/{chunk-KSGA62R2.js.map → chunk-TJYRBEBK.js.map} +0 -0
  800. /package/dist/{chunk-QH6W3NVF.js.map → chunk-TLTS33EY.js.map} +0 -0
  801. /package/dist/{chunk-VV36JRUF.js.map → chunk-TMM7BWW7.js.map} +0 -0
  802. /package/dist/{chunk-ZTYNN6G5.js.map → chunk-TTC4MNEM.js.map} +0 -0
  803. /package/dist/{chunk-7FACFCZK.js.map → chunk-UXIZYI3X.js.map} +0 -0
  804. /package/dist/{chunk-EH4NQ7C4.js.map → chunk-VIUATDO2.js.map} +0 -0
  805. /package/dist/{chunk-2XCUERHJ.js.map → chunk-VIUDFDN4.js.map} +0 -0
  806. /package/dist/{chunk-ODG6RD7P.js.map → chunk-W5OEFZCR.js.map} +0 -0
  807. /package/dist/{chunk-GNIK4JYM.js.map → chunk-WXSRK3XR.js.map} +0 -0
  808. /package/dist/{chunk-NGM3ZLIP.js.map → chunk-XHGMDBTS.js.map} +0 -0
  809. /package/dist/{chunk-WSDUD52Y.js.map → chunk-XVGS3QXS.js.map} +0 -0
  810. /package/dist/{chunk-NSXZPWRP.js.map → chunk-XYNYQMLH.js.map} +0 -0
  811. /package/dist/{chunk-35SCELN4.js.map → chunk-Y4JJMUWG.js.map} +0 -0
  812. /package/dist/{chunk-UI7OCM2A.js.map → chunk-Z457XQSX.js.map} +0 -0
  813. /package/dist/{condition-HDVYPJJD.js.map → condition-QXTOTGZX.js.map} +0 -0
  814. /package/dist/{controls-YEEW46C6.js.map → controls-7TDB75LK.js.map} +0 -0
  815. /package/dist/{controls.config-C535H5DL.js.map → controls.config-IBF5ILFP.js.map} +0 -0
  816. /package/dist/{cuminc-II7NFIFP.js.map → cuminc-CAHPKW7W.js.map} +0 -0
  817. /package/dist/{cuminc.integration.spec-B4N6OMBJ.js.map → cuminc.integration.spec-NNSQGBRI.js.map} +0 -0
  818. /package/dist/{customdata.inputui-AI4ZBIEP.js.map → customdata.inputui-RRTQK7OK.js.map} +0 -0
  819. /package/dist/{dataDownload-ZQYLXN6D.js.map → dataDownload-SOUCBKXM.js.map} +0 -0
  820. /package/dist/{dataDownload.integration.spec-2PKYZ2AY.js.map → dataDownload.integration.spec-C6TLWSSO.js.map} +0 -0
  821. /package/dist/{databrowser.ui-WGD7D3XV.js.map → databrowser.ui-KLFEU5QA.js.map} +0 -0
  822. /package/dist/{dnaMethylation-WGJMJL5B.js.map → dnaMethylation-WOKGG33W.js.map} +0 -0
  823. /package/dist/{dnaMethylation.integration.spec-DO3PV4MO.js.map → dnaMethylation.integration.spec-YUPP42UK.js.map} +0 -0
  824. /package/dist/{dofetch-RADX3AFU.js.map → dofetch-V7PLLWSO.js.map} +0 -0
  825. /package/dist/{e2pca-KOAAU2JX.js.map → e2pca-VT7EM4E3.js.map} +0 -0
  826. /package/dist/{ep-CXCATXYH.js.map → ep-X6B43UXE.js.map} +0 -0
  827. /package/dist/{expclust.gdc.spec-UJO2R3CW.js.map → expclust.gdc.spec-DTBFOXBC.js.map} +0 -0
  828. /package/dist/{facet-2FBUAD7P.js.map → facet-T5ZX7ZGV.js.map} +0 -0
  829. /package/dist/{gb-VCJFV63W.js.map → gb-TWXREZIP.js.map} +0 -0
  830. /package/dist/{geneExpClustering-FUNS6D2P.js.map → geneExpClustering-2G6YDCIN.js.map} +0 -0
  831. /package/dist/{geneExpression-2BWWGYL4.js.map → geneExpression-2A4ZPT7K.js.map} +0 -0
  832. /package/dist/{geneExpression-2OPFWV2K.js.map → geneExpression-ZHQH6SNA.js.map} +0 -0
  833. /package/dist/{geneExpression.unit.spec-G7BSHJQT.js.map → geneExpression.unit.spec-2M223S4P.js.map} +0 -0
  834. /package/dist/{geneORA-S3KQMBYL.js.map → geneORA-YLIRUMCZ.js.map} +0 -0
  835. /package/dist/{geneRanking-UZ36XAL7.js.map → geneRanking-JDJXNGEC.js.map} +0 -0
  836. /package/dist/{geneVariant-OOZ2SBXO.js.map → geneVariant-5ZIOT5BT.js.map} +0 -0
  837. /package/dist/{geneVariant-ZHNVEKQ6.js.map → geneVariant-GIXIMJ2I.js.map} +0 -0
  838. /package/dist/{geneVariant.integration.spec-2C7EWKEV.js.map → geneVariant.integration.spec-QCROW73S.js.map} +0 -0
  839. /package/dist/{genefusion.ui-ASICJNII.js.map → genefusion.ui-56UQLUKJ.js.map} +0 -0
  840. /package/dist/{geneset-SNM4M6UM.js.map → geneset-ACRMGBJO.js.map} +0 -0
  841. /package/dist/{genomeBrowser.spec-DJIRW2X7.js.map → genomeBrowser.spec-EDILOQON.js.map} +0 -0
  842. /package/dist/{grin2-7AOJP5QJ.js.map → grin2-5P7CYUT7.js.map} +0 -0
  843. /package/dist/{gsea-SPTQJW67.js.map → gsea-2PQ5HNNT.js.map} +0 -0
  844. /package/dist/{hierCluster-KDE5SMYP.js.map → hierCluster-H5HB7FPW.js.map} +0 -0
  845. /package/dist/{hierCluster-XG4YLVL3.js.map → hierCluster-L3LCP2II.js.map} +0 -0
  846. /package/dist/{hierCluster.config-VNEEJCKJ.js.map → hierCluster.config-6UIJWCND.js.map} +0 -0
  847. /package/dist/{hierCluster.integration.spec-SSDN7LSH.js.map → hierCluster.integration.spec-EVAPT2VF.js.map} +0 -0
  848. /package/dist/{hierCluster.interactivity-DKBSJ644.js.map → hierCluster.interactivity-7MW6ZT6O.js.map} +0 -0
  849. /package/dist/{hierCluster.renderers-OG6LZAT7.js.map → hierCluster.renderers-F34EVY5J.js.map} +0 -0
  850. /package/dist/{imagePlot-M5JSHEY4.js.map → imagePlot-RSFZ2OKD.js.map} +0 -0
  851. /package/dist/{importPlot-YH7ZY6RJ.js.map → importPlot-DQFWY5A7.js.map} +0 -0
  852. /package/dist/{isoformExpression-EV27MKYZ.js.map → isoformExpression-2KANPCBH.js.map} +0 -0
  853. /package/dist/{isoformExpression.unit.spec-7T2GOHH3.js.map → isoformExpression.unit.spec-6FSMHT4K.js.map} +0 -0
  854. /package/dist/{launch.adhoc-NOISOX5E.js.map → launch.adhoc-ZYTIRVIC.js.map} +0 -0
  855. /package/dist/{leftlabel.sample-42AX4KTV.js.map → leftlabel.sample-66U6MHPN.js.map} +0 -0
  856. /package/dist/{legacyDataset-SWJCAWIR.js.map → legacyDataset-TNIIJABK.js.map} +0 -0
  857. /package/dist/{lollipop-LQCQBTSX.js.map → lollipop-PJDUFWEY.js.map} +0 -0
  858. /package/dist/{maf-U237OWZ3.js.map → maf-DLJHCKHJ.js.map} +0 -0
  859. /package/dist/{maftimeline-NLZLMHT2.js.map → maftimeline-NK5QYJMJ.js.map} +0 -0
  860. /package/dist/{matrix-DZJXYRYN.js.map → matrix-7BFYR6QL.js.map} +0 -0
  861. /package/dist/{matrix-Y5345QQG.js.map → matrix-USAB2CHO.js.map} +0 -0
  862. /package/dist/{matrix.cells-PT7S74QP.js.map → matrix.cells-OTAXAJ4N.js.map} +0 -0
  863. /package/dist/{matrix.config-2ORCUWKX.js.map → matrix.config-AL4WSFZ7.js.map} +0 -0
  864. /package/dist/{matrix.data-C6VPQJJ4.js.map → matrix.data-BDHCSN2G.js.map} +0 -0
  865. /package/dist/{matrix.groups-CEOCG2CT.js.map → matrix.groups-MV2D2636.js.map} +0 -0
  866. /package/dist/{matrix.integration.spec-U4B3JB6N.js.map → matrix.integration.spec-DESORC2Y.js.map} +0 -0
  867. /package/dist/{matrix.interactivity-GFLIFIER.js.map → matrix.interactivity-H7EJW3P2.js.map} +0 -0
  868. /package/dist/{matrix.layout-DOVDHTDX.js.map → matrix.layout-7CAS2IBO.js.map} +0 -0
  869. /package/dist/{matrix.legend-JE4ZSLP7.js.map → matrix.legend-JDVG2JDF.js.map} +0 -0
  870. /package/dist/{matrix.renderers-GPUJQ7KF.js.map → matrix.renderers-PDR5FIBC.js.map} +0 -0
  871. /package/dist/{matrix.serieses-REE4DCSR.js.map → matrix.serieses-QVDS5HKK.js.map} +0 -0
  872. /package/dist/{matrix.sort-VD5URUWY.js.map → matrix.sort-HCK4CSTJ.js.map} +0 -0
  873. /package/dist/{matrix.sort.unit.spec-4IOFVHJN.js.map → matrix.sort.unit.spec-2GC4E26N.js.map} +0 -0
  874. /package/dist/{matrix.sorterUi-VQYY6KBK.js.map → matrix.sorterUi-XGBQOPG4.js.map} +0 -0
  875. /package/dist/{matrix.sorterUi.unit.spec-V5O2EJBX.js.map → matrix.sorterUi.unit.spec-BJQKDU2F.js.map} +0 -0
  876. /package/dist/{mavb-SQDA3B2B.js.map → mavb-6E6Z4LPK.js.map} +0 -0
  877. /package/dist/{mds.fimo-ZJSEPLD7.js.map → mds.fimo-5P2TK5U4.js.map} +0 -0
  878. /package/dist/{mds.samplescatterplot-Y5V73GOY.js.map → mds.samplescatterplot-KLKOD4AS.js.map} +0 -0
  879. /package/dist/{mds.survivalplot-CZBRMHYN.js.map → mds.survivalplot-SWQCOFIU.js.map} +0 -0
  880. /package/dist/{numericDictTermCluster-TFXBBUVI.js.map → numericDictTermCluster-WIVO33AV.js.map} +0 -0
  881. /package/dist/{oncomatrix-ZILACPPI.js.map → oncomatrix-SDUUQZCK.js.map} +0 -0
  882. /package/dist/{oncomatrix.spec-RLIVVVD6.js.map → oncomatrix.spec-YGQYIUDT.js.map} +0 -0
  883. /package/dist/{plot.2dvaf-BNRZPIKU.js.map → plot.2dvaf-K53KTP5W.js.map} +0 -0
  884. /package/dist/{plot.app-NRUARQCN.js.map → plot.app-FNJVWLPQ.js.map} +0 -0
  885. /package/dist/{plot.barplot-342AYQC7.js.map → plot.barplot-VTC3N6BR.js.map} +0 -0
  886. /package/dist/{plot.boxplot-OHEJDPTW.js.map → plot.boxplot-RJFGQSLA.js.map} +0 -0
  887. /package/dist/{plot.brainImaging-KV72PAON.js.map → plot.brainImaging-6KVNPPMT.js.map} +0 -0
  888. /package/dist/{plot.disco-OUE4RFHL.js.map → plot.disco-ZFH5RK6B.js.map} +0 -0
  889. /package/dist/{plot.dzi-T3GPUH36.js.map → plot.dzi-IA2SOFUD.js.map} +0 -0
  890. /package/dist/{plot.ssgq-WJHGMXW5.js.map → plot.ssgq-QARGQVKB.js.map} +0 -0
  891. /package/dist/{plot.vaf2cov-NGD5PCV4.js.map → plot.vaf2cov-2JUXYCPG.js.map} +0 -0
  892. /package/dist/{plot.wsi-2MU5BDG3.js.map → plot.wsi-C2DULA7U.js.map} +0 -0
  893. /package/dist/{profilePlot-OMVO3K4H.js.map → profilePlot-SVI3QKMD.js.map} +0 -0
  894. /package/dist/{qualitative-MEYBRUC6.js.map → qualitative-AQFKAZID.js.map} +0 -0
  895. /package/dist/{regression-ZPDPLI6G.js.map → regression-DLPBCDZT.js.map} +0 -0
  896. /package/dist/{regression.inputs-QOSBAGL6.js.map → regression.inputs-42LY4MEZ.js.map} +0 -0
  897. /package/dist/{regression.inputs.term-HMUMPY7X.js.map → regression.inputs.term-TTUFFPG6.js.map} +0 -0
  898. /package/dist/{regression.inputs.values.table-VMCTZHLG.js.map → regression.inputs.values.table-CJAPTSMS.js.map} +0 -0
  899. /package/dist/{regression.integration.spec-RP74JTAA.js.map → regression.integration.spec-UDA26OGS.js.map} +0 -0
  900. /package/dist/{regression.results-5XC6M67C.js.map → regression.results-IA3C7SHR.js.map} +0 -0
  901. /package/dist/{regression.spec-EZYM24J7.js.map → regression.spec-HEXCL3QV.js.map} +0 -0
  902. /package/dist/{report-ZOVQCOGQ.js.map → report-4CFOWNPJ.js.map} +0 -0
  903. /package/dist/{sampleScatter.spec-CD52FEOC.js.map → sampleScatter.spec-N6V4BQ5Q.js.map} +0 -0
  904. /package/dist/{sampleView-SVTLSWRG.js.map → sampleView-CZF7U23I.js.map} +0 -0
  905. /package/dist/{samplelst-HXF5POJD.js.map → samplelst-XUGDS5TU.js.map} +0 -0
  906. /package/dist/{samplematrix-NYDAH74I.js.map → samplematrix-R5PZLZDE.js.map} +0 -0
  907. /package/dist/{sc-JIDT4W4K.js.map → sc-WTZZA5J5.js.map} +0 -0
  908. /package/dist/{selectGenomeWithTklst-OSB7B6L3.js.map → selectGenomeWithTklst-2S2MXVCI.js.map} +0 -0
  909. /package/dist/{singleCellCellType-3BH7LWQ6.js.map → singleCellCellType-LJWFG7MY.js.map} +0 -0
  910. /package/dist/{singleCellCellType.unit.spec-RU4RJXFF.js.map → singleCellCellType.unit.spec-RGN2XVUR.js.map} +0 -0
  911. /package/dist/{singleCellGeneExpression-3UA4YER7.js.map → singleCellGeneExpression-IW2QXTTU.js.map} +0 -0
  912. /package/dist/{singleCellGeneExpression.unit.spec-4ZTBG37H.js.map → singleCellGeneExpression.unit.spec-4PO3Q7TM.js.map} +0 -0
  913. /package/dist/{singleCellPlot-ZUAWK5RE.js.map → singleCellPlot-6EZ6JXCM.js.map} +0 -0
  914. /package/dist/{singlecell-BGJZB7MF.js.map → singlecell-3LFPQ6KO.js.map} +0 -0
  915. /package/dist/{singlecell-RO3BL5OO.js.map → singlecell-NTTAVVMR.js.map} +0 -0
  916. /package/dist/{snp-HD7VQKBR.js.map → snp-XB4IBG4Z.js.map} +0 -0
  917. /package/dist/{snp.unit.spec-ISXCLMWW.js.map → snp.unit.spec-HAJPM53L.js.map} +0 -0
  918. /package/dist/{snplocus-IL5Z4XWV.js.map → snplocus-HE6TITSX.js.map} +0 -0
  919. /package/dist/{spliceevent.a53ss.diagram-LLJSPV7M.js.map → spliceevent.a53ss.diagram-TCZMBMD7.js.map} +0 -0
  920. /package/dist/{spliceevent.exonskip.diagram-LAOIOIST.js.map → spliceevent.exonskip.diagram-VESOF6UC.js.map} +0 -0
  921. /package/dist/{spliceevent.noeventdiagram-MVA7Q3HT.js.map → spliceevent.noeventdiagram-4K7FMO4F.js.map} +0 -0
  922. /package/dist/{ssGSEA-7T6S3DSE.js.map → ssGSEA-2XYMX36P.js.map} +0 -0
  923. /package/dist/{ssGSEA.unit.spec-XJ3W4NWX.js.map → ssGSEA.unit.spec-J36KM2HO.js.map} +0 -0
  924. /package/dist/{summarizeCnvGeneexp-RRP6JUV6.js.map → summarizeCnvGeneexp-LYVDZXXD.js.map} +0 -0
  925. /package/dist/{summarizeGeneexpSurvival-AFLHDD6Q.js.map → summarizeGeneexpSurvival-Y52TGAHF.js.map} +0 -0
  926. /package/dist/{summarizeMutationCnv-NABUYHMX.js.map → summarizeMutationCnv-6EEJT3PV.js.map} +0 -0
  927. /package/dist/{summarizeMutationDiagnosis-2LQ7JU3K.js.map → summarizeMutationDiagnosis-HZKXHOOQ.js.map} +0 -0
  928. /package/dist/{summarizeMutationSurvival-3WBT5TXG.js.map → summarizeMutationSurvival-TU7TQYFQ.js.map} +0 -0
  929. /package/dist/{summary-FRDKOFXW.js.map → summary-4QQZUAMU.js.map} +0 -0
  930. /package/dist/{summary.integration.spec-ZLRIA7G2.js.map → summary.integration.spec-SLIIM4HN.js.map} +0 -0
  931. /package/dist/{summaryInput-4JO6MHP4.js.map → summaryInput-6HROPKCE.js.map} +0 -0
  932. /package/dist/{sunburst-DRCVSC2X.js.map → sunburst-MBJJPERL.js.map} +0 -0
  933. /package/dist/{survival-AK75COPY.js.map → survival-CXLMQSV2.js.map} +0 -0
  934. /package/dist/{survival-IF5NI3A6.js.map → survival-QSL2KDKD.js.map} +0 -0
  935. /package/dist/{survival.integration.spec-7IWBTPJG.js.map → survival.integration.spec-EUAAALVW.js.map} +0 -0
  936. /package/dist/{svgraph-QBDF2SLB.js.map → svgraph-JM5MHQDX.js.map} +0 -0
  937. /package/dist/{svmr-O4GJJUT2.js.map → svmr-MCMST2FL.js.map} +0 -0
  938. /package/dist/{table-FQAIXKLE.js.map → table-MVX3IMAL.js.map} +0 -0
  939. /package/dist/{termCollection-ZO5PZ7E3.js.map → termCollection-FZ2SCVA7.js.map} +0 -0
  940. /package/dist/{termCollection-GMDDL3L7.js.map → termCollection-IGC7REFK.js.map} +0 -0
  941. /package/dist/{termCollection.unit.spec-5JBCTXHX.js.map → termCollection.unit.spec-VY2EZZIP.js.map} +0 -0
  942. /package/dist/{tk-GJX23IV7.js.map → tk-5F3TWZ2G.js.map} +0 -0
  943. /package/dist/{tp.ui-T7FVMTGQ.js.map → tp.ui-IURWTMAS.js.map} +0 -0
  944. /package/dist/{tvs.dt-X7L7NSU6.js.map → tvs.dt-BPZCFPYK.js.map} +0 -0
  945. /package/dist/{tvs.dtcnv.categorical-73G2V6CH.js.map → tvs.dtcnv.categorical-UFS62DTR.js.map} +0 -0
  946. /package/dist/{tvs.dtcnv.continuous-DWFJL3X7.js.map → tvs.dtcnv.continuous-R6YXNNLA.js.map} +0 -0
  947. /package/dist/{tvs.dtfusion-HQADHCSV.js.map → tvs.dtfusion-FGXXS4XX.js.map} +0 -0
  948. /package/dist/{tvs.dtsnvindel-PY5OBMGW.js.map → tvs.dtsnvindel-DR43K7X3.js.map} +0 -0
  949. /package/dist/{tvs.dtsv-OTBEEWSW.js.map → tvs.dtsv-NO34GIOL.js.map} +0 -0
  950. /package/dist/{tvs.numeric-WGDHEBJV.js.map → tvs.numeric-KYAU5OV3.js.map} +0 -0
  951. /package/dist/{tvs.samplelst-LCXSU5MG.js.map → tvs.samplelst-2QP7IV2Y.js.map} +0 -0
  952. /package/dist/{tvs.termCollection-L527XN4X.js.map → tvs.termCollection-UEJDG22G.js.map} +0 -0
  953. /package/dist/{violin-6VKRUQV3.js.map → violin-NBZTGGYF.js.map} +0 -0
  954. /package/dist/{violin.integration.spec-RJATDLQH.js.map → violin.integration.spec-5CLYJSAR.js.map} +0 -0
  955. /package/dist/{violin.interactivity-SKF5H7MN.js.map → violin.interactivity-KXVKTT22.js.map} +0 -0
  956. /package/dist/{violin.renderer-GB4TPX3B.js.map → violin.renderer-37OF6K7Q.js.map} +0 -0
  957. /package/dist/{vocabulary-D3W44IWE.js.map → vocabulary-GR6J3VKW.js.map} +0 -0
@@ -1,1560 +0,0 @@
1
- import {
2
- make_one_checkbox,
3
- renderTable,
4
- sayerror,
5
- table2col,
6
- to_svg
7
- } from "./chunk-SA7APTJR.js";
8
- import "./chunk-HJ6L54YS.js";
9
- import "./chunk-LSEFWW72.js";
10
- import "./chunk-SKREEF3H.js";
11
- import {
12
- Menu
13
- } from "./chunk-HYOEWQ5P.js";
14
- import "./chunk-HBW42TDT.js";
15
- import "./chunk-G6O3URDN.js";
16
- import "./chunk-FN5XPUPH.js";
17
- import {
18
- icons
19
- } from "./chunk-IIT367QZ.js";
20
- import "./chunk-RZGEKL77.js";
21
- import "./chunk-UI7OCM2A.js";
22
- import "./chunk-YZK37YCC.js";
23
- import {
24
- dofetch3
25
- } from "./chunk-7EMWHCVW.js";
26
- import "./chunk-7IYJZZQI.js";
27
- import "./chunk-M3J4MINX.js";
28
- import "./chunk-PF4DSFDR.js";
29
- import "./chunk-QH6W3NVF.js";
30
- import "./chunk-NOEAT6CX.js";
31
- import {
32
- bplen,
33
- class2SOterm,
34
- dtsnvindel,
35
- mclass
36
- } from "./chunk-4UWS5Y3N.js";
37
- import "./chunk-DD4R5P6W.js";
38
- import "./chunk-JNITUVXP.js";
39
- import "./chunk-KSGA62R2.js";
40
- import {
41
- axisLeft
42
- } from "./chunk-LOZEKOES.js";
43
- import "./chunk-TOU7EVFQ.js";
44
- import {
45
- linear
46
- } from "./chunk-OAWQ6LOO.js";
47
- import "./chunk-TLT4YIG3.js";
48
- import "./chunk-KYBIQBXE.js";
49
- import {
50
- select_default
51
- } from "./chunk-I6Y4O3RR.js";
52
- import "./chunk-OMR2DT66.js";
53
- import "./chunk-DQC5FFGV.js";
54
- import "./chunk-HFNDKYVF.js";
55
-
56
- // gdc/grin2/ui-components.ts
57
- var STYLES = {
58
- // Layout styles
59
- flexRow: {
60
- display: "flex",
61
- "align-items": "center",
62
- gap: "8px"
63
- },
64
- gridTwoColumn: {
65
- display: "grid",
66
- "grid-template-columns": "auto auto",
67
- gap: "15px",
68
- "max-width": "fit-content"
69
- },
70
- // Form element styles
71
- label: {
72
- "font-size": "14px",
73
- "font-weight": "500"
74
- },
75
- numberInput: {
76
- padding: "4px 8px",
77
- border: "1px solid #ccc",
78
- "border-radius": "4px",
79
- "font-size": "14px"
80
- },
81
- checkbox: {
82
- margin: "0",
83
- cursor: "pointer"
84
- },
85
- checkboxLabel: {
86
- cursor: "pointer",
87
- "font-weight": "500"
88
- },
89
- // Table styles
90
- tableHeader: {
91
- padding: "12px",
92
- "background-color": "#f8f9fa",
93
- border: "1px solid #ddd",
94
- "font-weight": "bold",
95
- "text-align": "left"
96
- },
97
- tableCell: {
98
- padding: "12px",
99
- border: "1px solid #ddd",
100
- "vertical-align": "top"
101
- },
102
- optionsTable: {
103
- width: "auto",
104
- "border-collapse": "collapse",
105
- "margin-top": "10px",
106
- border: "1px solid #ddd"
107
- },
108
- // Panel styles
109
- infoPanel: {
110
- padding: "8px",
111
- "background-color": "#f8f9fa",
112
- "border-radius": "4px",
113
- "border-left": "3px solid #6c757d",
114
- "font-size": "12px",
115
- color: "#495057",
116
- "line-height": "1.4"
117
- },
118
- // Expandable section styles
119
- expandableHeader: {
120
- display: "flex",
121
- "align-items": "center",
122
- gap: "8px",
123
- cursor: "pointer",
124
- padding: "8px",
125
- "border-radius": "4px",
126
- transition: "background-color 0.2s"
127
- },
128
- expandIcon: {
129
- "font-size": "12px",
130
- transition: "transform 0.2s"
131
- },
132
- expandableContent: {
133
- display: "none",
134
- "margin-top": "12px",
135
- padding: "12px",
136
- "background-color": "#fff",
137
- "border-radius": "4px",
138
- "box-shadow": "inset 0 1px 3px rgba(0, 0, 0, 0.1)"
139
- },
140
- expandHeaderText: {
141
- "text-decoration": "underline",
142
- "font-size": "13px",
143
- "font-weight": "500"
144
- }
145
- };
146
- function applyStyles(selection, styles) {
147
- Object.entries(styles).forEach(([property, value]) => {
148
- selection.style(property, value);
149
- });
150
- return selection;
151
- }
152
- function createNumberInput(container, config) {
153
- const inputContainer = container.append("div");
154
- applyStyles(inputContainer, STYLES.flexRow);
155
- const label = inputContainer.append("label");
156
- applyStyles(label, STYLES.label);
157
- if (config.labelWidth) {
158
- label.style("min-width", config.labelWidth);
159
- }
160
- label.text(config.label);
161
- const input = inputContainer.append("input").attr("type", "number").attr("value", config.value);
162
- applyStyles(input, STYLES.numberInput);
163
- if (config.min !== void 0) input.attr("min", config.min);
164
- if (config.max !== void 0) input.attr("max", config.max);
165
- if (config.step !== void 0) input.attr("step", config.step);
166
- if (config.width) input.style("width", config.width);
167
- input.on("input", function() {
168
- const value = parseFloat(this.value);
169
- if (!isNaN(value)) {
170
- config.onChange(value);
171
- }
172
- });
173
- return { container: inputContainer, input, label };
174
- }
175
- function createCheckbox(container, config) {
176
- const checkboxContainer = container.append("div");
177
- applyStyles(checkboxContainer, STYLES.flexRow);
178
- const checkbox = checkboxContainer.append("input").attr("type", "checkbox").attr("id", config.id).property("checked", config.checked);
179
- applyStyles(checkbox, STYLES.checkbox);
180
- const label = checkboxContainer.append("label").attr("for", config.id).text(config.label);
181
- applyStyles(label, STYLES.checkboxLabel);
182
- checkbox.on("change", function() {
183
- config.onChange(this.checked);
184
- });
185
- return { container: checkboxContainer, checkbox, label };
186
- }
187
- function createOptionsTable(container) {
188
- const table = container.append("table");
189
- applyStyles(table, STYLES.optionsTable);
190
- return table;
191
- }
192
- function createTableHeader(table, columns) {
193
- const headerRow = table.append("tr");
194
- columns.forEach((columnText, index) => {
195
- const th = headerRow.append("th");
196
- applyStyles(th, STYLES.tableHeader);
197
- if (index === 0) {
198
- th.style("width", "200px");
199
- }
200
- th.text(columnText);
201
- });
202
- return headerRow;
203
- }
204
- function createDataTypeRow(table, config) {
205
- const row = table.append("tr");
206
- const checkboxCell = row.append("td");
207
- applyStyles(checkboxCell, STYLES.tableCell);
208
- const { checkbox } = createCheckbox(checkboxCell, {
209
- id: config.id,
210
- label: config.label,
211
- checked: config.checked,
212
- onChange: config.onChange
213
- });
214
- const optionsCell = row.append("td");
215
- applyStyles(optionsCell, STYLES.tableCell);
216
- const optionsContainer = optionsCell.append("div").style("display", config.checked ? "block" : "none");
217
- config.createOptionsContent(optionsContainer);
218
- return { row, optionsContainer, checkbox };
219
- }
220
- function createInfoPanel(container, config) {
221
- const panel = container.append("div");
222
- applyStyles(panel, STYLES.infoPanel);
223
- if (config.color) {
224
- panel.style("border-left-color", config.color);
225
- }
226
- if (config.title) {
227
- panel.append("strong").text(config.title);
228
- panel.append("br");
229
- }
230
- panel.append("span").html(config.content);
231
- return panel;
232
- }
233
-
234
- // plots/manhattan/manhattanGDC.ts
235
- function plotManhattanGDC(div, data, settings, app) {
236
- settings = {
237
- pngDotRadius: 2,
238
- plotWidth: 1e3,
239
- plotHeight: 400,
240
- yAxisX: 70,
241
- yAxisY: 40,
242
- yAxisSpace: 40,
243
- fontSize: 12,
244
- showLegend: true,
245
- legendItemWidth: 80,
246
- legendDotRadius: 3,
247
- legendRightOffset: 15,
248
- legendTextOffset: 12,
249
- legendVerticalOffset: 4,
250
- legendFontSize: 12,
251
- showInteractiveDots: true,
252
- showDownload: true,
253
- interactiveDotRadius: 3,
254
- interactiveDotStrokeWidth: 1,
255
- ...settings
256
- };
257
- div.style("position", "relative");
258
- const geneTip = new Menu({ padding: "" });
259
- const svg = div.append("svg").attr("width", data.plotData.png_width + settings.yAxisX + settings.yAxisSpace).attr("height", data.plotData.png_height + settings.yAxisY * 4);
260
- const yAxisG = svg.append("g").attr("transform", `translate(${settings.yAxisX + settings.yAxisSpace},${settings.yAxisY})`);
261
- const yScale = linear().domain([0, data.plotData.y_max]).range([data.plotData.png_height, 0]);
262
- yAxisG.call(axisLeft(yScale));
263
- svg.append("text").attr("x", -(data.plotData.png_height / 2) - settings.yAxisY).attr("y", settings.yAxisX / 2).attr("transform", "rotate(-90)").attr("text-anchor", "middle").attr("font-size", `${settings.fontSize}px`).attr("fill", "black").text("-log\u2081\u2080(q-value)");
264
- svg.append("image").attr("transform", `translate(${settings.yAxisX + settings.yAxisSpace},${settings.yAxisY})`).attr("width", data.plotData.png_width).attr("height", data.plotData.png_height).attr("href", `data:image/png;base64,${data.pngImg || data.png}`);
265
- const xScale = linear().domain([-data.plotData.x_buffer, data.plotData.total_genome_length + data.plotData.x_buffer]).range([0, data.plotData.png_width]);
266
- if (settings.showInteractiveDots && data.plotData.points && data.plotData.points.length > 0) {
267
- const pointsLayer = svg.append("g").attr("transform", `translate(${settings.yAxisX + settings.yAxisSpace},${settings.yAxisY})`);
268
- pointsLayer.selectAll("circle").data(data.plotData.points).enter().append("circle").attr("cx", (d) => xScale(d.x)).attr("cy", (d) => yScale(d.y)).attr("r", settings.interactiveDotRadius).attr("fill-opacity", 0).attr("stroke", "black").attr("stroke-width", settings.interactiveDotStrokeWidth).attr("stroke-opacity", 0).on("mouseover", (event, d) => {
269
- event.target.setAttribute("stroke-opacity", 1);
270
- geneTip.clear().show(event.clientX, event.clientY);
271
- const table = table2col({
272
- holder: geneTip.d.append("div"),
273
- margin: "10px"
274
- });
275
- table.addRow("Gene", d.gene);
276
- const [t1, t2] = table.addRow();
277
- t1.text("Type");
278
- t2.html(`<span style="color:${d.color}">\u25CF</span> ${d.type.charAt(0).toUpperCase() + d.type.slice(1)}`);
279
- table.addRow("-log\u2081\u2080(q-value)", d.y.toFixed(3));
280
- if (d.nsubj) table.addRow("Subject count", d.nsubj);
281
- table.addRow("Chromosome", d.chrom);
282
- }).on("mouseout", (event) => {
283
- event.target.setAttribute("stroke-opacity", 0);
284
- geneTip.hide();
285
- }).on("click", (event, d) => {
286
- if (app) {
287
- app.dispatch({
288
- type: "plot_create",
289
- config: {
290
- chartType: "genomeBrowser",
291
- geneSearchResult: { geneSymbol: d.gene }
292
- }
293
- });
294
- }
295
- });
296
- }
297
- if (data.plotData.chrom_data) {
298
- const chromLabelY = data.plotData.png_height + settings.yAxisY + 20;
299
- Object.entries(data.plotData.chrom_data).forEach(([chrom, chromData]) => {
300
- const chromLabel = chrom.replace("chr", "");
301
- if (chromLabel === "M") return;
302
- const centerPos = settings.yAxisX + settings.yAxisSpace + xScale(chromData.center);
303
- svg.append("text").attr("x", centerPos).attr("y", chromLabelY).attr("text-anchor", "middle").attr("font-size", `${settings.fontSize - 2}px`).attr("fill", "black").text(chromLabel);
304
- });
305
- }
306
- svg.append("text").attr("x", settings.yAxisX + settings.yAxisSpace + data.plotData.png_width / 2).attr("y", data.plotData.png_height + settings.yAxisY + 45).attr("text-anchor", "middle").attr("font-size", `${settings.fontSize}px`).attr("fill", "black").text("Chromosomes");
307
- svg.append("text").attr("x", settings.yAxisX + settings.yAxisSpace).attr("y", settings.yAxisY / 2).attr("text-anchor", "left").attr("font-weight", "bold").attr("font-size", `${settings.fontSize + 2}px`).attr("fill", "black").text("Manhattan Plot");
308
- if (settings.showDownload) {
309
- const downloadDiv = div.append("div").style("position", "absolute").style("top", "5px").style("left", `${settings.yAxisX + settings.yAxisSpace + 108}px`).style("z-index", "10").style("background", `${settings.background}`).style("padding", `${settings.padding + 2}px`).style("border-radius", `${settings.borderRadius + 10}px`);
310
- icons["download"](downloadDiv, {
311
- width: 16,
312
- height: 16,
313
- title: "Download Manhattan plot",
314
- handler: () => {
315
- to_svg(
316
- svg.node(),
317
- `manhattan_plot_${(/* @__PURE__ */ new Date()).toISOString().replace(/[:.]/g, "-").slice(0, -5)}`,
318
- { apply_dom_styles: true }
319
- );
320
- }
321
- });
322
- }
323
- const mutationTypes = [...new Set(data.plotData.points.map((p) => p.type))];
324
- const legendData = mutationTypes.map((type) => {
325
- const point = data.plotData.points.find((p) => p.type === type);
326
- return {
327
- type: String(type).charAt(0).toUpperCase() + String(type).slice(1),
328
- color: point?.color
329
- };
330
- });
331
- if (settings.showLegend && legendData.length > 0) {
332
- const legendY = settings.yAxisY / 2;
333
- const totalWidth = legendData.length * settings.legendItemWidth;
334
- const legendX = settings.yAxisX + settings.yAxisSpace + data.plotData.png_width - totalWidth - settings.legendRightOffset;
335
- legendData.forEach((item, i) => {
336
- const x = legendX + i * settings.legendItemWidth;
337
- svg.append("circle").attr("cx", x + 8).attr("cy", legendY).attr("r", settings.legendDotRadius).attr("fill", item.color).attr("stroke", "black").attr("stroke-width", 1);
338
- svg.append("text").attr("x", x + 8 + settings.legendTextOffset).attr("y", legendY + settings.legendVerticalOffset).attr("font-size", `${settings.legendFontSize}px`).attr("fill", "black").text(item.type);
339
- });
340
- }
341
- }
342
-
343
- // gdc/grin2.ts
344
- var defaultCheckedClasses = ["M", "F", "N", "StopLost", "StartLost", "L", "I", "D", "ProteinAltering"];
345
- var skipMAFclasses = ["WT", "Blank", "X"];
346
- function transformRows(rows, columns) {
347
- return rows.map((row) => {
348
- const transformedRow = [];
349
- for (let i = 0; i < columns.length; i++) {
350
- const cellData = row[i];
351
- let value = null;
352
- if (cellData && cellData.value && Array.isArray(cellData.value)) {
353
- value = cellData.value[0];
354
- } else if (cellData && "value" in cellData) {
355
- value = cellData.value;
356
- } else {
357
- value = cellData;
358
- }
359
- transformedRow.push({ value });
360
- }
361
- return transformedRow;
362
- });
363
- }
364
- function parseRecordsByCaseData(recordsByCase, excludedByMaxRecord = {}) {
365
- const columns = [
366
- { label: "Case ID", sortable: true },
367
- { label: "MAF Total Processed", sortable: true },
368
- { label: "MAF Included", sortable: true },
369
- { label: "MAF Excluded by Depth", sortable: true },
370
- { label: "MAF Excluded by Alt Count", sortable: true },
371
- { label: "MAF Excluded by Consequence", sortable: true },
372
- { label: "MAF Skipped Chromosomes", sortable: true },
373
- { label: "MAF Excluded by Records Cap", sortable: true },
374
- { label: "CNV Total Processed", sortable: true },
375
- { label: "CNV Included", sortable: true },
376
- { label: "CNV Excluded by Thresholds", sortable: true },
377
- { label: "CNV Excluded by Length", sortable: true },
378
- { label: "CNV Skipped Chromosomes", sortable: true },
379
- { label: "CNV Excluded by Records Cap", sortable: true },
380
- { label: "Invalid Rows", sortable: true }
381
- ];
382
- const rows = [];
383
- Object.entries(recordsByCase).forEach(([caseId, caseData]) => {
384
- const row = [];
385
- row.push({ value: caseId });
386
- let parsedData;
387
- try {
388
- parsedData = typeof caseData === "string" ? JSON.parse(caseData) : caseData;
389
- } catch (_e) {
390
- parsedData = caseData;
391
- }
392
- let mafTotalProcessed = 0;
393
- let mafIncluded = 0;
394
- let mafExcludedByDepth = 0;
395
- let mafExcludedByAltCount = 0;
396
- let mafExcludedByConsequence = 0;
397
- let mafSkippedChromosomes = 0;
398
- if (parsedData.maf) {
399
- mafTotalProcessed = parsedData.maf.total_processed || 0;
400
- mafIncluded = parsedData.maf.total_included || 0;
401
- mafExcludedByDepth = parsedData.maf.excluded_by_min_depth || 0;
402
- mafExcludedByAltCount = parsedData.maf.excluded_by_min_alt_count || 0;
403
- mafExcludedByConsequence = parsedData.maf.excluded_by_consequence_type || 0;
404
- if (parsedData.maf.skipped_chromosomes && typeof parsedData.maf.skipped_chromosomes === "object") {
405
- mafSkippedChromosomes = Object.values(parsedData.maf.skipped_chromosomes).reduce(
406
- (sum, count) => sum + (Number(count) || 0),
407
- 0
408
- );
409
- }
410
- }
411
- row.push({ value: mafTotalProcessed });
412
- row.push({ value: mafIncluded });
413
- row.push({ value: mafExcludedByDepth });
414
- row.push({ value: mafExcludedByAltCount });
415
- row.push({ value: mafExcludedByConsequence });
416
- if (parsedData.maf?.skipped_chromosomes && Object.keys(parsedData.maf.skipped_chromosomes).length > 0) {
417
- const chromosomeEntries = Object.entries(parsedData.maf.skipped_chromosomes);
418
- const tableHtml = `
419
- <div style="text-align: center;">
420
- <table style="border-collapse: collapse; margin: 0 auto; font-size: 11px; border: 1px solid #ddd;">
421
- <thead>
422
- <tr style="background-color: #f8f9fa;">
423
- <th style="border: 1px solid #ddd; padding: 2px 6px;">Chr</th>
424
- <th style="border: 1px solid #ddd; padding: 2px 6px;">Count</th>
425
- </tr>
426
- </thead>
427
- <tbody>
428
- ${chromosomeEntries.map(
429
- ([chr, count]) => `<tr>
430
- <td style="border: 1px solid #ddd; padding: 2px 6px;">${chr}</td>
431
- <td style="border: 1px solid #ddd; padding: 2px 6px; text-align: right;">${count}</td>
432
- </tr>`
433
- ).join("")}
434
- </tbody>
435
- </table>
436
- </div>
437
- `;
438
- row.push({
439
- html: tableHtml,
440
- value: mafSkippedChromosomes,
441
- rawData: parsedData.maf.skipped_chromosomes,
442
- dataType: "chromosome-details"
443
- });
444
- } else {
445
- row.push({
446
- value: mafSkippedChromosomes,
447
- rawData: null,
448
- dataType: "chromosome-details"
449
- });
450
- }
451
- const mafExcludedByMax = excludedByMaxRecord.maf?.includes(caseId) ? "Yes" : "No";
452
- row.push({
453
- value: mafExcludedByMax,
454
- html: mafExcludedByMax === "Yes" ? `<span style="color: #dc3545; font-weight: bold;">${mafExcludedByMax}</span>` : mafExcludedByMax
455
- });
456
- let cnvTotalProcessed = 0;
457
- let cnvIncluded = 0;
458
- let cnvExcludedByThresholds = 0;
459
- let cnvExcludedByLength = 0;
460
- let cnvSkippedChromosomes = 0;
461
- if (parsedData.cnv) {
462
- cnvTotalProcessed = parsedData.cnv.total_processed || 0;
463
- cnvIncluded = parsedData.cnv.total_included || 0;
464
- cnvExcludedByThresholds = (parsedData.cnv.excluded_by_loss_threshold || 0) + (parsedData.cnv.excluded_by_gain_threshold || 0);
465
- cnvExcludedByLength = parsedData.cnv.excluded_by_segment_length || 0;
466
- if (parsedData.cnv.skipped_chromosomes && typeof parsedData.cnv.skipped_chromosomes === "object") {
467
- cnvSkippedChromosomes = Object.values(parsedData.cnv.skipped_chromosomes).reduce(
468
- (sum, count) => sum + (Number(count) || 0),
469
- 0
470
- );
471
- }
472
- }
473
- row.push({ value: cnvTotalProcessed });
474
- row.push({ value: cnvIncluded });
475
- row.push({ value: cnvExcludedByThresholds });
476
- row.push({ value: cnvExcludedByLength });
477
- if (parsedData.cnv?.skipped_chromosomes && Object.keys(parsedData.cnv.skipped_chromosomes).length > 0) {
478
- const chromosomeEntries = Object.entries(parsedData.cnv.skipped_chromosomes);
479
- const tableHtml = `
480
- <div style="text-align: center;">
481
- <table style="border-collapse: collapse; margin: 0 auto; font-size: 11px; border: 1px solid #ddd;">
482
- <thead>
483
- <tr style="background-color: #f8f9fa;">
484
- <th style="border: 1px solid #ddd; padding: 2px 6px;">Chr</th>
485
- <th style="border: 1px solid #ddd; padding: 2px 6px;">Count</th>
486
- </tr>
487
- </thead>
488
- <tbody>
489
- ${chromosomeEntries.map(
490
- ([chr, count]) => `<tr>
491
- <td style="border: 1px solid #ddd; padding: 2px 6px;">${chr}</td>
492
- <td style="border: 1px solid #ddd; padding: 2px 6px; text-align: right;">${count}</td>
493
- </tr>`
494
- ).join("")}
495
- </tbody>
496
- </table>
497
- </div>
498
- `;
499
- row.push({
500
- html: tableHtml,
501
- value: cnvSkippedChromosomes,
502
- rawData: parsedData.cnv.skipped_chromosomes,
503
- dataType: "chromosome-details"
504
- });
505
- } else {
506
- row.push({
507
- value: cnvSkippedChromosomes,
508
- rawData: null,
509
- dataType: "chromosome-details"
510
- });
511
- }
512
- const cnvExcludedByMax = excludedByMaxRecord.cnv?.includes(caseId) ? "Yes" : "No";
513
- row.push({
514
- value: cnvExcludedByMax,
515
- html: cnvExcludedByMax === "Yes" ? `<span style="color: #dc3545; font-weight: bold;">${cnvExcludedByMax}</span>` : cnvExcludedByMax
516
- });
517
- let totalInvalidRows = 0;
518
- if (parsedData.maf && parsedData.maf.invalid_rows !== void 0) {
519
- totalInvalidRows += Number(parsedData.maf.invalid_rows) || 0;
520
- }
521
- if (parsedData.cnv && parsedData.cnv.invalid_rows !== void 0) {
522
- totalInvalidRows += Number(parsedData.cnv.invalid_rows) || 0;
523
- }
524
- row.push({ value: totalInvalidRows });
525
- rows.push(row);
526
- });
527
- return { columns, rows };
528
- }
529
- function addExpandableFailedFilesToStats(statsContainer, failedFilesInfo) {
530
- const expandableContainer = statsContainer.append("div").style("margin-top", "12px");
531
- const expandableHeader = expandableContainer.append("div").style("display", "flex").style("align-items", "center").style("gap", "8px").style("cursor", "pointer").style("padding", "8px").style("border-radius", "4px").style("transition", "background-color 0.2s").style("background-color", "rgba(220, 53, 69, 0.1)").style("border", "1px solid rgba(220, 53, 69, 0.2)").on("mouseenter", function() {
532
- select_default(this).style("background-color", "rgba(220, 53, 69, 0.15)");
533
- }).on("mouseleave", function() {
534
- select_default(this).style("background-color", "rgba(220, 53, 69, 0.1)");
535
- });
536
- const expandIcon = expandableHeader.append("span").style("font-size", "12px").style("color", "#dc3545").style("transition", "transform 0.2s").text("\u25B6");
537
- expandableHeader.append("span").style("color", "#dc3545").style("text-decoration", "underline").style("font-size", "13px").style("font-weight", "500").text(`View ${failedFilesInfo.count} failed files details`);
538
- if (failedFilesInfo.errorSummary) {
539
- const { errorSummary } = failedFilesInfo;
540
- const summaryItems = [];
541
- if (errorSummary.connectionErrors > 0) {
542
- summaryItems.push(`${errorSummary.connectionErrors} connection`);
543
- }
544
- if (errorSummary.timeoutErrors > 0) {
545
- summaryItems.push(`${errorSummary.timeoutErrors} timeout`);
546
- }
547
- if (errorSummary.serverErrors > 0) {
548
- summaryItems.push(`${errorSummary.serverErrors} server`);
549
- }
550
- if (errorSummary.otherErrors > 0) {
551
- summaryItems.push(`${errorSummary.otherErrors} other`);
552
- }
553
- if (summaryItems.length > 0) {
554
- expandableHeader.append("span").style("margin-left", "8px").style("font-size", "12px").style("color", "#666").style("font-weight", "normal").text(`(${summaryItems.join(", ")})`);
555
- }
556
- }
557
- const expandableContent = expandableContainer.append("div").style("display", "none").style("margin-top", "12px").style("padding", "12px").style("background-color", "#fff").style("border", "1px solid #f5c6cb").style("border-radius", "4px").style("box-shadow", "inset 0 1px 3px rgba(0, 0, 0, 0.1)");
558
- const tableSection = expandableContent.append("div");
559
- tableSection.append("h6").style("margin", "0 0 12px 0").style("color", "#721c24").style("font-size", "14px").style("font-weight", "bold").text("Failed Files Details");
560
- const tableContainer = tableSection.append("div").style("max-height", "300px").style("overflow-y", "auto").style("border", "1px solid #dee2e6").style("border-radius", "4px");
561
- renderTable({
562
- div: tableContainer,
563
- columns: failedFilesInfo.tableData.headers.map((header) => ({
564
- label: header,
565
- sortable: true
566
- })),
567
- rows: failedFilesInfo.tableData.rows.map((row) => row.map((cell) => ({ value: cell }))),
568
- showLines: true,
569
- striped: true,
570
- showHeader: true,
571
- maxHeight: "280px",
572
- resize: false,
573
- header: {
574
- allowSort: true,
575
- style: {
576
- "background-color": "#f8f9fa",
577
- "font-weight": "bold",
578
- "border-bottom": "2px solid #dee2e6"
579
- }
580
- }
581
- });
582
- expandableContent.append("div").style("margin-top", "12px").style("padding", "8px").style("background-color", "#f8f9fa").style("border-radius", "4px").style("font-size", "12px").style("color", "#495057").style("line-height", "1.4").text("These files could not be downloaded due to network or server issues and were excluded from the analysis.");
583
- let isExpanded = false;
584
- expandableHeader.on("click", function() {
585
- isExpanded = !isExpanded;
586
- if (isExpanded) {
587
- expandableContent.style("display", "block");
588
- expandIcon.style("transform", "rotate(90deg)").text("\u25BC");
589
- } else {
590
- expandableContent.style("display", "none");
591
- expandIcon.style("transform", "rotate(0deg)").text("\u25B6");
592
- }
593
- });
594
- }
595
- function createExpandableDeduplicationSection(container, deduplicationStats) {
596
- const duplicatesRemoved = deduplicationStats.duplicatesRemoved || 0;
597
- const sizeFilteredCount = deduplicationStats.filteredFiles ? deduplicationStats.filteredFiles.length : 0;
598
- const totalExcluded = duplicatesRemoved + sizeFilteredCount;
599
- if (totalExcluded === 0) {
600
- return;
601
- }
602
- const expandableContainer = container.append("div").style("margin-top", "8px");
603
- const expandableHeader = expandableContainer.append("div").style("display", "flex").style("align-items", "center").style("gap", "8px").style("cursor", "pointer").style("padding", "6px 8px").style("border-radius", "4px").style("transition", "background-color 0.2s").style("background-color", "rgba(216, 67, 21, 0.1)").style("border", "1px solid rgba(216, 67, 21, 0.2)").on("mouseenter", function() {
604
- select_default(this).style("background-color", "rgba(216, 67, 21, 0.15)");
605
- }).on("mouseleave", function() {
606
- select_default(this).style("background-color", "rgba(216, 67, 21, 0.1)");
607
- });
608
- const expandIcon = expandableHeader.append("span").style("font-size", "12px").style("color", "#d84315").style("transition", "transform 0.2s").text("\u25B6");
609
- expandableHeader.append("span").style("color", "#d84315").style("text-decoration", "underline").style("font-size", "12px").style("font-weight", "500").text("View excluded files details");
610
- const exclusionDetails = [];
611
- if (duplicatesRemoved > 0) {
612
- exclusionDetails.push(`${duplicatesRemoved} duplicates`);
613
- }
614
- if (sizeFilteredCount > 0) {
615
- exclusionDetails.push(`${sizeFilteredCount} oversized`);
616
- }
617
- if (exclusionDetails.length > 0) {
618
- expandableHeader.append("span").style("margin-left", "8px").style("font-size", "11px").style("color", "#666").style("font-weight", "normal").text(`(${exclusionDetails.join(", ")})`);
619
- }
620
- const expandableContent = expandableContainer.append("div").style("display", "none").style("margin-top", "8px").style("padding", "12px").style("background-color", "#fff").style("border", "1px solid rgba(216, 67, 21, 0.3)").style("border-radius", "4px").style("box-shadow", "inset 0 1px 3px rgba(0, 0, 0, 0.1)").style("max-height", "400px").style("overflow-y", "auto");
621
- if (deduplicationStats.caseDetails && deduplicationStats.caseDetails.length > 0) {
622
- const duplicatesSection = expandableContent.append("div").style("margin-bottom", "16px");
623
- duplicatesSection.append("h6").style("margin", "0 0 8px 0").style("color", "#d84315").style("font-size", "13px").style("font-weight", "bold").text("Duplicate Files Removed");
624
- duplicatesSection.append("p").style("margin", "0 0 12px 0").style("font-size", "12px").style("color", "#666").text(`${deduplicationStats.duplicatesRemoved} duplicate files were removed (largest file kept for each case)`);
625
- const duplicatesCasesContainer = duplicatesSection.append("div").style("display", "grid").style("grid-template-columns", "repeat(auto-fill, minmax(300px, 1fr))").style("gap", "8px");
626
- deduplicationStats.caseDetails.forEach((caseInfo) => {
627
- const caseDiv = duplicatesCasesContainer.append("div").style("padding", "6px 8px").style("background-color", "#fff3e0").style("border-radius", "3px").style("border-left", "3px solid #ff9800");
628
- caseDiv.append("div").style("font-size", "12px").style("color", "#333").style("line-height", "1.3").html(
629
- `<strong>Case ${caseInfo.caseName}:</strong> Found ${caseInfo.fileCount} MAF files, keeping largest (${bplen(
630
- caseInfo.keptFileSize
631
- )})`
632
- );
633
- });
634
- }
635
- if (deduplicationStats.filteredFiles && deduplicationStats.filteredFiles.length > 0) {
636
- if (deduplicationStats.caseDetails && deduplicationStats.caseDetails.length > 0) {
637
- expandableContent.append("hr").style("margin", "12px 0").style("border", "none").style("border-top", "1px solid #e0e0e0");
638
- }
639
- const sizeFilterSection = expandableContent.append("div");
640
- sizeFilterSection.append("h6").style("margin", "0 0 8px 0").style("color", "#c62828").style("font-size", "13px").style("font-weight", "bold").text("Files Excluded by Size");
641
- sizeFilterSection.append("p").style("margin", "0 0 12px 0").style("font-size", "12px").style("color", "#666").text(`${deduplicationStats.filteredFiles.length} files were excluded for being too large (>${bplen(1e6)})`);
642
- const oversizedFilesContainer = sizeFilterSection.append("div").style("display", "grid").style("grid-template-columns", "repeat(auto-fill, minmax(280px, 1fr))").style("gap", "8px");
643
- deduplicationStats.filteredFiles.forEach((fileInfo) => {
644
- const fileDiv = oversizedFilesContainer.append("div").style("padding", "6px 8px").style("background-color", "#ffebee").style("border-radius", "3px").style("border-left", "3px solid #f44336");
645
- fileDiv.append("div").style("font-size", "11px").style("color", "#333").style("margin-bottom", "2px").style("line-height", "1.2").html(`<strong>File ID:</strong> ${fileInfo.fileId}`);
646
- fileDiv.append("div").style("font-size", "10px").style("color", "#666").style("line-height", "1.2").text(`Size: ${bplen(fileInfo.fileSize)} - ${fileInfo.reason}`);
647
- });
648
- }
649
- expandableContent.append("div").style("margin-top", "12px").style("padding", "6px 8px").style("background-color", "#f8f9fa").style("border-radius", "4px").style("font-size", "11px").style("color", "#495057").style("line-height", "1.3").text("Files are filtered to ensure optimal performance and avoid duplicates.");
650
- let isExpanded = false;
651
- expandableHeader.on("click", function() {
652
- isExpanded = !isExpanded;
653
- if (isExpanded) {
654
- expandableContent.style("display", "block");
655
- expandIcon.style("transform", "rotate(90deg)").text("\u25BC");
656
- } else {
657
- expandableContent.style("display", "none");
658
- expandIcon.style("transform", "rotate(0deg)").text("\u25B6");
659
- }
660
- });
661
- }
662
- function updateDedupStatus(obj, deduplicationStats) {
663
- if (!obj.dedupStatusElement) return;
664
- const dedupElement = obj.dedupStatusElement;
665
- dedupElement.selectAll("*").remove();
666
- if (!deduplicationStats) {
667
- dedupElement.style("color", "#666").text("No deduplication data available");
668
- return;
669
- }
670
- const dedupContainer = dedupElement.append("div").style("display", "flex").style("flex-direction", "column").style("gap", "6px");
671
- const duplicatesRemoved = deduplicationStats.duplicatesRemoved || 0;
672
- const sizeFilteredCount = deduplicationStats.filteredFiles ? deduplicationStats.filteredFiles.length : 0;
673
- const totalExcluded = duplicatesRemoved + sizeFilteredCount;
674
- const originalTotal = deduplicationStats.originalFileCount + sizeFilteredCount;
675
- if (totalExcluded > 0) {
676
- const summaryDiv = dedupContainer.append("div").style("font-size", "14px").style("color", "#d84315").style("font-weight", "500");
677
- summaryDiv.html(
678
- `Found <strong>${originalTotal}</strong> total MAF files, excluded <strong>${totalExcluded}</strong>`
679
- );
680
- const resultDiv = dedupContainer.append("div").style("font-size", "13px").style("color", "#28a745").style("font-weight", "500");
681
- resultDiv.html(`Showing <strong>${deduplicationStats.deduplicatedFileCount}</strong> unique cases`);
682
- if (duplicatesRemoved > 0) {
683
- resultDiv.append("span").style("color", "#666").style("font-weight", "normal").text(" (largest file per case)");
684
- }
685
- createExpandableDeduplicationSection(dedupContainer, deduplicationStats);
686
- } else {
687
- dedupContainer.append("div").style("color", "#28a745").style("font-weight", "500").style("font-size", "14px").html(`All <strong>${deduplicationStats.deduplicatedFileCount}</strong> files included`);
688
- dedupContainer.append("div").style("color", "#666").style("font-size", "13px").text("No duplicates or oversized files found");
689
- }
690
- }
691
- function createMAFOptionsContent(container, obj) {
692
- container.selectAll("*").remove();
693
- const optionsGrid = container.append("div");
694
- applyStyles(optionsGrid, STYLES.gridTwoColumn);
695
- optionsGrid.style("margin-top", "10px");
696
- createNumberInput(optionsGrid, {
697
- label: "Min Total Depth:",
698
- value: obj.mafOptions.minTotalDepth || 10,
699
- min: 0,
700
- step: 1,
701
- width: "80px",
702
- labelWidth: "140px",
703
- onChange: (value) => {
704
- if (value >= 0) obj.mafOptions.minTotalDepth = value;
705
- }
706
- });
707
- createNumberInput(optionsGrid, {
708
- label: "Min Mutant Allele Count:",
709
- value: obj.mafOptions.minAltAlleleCount || 2,
710
- min: 0,
711
- step: 1,
712
- width: "80px",
713
- labelWidth: "160px",
714
- onChange: (value) => {
715
- if (value >= 0) obj.mafOptions.minAltAlleleCount = value;
716
- }
717
- });
718
- createConsequencesSection(optionsGrid, obj);
719
- createNumberInput(optionsGrid, {
720
- label: "Hypermutator Max Cut Off:",
721
- value: obj.mafOptions.hyperMutator || 8e3,
722
- min: 0,
723
- step: 100,
724
- width: "70px",
725
- labelWidth: "160px",
726
- onChange: (value) => {
727
- if (value >= 0) obj.mafOptions.hyperMutator = value;
728
- }
729
- });
730
- createWorkflowSection(optionsGrid);
731
- createDeduplicationSection(optionsGrid, obj);
732
- }
733
- function createConsequencesSection(optionsGrid, obj) {
734
- const consequencesContainer = optionsGrid.append("div").style("display", "flex").style("align-items", "flex-start").style("gap", "8px").style("grid-column", "1 / -1");
735
- consequencesContainer.append("label").style("font-size", "14px").style("font-weight", "500").style("min-width", "100px").style("margin-top", "4px").text("Consequences:");
736
- const selectionDiv = consequencesContainer.append("div").style("flex", "1");
737
- const checkboxContainer = selectionDiv.append("div").style("display", "grid").style("grid-template-columns", "repeat(auto-fit, minmax(200px, 1fr))").style("gap", "8px").style("margin-bottom", "12px");
738
- createMutationClassCheckboxes(checkboxContainer, obj);
739
- createInfoPanel(selectionDiv, {
740
- title: "Mutation Types:",
741
- content: `Select the types of mutations to include in your analysis.
742
- High-impact mutations (missense, nonsense, frameshift) are selected by default.
743
- Silent/synonymous mutations are excluded by default as they don't change protein sequence.`
744
- });
745
- }
746
- function createMutationClassCheckboxes(container, obj) {
747
- const seenLabels = /* @__PURE__ */ new Set();
748
- for (const cls in mclass) {
749
- if (mclass[cls].dt !== dtsnvindel) continue;
750
- if (skipMAFclasses.includes(cls)) continue;
751
- const labelText = mclass[cls].label;
752
- if (seenLabels.has(labelText)) continue;
753
- seenLabels.add(labelText);
754
- const isDefaultChecked = defaultCheckedClasses.includes(cls);
755
- const checkboxDiv = container.append("div");
756
- make_one_checkbox({
757
- holder: checkboxDiv,
758
- labeltext: labelText,
759
- checked: isDefaultChecked,
760
- id: `consequence-${cls}`,
761
- divstyle: {
762
- "font-size": "13px",
763
- margin: "0"
764
- },
765
- callback: async (isChecked) => {
766
- if (isChecked) {
767
- if (!obj.mafOptions.consequences.includes(cls)) {
768
- obj.mafOptions.consequences.push(cls);
769
- }
770
- } else {
771
- obj.mafOptions.consequences = obj.mafOptions.consequences.filter((c) => c !== cls);
772
- }
773
- }
774
- });
775
- checkboxDiv.select("label").attr("title", mclass[cls].desc);
776
- if (isDefaultChecked && !obj.mafOptions.consequences.includes(cls)) {
777
- obj.mafOptions.consequences.push(cls);
778
- }
779
- }
780
- }
781
- function createWorkflowSection(optionsGrid) {
782
- const workflowContainer = optionsGrid.append("div");
783
- applyStyles(workflowContainer, STYLES.flexRow);
784
- workflowContainer.style("grid-column", "1 / -1");
785
- const label = workflowContainer.append("label");
786
- applyStyles(label, STYLES.label);
787
- label.style("min-width", "100px").text("Workflow Type:");
788
- workflowContainer.append("span").style("font-size", "14px").style("color", "#666").text("Aliquot Ensemble Somatic Variant Merging and Masking");
789
- }
790
- function createDeduplicationSection(optionsGrid, obj) {
791
- const dedupContainer = optionsGrid.append("div");
792
- applyStyles(dedupContainer, STYLES.flexRow);
793
- dedupContainer.style("grid-column", "1 / -1");
794
- const label = dedupContainer.append("label");
795
- applyStyles(label, STYLES.label);
796
- label.style("min-width", "100px").text("Deduplication:");
797
- const dedupStatus = dedupContainer.append("span").attr("id", "dedup-status").style("font-size", "14px").style("color", "#666");
798
- obj.dedupStatusElement = dedupStatus;
799
- }
800
- function createCNVOptionsContent(container, obj) {
801
- container.selectAll("*").remove();
802
- if (!obj.cnvOptions.dataType) {
803
- obj.cnvOptions.dataType = "segment_mean";
804
- }
805
- const optionsGrid = container.append("div");
806
- applyStyles(optionsGrid, STYLES.gridTwoColumn);
807
- optionsGrid.style("margin-top", "10px");
808
- createDataTypeRadioSection(optionsGrid, obj);
809
- createNumberInput(optionsGrid, {
810
- label: "Loss Threshold:",
811
- value: obj.cnvOptions.lossThreshold || -0.4,
812
- min: -10,
813
- max: 0,
814
- step: 0.1,
815
- width: "70px",
816
- labelWidth: "120px",
817
- onChange: (value) => {
818
- if (value <= 0) obj.cnvOptions.lossThreshold = value;
819
- }
820
- });
821
- createNumberInput(optionsGrid, {
822
- label: "Gain Threshold:",
823
- value: obj.cnvOptions.gainThreshold || 0.3,
824
- min: 0,
825
- max: 10,
826
- step: 0.1,
827
- width: "70px",
828
- labelWidth: "120px",
829
- onChange: (value) => {
830
- if (value >= 0) obj.cnvOptions.gainThreshold = value;
831
- }
832
- });
833
- createNumberInput(optionsGrid, {
834
- label: "Hypermutator Max Cut Off:",
835
- value: obj.cnvOptions.hyperMutator || 500,
836
- min: 0,
837
- step: 100,
838
- width: "70px",
839
- labelWidth: "160px",
840
- onChange: (value) => {
841
- if (value >= 0) obj.cnvOptions.hyperMutator = value;
842
- }
843
- });
844
- createSegmentLengthSection(optionsGrid, obj);
845
- createCNVHelpSection(optionsGrid);
846
- }
847
- function createDataTypeRadioSection(optionsGrid, obj) {
848
- const dataTypeContainer = optionsGrid.append("div");
849
- applyStyles(dataTypeContainer, STYLES.flexRow);
850
- dataTypeContainer.style("grid-column", "1 / -1");
851
- const label = dataTypeContainer.append("label");
852
- applyStyles(label, STYLES.label);
853
- label.style("min-width", "80px").text("Data Type:");
854
- const radioContainer = dataTypeContainer.append("div");
855
- applyStyles(radioContainer, STYLES.flexRow);
856
- radioContainer.style("gap", "6px");
857
- const radio = radioContainer.append("input").attr("type", "radio").attr("id", "cnv-segment-mean").attr("name", "cnv-data-type").attr("value", "segment_mean").property("checked", obj.cnvOptions.dataType === "segment_mean").style("margin", "0").style("cursor", "pointer");
858
- radioContainer.append("label").attr("for", "cnv-segment-mean").style("cursor", "pointer").style("font-size", "14px").style("color", "#333").text("Segment mean");
859
- radio.on("change", function() {
860
- if (this.checked) {
861
- obj.cnvOptions.dataType = this.value;
862
- }
863
- });
864
- }
865
- function createSegmentLengthSection(optionsGrid, obj) {
866
- const segmentContainer = optionsGrid.append("div");
867
- applyStyles(segmentContainer, STYLES.flexRow);
868
- segmentContainer.style("grid-column", "1 / -1");
869
- const label = segmentContainer.append("label");
870
- applyStyles(label, STYLES.label);
871
- label.style("min-width", "140px").text("Segment Length Cutoff:");
872
- const input = segmentContainer.append("input").attr("type", "number").attr("min", "0").attr("max", "2000000").attr("step", "1000").attr("value", obj.cnvOptions.segLength || 0);
873
- applyStyles(input, STYLES.numberInput);
874
- input.style("width", "100px");
875
- segmentContainer.append("span").style("font-size", "13px").style("color", "#666").text("bp");
876
- input.on("input", function() {
877
- const value = parseInt(this.value, 10);
878
- if (!isNaN(value) && value >= 0) {
879
- obj.cnvOptions.segLength = value;
880
- }
881
- });
882
- }
883
- function createCNVHelpSection(optionsGrid) {
884
- const helpContainer = optionsGrid.append("div").style("grid-column", "1 / -1").style("margin-top", "8px");
885
- createInfoPanel(helpContainer, {
886
- title: "CNV Options:",
887
- content: `\u2022 Loss Threshold: Log2 ratio for copy number loss (negative values)<br>
888
- \u2022 Gain Threshold: Log2 ratio for copy number gain (positive values)<br>
889
- \u2022 Hypermutator Max Cut Off: Maximum number of CNVs per case<br>
890
- \u2022 Segment Length: Maximum CNV segment size to include (no filter if 0)`
891
- });
892
- }
893
- function makeControls(obj) {
894
- if (!obj.mafOptions) {
895
- obj.mafOptions = {
896
- minTotalDepth: 10,
897
- minAltAlleleCount: 2,
898
- consequences: [],
899
- hyperMutator: 8e3
900
- };
901
- }
902
- if (!obj.cnvOptions) {
903
- obj.cnvOptions = {
904
- lossThreshold: -0.4,
905
- gainThreshold: 0.3,
906
- segLength: 0,
907
- hyperMutator: 500
908
- };
909
- }
910
- obj.dataTypeStates = {
911
- maf: true,
912
- cnv: true,
913
- fusion: false
914
- };
915
- const optionsTable = createOptionsTable(obj.controlDiv);
916
- createTableHeader(optionsTable, ["Data Type", "Options"]);
917
- const mafRow = createDataTypeRow(optionsTable, {
918
- id: "maf-checkbox",
919
- label: "MAF (Mutation)",
920
- checked: true,
921
- onChange: (isChecked) => {
922
- obj.dataTypeStates.maf = isChecked;
923
- mafRow.optionsContainer.style("display", isChecked ? "block" : "none");
924
- obj.updateSubmitButtonState?.();
925
- },
926
- createOptionsContent: (container) => createMAFOptionsContent(container, obj)
927
- });
928
- const cnvRow = createDataTypeRow(optionsTable, {
929
- id: "cnv-checkbox",
930
- label: "CNV (Copy Number)",
931
- checked: true,
932
- onChange: (isChecked) => {
933
- obj.dataTypeStates.cnv = isChecked;
934
- cnvRow.optionsContainer.style("display", isChecked ? "block" : "none");
935
- if (isChecked) {
936
- createCNVOptionsContent(cnvRow.optionsContainer, obj);
937
- }
938
- obj.updateSubmitButtonState?.();
939
- },
940
- createOptionsContent: (container) => createCNVOptionsContent(container, obj)
941
- });
942
- const fusionRow = createDataTypeRow(optionsTable, {
943
- id: "fusion-checkbox",
944
- label: "Fusion",
945
- checked: false,
946
- onChange: (isChecked) => {
947
- obj.dataTypeStates.fusion = isChecked;
948
- fusionRow.optionsContainer.style("display", isChecked ? "block" : "none");
949
- obj.updateSubmitButtonState?.();
950
- },
951
- createOptionsContent: (container) => {
952
- container.append("div").style("color", "#666").style("font-style", "italic").text("Please login to access RNA fusion data.");
953
- }
954
- });
955
- createGRIN2InfoRow(optionsTable);
956
- createSubmitButton(obj);
957
- obj.mafOptionsContainer = mafRow.optionsContainer;
958
- obj.cnvOptionsContainer = cnvRow.optionsContainer;
959
- obj.fusionOptionsContainer = fusionRow.optionsContainer;
960
- }
961
- function createGRIN2InfoRow(optionsTable) {
962
- const grin2Row = optionsTable.append("tr");
963
- const labelCell = grin2Row.append("td");
964
- applyStyles(labelCell, STYLES.tableCell);
965
- labelCell.append("div").style("font-weight", "500").style("color", "#333").text("GRIN2 Analysis");
966
- const optionsCell = grin2Row.append("td");
967
- applyStyles(optionsCell, STYLES.tableCell);
968
- optionsCell.append("div").style("color", "#666").text("GRIN2 analysis options will be configured here");
969
- }
970
- function createSubmitButton(obj) {
971
- const submitButtonContainer = obj.controlDiv.append("div").style("margin-top", "2px").style("margin-bottom", "2px").style("text-align", "left");
972
- const submitButton = submitButtonContainer.append("button").attr("id", "submit-options-button").style("margin", "10px 10px 0 0").text("Apply Options & Refresh Files");
973
- obj.submitButton = submitButton;
974
- submitButton.on("click", function() {
975
- if (!this.disabled) {
976
- getFilesAndShowTable(obj);
977
- }
978
- });
979
- obj.updateSubmitButtonState = function() {
980
- const hasAnyDataTypeSelected = obj.dataTypeStates.maf || obj.dataTypeStates.cnv || obj.dataTypeStates.fusion;
981
- if (hasAnyDataTypeSelected) {
982
- submitButton.attr("disabled", null).text("Apply Options & Refresh Files");
983
- } else {
984
- submitButton.attr("disabled", true).text("Select at least one data type");
985
- }
986
- };
987
- obj.updateSubmitButtonState();
988
- }
989
- async function getFilesAndShowTable(obj) {
990
- obj.tableDiv.selectAll("*").remove();
991
- obj.resultDiv.selectAll("*").remove();
992
- const wait = obj.tableDiv.append("div").style("margin", "30px 10px 10px 10px").text("Loading...");
993
- let result;
994
- try {
995
- const body = {};
996
- if (obj.opts.filter0) body.filter0 = obj.opts.filter0;
997
- if (obj.dataTypeStates.maf) {
998
- body.mafOptions = {
999
- experimentalStrategy: obj.opts.experimentalStrategy || "WXS"
1000
- };
1001
- }
1002
- if (obj.dataTypeStates.cnv) {
1003
- body.cnvOptions = {
1004
- dataType: obj.cnvOptions.dataType
1005
- };
1006
- }
1007
- console.log("Request body for GRIN2list:", body);
1008
- result = await dofetch3("gdc/GRIN2list", { body });
1009
- console.log("GRIN2list result:", result);
1010
- if (result.error) throw result.error;
1011
- if (obj.dataTypeStates.maf && (!result.mafFiles || !Array.isArray(result.mafFiles.files))) {
1012
- throw "Invalid response: missing mafFiles.files array";
1013
- }
1014
- if (obj.dataTypeStates.cnv && (!result.cnvFiles || !Array.isArray(result.cnvFiles.files))) {
1015
- throw "Invalid response: missing cnvFiles.files array";
1016
- }
1017
- const hasMafFiles = result.mafFiles?.files?.length > 0;
1018
- const hasCnvFiles = result.cnvFiles?.files?.length > 0;
1019
- if (obj.dataTypeStates.maf && !hasMafFiles) {
1020
- throw "No MAF files available for the selected criteria.";
1021
- }
1022
- if (obj.dataTypeStates.cnv && !hasCnvFiles) {
1023
- throw "No CNV files available for the selected criteria.";
1024
- }
1025
- if (!hasMafFiles && !hasCnvFiles) {
1026
- throw "No files available for the selected data types.";
1027
- }
1028
- if (result.mafFiles && result.mafFiles.deduplicationStats) {
1029
- updateDedupStatus(obj, result.mafFiles.deduplicationStats);
1030
- }
1031
- const cnvFilesByCase = /* @__PURE__ */ new Map();
1032
- if (obj.dataTypeStates.cnv && result.cnvFiles && result.cnvFiles.files) {
1033
- for (const cnvFile of result.cnvFiles.files) {
1034
- const caseId = cnvFile.case_submitter_id;
1035
- if (!cnvFilesByCase.has(caseId)) {
1036
- cnvFilesByCase.set(caseId, cnvFile);
1037
- }
1038
- }
1039
- }
1040
- let filteredFiles = result.mafFiles ? result.mafFiles.files : [];
1041
- let filteringMessage = "";
1042
- const mafSelected = obj.dataTypeStates.maf;
1043
- const cnvSelected = obj.dataTypeStates.cnv;
1044
- if (mafSelected && cnvSelected) {
1045
- const originalCount = filteredFiles.length;
1046
- filteredFiles = filteredFiles.filter((mafFile) => {
1047
- const caseId = mafFile.case_submitter_id;
1048
- const hasCnv = cnvFilesByCase.has(caseId);
1049
- return hasCnv;
1050
- });
1051
- const filteredCount = filteredFiles.length;
1052
- const excludedCount = originalCount - filteredCount;
1053
- if (excludedCount > 0) {
1054
- filteringMessage = `Filtered to ${filteredCount} cases with both MAF and CNV files (excluded ${excludedCount} cases with only MAF files)`;
1055
- } else {
1056
- filteringMessage = `All ${filteredCount} cases have both MAF and CNV files`;
1057
- }
1058
- } else if (cnvSelected && !mafSelected) {
1059
- const originalCount = filteredFiles.length;
1060
- filteredFiles = result.cnvFiles ? result.cnvFiles.files : [];
1061
- const filteredCount = filteredFiles.length;
1062
- const excludedCount = originalCount - filteredCount;
1063
- if (excludedCount > 0) {
1064
- filteringMessage = `Filtered to ${filteredCount} cases with CNV files (excluded ${excludedCount} cases without CNV files)`;
1065
- }
1066
- } else if (mafSelected && !cnvSelected) {
1067
- filteringMessage = `Showing ${filteredFiles.length} cases with MAF files`;
1068
- }
1069
- if (filteredFiles.length === 0) {
1070
- throw "No files match the selected data type criteria. Try adjusting your data type selections.";
1071
- }
1072
- const mafFiles = result.mafFiles ? result.mafFiles.files : [];
1073
- const cnvFiles = result.cnvFiles ? result.cnvFiles.files : [];
1074
- const mafTotal = result.mafFiles ? result.mafFiles.filesTotal : 0;
1075
- let statusMessage = "";
1076
- if (mafSelected && cnvSelected) {
1077
- if (mafTotal > mafFiles.length) {
1078
- statusMessage = `Showing first ${mafFiles.length.toLocaleString()} files out of ${mafTotal.toLocaleString()} total.`;
1079
- } else {
1080
- statusMessage = `Showing ${filteredFiles.length.toLocaleString()} files.`;
1081
- }
1082
- } else if (mafSelected && !cnvSelected) {
1083
- if (mafTotal > mafFiles.length) {
1084
- statusMessage = `Showing first ${mafFiles.length.toLocaleString()} MAF files out of ${mafTotal.toLocaleString()} total.`;
1085
- } else {
1086
- statusMessage = `Showing ${filteredFiles.length.toLocaleString()} MAF files.`;
1087
- }
1088
- } else if (!mafSelected && cnvSelected) {
1089
- statusMessage = `Showing ${cnvFiles.length.toLocaleString()} CNV files.`;
1090
- }
1091
- wait.html(`
1092
- ${statusMessage}<br>
1093
- ${filteringMessage ? `<span style="color: #666; font-style: italic;">${filteringMessage}</span>` : ""}
1094
- `);
1095
- const dynamicTableColumns = [
1096
- { label: "Case", sortable: true },
1097
- { label: "Project", sortable: true }
1098
- ];
1099
- if (obj.dataTypeStates.maf) {
1100
- dynamicTableColumns.push({ label: "MAF Sample", sortable: false }, {
1101
- label: "MAF File Size",
1102
- barplot: { tickFormat: "~s" },
1103
- sortable: true
1104
- });
1105
- }
1106
- if (obj.dataTypeStates.cnv) {
1107
- dynamicTableColumns.push({ label: "CNV File ID", sortable: true }, { label: "CNV Sample", sortable: false }, {
1108
- label: "CNV File Size",
1109
- barplot: { tickFormat: "~s" },
1110
- sortable: true
1111
- });
1112
- }
1113
- if (obj.dataTypeStates.fusion) {
1114
- dynamicTableColumns.push(
1115
- { label: "Fusion File ID", sortable: true },
1116
- { label: "Fusion Sample", sortable: false },
1117
- { label: "Fusion File Size", barplot: { tickFormat: "~s" }, sortable: true }
1118
- );
1119
- }
1120
- const rows = [];
1121
- for (const f of filteredFiles) {
1122
- const row = [];
1123
- row.push(
1124
- {
1125
- html: `<a href=https://portal.gdc.cancer.gov/files/${f.id} target=_blank>${f.case_submitter_id}</a>`,
1126
- value: f.case_submitter_id
1127
- },
1128
- { value: f.project_id }
1129
- );
1130
- if (obj.dataTypeStates.maf) {
1131
- row.push(
1132
- {
1133
- html: f.sample_types.map((i) => {
1134
- return '<span class="sja_mcdot" style="padding:1px 8px;background:#ddd;color:black;white-space:nowrap">' + i + "</span>";
1135
- }).join(" ")
1136
- },
1137
- { value: f.file_size }
1138
- );
1139
- }
1140
- if (obj.dataTypeStates.cnv) {
1141
- const cnvFile = cnvFilesByCase.get(f.case_submitter_id);
1142
- if (cnvSelected && !cnvFile) {
1143
- console.warn(`Expected CNV file for case ${f.case_submitter_id} but not found`);
1144
- }
1145
- row.push(
1146
- {
1147
- html: cnvFile ? `<a href=https://portal.gdc.cancer.gov/files/${cnvFile.id} target=_blank>${cnvFile.id}</a>` : '<span style="color: #dc3545; font-weight: 500;">Missing CNV file</span>',
1148
- value: cnvFile ? cnvFile.id : "Missing CNV file"
1149
- },
1150
- {
1151
- html: cnvFile && cnvFile.sample_types ? cnvFile.sample_types.map((i) => {
1152
- return '<span class="sja_mcdot" style="padding:1px 8px;background:#ddd;color:black;white-space:nowrap">' + i + "</span>";
1153
- }).join(" ") : '<span style="color: #dc3545;">No CNV sample</span>',
1154
- value: cnvFile && cnvFile.sample_types ? cnvFile.sample_types.join(" ") : "No CNV sample"
1155
- },
1156
- {
1157
- value: cnvFile ? cnvFile.file_size : 0
1158
- }
1159
- );
1160
- }
1161
- if (obj.dataTypeStates.fusion) {
1162
- row.push(
1163
- { html: '<span style="color: #6c757d;">No Fusion file</span>', value: "No Fusion file" },
1164
- { html: '<span style="color: #6c757d;">No Fusion sample</span>', value: "No Fusion sample" },
1165
- { value: 0 }
1166
- );
1167
- }
1168
- rows.push(row);
1169
- }
1170
- obj.mafTableArg = {
1171
- rows,
1172
- columns: dynamicTableColumns,
1173
- resize: false,
1174
- div: obj.tableDiv.append("div"),
1175
- selectAll: true,
1176
- dataTestId: "sja_FileTable",
1177
- header: { allowSort: true },
1178
- selectedRows: [],
1179
- buttons: [
1180
- {
1181
- text: "Run GRIN2 Analysis",
1182
- onChange: (lst, button) => updateButtonBySelectionChange(lst, button, filteredFiles),
1183
- callback: (lst, button) => runGRIN2Analysis(lst, button, obj, filteredFiles)
1184
- }
1185
- ]
1186
- };
1187
- renderTable(obj.mafTableArg);
1188
- } catch (e) {
1189
- wait.text(e instanceof Error ? e.message : String(e));
1190
- if (e instanceof Error && e.stack) console.log(e.stack);
1191
- }
1192
- function updateButtonBySelectionChange(lst, button, filteredFiles) {
1193
- if (obj.busy) {
1194
- button.property("disabled", true);
1195
- return;
1196
- }
1197
- let sum = 0;
1198
- for (const i of lst) sum += filteredFiles[i].file_size;
1199
- if (sum == 0) {
1200
- button.innerHTML = "No file selected";
1201
- button.disabled = true;
1202
- return;
1203
- }
1204
- select_default(button.parentElement).style("float", "left");
1205
- button.disabled = false;
1206
- const mafMaxSize = result.mafFiles ? result.mafFiles.maxTotalSizeCompressed : Infinity;
1207
- const cnvMaxSize = result.cnvFiles ? result.cnvFiles.maxTotalSizeCompressed : Infinity;
1208
- const maxSize = Math.min(mafMaxSize, cnvMaxSize);
1209
- button.innerHTML = sum < maxSize ? `Run GRIN2 Analysis` : `Run GRIN2 Analysis (Large Files)`;
1210
- }
1211
- async function runGRIN2Analysis(lst, button, obj2, filteredFiles = result.files) {
1212
- const mafSelected = obj2.dataTypeStates.maf;
1213
- const cnvSelected = obj2.dataTypeStates.cnv;
1214
- const caseFiles = {
1215
- caseFiles: {}
1216
- };
1217
- if (mafSelected) {
1218
- const soTerms = [];
1219
- for (const mclassCode of obj2.mafOptions.consequences) {
1220
- const soTermsForCode = class2SOterm.get(mclassCode) || [];
1221
- soTerms.push(...soTermsForCode);
1222
- }
1223
- caseFiles.mafOptions = {
1224
- minTotalDepth: obj2.mafOptions.minTotalDepth,
1225
- minAltAlleleCount: obj2.mafOptions.minAltAlleleCount,
1226
- consequences: soTerms,
1227
- hyperMutator: obj2.mafOptions.hyperMutator
1228
- };
1229
- }
1230
- if (cnvSelected) {
1231
- caseFiles.cnvOptions = {
1232
- dataType: obj2.cnvOptions.dataType,
1233
- lossThreshold: obj2.cnvOptions.lossThreshold,
1234
- gainThreshold: obj2.cnvOptions.gainThreshold,
1235
- segLength: obj2.cnvOptions.segLength,
1236
- hyperMutator: obj2.cnvOptions.hyperMutator
1237
- };
1238
- }
1239
- const cnvFilesByCase = /* @__PURE__ */ new Map();
1240
- if (result.cnvFiles && result.cnvFiles.files) {
1241
- for (const cnvFile of result.cnvFiles.files) {
1242
- const caseId = cnvFile.case_submitter_id;
1243
- if (!cnvFilesByCase.has(caseId)) {
1244
- cnvFilesByCase.set(caseId, cnvFile);
1245
- }
1246
- }
1247
- }
1248
- for (const i of lst) {
1249
- const file = filteredFiles[i];
1250
- const caseId = file.case_submitter_id;
1251
- if (!caseFiles.caseFiles[caseId]) {
1252
- caseFiles.caseFiles[caseId] = {};
1253
- }
1254
- const mafSelected2 = obj2.dataTypeStates.maf;
1255
- const cnvSelected2 = obj2.dataTypeStates.cnv;
1256
- if (mafSelected2) {
1257
- caseFiles.caseFiles[caseId].maf = file.id;
1258
- }
1259
- if (cnvSelected2) {
1260
- const cnvFile = cnvFilesByCase.get(caseId);
1261
- if (cnvFile) {
1262
- caseFiles.caseFiles[caseId].cnv = cnvFile.id;
1263
- }
1264
- }
1265
- }
1266
- if (Object.keys(caseFiles.caseFiles).length === 0) return;
1267
- const oldText = button.innerHTML;
1268
- button.innerHTML = "Analyzing... Please wait";
1269
- button.disabled = true;
1270
- if (obj2.downloadButtonDiv) {
1271
- obj2.downloadButtonDiv.selectAll("*").remove();
1272
- obj2.downloadButtonDiv.style("display", "none");
1273
- }
1274
- obj2.resultDiv.selectAll("*").remove();
1275
- try {
1276
- obj2.busy = true;
1277
- const response = await dofetch3("gdc/runGRIN2", { body: caseFiles });
1278
- if (!response) throw "invalid response";
1279
- if (response.error) throw Object.assign(new Error(response.error), { code: response.code });
1280
- console.log("GRIN2 response:", response);
1281
- if (response.rustResult) {
1282
- } else {
1283
- console.log("[GRIN2] No rustResult in response");
1284
- }
1285
- const rustData = response.rustResult;
1286
- let failedFilesInfo = null;
1287
- let parsedRustResult;
1288
- let processedData = [];
1289
- try {
1290
- parsedRustResult = typeof rustData === "string" ? JSON.parse(rustData) : rustData;
1291
- if (parsedRustResult) {
1292
- if (parsedRustResult.successful_data && parsedRustResult.summary) {
1293
- processedData = parsedRustResult.successful_data;
1294
- console.log(`[GRIN2] parsedRustResult structure:`, parsedRustResult);
1295
- if (parsedRustResult.failed_files && parsedRustResult.failed_files.length > 0) {
1296
- failedFilesInfo = {
1297
- count: parsedRustResult.failed_files.length,
1298
- files: parsedRustResult.failed_files,
1299
- // Create table data for UI display (similar to your deduplication/filter tables)
1300
- tableData: {
1301
- headers: ["Case ID", "Data Type", "Error Type", "Error Details", "Attempts"],
1302
- rows: parsedRustResult.failed_files.map((file) => [
1303
- file.case_id,
1304
- file.data_type,
1305
- file.error_type,
1306
- file.error_details,
1307
- file.attempts_made.toString()
1308
- ])
1309
- },
1310
- // Error summary for the popup
1311
- errorSummary: {
1312
- connectionErrors: parsedRustResult.failed_files.filter((f) => f.error_type === "connection_error").length,
1313
- timeoutErrors: parsedRustResult.failed_files.filter((f) => f.error_type === "timeout_error").length,
1314
- serverErrors: parsedRustResult.failed_files.filter((f) => f.error_type === "server_error").length,
1315
- otherErrors: parsedRustResult.failed_files.filter(
1316
- (f) => !["connection_error", "timeout_error", "server_error"].includes(f.error_type)
1317
- ).length
1318
- }
1319
- };
1320
- }
1321
- }
1322
- console.log(`[GRIN2] Final processed data contains ${processedData.length.toLocaleString()} characters`);
1323
- }
1324
- } catch (parseError) {
1325
- console.error("[GRIN2] Error parsing Rust result:", parseError);
1326
- processedData = [];
1327
- failedFilesInfo = null;
1328
- }
1329
- if (!response.resultData.png) throw "png missing";
1330
- const resultContainer = obj2.resultDiv.append("div").style("text-align", "left").style("margin", "0 auto").style("margin-top", "40px");
1331
- const plotData = response.resultData;
1332
- const plotDiv = resultContainer.append("div");
1333
- plotManhattanGDC(plotDiv, plotData, { yAxisSpace: 0 });
1334
- resultContainer.node().onerror = () => {
1335
- resultContainer.select("img").remove();
1336
- sayerror(resultContainer, "Failed to load image result.");
1337
- };
1338
- if (response.topGeneTable && response.topGeneTable.rows && response.topGeneTable.rows.length > 0) {
1339
- const tableTitle = resultContainer.append("h4").style("margin-bottom", "15px").style("text-align", "left");
1340
- if (response.totalGenes && response.showingTop) {
1341
- tableTitle.text(`Top ${response.showingTop} Genes`);
1342
- resultContainer.append("p").html(
1343
- `Showing top <strong>${response.showingTop}</strong> genes out of <strong>${response.totalGenes.toLocaleString()}</strong> total genes analyzed.`
1344
- ).style("color", "#495057").style("font-size", "14px").style("margin", "10px 0 20px 0");
1345
- } else {
1346
- tableTitle.text("Top Genes");
1347
- resultContainer.append("p").style("color", "#495057").style("font-size", "14px").style("margin", "10px 0 20px 0");
1348
- }
1349
- const tableContainer = resultContainer.append("div").style("margin-bottom", "20px").style("display", "flex").style("flex", "2");
1350
- const statsContainer = resultContainer.append("div").style("flex", "1").style("min-width", "250px").style("max-width", "350px");
1351
- const transformedRows = transformRows(response.topGeneTable.rows, response.topGeneTable.columns);
1352
- renderTable({
1353
- div: tableContainer,
1354
- rows: transformedRows,
1355
- columns: response.topGeneTable.columns,
1356
- showLines: true,
1357
- striped: true,
1358
- showHeader: true,
1359
- maxHeight: "500px",
1360
- maxWidth: "100%",
1361
- resize: false,
1362
- header: {
1363
- allowSort: true,
1364
- style: {
1365
- "background-color": "#f8f9fa",
1366
- "font-weight": "bold",
1367
- "border-bottom": "2px solid #dee2e6"
1368
- }
1369
- },
1370
- download: {
1371
- // Enable table download functionality
1372
- fileName: `GRIN2_TopGenes.tsv`
1373
- }
1374
- });
1375
- if (parsedRustResult?.summary) {
1376
- const statsPanel = statsContainer.append("div").style("background-color", "#f8f9fa").style("border", "1px solid #dee2e6").style("border-radius", "8px").style("padding", "20px").style("box-shadow", "0 2px 4px rgba(0,0,0,0.1)");
1377
- statsPanel.append("h5").text("Analysis Summary").style("margin", "0 0 15px 0").style("color", "#343a40").style("font-weight", "bold").style("border-bottom", "2px solid #dee2e6").style("padding-bottom", "8px");
1378
- if (parsedRustResult && parsedRustResult.summary) {
1379
- const downloadStats = statsPanel.append("div").style("margin-bottom", "20px");
1380
- downloadStats.append("h6").text("File Download & Processing").style("margin", "0 0 10px 0").style("color", "#495057").style("font-size", "14px").style("font-weight", "bold");
1381
- const downloadStatsGrid = downloadStats.append("div").style("display", "grid").style("grid-template-columns", "1fr 1fr").style("gap", "8px").style("font-size", "13px");
1382
- const totalAttempted = parsedRustResult.summary.total_files;
1383
- const successful = parsedRustResult.summary.successful_files;
1384
- const failed = parsedRustResult.summary.failed_files;
1385
- downloadStatsGrid.append("div").style("color", "#6c757d").text("Total Attempted:");
1386
- downloadStatsGrid.append("div").style("font-weight", "bold").text(totalAttempted || 0);
1387
- downloadStatsGrid.append("div").style("color", "#28a745").text("Successfully Downloaded:");
1388
- downloadStatsGrid.append("div").style("font-weight", "bold").style("color", "#28a745").text(successful || 0);
1389
- downloadStatsGrid.append("div").style("color", "#dc3545").text("Failed Downloads:");
1390
- downloadStatsGrid.append("div").style("font-weight", "bold").style("color", "#dc3545").text(failed || 0);
1391
- if (failedFilesInfo && failedFilesInfo.count > 0) {
1392
- addExpandableFailedFilesToStats(downloadStats, failedFilesInfo);
1393
- }
1394
- }
1395
- if (response.timing) {
1396
- const timingStats = statsPanel.append("div").style("margin-bottom", "20px");
1397
- timingStats.append("h6").text("Timings").style("margin", "0 0 10px 0").style("color", "#495057").style("font-size", "14px").style("font-weight", "bold");
1398
- const timingStatsGrid = timingStats.append("div").style("display", "grid").style("grid-template-columns", "1fr 1fr").style("gap", "8px").style("font-size", "13px");
1399
- if (response.timing.rustProcessingTime !== void 0) {
1400
- timingStatsGrid.append("div").style("color", "#6c757d").text("GDC API Data Query and Parsing (s):");
1401
- timingStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.timing.rustProcessingTime);
1402
- }
1403
- if (response.timing.grin2ProcessingTime !== void 0) {
1404
- timingStatsGrid.append("div").style("color", "#6c757d").text("GRIN2 Analysis (s):");
1405
- timingStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.timing.grin2ProcessingTime);
1406
- }
1407
- if (response.timing.totalTime !== void 0) {
1408
- timingStatsGrid.append("div").style("color", "#6c757d").text("Total Processing Time (s):");
1409
- timingStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.timing.totalTime);
1410
- }
1411
- }
1412
- if (response.rustResult.summary && (response.rustResult.summary.filtered_records !== void 0 || response.rustResult.summary.filtered_maf_records !== void 0 || response.rustResult.summary.filtered_cnv_records !== void 0)) {
1413
- const filterStats = statsPanel.append("div").style("margin-bottom", "20px");
1414
- filterStats.append("h6").text("Data Filtering").style("margin", "0 0 10px 0").style("color", "#495057").style("font-size", "14px").style("font-weight", "bold");
1415
- const filterStatsGrid = filterStats.append("div").style("display", "grid").style("grid-template-columns", "1fr 1fr").style("gap", "8px").style("font-size", "13px");
1416
- if (response.rustResult.summary.filtered_records !== void 0) {
1417
- filterStatsGrid.append("div").style("color", "#6c757d").text("Total Number of Excluded Records:");
1418
- filterStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.rustResult.summary.filtered_records.toLocaleString());
1419
- }
1420
- const mafRecords = response.rustResult.summary.included_maf_records || 0;
1421
- const cnvRecords = response.rustResult.summary.included_cnv_records || 0;
1422
- const totalIncludedRecords = mafRecords + cnvRecords;
1423
- filterStatsGrid.append("div").style("color", "#6c757d").text("Total Number of Included Records:");
1424
- filterStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(totalIncludedRecords.toLocaleString());
1425
- if (response.rustResult.summary.filtered_maf_records !== void 0) {
1426
- filterStatsGrid.append("div").style("color", "#6c757d").text("MAF Records Excluded:");
1427
- filterStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.rustResult.summary.filtered_maf_records.toLocaleString());
1428
- }
1429
- if (response.rustResult.summary.included_maf_records !== void 0) {
1430
- filterStatsGrid.append("div").style("color", "#6c757d").text("MAF Records Included:");
1431
- filterStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.rustResult.summary.included_maf_records.toLocaleString());
1432
- }
1433
- if (response.rustResult.summary.filtered_cnv_records !== void 0) {
1434
- filterStatsGrid.append("div").style("color", "#6c757d").text("CNV Records Excluded:");
1435
- filterStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.rustResult.summary.filtered_cnv_records.toLocaleString());
1436
- }
1437
- if (response.rustResult.summary.included_cnv_records !== void 0) {
1438
- filterStatsGrid.append("div").style("color", "#6c757d").text("CNV Records Included:");
1439
- filterStatsGrid.append("div").style("font-weight", "bold").style("color", "black").text(response.rustResult.summary.included_cnv_records.toLocaleString());
1440
- }
1441
- if (response.rustResult.summary.filtered_records_by_case !== void 0) {
1442
- const { columns, rows } = parseRecordsByCaseData(
1443
- response.rustResult.summary.filtered_records_by_case,
1444
- response.rustResult.summary.excluded_by_max_record
1445
- );
1446
- const recordsByCaseContainer = filterStats.append("div").style("grid-column", "1 / -1").style("margin-top", "15px");
1447
- const expandableHeader = recordsByCaseContainer.append("div").style("display", "flex").style("align-items", "center").style("gap", "8px").style("cursor", "pointer").style("padding", "8px").style("border-radius", "4px").style("transition", "background-color 0.2s").style("background-color", "rgba(0, 123, 255, 0.1)").style("border", "1px solid rgba(0, 123, 255, 0.2)").on("mouseenter", function() {
1448
- select_default(this).style("background-color", "rgba(0, 123, 255, 0.15)");
1449
- }).on("mouseleave", function() {
1450
- select_default(this).style("background-color", "rgba(0, 123, 255, 0.1)");
1451
- });
1452
- const expandIcon = expandableHeader.append("span").style("font-size", "12px").style("color", "#007bff").style("transition", "transform 0.2s").text("\u25B6");
1453
- expandableHeader.append("span").style("color", "#007bff").style("text-decoration", "underline").style("font-size", "13px").style("font-weight", "500").text(
1454
- `View detailed statistics for ${Object.keys(response.rustResult.summary.filtered_records_by_case).length} cases`
1455
- );
1456
- const expandableContent = recordsByCaseContainer.append("div").style("display", "none").style("margin-top", "12px");
1457
- const tableContainer2 = expandableContent.append("div").style("max-height", "400px").style("overflow-y", "auto").style("border", "1px solid #dee2e6").style("border-radius", "4px");
1458
- renderTable({
1459
- div: tableContainer2,
1460
- columns,
1461
- rows,
1462
- showLines: true,
1463
- striped: true,
1464
- showHeader: true,
1465
- maxHeight: "380px",
1466
- resize: false,
1467
- header: {
1468
- allowSort: true,
1469
- style: {
1470
- "background-color": "#f8f9fa",
1471
- "font-weight": "bold",
1472
- "border-bottom": "2px solid #dee2e6"
1473
- }
1474
- }
1475
- });
1476
- expandableContent.append("div").style("margin-top", "12px").style("padding", "8px").style("background-color", "#f8f9fa").style("border-radius", "4px").style("font-size", "12px").style("color", "#495057").style("line-height", "1.4").text("This table shows analysis statistics per case.");
1477
- let isExpanded = false;
1478
- expandableHeader.on("click", function() {
1479
- isExpanded = !isExpanded;
1480
- if (isExpanded) {
1481
- expandableContent.style("display", "block");
1482
- expandIcon.style("transform", "rotate(90deg)").text("\u25BC");
1483
- } else {
1484
- expandableContent.style("display", "none");
1485
- expandIcon.style("transform", "rotate(0deg)").text("\u25B6");
1486
- }
1487
- });
1488
- }
1489
- }
1490
- }
1491
- console.log(`Displayed table with ${response.topGeneTable.rows.length} genes`);
1492
- if (response.totalGenes && response.showingTop && response.totalGenes > response.showingTop) {
1493
- resultContainer.append("div").style("margin-top", "15px").style("padding", "10px").style("background-color", "#e9ecef").style("border-radius", "4px").style("font-size", "14px").style("max-width", "100%").style("width", "fit-content").style("color", "#495057").html(`
1494
- <strong>Note:</strong> For performance reasons, only the top ${response.showingTop}
1495
- most significant genes are displayed. The complete analysis identified
1496
- ${response.totalGenes.toLocaleString()} genes total.
1497
- `);
1498
- }
1499
- } else {
1500
- console.log("No table data received or empty results");
1501
- resultContainer.append("div").style("padding", "15px").style("background-color", "#fff3cd").style("border", "1px solid #ffeaa7").style("border-radius", "4px").style("margin", "15px 0").style("max-width", "100%").style("width", "fit-content").text("No significant genes found in the analysis.");
1502
- }
1503
- } catch (e) {
1504
- if (e?.code === "CACHE_BUSY") {
1505
- if (window.confirm(e.message || String(e))) {
1506
- runGRIN2Analysis(lst, button, obj2, filteredFiles);
1507
- }
1508
- } else sayerror(obj2.errDiv, e.message || e);
1509
- if (e.stack) console.log(e.stack);
1510
- }
1511
- button.innerHTML = oldText;
1512
- button.disabled = false;
1513
- obj2.busy = false;
1514
- }
1515
- }
1516
- async function gdcGRIN2ui({ filter0, callbacks, debugmode = false }, holder) {
1517
- if (debugmode) {
1518
- }
1519
- try {
1520
- if (callbacks) {
1521
- delete callbacks.sjcharts;
1522
- for (const n in callbacks) {
1523
- if (typeof callbacks[n] != "function") throw `callbacks.${n} not function`;
1524
- }
1525
- }
1526
- update({ filter0 });
1527
- } catch (e) {
1528
- console.log(e);
1529
- sayerror(holder, e instanceof Error ? e.message : String(e));
1530
- }
1531
- async function update({ filter0: filter02 }) {
1532
- holder.selectAll("*").remove();
1533
- holder.style("width", "100%").style("max-width", "none");
1534
- const obj = {
1535
- errDiv: holder.append("div"),
1536
- controlDiv: holder.append("div"),
1537
- tableDiv: holder.append("div").style("width", "100%"),
1538
- deduplicationInfoDiv: holder.append("div"),
1539
- downloadButtonDiv: holder.append("div").style("margin-top", "10px").style("display", "none"),
1540
- resultDiv: holder.append("div").style("margin-top", "20px"),
1541
- opts: {
1542
- filter0: filter02,
1543
- experimentalStrategy: "WXS"
1544
- },
1545
- busy: false,
1546
- // when analyzing, set to true for disabling ui interactivity
1547
- mafTableArg: null,
1548
- expStrategyRadio: null
1549
- };
1550
- makeControls(obj);
1551
- await getFilesAndShowTable(obj);
1552
- callbacks?.postRender?.(publicApi);
1553
- }
1554
- const publicApi = { update };
1555
- return publicApi;
1556
- }
1557
- export {
1558
- gdcGRIN2ui
1559
- };
1560
- //# sourceMappingURL=grin2-7AOJP5QJ.js.map