@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,1459 +0,0 @@
1
- import {
2
- blocklazyload
3
- } from "./chunk-3SZ6GKLB.js";
4
- import {
5
- bulkin,
6
- content2flag
7
- } from "./chunk-ZTYNN6G5.js";
8
- import "./chunk-DKVUOBIE.js";
9
- import {
10
- getsjcharts
11
- } from "./chunk-MKAF2BHB.js";
12
- import "./chunk-VGYTAYFK.js";
13
- import {
14
- block_init_default
15
- } from "./chunk-67DBIM6H.js";
16
- import {
17
- appear2 as appear,
18
- disappear2 as disappear,
19
- export_data,
20
- filetypeselect,
21
- font,
22
- newpane,
23
- sayerror
24
- } from "./chunk-SA7APTJR.js";
25
- import "./chunk-HJ6L54YS.js";
26
- import "./chunk-LSEFWW72.js";
27
- import "./chunk-SKREEF3H.js";
28
- import {
29
- Menu
30
- } from "./chunk-HYOEWQ5P.js";
31
- import "./chunk-HBW42TDT.js";
32
- import "./chunk-G6O3URDN.js";
33
- import "./chunk-FN5XPUPH.js";
34
- import "./chunk-IIT367QZ.js";
35
- import "./chunk-RZGEKL77.js";
36
- import "./chunk-UI7OCM2A.js";
37
- import "./chunk-YZK37YCC.js";
38
- import {
39
- init_bulk_flag
40
- } from "./chunk-7EMWHCVW.js";
41
- import "./chunk-7IYJZZQI.js";
42
- import "./chunk-M3J4MINX.js";
43
- import "./chunk-PF4DSFDR.js";
44
- import "./chunk-QH6W3NVF.js";
45
- import "./chunk-NOEAT6CX.js";
46
- import {
47
- dtcloss,
48
- dtdel,
49
- dtitd,
50
- dtnloss,
51
- dtsnvindel,
52
- mclass,
53
- mclasscnvgain,
54
- mclasscnvloss,
55
- mclassfusionrna,
56
- mclasssv,
57
- mclassutr3,
58
- mclassutr5
59
- } from "./chunk-4UWS5Y3N.js";
60
- import "./chunk-DD4R5P6W.js";
61
- import "./chunk-JNITUVXP.js";
62
- import {
63
- json_default
64
- } from "./chunk-KSGA62R2.js";
65
- import "./chunk-LOZEKOES.js";
66
- import "./chunk-TOU7EVFQ.js";
67
- import "./chunk-OAWQ6LOO.js";
68
- import "./chunk-TLT4YIG3.js";
69
- import "./chunk-KYBIQBXE.js";
70
- import "./chunk-I6Y4O3RR.js";
71
- import "./chunk-OMR2DT66.js";
72
- import "./chunk-DQC5FFGV.js";
73
- import "./chunk-HFNDKYVF.js";
74
-
75
- // src/tp.classes.js
76
- function tp_classes_default(cohort, button, folder) {
77
- let nothing = true;
78
- for (const k in cohort.dsset) {
79
- nothing = false;
80
- }
81
- if (nothing) {
82
- button.remove();
83
- folder.remove();
84
- return null;
85
- }
86
- const cbreakdown = /* @__PURE__ */ new Map();
87
- let totalcount = 0;
88
- for (const dskey in cohort.dsset) {
89
- const data = cohort.dsset[dskey].bulkdata;
90
- if (!data) continue;
91
- const class2count = /* @__PURE__ */ new Map();
92
- const svstr = /* @__PURE__ */ new Set();
93
- const fusionstr = /* @__PURE__ */ new Set();
94
- for (const n in data) {
95
- for (const m of data[n]) {
96
- const c = m.class;
97
- if (c == mclasssv) {
98
- svstr.add((m.sample ? m.sample : "") + "." + (m.sampletype ? m.sampletype : "") + JSON.stringify(m.pairlst));
99
- continue;
100
- }
101
- if (c == mclassfusionrna) {
102
- fusionstr.add(
103
- (m.sample ? m.sample : "") + "." + (m.sampletype ? m.sampletype : "") + JSON.stringify(m.pairlst)
104
- );
105
- continue;
106
- }
107
- totalcount++;
108
- if (!class2count.has(c)) {
109
- class2count.set(c, 0);
110
- }
111
- class2count.set(c, class2count.get(c) + 1);
112
- }
113
- }
114
- if (svstr.size) {
115
- class2count.set(mclasssv, svstr.size);
116
- totalcount += svstr.size;
117
- }
118
- if (fusionstr.size) {
119
- class2count.set(mclassfusionrna, fusionstr.size);
120
- totalcount += fusionstr.size;
121
- }
122
- cbreakdown.set(dskey, class2count);
123
- }
124
- button.html(totalcount + ' <span style="font-size:.8em">VARIANTS</span>').attr("aria-label", "A summary of variant hits from all genes, in descending order.");
125
- const table = folder.append("table").style("margin-right", "20px");
126
- const trup = table.append("tr");
127
- const trdown = table.append("tr");
128
- const showclst = (lst, holder, number) => {
129
- holder.selectAll("*").remove();
130
- for (const i of lst) {
131
- const d = holder.append("div").style("margin", "10px");
132
- d.append("span").attr("class", "sja_mcdot").style("background-color", i.color).style("padding", "2px 5px").style("margin-right", "5px").html(number ? i.count : "&nbsp;&nbsp;");
133
- d.append("span").style("color", i.color).text(i.label);
134
- }
135
- };
136
- const ds2clst = {};
137
- for (const [dskey, class2count] of cbreakdown) {
138
- const lst = [];
139
- for (const [k, count] of class2count) {
140
- const mc = mclass[k];
141
- if (mc.dt == dtsnvindel || mc.dt == dtitd || mc.dt == dtdel || mc.dt == dtnloss || mc.dt == dtcloss) {
142
- lst.push({
143
- key: k,
144
- label: mc.label,
145
- color: mc.color,
146
- count
147
- });
148
- }
149
- }
150
- lst.sort((a, b) => b.count - a.count);
151
- for (const thisclass of [mclasscnvloss, mclasscnvgain, mclasssv, mclassfusionrna]) {
152
- if (class2count.has(thisclass)) {
153
- const c = mclass[thisclass];
154
- lst.push({
155
- key: thisclass,
156
- label: c.label,
157
- color: c.color,
158
- count: class2count.get(thisclass)
159
- });
160
- }
161
- }
162
- ds2clst[dskey] = lst;
163
- const cholder = trdown.append("td").attr("valign", "top").attr("shownumber", 0);
164
- showclst(lst, cholder, true);
165
- const td = trup.append("td").style("border-bottom", "solid 1px #ccc").style("padding", "5px 10px").style("color", "#858585").style("font-size", ".8em").text(cohort.dsset[dskey].label);
166
- td.append("button").style("margin", "5px").text("Hide number").on("click", (event) => {
167
- const number = cholder.attr("shownumber") == "1";
168
- showclst(lst, cholder, number);
169
- cholder.attr("shownumber", number ? "0" : "1");
170
- event.target.innerHTML = number ? "Hide number" : "Show number";
171
- });
172
- }
173
- return totalcount ? ds2clst : null;
174
- }
175
-
176
- // src/tp.gene.geneexpression.js
177
- function tp_getgeneexpression(arg) {
178
- Promise.resolve().then(() => {
179
- if (!arg.gene) throw { message: "gene name missing" };
180
- if (!arg.genome) throw { message: "genome name missing" };
181
- if (arg.hostURL == void 0) throw { message: "no hostURL" };
182
- if (!arg.loadgeneexpressionfromofficialds) throw { message: "loadgeneexpressionfromofficialds missing" };
183
- if (!arg.loadgeneexpressionfromofficialds.dataset) throw { message: "dataset missing from loadgeneexpressionfromofficialds" };
184
- const par = {
185
- genome: arg.genome,
186
- dsname: arg.loadgeneexpressionfromofficialds.dataset,
187
- expressiononly: 1,
188
- genename: arg.gene,
189
- jwt: arg.jwt
190
- };
191
- return fetch(new Request(arg.hostURL + "/dsdata", {
192
- method: "POST",
193
- body: JSON.stringify(par)
194
- })).then((data) => {
195
- return data.json();
196
- }).then((data) => {
197
- if (data.error) throw { message: data.error };
198
- if (!data.data) throw { message: "cannot get data" };
199
- return data.data;
200
- });
201
- }).then((data) => {
202
- for (let i = 0; i < data.length; i++) {
203
- const par = {
204
- data: data[i].lst,
205
- expp: data[i].config,
206
- genename: arg.gene,
207
- presize: {
208
- x: arg.x + 40 * i,
209
- y: arg.y + 40 * i,
210
- width: 350,
211
- height: 650
212
- }
213
- };
214
- import("./ep-CXCATXYH.js").then((p) => {
215
- new p.default(par);
216
- });
217
- }
218
- }).catch((err) => {
219
- const pane = newpane({ x: arg.x || 600, y: arg.y || 80 });
220
- pane.body.append("p").text("Error getting gene expression: " + err);
221
- });
222
- }
223
-
224
- // src/tp.gene.js
225
- var tip = new Menu();
226
- function tp_gene_default(cohort, ds2clst, butt, folder, defaulthide, host) {
227
- if (!ds2clst) return null;
228
- const hostURL = host || "";
229
- const union = {};
230
- let genelst = [];
231
- for (const k in cohort.dsset) {
232
- for (const gn in cohort.dsset[k].bulkdata) {
233
- if (!(gn in union)) {
234
- union[gn] = { mcount: 0, isoform: {} };
235
- genelst.push(gn);
236
- }
237
- union[gn].mcount += cohort.dsset[k].bulkdata[gn].length;
238
- for (const m of cohort.dsset[k].bulkdata[gn]) {
239
- const i = m.isoform;
240
- if (!i) continue;
241
- union[gn].isoform[i] = 1;
242
- }
243
- }
244
- }
245
- let genelimit = Math.min(100, genelst.length);
246
- const noncodingclass = /* @__PURE__ */ new Set(["Intron", "P", "S", "E", mclassutr3, mclassutr5]);
247
- const gene2import = {};
248
- const ds2import = {};
249
- let usenoncoding = true, importsilent = false;
250
- butt.html(genelst.length + ' <span style="font-size:.8em">GENES</span>').attr("aria-label", "A summary table of gene by variant type, order by number of hits in descending order.");
251
- const errdiv = folder.append("div");
252
- const sayerror2 = (m) => {
253
- sayerror(errdiv, m);
254
- };
255
- const toprow = folder.append("div").style("margin-bottom", "8px");
256
- toprow.append("button").style("margin-right", "10px").text("Configure").on("click", () => {
257
- if (optiondiv.style("display") == "block") {
258
- disappear(optiondiv);
259
- } else {
260
- appear(optiondiv);
261
- }
262
- });
263
- toprow.append("button").style("margin-right", "10px").text("Download").on("click", () => {
264
- const txt = dotable();
265
- export_data("Gene summary", [{ text: txt }]);
266
- });
267
- toprow.append("input").attr("type", "search").attr("size", 10).attr("placeholder", "Find gene").style("margin", "0px 20px 0px 5px").on("keyup", (event) => {
268
- let n = event.target.value;
269
- if (n == "") {
270
- tip.hide();
271
- return;
272
- }
273
- if (cohort.geneToUpper) {
274
- n = n.toUpperCase();
275
- }
276
- if (event.code == "Enter") {
277
- tip.hide();
278
- event.target.value = "";
279
- if (n in union) {
280
- paintgene(n);
281
- }
282
- return;
283
- }
284
- const hit = [];
285
- for (const gn in union) {
286
- if (gn.indexOf(n) == 0) {
287
- hit.push({ name: gn, count: union[gn].mcount });
288
- }
289
- }
290
- if (hit.length == 0) {
291
- tip.hide();
292
- return;
293
- }
294
- hit.sort((a, b) => b.count - a.count);
295
- tip.clear().showunder(event.target);
296
- for (let i = 0; i < Math.min(30, hit.length); i++) {
297
- const n2 = hit[i].name;
298
- const row = tip.d.append("div").attr("class", "sja_menuoption_y").on("click", () => {
299
- paintgene(n2);
300
- });
301
- row.append("span").text(n2);
302
- row.append("span").style("font-size", ".7em").text(hit[i].count);
303
- }
304
- });
305
- toprow.append("a").attr("href", "https://docs.google.com/document/d/1NrH1H-FUWJtEKLk69V-k8uaYHOr9YO2obM9ZLZslEQ0/edit?usp=sharing").attr("target", "_blank").text("Help");
306
- const secondrow = folder.append("div").style("border", "solid 1px #ccc").style("margin", "10px 0px");
307
- const optiondiv = secondrow.append("div").style("display", "none").style("background-color", "#f1f1f1");
308
- const scrolltoppad = 140;
309
- const scrollholder = secondrow.append("div").style("padding-top", scrolltoppad + "px").style("position", "relative");
310
- const scrolldiv = scrollholder.append("div").style("overflow-y", "scroll").style("height", "400px").style("resize", "vertical");
311
- const table = scrolldiv.append("table").style("border-spacing", "1px").style("border-collapse", "separate");
312
- const oprow1 = optiondiv.append("div").style("padding", "10px").style("border-bottom", "dashed 1px #ccc");
313
- const oprow2 = optiondiv.append("div").style("padding", "10px").style("border-bottom", "dashed 1px #ccc");
314
- const oprow3 = optiondiv.append("div").style("padding", "10px").style("border-bottom", "dashed 1px #ccc");
315
- const gcsays = oprow1.append("span").style("padding-right", "10px").text("Showing " + (genelimit < genelst.length ? "top " + genelimit + " genes" : "all genes"));
316
- oprow1.append("button").text("more").on("click", () => {
317
- genelimit = Math.min(genelst.length, genelimit + 10);
318
- gcsays.text("Showing " + (genelimit < genelst.length ? "top " + genelimit : "all genes"));
319
- dotable();
320
- });
321
- oprow1.append("button").text("less").on("click", () => {
322
- genelimit = Math.max(1, genelimit - 10);
323
- gcsays.text("Showing " + (genelimit < genelst.length ? "top " + genelimit : "all genes"));
324
- dotable();
325
- });
326
- oprow2.append("span").text("Show subset").style("padding-right", "10px");
327
- const genesetta = oprow2.append("textarea").attr("rows", 1).attr("cols", 20).attr("placeholder", "enter gene names").style("margin-right", "10px");
328
- oprow2.append("button").text("Submit").on("click", () => {
329
- const v = genesetta.property("value").trim();
330
- if (v == "") return;
331
- const lst = v.split(/[\s\t\n]+/), good = [], nomatch = [];
332
- for (const s of lst) {
333
- if (s == "") continue;
334
- const n = cohort.geneToUpper ? s.trim().toUpperCase() : s.trim();
335
- if (n in union) {
336
- good.push(n);
337
- } else {
338
- nomatch.push(s);
339
- }
340
- }
341
- if (nomatch.length) {
342
- sayerror2("No match found for " + nomatch.join(", "));
343
- }
344
- if (good.length == 0) return;
345
- genelst = good;
346
- genelimit = good.length;
347
- dotable();
348
- });
349
- oprow2.append("button").text("Use default").on("click", () => {
350
- genelst = [];
351
- for (const n in union) {
352
- genelst.push(n);
353
- }
354
- genelimit = Math.min(100, genelst.length);
355
- dotable();
356
- });
357
- oprow3.append("span").html("Noncoding mutation visibility:&nbsp;");
358
- const oprow3select = oprow3.append("select").on("change", () => {
359
- usenoncoding = !usenoncoding;
360
- for (const dat of attrlst) {
361
- if (!dat.atlst) {
362
- continue;
363
- }
364
- for (const at of dat.atlst) {
365
- if (!at.ismclass) continue;
366
- if (usenoncoding) {
367
- at.hide = false;
368
- continue;
369
- }
370
- at.hide = noncodingclass.has(at.key);
371
- }
372
- }
373
- dotable();
374
- });
375
- oprow3select.append("option").text("show").attr("value", "y");
376
- oprow3select.append("option").text("hide").attr("value", "n");
377
- oprow3.append("p").style("font-size", ".8em").style("color", "#858585").text("Including: silent, splice_region, exon, UTR, and intron.");
378
- const hassamplelst = [];
379
- for (const k in cohort.dsset) {
380
- const d = cohort.dsset[k];
381
- if (d.hassample) {
382
- hassamplelst.push(d);
383
- }
384
- }
385
- if (hassamplelst.length) {
386
- const oprow5 = optiondiv.append("div").style("padding", "10px").style("border-bottom", "dashed 1px #ccc");
387
- oprow5.append("span").html("Gene recurrence (# of samples for each gene):&nbsp;");
388
- for (const ds of hassamplelst) {
389
- oprow5.append("button").text(hassamplelst.length == 1 ? "show" : ds.label).on("click", (event) => {
390
- const bars = [];
391
- for (const gene of genelst) {
392
- const hash = {};
393
- let samplecount = 0;
394
- if (gene in ds.bulkdata) {
395
- for (const m of ds.bulkdata[gene]) {
396
- if (!usenoncoding && noncodingclass.has(m.class)) return;
397
- if (!(m.sample in hash)) {
398
- hash[m.sample] = 1;
399
- samplecount++;
400
- }
401
- }
402
- }
403
- bars.push({
404
- name: gene,
405
- size: samplecount
406
- });
407
- }
408
- const pos = event.target.getBoundingClientRect();
409
- barplot(bars, "#76B38C", "Number of samples" + (usenoncoding ? "" : ", excluding noncoding mutations"), pos);
410
- });
411
- }
412
- const oprow6 = optiondiv.append("div").style("padding", "10px").style("border-bottom", "dashed 1px #ccc");
413
- oprow6.append("span").html("Mutation burden (# mutations for each sample):&nbsp;");
414
- for (const ds of hassamplelst) {
415
- oprow6.append("button").text(hassamplelst.length == 1 ? "show" : ds.label).on("click", (event) => {
416
- const samplehash = {};
417
- for (const g in ds.bulkdata) {
418
- for (const m of ds.bulkdata[g]) {
419
- const n = m.sample;
420
- if (n) {
421
- if (!usenoncoding && noncodingclass.has(m.class)) continue;
422
- if (!(n in samplehash)) {
423
- samplehash[n] = 0;
424
- }
425
- samplehash[n]++;
426
- }
427
- }
428
- }
429
- const bars = [];
430
- for (const n in samplehash) {
431
- bars.push({
432
- name: n,
433
- size: samplehash[n]
434
- });
435
- }
436
- const pos = event.target.getBoundingClientRect();
437
- barplot(bars, "#76B38C", "Mutation burden" + (usenoncoding ? "" : ", excluding noncoding mutations"), pos);
438
- });
439
- }
440
- }
441
- const oprow7 = optiondiv.append("div").style("padding", "10px").style("border-bottom", "dashed 1px #ccc").text("Click on a column header to rank genes.");
442
- const attrlst = [
443
- {
444
- label: "Name",
445
- isgenename: true
446
- }
447
- ];
448
- let firstsort = true;
449
- let dscount = 0;
450
- for (const dsname in cohort.dsset) {
451
- dscount++;
452
- const thisds = {
453
- name: cohort.dsset[dsname].label,
454
- atlst: [
455
- {
456
- label: "# mutation",
457
- get: (gn) => {
458
- if (!(gn in cohort.dsset[dsname].bulkdata)) return 0;
459
- if (usenoncoding) {
460
- return cohort.dsset[dsname].bulkdata[gn].length;
461
- }
462
- let c = 0;
463
- for (const i of cohort.dsset[dsname].bulkdata[gn]) {
464
- if (!noncodingclass.has(i.class)) c++;
465
- }
466
- return c;
467
- },
468
- rotate: true,
469
- descend: true,
470
- sort: firstsort
471
- //secondsort:true, // secondary, so to keep order persistant when sorting on classes with many genes having same number in sorted class
472
- }
473
- ]
474
- };
475
- firstsort = false;
476
- if (cohort.dsset[dsname].hassample) {
477
- thisds.atlst.push({
478
- label: "# sample",
479
- get: (gn) => {
480
- if (!(gn in cohort.dsset[dsname].bulkdata)) return 0;
481
- const set = /* @__PURE__ */ new Set();
482
- for (const m of cohort.dsset[dsname].bulkdata[gn]) {
483
- if (!usenoncoding && noncodingclass.has(m.class)) continue;
484
- if (!m.sample) continue;
485
- set.add(m.sample);
486
- }
487
- return set.size;
488
- },
489
- rotate: true,
490
- descend: true
491
- });
492
- }
493
- for (const c of ds2clst[dsname]) {
494
- c.ismclass = true;
495
- c.get = (gn) => {
496
- if (!(gn in cohort.dsset[dsname].bulkdata)) return 0;
497
- let total = 0;
498
- for (const m of cohort.dsset[dsname].bulkdata[gn]) {
499
- if (m.class == c.key) total++;
500
- }
501
- return total;
502
- };
503
- c.rotate = true;
504
- c.descend = true;
505
- thisds.atlst.push(c);
506
- }
507
- attrlst.push(thisds);
508
- }
509
- const dotable = () => {
510
- let sortkey = null, sortkey2 = null;
511
- for (const a of attrlst) {
512
- if (a.hide) continue;
513
- if (a.atlst) {
514
- for (const b of a.atlst) {
515
- if (b.hide) continue;
516
- if (b.sort) {
517
- sortkey = b;
518
- continue;
519
- }
520
- if (b.secondsort) {
521
- sortkey2 = b;
522
- continue;
523
- }
524
- }
525
- continue;
526
- }
527
- if (a.sort) {
528
- sortkey = a;
529
- continue;
530
- }
531
- if (a.secondsort) {
532
- sortkey2 = a;
533
- }
534
- }
535
- if (sortkey) {
536
- genelst.sort((a, b) => {
537
- if (sortkey.isgenename) {
538
- if (a < b) {
539
- return sortkey.descend ? 1 : -1;
540
- }
541
- return sortkey.descend ? -1 : 1;
542
- }
543
- const i = sortkey.get(a), j = sortkey.get(b);
544
- if (typeof i == "string") {
545
- if (i < j) {
546
- return sortkey.descend ? 1 : -1;
547
- }
548
- return sortkey.descend ? -1 : 1;
549
- }
550
- if (i == j) {
551
- if (sortkey2) {
552
- const i2 = sortkey2.get(a), j2 = sortkey2.get(b);
553
- if (i2 == j2) {
554
- if (a in gene2import) {
555
- if (!(b in gene2import)) return -1;
556
- } else if (b in gene2import) {
557
- return 1;
558
- }
559
- } else {
560
- return j2 - i2;
561
- }
562
- } else {
563
- if (a in gene2import) {
564
- if (!(b in gene2import)) return -1;
565
- } else if (b in gene2import) {
566
- return 1;
567
- }
568
- }
569
- return a < b ? -1 : 1;
570
- }
571
- return sortkey.descend ? j - i : i - j;
572
- });
573
- }
574
- const importclass = {};
575
- let hasimport = false;
576
- for (const dsname in ds2import) {
577
- hasimport = true;
578
- const classcount = {};
579
- for (let i = 0; i < genelimit; i++) {
580
- const gene = genelst[i];
581
- if (gene in gene2import && dsname in gene2import[gene]) {
582
- for (const c in gene2import[gene][dsname].class) {
583
- if (!(c in classcount)) {
584
- classcount[c] = 0;
585
- }
586
- classcount[c] += gene2import[gene][dsname].class[c];
587
- }
588
- }
589
- }
590
- const clst = [];
591
- for (const c in classcount) {
592
- clst.push({
593
- class: c,
594
- n: classcount[c]
595
- });
596
- }
597
- clst.sort((a, b) => b.n - a.n);
598
- importclass[dsname] = clst;
599
- }
600
- const impspace = "solid 10px white";
601
- table.selectAll("*").remove();
602
- const tr1 = table.append("tr");
603
- tr1.append("td").style("height", "0px").style("padding", "0px");
604
- tr1.append("td").style("height", "0px").style("padding", "0px");
605
- for (const ds of attrlst) {
606
- if (!ds.atlst) continue;
607
- let spannum = 0;
608
- for (const a of ds.atlst) {
609
- if (!a.hide) spannum++;
610
- }
611
- tr1.append("td").attr("colspan", spannum).style("text-align", "center").style("border-right", impspace).append("div").style("position", "absolute").style("top", "1px").style("border-bottom", dscount > 1 ? "solid 1px black" : "").text(dscount > 1 ? ds.name : "");
612
- }
613
- for (const dsname in ds2import) {
614
- const td = tr1.append("td").attr("colspan", 2 + importclass[dsname].length).style("border-right", impspace).append("div").style("top", "2px").style("position", "absolute").style("color", cohort.genome.datasets[dsname].color).style("border-bottom", "solid 1px " + cohort.genome.datasets[dsname].color);
615
- td.append("span").text(
616
- cohort.genome.datasets[dsname].label + (ds2import[dsname].totalsample ? ", " + ds2import[dsname].totalsample + " total samples" : "")
617
- );
618
- td.append("div").style("position", "absolute").style("right", "0px").style("top", "-5px").attr("class", "sja_clb").html("&#10005;").on("click", () => {
619
- delete ds2import[dsname];
620
- for (const n in gene2import) {
621
- delete gene2import[n][dsname];
622
- }
623
- dotable();
624
- });
625
- }
626
- const exportlines = [];
627
- const exportheader = [];
628
- const tr2 = table.append("tr");
629
- tr2.append("td").style("height", "0px").style("padding", "0px");
630
- for (const a of attrlst) {
631
- if (a.hide) continue;
632
- let lst = [];
633
- if (a.atlst) {
634
- lst = a.atlst;
635
- } else {
636
- lst = [a];
637
- }
638
- let td;
639
- for (const at of lst) {
640
- if (at.hide) continue;
641
- td = tr2.append("td").attr("class", "sja_clbtext").style("font-size", ".8em").style("height", "0px").style("padding", "0px").style("color", at.color ? at.color : "black").style("white-space", "nowrap");
642
- td.append("div").html(
643
- at.rotate ? at.sort ? (at.descend ? "&#9664;" : "&#9654;") + " " + at.label : at.label : at.label + (at.sort ? " " + (at.descend ? "&#9662;" : "&#9652;") : "")
644
- ).style("position", "absolute").style("top", scrolltoppad - 25 + "px").style("transform", at.rotate ? "translate(-3px,0px) rotate(-90deg)" : "").style("width", at.rotate ? "25px" : "auto").on("click", () => {
645
- const ps = at.sort;
646
- for (const a2 of attrlst) {
647
- if (a2.atlst) {
648
- for (const b of a2.atlst) {
649
- b.sort = false;
650
- }
651
- } else {
652
- a2.sort = false;
653
- }
654
- }
655
- at.sort = true;
656
- if (ps) {
657
- at.descend = !at.descend;
658
- }
659
- dotable();
660
- });
661
- exportheader.push(at.label + (a.name ? "." + a.name : ""));
662
- }
663
- td.style("border-right", impspace);
664
- }
665
- for (const dsname in ds2import) {
666
- tr2.append("td").style("font-size", ".8em").style("height", "0px").style("padding", "0px").style("white-space", "nowrap").append("div").html("# mutation").style("position", "absolute").style("top", scrolltoppad - 25 + "px").style("transform", "translate(-3px,0px) rotate(-90deg)").style("width", "25px");
667
- exportheader.push(dsname + ".#mutation");
668
- tr2.append("td").style("font-size", ".8em").style("height", "0px").style("padding", "0px").style("white-space", "nowrap").append("div").html("# sample").style("position", "absolute").style("top", scrolltoppad - 25 + "px").style("transform", "translate(-3px,0px) rotate(-90deg)").style("width", "25px");
669
- exportheader.push(dsname + ".#sample");
670
- let td;
671
- for (const cls of importclass[dsname]) {
672
- td = tr2.append("td").style("font-size", "80%").style("overflow-y", "hidden").style("height", "0px").style("padding", "0px").style("color", mclass[cls.class].color).style("white-space", "nowrap");
673
- td.append("div").html(mclass[cls.class].label).style("position", "absolute").style("top", scrolltoppad - 25 + "px").style("transform", "translate(-3px,0px) rotate(-90deg)").style("width", "25px");
674
- exportheader.push(dsname + "." + mclass[cls.class].label);
675
- }
676
- if (td) {
677
- td.style("border-right", impspace);
678
- }
679
- }
680
- exportlines.push(exportheader.join(" "));
681
- for (let i = 0; i < genelimit; i++) {
682
- const gene = genelst[i];
683
- const exportline = [gene];
684
- const tr = table.append("tr");
685
- tr.append("td").text(i + 1).style("font-size", ".7em").style("text-align", "right");
686
- for (const at of attrlst) {
687
- if (at.hide) continue;
688
- if (at.isgenename) {
689
- tr.append("td").text(genelst[i]).attr("class", "sja_menuoption_y").style("color", "black").style("display", "table-cell").on("click", () => {
690
- paintgene(genelst[i]);
691
- });
692
- continue;
693
- }
694
- let td;
695
- for (const bt of at.atlst) {
696
- if (bt.hide) continue;
697
- td = tr.append("td").style("color", "black").style("background-color", "#f1f1f1");
698
- const m = bt.get(gene);
699
- if (typeof m == "number") {
700
- if (bt.color) {
701
- if (m > 0) {
702
- td.style("text-align", "center").append("span").attr("class", "sja_mcdot").style("background-color", bt.color).html(m > 1 ? m : "&nbsp;");
703
- } else {
704
- td.append("span").attr("class", "sja_mcdot").style("margin", "0px 4px").html("&nbsp;");
705
- }
706
- } else {
707
- td.text(m);
708
- }
709
- } else {
710
- td.text(m);
711
- }
712
- exportline.push(m);
713
- }
714
- td.style("border-right", impspace);
715
- }
716
- for (const dsname in ds2import) {
717
- let sample = 0, total = 0, classsum = {}, notexist = true, pending = false;
718
- if (gene in gene2import) {
719
- const ipd = gene2import[gene][dsname];
720
- if (!ipd) continue;
721
- notexist = false;
722
- if (ipd.pending) {
723
- pending = true;
724
- continue;
725
- }
726
- sample += ipd.sample;
727
- total += ipd.total;
728
- for (const c in ipd.class) {
729
- if (!(c in classsum)) {
730
- classsum[c] = 0;
731
- }
732
- classsum[c] += ipd.class[c];
733
- }
734
- }
735
- if (notexist) {
736
- tr.append("td").attr("colspan", 2 + importclass[dsname].length);
737
- continue;
738
- }
739
- if (pending) {
740
- tr.append("td").attr("colspan", 2 + importclass[dsname].length).text("loading ...");
741
- continue;
742
- }
743
- tr.append("td").text(total).style("background-color", "#f1f1f1");
744
- exportline.push(total);
745
- tr.append("td").text(sample).style("background-color", "#f1f1f1");
746
- exportline.push(sample);
747
- let td;
748
- for (const cls of importclass[dsname]) {
749
- td = tr.append("td").style("text-align", "center").style("background-color", "#f1f1f1");
750
- const _count = classsum[cls.class];
751
- if (_count) {
752
- td.append("span").attr("class", "sja_mcdot").style("background-color", mclass[cls.class].color).html(_count > 1 ? _count : "&nbsp;");
753
- } else {
754
- td.append("span").attr("class", "sja_mcdot").style("margin", "0px 4px").html("&nbsp;");
755
- }
756
- exportline.push(_count);
757
- }
758
- td.style("border-right", impspace);
759
- }
760
- exportlines.push(exportline.join(" "));
761
- }
762
- return exportlines.join("\n");
763
- };
764
- dotable();
765
- function paintgene(gene) {
766
- if (!(gene in union)) return;
767
- tip.hide();
768
- const dslst = [];
769
- for (const k in cohort.dsset) {
770
- dslst.push(k);
771
- }
772
- let pane;
773
- for (const isoform in union[gene].isoform) {
774
- if (!pane) {
775
- pane = newpane({ x: 100, y: 100 });
776
- }
777
- block_init_default({
778
- hostURL,
779
- jwt: cohort.jwt,
780
- holder: pane.body,
781
- genome: cohort.genome,
782
- query: isoform,
783
- nopopup: true,
784
- dataset: dslst
785
- });
786
- }
787
- if (cohort.loadgeneexpressionfromofficialds) {
788
- tp_getgeneexpression({
789
- gene,
790
- genome: cohort.genome.name,
791
- loadgeneexpressionfromofficialds: cohort.loadgeneexpressionfromofficialds,
792
- hostURL: cohort.hostURL,
793
- jwt: cohort.jwt,
794
- x: 1e3,
795
- y: 80
796
- });
797
- }
798
- }
799
- }
800
- async function barplot(bars, color, label, pos) {
801
- const barplot2 = await import("./plot.barplot-342AYQC7.js");
802
- return barplot2.default(bars, color, label, pos);
803
- }
804
-
805
- // src/tp.pathway.js
806
- var tip2 = new Menu();
807
-
808
- // src/hcmap.js
809
- function inithcmap(hm, holder) {
810
- const err = (m) => {
811
- sayerror(holder, m);
812
- };
813
- if (!hm.metadata) return err("no metadata");
814
- const mdh = hm.metadata;
815
- const legendholder = holder.append("div").style("display", "inline-block").style("border", "solid 1px #ccc").style("margin", "20px").style("padding", "20px");
816
- const svg = holder.append("svg");
817
- if (!hm.text) return err("text missing");
818
- const lines = hm.text.trim().split("\n");
819
- hm.samples = [];
820
- const l = lines[0].split(" ");
821
- for (let i = 2; i < l.length; i++) {
822
- hm.samples.push(l[i]);
823
- }
824
- if (hm.samples.length == 0) return err("no column names");
825
- hm.items = [];
826
- for (let i = 1; i < lines.length; i++) {
827
- const l2 = lines[i].split(" ");
828
- const type = l2[0];
829
- const md = mdh[type];
830
- if (!md) return err("invalid data type " + type);
831
- const name = l2[1];
832
- const lst = [];
833
- for (let j = 2; j < l2.length; j++) {
834
- const vlst = l2[j].split(";");
835
- const colorlst = [];
836
- for (const v of vlst) {
837
- if (!md[v]) {
838
- return err("invalid value " + v + " at " + name + " and " + hm.samples[j - 2]);
839
- }
840
- colorlst.push(md[v].color);
841
- }
842
- lst.push(colorlst);
843
- }
844
- hm.items.push({
845
- name,
846
- type,
847
- lst
848
- });
849
- }
850
- hm.geneonrow = true;
851
- if (!hm.rowh) {
852
- hm.rowh = 20;
853
- }
854
- if (!hm.colw) {
855
- hm.colw = 20;
856
- }
857
- if (!hm.rowspace) {
858
- hm.rowspace = 2;
859
- }
860
- if (!hm.colspace) {
861
- hm.colspace = 2;
862
- }
863
- if (!hm.rowlabtickspace) {
864
- hm.rowlabtickspace = 4;
865
- }
866
- if (!hm.collabtickspace) {
867
- hm.collabtickspace = 4;
868
- }
869
- if (!hm.rowtick) {
870
- hm.rowtick = 5;
871
- }
872
- if (!hm.coltick) {
873
- hm.coltick = 5;
874
- }
875
- render(hm, svg, legendholder, err);
876
- }
877
- function render(hm, svg, legendholder, err) {
878
- const mdh = hm.metadata;
879
- for (const key in mdh) {
880
- for (const value in mdh[key]) {
881
- const o = mdh[key][value];
882
- if (!o.label) return err(".label missing for metadata " + key + "[" + value + "]");
883
- if (!o.color) return err(".color missing for metadata " + key + "[" + value + "]");
884
- }
885
- }
886
- for (const key in mdh) {
887
- const d1 = legendholder.append("div").style("display", "inline-block").style("margin", "20px").style("vertical-align", "top");
888
- d1.append("div").text(key).style("margin", "5px 3px").style("font-weight", "bold");
889
- const d2 = d1.append("div").style("margin", "3px");
890
- for (const v in mdh[key]) {
891
- const o = mdh[key][v];
892
- const row = d2.append("div").style("margin", "3px");
893
- row.append("div").style("display", "inline-block").style("background-color", o.color).style("width", "14px").style("height", "14px").style("margin-right", "10px");
894
- row.append("span").text(o.label);
895
- }
896
- }
897
- const rowlabfontsize = hm.rowh - 3, collabfontsize = hm.colw - 3;
898
- let labels = [];
899
- for (const i of hm.items) {
900
- labels.push(i.name);
901
- }
902
- let genenamewidth = 0;
903
- for (const n of labels) {
904
- svg.append("text").text(n).attr("font-size", hm.geneonrow ? rowlabfontsize : collabfontsize).attr("font-family", font).each(function() {
905
- genenamewidth = Math.max(genenamewidth, this.getBBox().width);
906
- }).remove();
907
- }
908
- let samplenamewidth = 0;
909
- for (const n of hm.samples) {
910
- svg.append("text").text(n).attr("font-size", hm.geneonrow ? collabfontsize : rowlabfontsize).attr("font-family", font).each(function() {
911
- samplenamewidth = Math.max(samplenamewidth, this.getBBox().width);
912
- }).remove();
913
- }
914
- const rowlabw = hm.geneonrow ? genenamewidth : samplenamewidth;
915
- const collabh = hm.geneonrow ? samplenamewidth : genenamewidth;
916
- const mapwidth = hm.samples.length * (hm.colw + hm.colspace) - hm.colspace;
917
- const mapheight = hm.items.length * (hm.rowh + hm.rowspace) - hm.rowspace;
918
- svg.attr("width", rowlabw + hm.rowlabtickspace + hm.rowtick + mapwidth + 100).attr("height", collabh + hm.collabtickspace + hm.coltick + mapheight);
919
- const originx = rowlabw + hm.rowlabtickspace + hm.rowtick;
920
- const originy = collabh + hm.collabtickspace + hm.coltick;
921
- let y = originy;
922
- for (const item of hm.items) {
923
- const g = svg.append("g").attr("transform", "translate(" + (originx - hm.rowlabtickspace - hm.rowtick) + "," + (y + hm.rowh / 2) + ")");
924
- g.append("text").text(item.name).attr("font-size", rowlabfontsize).attr("font-family", font).attr("fill", "black").attr("text-anchor", "end").attr("dominant-baseline", "central");
925
- g.append("line").attr("stroke", "black").attr("shape-rendering", "crispEdges").attr("x1", hm.rowlabtickspace).attr("x2", hm.rowlabtickspace + hm.rowtick);
926
- y += hm.rowh + hm.rowspace;
927
- }
928
- let x = originx;
929
- for (const sample of hm.samples) {
930
- const g = svg.append("g").attr("transform", "translate(" + (x + hm.colw / 2) + "," + collabh + ")");
931
- g.append("text").text(sample).attr("font-size", collabfontsize).attr("font-family", font).attr("fill", "black").attr("dominant-baseline", "central").attr("transform", "rotate(-90)");
932
- g.append("line").attr("stroke", "black").attr("shape-rendering", "crispEdges").attr("y1", hm.collabtickspace).attr("y2", hm.collabtickspace + hm.coltick);
933
- x += hm.colw + hm.colspace;
934
- }
935
- y = originy;
936
- for (const item of hm.items) {
937
- let x2 = originx;
938
- for (let i = 0; i < hm.samples.length; i++) {
939
- const sample = hm.samples[i];
940
- const g = svg.append("g").attr("transform", "translate(" + (x2 + hm.colw / 2) + "," + (y + hm.rowh / 2) + ")");
941
- const pieceh = hm.rowh / item.lst[i].length;
942
- const colorlst = item.lst[i];
943
- for (let j = 0; j < colorlst.length; j++) {
944
- const v = colorlst[j];
945
- g.append("rect").attr("x", -hm.colw / 2).attr("y", -hm.rowh / 2 + j * pieceh).attr("width", hm.colw).attr("height", pieceh).attr("fill", v).attr("shape-rendering", "crispEdges");
946
- }
947
- x2 += hm.colw + hm.colspace;
948
- }
949
- y += hm.rowh + hm.rowspace;
950
- }
951
- svg.append("rect").attr("x", originx).attr("y", originy).attr("width", hm.samples.length * (hm.colw + hm.colspace) - hm.colspace).attr("height", hm.items.length * (hm.rowh + hm.rowspace) - hm.rowspace).attr("stroke", "black").attr("fill", "none").attr("shape-rendering", "crispEdges");
952
- }
953
-
954
- // src/tp.e2pca.js
955
- function tp_e2pca_default(cohort, folder) {
956
- for (const obj of cohort.e2pca.list) {
957
- const holder = folder.append("div").style("display", "inline-block").style("margin", "20px").style("vertical-align", "top");
958
- if (cohort.e2pca.list.length > 1) {
959
- holder.style("border", "solid 1px #ededed");
960
- }
961
- if (obj.name) {
962
- holder.append("div").text(obj.name).style("background-color", "#f1f1f1").style("padding", "5px 10px");
963
- }
964
- const toprow = holder.append("div").style("margin", "20px");
965
- json_default(cohort.hostURL + "/textfile").post(JSON.stringify({ file: obj.vectorfile, jwt: cohort.jwt }), (data) => {
966
- if (data.error) {
967
- sayerror(holder, "Error getting vector file: " + data.error);
968
- return;
969
- }
970
- import("./e2pca-KOAAU2JX.js").then((p) => {
971
- const [err, numdata2plot] = p.e2pca_plot({
972
- holder,
973
- toprow,
974
- text: data.text,
975
- mdanno: cohort.patientannotation,
976
- obj
977
- });
978
- if (err) {
979
- sayerror(holder, "Error: " + err);
980
- return;
981
- }
982
- p.e2pca_genesearchui({
983
- holder: toprow,
984
- numdata2plot,
985
- hostURL: cohort.hostURL,
986
- jwt: cohort.jwt,
987
- obj,
988
- callback: () => {
989
- boxplot4sampleannotation(cohort, obj);
990
- }
991
- });
992
- if (cohort.patientannotation) {
993
- obj.boxplotdiv = holder.append("div");
994
- const div = toprow.append("div").style("display", "inline-block").style("margin-left", "10px");
995
- metadataselector4pca(cohort, obj, div);
996
- }
997
- });
998
- });
999
- }
1000
- }
1001
- function boxplot4sampleannotation(cohort, obj) {
1002
- if (!cohort.patientannotation) {
1003
- return;
1004
- }
1005
- if (!obj.expressiondata) {
1006
- return;
1007
- }
1008
- if (!obj.usetermkey) {
1009
- obj.usetermkey = cohort.patientannotation.metadata[0].key;
1010
- }
1011
- let term = null;
1012
- for (const t of cohort.patientannotation.metadata) {
1013
- if (t.key == obj.usetermkey) {
1014
- term = t;
1015
- break;
1016
- }
1017
- }
1018
- if (!term) {
1019
- sayerror(obj.boxplotdiv, "invalid term key " + obj.usetermkey);
1020
- return;
1021
- }
1022
- const samplegroups = [];
1023
- for (const v of term.values) {
1024
- samplegroups.push({
1025
- valuekey: v.key,
1026
- label: v.label,
1027
- color: v.color,
1028
- samples: []
1029
- });
1030
- }
1031
- let minv = obj.expressiondata[0].value;
1032
- let maxv = obj.expressiondata[0].value;
1033
- const noattrsamples = [];
1034
- for (const s of obj.expressiondata) {
1035
- minv = Math.min(minv, s.value);
1036
- maxv = Math.max(maxv, s.value);
1037
- if (!cohort.patientannotation.annotation[s.sample]) {
1038
- noattrsamples.push(s);
1039
- continue;
1040
- }
1041
- const valuekey = cohort.patientannotation.annotation[s.sample][obj.usetermkey];
1042
- if (valuekey == void 0) {
1043
- noattrsamples.push(s);
1044
- continue;
1045
- }
1046
- for (const sg of samplegroups) {
1047
- if (sg.valuekey == valuekey) {
1048
- sg.samples.push(s);
1049
- break;
1050
- }
1051
- }
1052
- }
1053
- if (noattrsamples.length) {
1054
- samplegroups.push({
1055
- label: "unannotated",
1056
- color: "#858585",
1057
- samples: noattrsamples
1058
- });
1059
- }
1060
- obj.boxplotdiv.selectAll("*").remove();
1061
- import("./plot.boxplot-OHEJDPTW.js").then((p) => {
1062
- const err = p.default({
1063
- list: samplegroups,
1064
- holder: obj.boxplotdiv,
1065
- axislabel: obj.searchedgene
1066
- });
1067
- if (err) {
1068
- sayerror(obj.boxplotdiv, "Boxplot: " + err);
1069
- }
1070
- });
1071
- }
1072
- function metadataselector4pca(cohort, obj, holder) {
1073
- const tip3 = new Menu({ border: "", padding: "" });
1074
- const noannocolor = "#858585";
1075
- holder.append("span").text("Choose metadata").attr("class", "sja_clbtext").on("click", (event) => {
1076
- tip3.clear();
1077
- tip3.showunder(event.target);
1078
- for (const term of cohort.patientannotation.metadata) {
1079
- tip3.d.append("div").attr("class", "sja_menuoption").text(term.label).on("click", () => {
1080
- obj.usetermkey = term.key;
1081
- tip3.hide();
1082
- obj.circles.attr("fill", (d) => {
1083
- const a = cohort.patientannotation.annotation[d.sample];
1084
- if (!a) return noannocolor;
1085
- const valuekey = a[term.key];
1086
- if (!valuekey) return noannocolor;
1087
- const b = cohort.patientannotation.mdh[term.key].values[valuekey];
1088
- if (!b) {
1089
- console.error("invalid value key: " + valuekey + " at term: " + term.key);
1090
- return noannocolor;
1091
- }
1092
- return b.color;
1093
- });
1094
- obj.legendholder.selectAll("*").remove();
1095
- obj.legendholder.append("div").style("margin-bottom", "5px").text(term.label).style("font-weight", "bold");
1096
- for (const v of term.values) {
1097
- const row = obj.legendholder.append("div").style("margin-bottom", "3px");
1098
- row.append("span").attr("class", "sja_mcdot").style("background-color", v.color).style("margin-right", "5px").html("&nbsp;");
1099
- row.append("span").text(v.label);
1100
- }
1101
- if (obj.expressiondata) {
1102
- boxplot4sampleannotation(cohort, obj);
1103
- }
1104
- });
1105
- }
1106
- });
1107
- }
1108
-
1109
- // src/tp.ui.js
1110
- async function tpui(cohort, holder, hostURL, app = { callbacks: { sjcharts: {} } }) {
1111
- const debugmode = app.debugmode;
1112
- if (debugmode) {
1113
- window.cohort = cohort;
1114
- }
1115
- if (!("hostURL" in cohort)) cohort.hostURL = hostURL;
1116
- if (cohort.headerhtml) {
1117
- holder.append("div").html(cohort.headerhtml);
1118
- }
1119
- let personcount = 0;
1120
- for (const pn in cohort.p2st) {
1121
- personcount++;
1122
- for (const st in cohort.p2st[pn]) {
1123
- const s = cohort.p2st[pn][st];
1124
- s.sampletype = st;
1125
- s.patientname = pn;
1126
- s.cohort = cohort;
1127
- }
1128
- }
1129
- const table = holder.append("table").style("margin-top", "20px");
1130
- const tr0 = table.append("tr");
1131
- cohort.__tdleft = tr0.append("td").style("vertical-align", "top").style("padding-right", "20px");
1132
- cohort.__tdright = tr0.append("td").style("vertical-align", "top");
1133
- if (cohort.hide_navigation) {
1134
- cohort.__tdleft.style("display", "none");
1135
- }
1136
- if (!cohort.hide_addnewfile) {
1137
- const [butt1, folder1] = makefolder(cohort);
1138
- folder1.style("background-color", "#f4f4f4").style("margin", "0px 20px 20px 0px").style("padding", "20px");
1139
- butt1.html('&#43; <span style="font-size:.8em">NEW FILE</span>');
1140
- const saydiv = folder1.append("p");
1141
- const filediv = folder1.append("div");
1142
- const fileui = () => {
1143
- filediv.selectAll("*").remove();
1144
- filediv.append("span").html("Select data type&nbsp;");
1145
- const typeselect = filetypeselect(filediv).style("margin-right", "20px");
1146
- const butt = filediv.append("input").attr("type", "file").on("change", (event) => {
1147
- saydiv.text("");
1148
- const file = event.target.files[0];
1149
- if (!file) {
1150
- fileui();
1151
- return;
1152
- }
1153
- if (file.size == 0) {
1154
- saydiv.text("Wrong file: " + file.name);
1155
- fileui();
1156
- return;
1157
- }
1158
- const reader = new FileReader();
1159
- reader.onload = (event2) => {
1160
- saydiv.text(file.name + " loaded.");
1161
- const flag = init_bulk_flag(cohort.genome.name);
1162
- if (!flag) {
1163
- saydiv.text("should not happen");
1164
- fileui();
1165
- return;
1166
- }
1167
- const error0 = content2flag(event2.target.result, typeselect.node().selectedIndex, flag);
1168
- if (error0) {
1169
- saydiv.text("Error with " + file.name + ": " + error0);
1170
- fileui();
1171
- return;
1172
- }
1173
- let ds = null;
1174
- for (const k in cohort.dsset) {
1175
- ds = cohort.dsset[k];
1176
- break;
1177
- }
1178
- if (!ds) {
1179
- saydiv.text("no dataset in cohort, this should not happen");
1180
- fileui();
1181
- return;
1182
- }
1183
- const error1 = bulkin({
1184
- flag,
1185
- cohort,
1186
- flag2thisds: ds
1187
- });
1188
- if (error1) {
1189
- saydiv.text("Error with " + file.name + ": " + error1);
1190
- fileui();
1191
- return;
1192
- }
1193
- if (flag.good == 0) {
1194
- saydiv.text(file.name + ": no data loaded");
1195
- fileui();
1196
- return;
1197
- }
1198
- saydiv.text("");
1199
- fileui();
1200
- holder.selectAll("*").remove();
1201
- tpui(cohort, holder, hostURL);
1202
- };
1203
- reader.onerror = function() {
1204
- saydiv.text("Error reading file " + file.name);
1205
- fileui();
1206
- return;
1207
- };
1208
- saydiv.text("Parsing file " + file.name + " ...");
1209
- reader.readAsText(file, "utf8");
1210
- });
1211
- };
1212
- fileui();
1213
- }
1214
- const [butt2, folder2] = makefolder(cohort);
1215
- const ds2clst = tp_classes_default(cohort, butt2, folder2);
1216
- const hassamplelst = [];
1217
- const hasdiseaselst = [];
1218
- for (const k in cohort.dsset) {
1219
- const ds = cohort.genome.datasets[k];
1220
- if (ds.hassample) {
1221
- hassamplelst.push(k);
1222
- }
1223
- if (ds.hasdisease) {
1224
- hasdiseaselst.push(k);
1225
- }
1226
- }
1227
- if (ds2clst) {
1228
- const [butt3, folder3] = makefolder(cohort, cohort.show_genetable);
1229
- tp_gene_default(cohort, ds2clst, butt3, folder3, personcount > 0, hostURL);
1230
- }
1231
- let showheatmap = false;
1232
- if (hassamplelst.length || personcount > 0) {
1233
- cohort.patientset = {};
1234
- for (const patient in cohort.p2st) {
1235
- cohort.patientset[patient] = {
1236
- trlst: [],
1237
- samples: cohort.p2st[patient]
1238
- };
1239
- }
1240
- if (hassamplelst.length > 0 && !cohort.hardcodemap) {
1241
- showheatmap = true;
1242
- }
1243
- }
1244
- if (cohort.show_heatmap) {
1245
- showheatmap = true;
1246
- }
1247
- let hm_main;
1248
- if (showheatmap) {
1249
- const [hmbtn, hmdiv] = makefolder(cohort);
1250
- hmbtn.text("HEATMAP").style("font-size", ".8em");
1251
- const sjcharts = await getsjcharts();
1252
- const appname = (cohort.name ? cohort.name + "." : "") + "hm";
1253
- sjcharts.heatmap({
1254
- cohort,
1255
- hassamplelst,
1256
- blockinit: block_init_default,
1257
- debugmode,
1258
- // sjcharts has its own d3 instance so it has to
1259
- // re-select to bind the d3 'event' properly
1260
- dom: {
1261
- butt: hmbtn.node(),
1262
- holder: hmdiv.node()
1263
- },
1264
- tp_getgeneexpression,
1265
- show_heatmap: cohort.show_heatmap,
1266
- // use a subnested sjcharts object to namespace its instances
1267
- instanceTracker: app.instanceTracker && app.instanceTracker.sjcharts,
1268
- callbacks: app.callbacks && app.callbacks.sjcharts && (app.callbacks.sjcharts[appname] || app.callbacks.sjcharts.hm)
1269
- });
1270
- }
1271
- if (cohort.hardcodemap) {
1272
- const [hmbut, hmdiv] = makefolder(cohort, cohort.show_hardcodemap);
1273
- hmbut.text("HEATMAP").style("font-size", ".8em");
1274
- for (const hcmap of cohort.hardcodemap) {
1275
- const div = hmdiv.append("div").style("display", "inline-block").style("margin-bottom", "20px");
1276
- if (hcmap.name) {
1277
- div.append("h3").text(hcmap.name);
1278
- }
1279
- inithcmap(hcmap, div);
1280
- }
1281
- }
1282
- if (cohort.survivalJSON) {
1283
- const [srvbut, srvdiv] = makefolder(cohort, cohort.show_hardcodemap);
1284
- srvbut.text("SURVIVAL CURVE").style("font-size", ".8em").style("border-color", "transparent");
1285
- const sjcharts = await getsjcharts();
1286
- sjcharts.survival({
1287
- cohort,
1288
- dom: {
1289
- butt: srvbut.node(),
1290
- holder: srvdiv.node()
1291
- },
1292
- // use a subnested sjcharts object to namespace its instances
1293
- instanceTracker: app.instanceTracker && app.instanceTracker.sjcharts,
1294
- callbacks: app.callbacks && app.callbacks.sjcharts && app.callbacks.sjcharts.sv
1295
- });
1296
- }
1297
- if (cohort.browserview) {
1298
- const [butt, folder] = makefolder(cohort);
1299
- butt.style("font-size", ".8em").text("BROWSER");
1300
- let loaded = false;
1301
- butt.on("click", () => {
1302
- if (folder.style("display") == "none") {
1303
- butt.style("border-color", "black");
1304
- appear(folder);
1305
- } else {
1306
- butt.style("border-color", "transparent");
1307
- disappear(folder);
1308
- }
1309
- if (loaded) return;
1310
- loaded = true;
1311
- const arg = {
1312
- holder: folder,
1313
- genome: cohort.genome,
1314
- debugmode,
1315
- dogtag: cohort.genome.name,
1316
- hostURL,
1317
- jwt: cohort.jwt,
1318
- cohort,
1319
- nobox: cohort.browserview.nobox,
1320
- datasetqueries: cohort.browserview.datasetqueries,
1321
- tklst: []
1322
- };
1323
- if (cohort.browserview.position) {
1324
- arg.chr = cohort.browserview.position.chr;
1325
- arg.start = cohort.browserview.position.start;
1326
- arg.stop = cohort.browserview.position.stop;
1327
- }
1328
- if (cohort.browserview.nativetracks) {
1329
- arg.nativetracks = cohort.browserview.nativetracks;
1330
- }
1331
- if (cohort.browserview.tracks) {
1332
- for (const t of cohort.browserview.tracks) {
1333
- arg.tklst.push(t);
1334
- }
1335
- }
1336
- if (cohort.browserview.assays) {
1337
- if (!cohort.assaylst) {
1338
- console.error("assaylst not set!");
1339
- cohort.assaylst = [];
1340
- }
1341
- for (const assayname in cohort.browserview.assays) {
1342
- const assayview = cohort.browserview.assays[assayname];
1343
- if (!assayview.assayobj) {
1344
- continue;
1345
- }
1346
- if (assayview.combined) {
1347
- if (assayview.combinetk) {
1348
- arg.tklst.push(assayview.combinetk);
1349
- }
1350
- } else {
1351
- for (const pn in cohort.patientset) {
1352
- for (const st in cohort.patientset[pn].samples) {
1353
- for (const t of cohort.patientset[pn].samples[st].tktemplate) {
1354
- if (t.id == assayview.assayobj.id) {
1355
- arg.tklst.push(t);
1356
- }
1357
- }
1358
- }
1359
- }
1360
- }
1361
- }
1362
- }
1363
- if (cohort.browserview.defaultassaytracks) {
1364
- const [err, lst] = cohort2assaytracks(cohort);
1365
- if (err) {
1366
- sayerror(holder, "error with .defaultassaytracks: " + err);
1367
- } else {
1368
- for (const t of lst) arg.tklst.push(t);
1369
- }
1370
- }
1371
- for (const t of arg.tklst) {
1372
- t.iscustom = true;
1373
- }
1374
- blocklazyload(arg);
1375
- });
1376
- if (cohort.show_browser) {
1377
- butt.node().click();
1378
- }
1379
- }
1380
- if (cohort.e2pca) {
1381
- const [butt, folder] = makefolder(cohort);
1382
- butt.text(cohort.e2pca.label).style("font-size", ".8em");
1383
- let loaded = false;
1384
- butt.on("click", () => {
1385
- if (folder.style("display") == "none") {
1386
- butt.style("border-color", "black");
1387
- appear(folder);
1388
- } else {
1389
- butt.style("border-color", "transparent");
1390
- disappear(folder);
1391
- }
1392
- if (loaded) return;
1393
- loaded = true;
1394
- tp_e2pca_default(cohort, folder);
1395
- });
1396
- if (cohort.show_e2pca) {
1397
- butt.node().click();
1398
- }
1399
- }
1400
- }
1401
- function makefolder(cohort, show) {
1402
- const butt = cohort.__tdleft.append("div").attr("class", "sja_menuoption").style("margin-top", "10px").style("white-space", "nowrap");
1403
- const folder = cohort.__tdright.append("div").style("padding-bottom", "20px");
1404
- butt.on("click", () => {
1405
- if (folder.style("display") == "block") {
1406
- disappear(folder);
1407
- butt.style("border", "solid 1px transparent");
1408
- } else {
1409
- butt.style("border", "solid 1px #545454");
1410
- appear(folder);
1411
- }
1412
- });
1413
- if (show) {
1414
- butt.style("border", "solid 1px #545454");
1415
- folder.style("display", "block");
1416
- } else {
1417
- butt.style("border", "solid 1px transparent");
1418
- folder.style("display", "none");
1419
- }
1420
- return [butt, folder];
1421
- }
1422
- function cohort2assaytracks(ct) {
1423
- if (!ct.browserview) return [null, []];
1424
- if (!ct.browserview.defaultassaytracks) return [null, []];
1425
- const tklst = [];
1426
- for (const t of ct.browserview.defaultassaytracks) {
1427
- const p = ct.p2st[t.level1];
1428
- if (!p) continue;
1429
- if (t.level2) {
1430
- const p2 = p[t.level2];
1431
- if (!p2) continue;
1432
- if (!p2.tktemplate) continue;
1433
- for (const tt of p2.tktemplate) {
1434
- if (tt.assayname == t.assay) {
1435
- tklst.push(tt);
1436
- if (t.justone) {
1437
- break;
1438
- }
1439
- }
1440
- }
1441
- } else {
1442
- for (const st in p) {
1443
- const p2 = p[st];
1444
- if (p2.tktemplate) {
1445
- for (const tt of p2.tktemplate) {
1446
- if (tt.assayname == t.assay) {
1447
- tklst.push(tt);
1448
- }
1449
- }
1450
- }
1451
- }
1452
- }
1453
- }
1454
- return [null, tklst];
1455
- }
1456
- export {
1457
- tpui as default
1458
- };
1459
- //# sourceMappingURL=tp.ui-T7FVMTGQ.js.map