@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,2198 +0,0 @@
1
- import {
2
- appear2 as appear,
3
- disappear2 as disappear,
4
- export_data,
5
- first_genetrack_tolist,
6
- font,
7
- make_table_2col,
8
- newpane,
9
- sayerror
10
- } from "./chunk-SA7APTJR.js";
11
- import {
12
- invalidcoord,
13
- string2pos
14
- } from "./chunk-HJ6L54YS.js";
15
- import "./chunk-LSEFWW72.js";
16
- import "./chunk-SKREEF3H.js";
17
- import {
18
- Menu
19
- } from "./chunk-HYOEWQ5P.js";
20
- import "./chunk-HBW42TDT.js";
21
- import "./chunk-G6O3URDN.js";
22
- import "./chunk-FN5XPUPH.js";
23
- import "./chunk-IIT367QZ.js";
24
- import "./chunk-RZGEKL77.js";
25
- import "./chunk-UI7OCM2A.js";
26
- import "./chunk-YZK37YCC.js";
27
- import {
28
- dofetch,
29
- dofetch2,
30
- dofetch3,
31
- vcfparsemeta
32
- } from "./chunk-7EMWHCVW.js";
33
- import "./chunk-7IYJZZQI.js";
34
- import "./chunk-M3J4MINX.js";
35
- import "./chunk-PF4DSFDR.js";
36
- import "./chunk-QH6W3NVF.js";
37
- import "./chunk-NOEAT6CX.js";
38
- import {
39
- bplen,
40
- dt2label,
41
- dtcnv,
42
- dtfusionrna,
43
- dtitd,
44
- dtloh,
45
- dtsnvindel,
46
- dtsv,
47
- getMax_byiqr,
48
- mclass,
49
- mclassitd,
50
- tkt,
51
- validtkt
52
- } from "./chunk-4UWS5Y3N.js";
53
- import "./chunk-DD4R5P6W.js";
54
- import "./chunk-JNITUVXP.js";
55
- import {
56
- category10_default
57
- } from "./chunk-KSGA62R2.js";
58
- import "./chunk-LOZEKOES.js";
59
- import "./chunk-TOU7EVFQ.js";
60
- import {
61
- linear,
62
- ordinal
63
- } from "./chunk-OAWQ6LOO.js";
64
- import "./chunk-TLT4YIG3.js";
65
- import "./chunk-KYBIQBXE.js";
66
- import "./chunk-I6Y4O3RR.js";
67
- import "./chunk-OMR2DT66.js";
68
- import "./chunk-DQC5FFGV.js";
69
- import "./chunk-HFNDKYVF.js";
70
-
71
- // src/samplematrix.featuremenu.js
72
- function showMenu_isgenevalue(smat, f) {
73
- smat.menu.d.append("div").attr("class", "sja_menuoption").text("Sort").on("click", () => {
74
- smat.menu.hide();
75
- if (f.sort) {
76
- return;
77
- }
78
- for (const f2 of smat.features) {
79
- if (f2.isgenevalue) delete f2.sort;
80
- }
81
- f.sort = 1;
82
- smat.draw_matrix();
83
- });
84
- }
85
- function showMenu_iscnv(smat, f, obj) {
86
- {
87
- const row = smat.menu.d.append("div").style("margin", "10px");
88
- row.append("span").html("CNV log2(ratio) cutoff ");
89
- row.append("input").property("value", obj.valuecutoff || 0).attr("type", "number").style("width", "50px").on("keyup", (event2) => {
90
- if (event2.code != "Enter" && event2.code != "NumpadEnter") return;
91
- let v = Number.parseFloat(event2.target.value);
92
- if (!v || v < 0) {
93
- v = 0;
94
- }
95
- if (v == 0) {
96
- if (obj.valuecutoff) {
97
- obj.valuecutoff = 0;
98
- smat.update_singlefeature(f);
99
- } else {
100
- }
101
- return;
102
- }
103
- if (obj.valuecutoff) {
104
- if (obj.valuecutoff == v) {
105
- } else {
106
- obj.valuecutoff = v;
107
- smat.update_singlefeature(f);
108
- }
109
- } else {
110
- obj.valuecutoff = v;
111
- smat.update_singlefeature(f);
112
- }
113
- });
114
- row.append("div").style("font-size", ".7em").style("opacity", 0.5).html("Only show CNV with absolute log2(ratio) no less than cutoff.<br>Set to 0 to cancel.");
115
- }
116
- {
117
- const row = smat.menu.d.append("div").style("margin", "10px");
118
- row.append("span").html("CNV segment size limit&nbsp;");
119
- row.append("input").property("value", obj.focalsizelimit || 0).attr("type", "number").style("width", "100px").on("keyup", (event2) => {
120
- if (event2.code != "Enter" && event2.code != "NumpadEnter") return;
121
- let v = Number.parseInt(event2.target.value);
122
- if (!v || v < 0) {
123
- v = 0;
124
- }
125
- if (v == 0) {
126
- if (obj.focalsizelimit) {
127
- obj.focalsizelimit = 0;
128
- smat.update_singlefeature(f);
129
- } else {
130
- }
131
- return;
132
- }
133
- if (obj.focalsizelimit) {
134
- if (obj.focalsizelimit == v) {
135
- } else {
136
- obj.focalsizelimit = v;
137
- smat.update_singlefeature(f);
138
- }
139
- } else {
140
- obj.focalsizelimit = v;
141
- smat.update_singlefeature(f);
142
- }
143
- });
144
- row.append("span").text("bp");
145
- row.append("div").style("font-size", ".7em").style("opacity", 0.5).html("Limit the CNV segment length to show only focal events.<br>Set to 0 to cancel.");
146
- }
147
- }
148
- function showMenu_isloh(smat, f, obj) {
149
- {
150
- const row = smat.menu.d.append("div").style("margin", "10px");
151
- row.append("span").html("LOH segmean cutoff&nbsp;");
152
- row.append("input").property("value", obj.valuecutoff || 0).attr("type", "number").style("width", "50px").on("keyup", (event2) => {
153
- if (event2.code != "Enter" && event2.code != "NumpadEnter") return;
154
- let v = Number.parseFloat(event2.target.value);
155
- if (!v || v < 0) {
156
- v = 0;
157
- }
158
- if (v == 0) {
159
- if (obj.valuecutoff) {
160
- obj.valuecutoff = 0;
161
- smat.update_singlefeature(f);
162
- } else {
163
- }
164
- return;
165
- }
166
- if (obj.valuecutoff) {
167
- if (obj.valuecutoff == v) {
168
- } else {
169
- obj.valuecutoff = v;
170
- smat.update_singlefeature(f);
171
- }
172
- } else {
173
- obj.valuecutoff = v;
174
- smat.update_singlefeature(f);
175
- }
176
- });
177
- row.append("div").style("font-size", ".7em").style("opacity", 0.5).html("Only show LOH with segmean no less than cutoff.<br>Set to 0 to cancel.");
178
- }
179
- {
180
- const row = smat.menu.d.append("div").style("margin", "10px");
181
- row.append("span").html("LOH segment size limit&nbsp;");
182
- row.append("input").property("value", obj.focalsizelimit || 0).attr("type", "number").style("width", "100px").on("keyup", (event2) => {
183
- if (event2.code != "Enter" && event2.code != "NumpadEnter") return;
184
- let v = Number.parseInt(event2.target.value);
185
- if (!v || v < 0) {
186
- v = 0;
187
- }
188
- if (v == 0) {
189
- if (obj.focalsizelimit) {
190
- obj.focalsizelimit = 0;
191
- smat.update_singlefeature(f);
192
- } else {
193
- }
194
- return;
195
- }
196
- if (obj.focalsizelimit) {
197
- if (obj.focalsizelimit == v) {
198
- } else {
199
- obj.focalsizelimit = v;
200
- smat.update_singlefeature(f);
201
- }
202
- } else {
203
- obj.focalsizelimit = v;
204
- smat.update_singlefeature(f);
205
- }
206
- });
207
- row.append("span").text("bp");
208
- row.append("div").style("font-size", ".7em").style("opacity", 0.5).html("Limit the LOH segment length to show only focal events.<br>Set to 0 to cancel.");
209
- }
210
- }
211
- function showMenu_ismutation(smat, f) {
212
- {
213
- const div = smat.menu.d.append("div").style("margin", "10px").style("border", "solid 1px #ededed");
214
- const update = () => {
215
- smat.update_singlefeature(f);
216
- smat.menu.hide();
217
- };
218
- const table = div.append("table").style("margin", "10px").style("border-spacing", "1px");
219
- const tbody = table.append("tbody");
220
- {
221
- const tr = tbody.append("tr");
222
- tr.append("td").style("opacity", 0.5).text("CNV");
223
- tr.append("td").attr("class", "sja_menuoption").text(f.cnv.hidden ? "Show" : "Hide").on("click", () => {
224
- f.cnv.hidden = !f.cnv.hidden;
225
- update();
226
- });
227
- tr.append("td").attr("class", "sja_menuoption").text("Show only").on("click", () => {
228
- ismutation_hideallclass(f);
229
- delete f.cnv.hidden;
230
- update();
231
- });
232
- const td = tr.append("td");
233
- if (!f.cnv.hidden) {
234
- td.attr("class", "sja_menuoption").style("font-size", ".8em").text("CONFIG").on("click", () => {
235
- smat.menu.clear();
236
- showMenu_iscnv(smat, f, f.cnv);
237
- });
238
- }
239
- }
240
- {
241
- const tr = tbody.append("tr");
242
- tr.append("td").style("opacity", 0.5).text("LOH");
243
- tr.append("td").attr("class", "sja_menuoption").text(f.loh.hidden ? "Show" : "Hide").on("click", () => {
244
- f.loh.hidden = !f.loh.hidden;
245
- update();
246
- });
247
- tr.append("td").attr("class", "sja_menuoption").text("Show only").on("click", () => {
248
- ismutation_hideallclass(f);
249
- delete f.loh.hidden;
250
- update();
251
- });
252
- const td = tr.append("td");
253
- if (!f.loh.hidden) {
254
- td.attr("class", "sja_menuoption").style("font-size", ".8em").text("CONFIG").on("click", () => {
255
- smat.menu.clear();
256
- showMenu_isloh(smat, f, f.loh);
257
- });
258
- }
259
- }
260
- {
261
- const tr = tbody.append("tr");
262
- tr.append("td").style("opacity", 0.5).text("ITD");
263
- tr.append("td").attr("class", "sja_menuoption").text(f.itd.hidden ? "Show" : "Hide").on("click", () => {
264
- f.itd.hidden = !f.itd.hidden;
265
- update();
266
- });
267
- tr.append("td").attr("class", "sja_menuoption").text("Show only").on("click", () => {
268
- ismutation_hideallclass(f);
269
- delete f.itd.hidden;
270
- update();
271
- });
272
- const td = tr.append("td");
273
- if (!f.itd.hidden) {
274
- }
275
- }
276
- {
277
- const tr = tbody.append("tr");
278
- tr.append("td").style("opacity", 0.5).text("SV");
279
- tr.append("td").attr("class", "sja_menuoption").text(f.sv.hidden ? "Show" : "Hide").on("click", () => {
280
- f.sv.hidden = !f.sv.hidden;
281
- update();
282
- });
283
- tr.append("td").attr("class", "sja_menuoption").text("Show only").on("click", () => {
284
- ismutation_hideallclass(f);
285
- delete f.sv.hidden;
286
- update();
287
- });
288
- const td = tr.append("td");
289
- if (!f.sv.hidden) {
290
- }
291
- }
292
- {
293
- const tr = tbody.append("tr");
294
- tr.append("td").style("opacity", 0.5).text("Fusion");
295
- tr.append("td").attr("class", "sja_menuoption").text(f.fusion.hidden ? "show" : "hide").on("click", () => {
296
- f.fusion.hidden = !f.fusion.hidden;
297
- update();
298
- });
299
- tr.append("td").attr("class", "sja_menuoption").text("show only").on("click", () => {
300
- ismutation_hideallclass(f);
301
- delete f.fusion.hidden;
302
- update();
303
- });
304
- const td = tr.append("td");
305
- if (!f.fusion.hidden) {
306
- }
307
- }
308
- table.append("tbody").append("tr").append("td").attr("colspan", 4).style("padding-top", "10px").append("span").style("font-size", ".8em").text("List SNV/indel").attr("class", "sja_clbtext").on("click", () => {
309
- if (tbody2.style("display") == "none") {
310
- tbody2.style("display", "table-row-group");
311
- } else {
312
- tbody2.style("display", "none");
313
- }
314
- });
315
- const tbody2 = table.append("tbody").style("display", "none");
316
- for (const k in mclass) {
317
- const c = mclass[k];
318
- if (c.dt != dtsnvindel) {
319
- continue;
320
- }
321
- const tr = tbody2.append("tr");
322
- tr.append("td").style("opacity", 0.5).text(c.label);
323
- tr.append("td").attr("class", "sja_menuoption").text(f.snvindel.excludeclasses[k] ? "Show" : "Hide").on("click", () => {
324
- if (f.snvindel.excludeclasses[k]) {
325
- delete f.snvindel.excludeclasses[k];
326
- } else {
327
- f.snvindel.excludeclasses[k] = 1;
328
- }
329
- update();
330
- });
331
- tr.append("td").attr("class", "sja_menuoption").text("Show only").on("click", () => {
332
- ismutation_hideallclass(f);
333
- delete f.snvindel.excludeclasses[k];
334
- update();
335
- });
336
- const td = tr.append("td");
337
- }
338
- div.append("div").style("margin", "10px").append("span").style("font-size", ".8em").text("Show all classes").attr("class", "sja_clbtext").on("click", () => {
339
- f.cnv.hidden = false;
340
- f.loh.hidden = false;
341
- f.itd.hidden = false;
342
- f.sv.hidden = false;
343
- f.fusion.hidden = false;
344
- f.snvindel.excludeclasses = {};
345
- update();
346
- });
347
- }
348
- }
349
- function ismutation_hideallclass(f) {
350
- f.cnv.hidden = true;
351
- f.loh.hidden = true;
352
- f.itd.hidden = true;
353
- f.sv.hidden = true;
354
- f.fusion.hidden = true;
355
- f.snvindel.excludeclasses = {};
356
- for (const k in mclass) {
357
- if (mclass[k].dt == dtsnvindel) f.snvindel.excludeclasses[k] = 1;
358
- }
359
- }
360
-
361
- // src/samplematrix.kmplot.js
362
- function may_add_kmplotbutton(smat, buttonrow) {
363
- if (!smat.mds || !smat.mds.survivalplot) return;
364
- buttonrow.append("span").style("margin-right", "20px").style("font-size", ".8em").text("SURVIVAL PLOT").attr("class", "sja_clbtext").on("click", (event2) => {
365
- smat.menu.clear().showunder(event2.target);
366
- kmplot_menu(smat);
367
- });
368
- }
369
- async function kmplot_menu(smat) {
370
- const mutation_features = smat.features.filter((i) => i.ismutation);
371
- try {
372
- if (mutation_features.length != 2) throw "only works with two genomic features.";
373
- await kmplot_do(smat, mutation_features[0], mutation_features[1]);
374
- } catch (e) {
375
- smat.menu.d.append("div").style("margin", "20px").text("Cannot make survival plot: " + (e.message || e));
376
- }
377
- }
378
- async function kmplot_do(smat, f1, f2) {
379
- const s1 = [], s2 = [], s12 = [];
380
- for (const i of smat.samples) {
381
- const in1 = f1.items.find((j) => j.sample == i.name);
382
- const in2 = f2.items.find((j) => j.sample == i.name);
383
- if (in1) {
384
- if (in2) s12.push(i.name);
385
- else s1.push(i.name);
386
- } else {
387
- s2.push(i.name);
388
- }
389
- }
390
- const plot = {
391
- renderplot: 1,
392
- samplerule: {
393
- full: {},
394
- mutated_sets: [
395
- { name: f1.label + " mutated (n=" + s1.length + ")", samplenames: s1 },
396
- { name: f2.label + " mutated (n=" + s2.length + ")", samplenames: s2 },
397
- { name: f1.label + " and " + f2.label + " mutated (n=" + s12.length + ")", samplenames: s12 }
398
- ]
399
- }
400
- };
401
- if (smat.limitsamplebyeitherannotation) {
402
- plot.samplerule.full = {
403
- byattr: 1,
404
- key: smat.limitsamplebyeitherannotation[0].key,
405
- value: smat.limitsamplebyeitherannotation[0].value,
406
- immutable: 1
407
- };
408
- }
409
- const pane = newpane({ x: 100, y: 100 });
410
- pane.header.text(
411
- (smat.limitsamplebyeitherannotation ? smat.limitsamplebyeitherannotation[0].value + " " : "") + "survival by " + f1.label + " and " + f2.label + " mutation status"
412
- );
413
- const _ = await import("./mds.survivalplot-CZBRMHYN.js");
414
- _.init(
415
- {
416
- mds: smat.mds,
417
- genome: smat.genome,
418
- plotlist: [plot]
419
- },
420
- pane.body
421
- );
422
- }
423
-
424
- // src/samplematrix.js
425
- var saynovalue = "na";
426
- var default_cnvgaincolor = "#D6683C";
427
- var default_cnvlosscolor = "#67a9cf";
428
- var default_genevaluecolor = "#095873";
429
- var default_lohcolor = "#858585";
430
- var default_svcolor = "#858585";
431
- var minheight2showname = 8;
432
- var Samplematrix = class {
433
- /*
434
- init ui
435
- */
436
- constructor(p) {
437
- for (const k in p) {
438
- this[k] = p[k];
439
- }
440
- if (this.debugmode) window.smat = this;
441
- this.tip = new Menu({ padding: "0px", hideXmute: 1, hideYmute: 1 });
442
- this.menu = new Menu({ padding: "0px" });
443
- this.errdiv = this.holder.append("div");
444
- if (!this.iscustom) {
445
- try {
446
- if (!this.dslabel) throw "not custom data but dslabel is missing";
447
- this.mds = this.genome.datasets[this.dslabel];
448
- if (!this.mds) throw "invalid dataset name: " + this.dslabel;
449
- if (!this.mds.isMds) throw "improper dataset: " + this.dslabel;
450
- } catch (e) {
451
- this.error(e);
452
- }
453
- }
454
- init_controlui(this);
455
- if (this.header) {
456
- this.holder.append("div").style("margin-bottom", "20px").html(this.header);
457
- }
458
- this.wait_div = this.holder.append("div");
459
- this.wait_div.style("display", "block").text("Loading...");
460
- this.svg = this.holder.append("svg");
461
- this.validate_config().then(() => {
462
- return this.get_features();
463
- }).catch((err) => {
464
- if (typeof err == "string") {
465
- this.error(err);
466
- } else {
467
- this.error(err.message);
468
- if (err.stack) console.log(err.stack);
469
- }
470
- });
471
- }
472
- error(m) {
473
- sayerror(this.errdiv, m);
474
- }
475
- async validate_config() {
476
- if (this.iscustom) {
477
- if (!this.querykey2tracks) throw "querykey2tracks missing for custom dataset";
478
- let novalidtk = true;
479
- for (const key in this.querykey2tracks) {
480
- const tk = this.querykey2tracks[key];
481
- if (!tk.file && !tk.url) throw "no file or url for a custom track by key " + key;
482
- if (!tk.type) throw "missing type for member track by key " + key;
483
- if (!validtkt(tk.type)) throw "invalid type for a member track: " + tk.type;
484
- novalidtk = false;
485
- }
486
- if (novalidtk) throw "no custom tracks from querykey2tracks";
487
- let vcftk;
488
- for (const key in this.querykey2tracks) {
489
- const tk = this.querykey2tracks[key];
490
- if (tk.type == tkt.mdsvcf) {
491
- vcftk = tk;
492
- }
493
- }
494
- if (vcftk) {
495
- await this.may_init_customvcf(vcftk);
496
- }
497
- } else {
498
- if (this.mds.mdsIsUninitiated) {
499
- const d = await dofetch3(`getDataset?genome=${this.genome.name}&dsname=${this.mds.label}`);
500
- if (d.error) throw d.error;
501
- if (!d.ds) throw "ds missing";
502
- Object.assign(this.mds, d.ds);
503
- delete this.mds.mdsIsUninitiated;
504
- }
505
- }
506
- if (this.limitsamplebyeitherannotation) {
507
- if (!Array.isArray(this.limitsamplebyeitherannotation)) throw "limitsamplebyeitherannotation must be an array";
508
- const tr = this.legendtable.append("tr");
509
- for (const anno of this.limitsamplebyeitherannotation) {
510
- if (!anno.key) throw ".key missing from an element of limitsamplebyeitherannotation";
511
- if (!anno.value) throw ".value missing from an element of limitsamplebyeitherannotation";
512
- }
513
- this.showlegend_limitsample();
514
- }
515
- const cnv_tr = this.legendtable.append("tr");
516
- cnv_tr.append("td").style("opacity", 0.5).style("text-align", "right").text("CNV cutoff");
517
- this.legendtable.cnv_td = cnv_tr.append("td");
518
- const loh_tr = this.legendtable.append("tr");
519
- loh_tr.append("td").style("opacity", 0.5).style("text-align", "right").text("LOH cutoff");
520
- this.legendtable.loh_td = loh_tr.append("td");
521
- if (this.limitbysamplesetgroup) {
522
- if (!Array.isArray(this.limitbysamplesetgroup.samples)) throw ".limitbysamplesetgroup.samples is not array";
523
- }
524
- if (!this.rowspace) this.rowspace = 1;
525
- if (!this.colspace) this.colspace = 1;
526
- if (!this.rowlabspace) this.rowlabspace = 5;
527
- if (!this.collabspace) this.collabspace = 5;
528
- if (!this.rowlabticksize) this.rowlabticksize = 5;
529
- if (!this.collabticksize) this.collabticksize = 5;
530
- if (!this.features) throw "missing features[]";
531
- if (!Array.isArray(this.features)) throw "features must be an array";
532
- if (this.features[0].height) this.ori_feature_height = this.features[0].height;
533
- if (this.features[0].width) this.ori_feature_width = this.features[0].width;
534
- for (const f of this.features) {
535
- await this.validate_feature(f);
536
- }
537
- }
538
- showlegend_limitsample() {
539
- if (!this.limitsamplebyeitherannotation) return;
540
- }
541
- feature_parseposition_maygene(f) {
542
- return Promise.resolve().then(() => {
543
- if (f.position) {
544
- const o = string2pos(f.position, this.genome);
545
- if (o) {
546
- f.chr = o.chr;
547
- f.start = o.start;
548
- f.stop = o.stop;
549
- }
550
- }
551
- if (f.chr) {
552
- const err = invalidcoord(this.genome, f.chr, f.start, f.stop);
553
- if (err) {
554
- throw 'feature "' + f.label + '" position error: ' + err;
555
- } else {
556
- return;
557
- }
558
- }
559
- if (!f.genename) throw "position required for a feature: no position or genename given";
560
- return dofetch("/genelookup", {
561
- input: f.genename,
562
- genome: this.genome.name,
563
- deep: 1
564
- }).then((data) => {
565
- if (data.error) throw data.error;
566
- if (!data.gmlst || data.gmlst.length == 0) throw "no gene can be found for " + f.genename;
567
- const regions = [];
568
- for (const gm of data.gmlst) {
569
- let nooverlap = true;
570
- for (const region of regions) {
571
- if (gm.chr == region.chr && Math.max(gm.start, region.start) < Math.min(gm.stop, region.stop)) {
572
- nooverlap = false;
573
- region.start = Math.min(region.start, gm.start);
574
- region.stop = Math.max(region.stop, gm.stop);
575
- break;
576
- }
577
- }
578
- if (nooverlap) {
579
- regions.push({
580
- chr: gm.chr,
581
- start: gm.start,
582
- stop: gm.stop
583
- });
584
- }
585
- }
586
- if (regions.length > 1) {
587
- sayerror(
588
- this.errdiv,
589
- "multiple regions found for gene " + f.genename + " you'd better specify one in feature"
590
- );
591
- }
592
- f.chr = regions[0].chr;
593
- f.start = regions[0].start;
594
- f.stop = regions[0].stop;
595
- });
596
- });
597
- }
598
- validate_feature(f) {
599
- return Promise.resolve().then(() => {
600
- f.id = Math.random().toString();
601
- const tr = this.legendtable.append("tr");
602
- f.legend_tr = tr;
603
- if (f.isgenevalue) {
604
- if (!f.genename) throw ".genename missing for isgenevalue feature";
605
- f.label = f.genename + " expression";
606
- if (this.dslabel) {
607
- if (!f.querykey) throw ".querykey missing for isgenevalue feature while loading from official dataset";
608
- } else {
609
- }
610
- if (!f.scale) f.scale = { auto: 1 };
611
- if (f.missingvalue == void 0) f.missingvalue = 0;
612
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
613
- f.legendholder = tr.append("td");
614
- if (!f.width) f.width = 20;
615
- if (!f.color) f.color = default_genevaluecolor;
616
- return this.feature_parseposition_maygene(f);
617
- }
618
- if (f.iscnv) {
619
- if (this.dslabel) {
620
- if (!f.querykey) throw ".querykey missing for iscnv feature while loading from official dataset";
621
- } else {
622
- }
623
- if (!f.label && f.genename) {
624
- f.label = f.genename + " CNV";
625
- }
626
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
627
- f.legendholder = tr.append("td");
628
- if (!f.width) f.width = 40;
629
- if (!f.colorgain) f.colorgain = default_cnvgaincolor;
630
- if (!f.colorloss) f.colorloss = default_cnvlosscolor;
631
- return this.feature_parseposition_maygene(f).then(() => {
632
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " CNV";
633
- f.coordscale = linear().domain([f.start, f.stop]).range([0, this.features_on_rows ? f.height : f.width]);
634
- });
635
- }
636
- if (f.isloh) {
637
- if (this.dslabel) {
638
- if (!f.querykey) throw ".querykey missing for isloh feature while loading from official dataset";
639
- } else {
640
- }
641
- if (!f.label && f.genename) {
642
- f.label = f.genename + " LOH";
643
- }
644
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
645
- f.legendholder = tr.append("td");
646
- if (!f.width) f.width = 40;
647
- if (!f.color) f.color = default_lohcolor;
648
- return this.feature_parseposition_maygene(f).then(() => {
649
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " LOH";
650
- f.coordscale = linear().domain([f.start, f.stop]).range([0, this.features_on_rows ? f.height : f.width]);
651
- });
652
- }
653
- if (f.isvcf) {
654
- if (this.dslabel) {
655
- if (!f.querykey) throw ".querykey missing for isvcf feature while loading from official dataset";
656
- } else {
657
- }
658
- if (!f.label && f.genename) {
659
- f.label = f.genename + " SNV/indel";
660
- }
661
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
662
- f.legendholder = tr.append("td");
663
- if (!f.width) f.width = 20;
664
- if (!f.snvindel) f.snvindel = {};
665
- return this.feature_parseposition_maygene(f).then(() => {
666
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " SNV/indel";
667
- });
668
- }
669
- if (f.isitd) {
670
- if (this.dslabel) {
671
- if (!f.querykey) throw ".querykey missing for isitd feature while loading from official dataset";
672
- } else {
673
- }
674
- if (!f.label && f.genename) {
675
- f.label = f.genename + " ITD";
676
- }
677
- if (!f.width) f.width = 20;
678
- if (!f.color) f.color = mclass[mclassitd].color;
679
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
680
- f.legendholder = tr.append("td");
681
- f.legendholder.append("div").style("width", "20px").html("&nbsp;").style("background", f.color);
682
- return this.feature_parseposition_maygene(f).then(() => {
683
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " ITD";
684
- });
685
- }
686
- if (f.issvfusion) {
687
- if (this.dslabel) {
688
- if (!f.querykey) throw ".querykey missing for issvfusion feature while loading from official dataset";
689
- } else {
690
- }
691
- if (!f.label && f.genename) {
692
- f.label = f.genename + " SV/fusion";
693
- }
694
- if (!f.width) f.width = 20;
695
- if (!f.color) f.color = default_svcolor;
696
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
697
- f.legendholder = tr.append("td");
698
- return this.feature_parseposition_maygene(f).then(() => {
699
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " SV/fusion";
700
- });
701
- }
702
- if (f.issvcnv) {
703
- if (this.dslabel) {
704
- if (!f.querykey) throw ".querykey missing for issvcnv feature while loading from official dataset";
705
- } else {
706
- }
707
- if (!f.label && f.genename) {
708
- f.label = f.genename + " CNV/SV";
709
- }
710
- tr.append("td").text(f.label).style("color", "#858585").style("text-align", "right");
711
- f.legendholder = tr.append("td");
712
- initfeature_polymutation(f);
713
- return this.feature_parseposition_maygene(f).then(() => {
714
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " CNV/SV";
715
- });
716
- }
717
- if (f.ismutation) {
718
- if (this.dslabel) {
719
- if (!f.querykeylst) throw ".querykeylst missing for ismutation feature";
720
- if (!Array.isArray(f.querykeylst)) throw ".querykeylst[] should be array for ismutation feature";
721
- if (f.querykeylst.length == 0) throw "querykeylst[] empty array for ismutation feature";
722
- } else {
723
- }
724
- if (!f.label && f.genename) {
725
- f.label = f.genename + " mutation";
726
- }
727
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
728
- f.legendholder = tr.append("td");
729
- initfeature_polymutation(f);
730
- return this.feature_parseposition_maygene(f).then(() => {
731
- if (!f.label) f.label = f.chr + ":" + f.start + "-" + f.stop + " mutation";
732
- f.coordscale = linear().domain([f.start, f.stop]).range([0, this.features_on_rows ? f.height : f.width]);
733
- });
734
- }
735
- if (f.issampleattribute) {
736
- if (!this.dslabel) throw ".dslabel missing: sampleattribute only works for official dataset";
737
- if (!f.key) throw ".key missing for issampleattribute feature";
738
- if (!f.label) f.label = f.key;
739
- if (this.mds && this.mds.sampleAttribute && this.mds.sampleAttribute.attributes) {
740
- const registry = this.mds.sampleAttribute.attributes[f.key];
741
- if (registry) {
742
- f.values = registry.values;
743
- }
744
- }
745
- if (!f.values) {
746
- f.values = {};
747
- }
748
- f.assignmissingcolor = ordinal(category10_default);
749
- if (!f.width && !this.features_on_rows) f.width = 20;
750
- else if (!f.height && this.features_on_rows) f.height = 50;
751
- tr.append("td").text(f.label).style("opacity", 0.5).style("text-align", "right");
752
- f.legendholder = tr.append("td");
753
- return Promise.resolve();
754
- }
755
- throw "unknown feature type in validating feature";
756
- });
757
- }
758
- get_features(featureset) {
759
- this.max_cnv = 0;
760
- this.min_cnv = 0;
761
- this.max_loh = 0;
762
- this.min_loh = 0;
763
- const arg = {
764
- genome: this.genome.name,
765
- limitsamplebyeitherannotation: this.limitsamplebyeitherannotation,
766
- features: (featureset || this.features).map(feature2arg)
767
- };
768
- if (this.limitbysamplesetgroup) {
769
- arg.sampleset = this.limitbysamplesetgroup.samples;
770
- }
771
- if (this.iscustom) {
772
- arg.iscustom = 1;
773
- arg.querykey2tracks = {};
774
- for (const f of arg.features) {
775
- if (f.querykey) {
776
- arg.querykey2tracks[f.querykey] = this.querykey2tracks[f.querykey];
777
- } else if (f.querykeylst) {
778
- for (const k of f.querykeylst) arg.querykey2tracks[k] = this.querykey2tracks[k];
779
- }
780
- }
781
- } else {
782
- arg.dslabel = this.mds.label;
783
- }
784
- return dofetch("/samplematrix", arg).then((data) => {
785
- if (data.error) {
786
- for (const f0 of arg.features) {
787
- const f = this.features.find((f2) => f2.id == f0.id);
788
- if (f) f.items = [];
789
- }
790
- throw data.error;
791
- }
792
- for (const dat of data.results) {
793
- const f = this.features.find((f2) => f2.id == dat.id);
794
- if (!f) throw "feature not found: " + f.id;
795
- f.items = dat.items;
796
- this.prep_featuredata(f);
797
- }
798
- this.draw_matrix();
799
- this.make_legend();
800
- this.wait_div.style("display", "none");
801
- });
802
- }
803
- update_singlefeature(f) {
804
- this.get_features([f]).catch((err) => {
805
- if (typeof err == "string") {
806
- this.error(err);
807
- } else {
808
- this.error(err.message);
809
- if (err.stack) console.log(err.stack);
810
- }
811
- });
812
- }
813
- addnewfeature_update(f) {
814
- this.features.push(f);
815
- this.validate_feature(f).then(() => {
816
- return this.get_features([f]);
817
- }).catch((err) => {
818
- this.error(typeof err == "string" ? err : err.message);
819
- if (err.stack) console.log(err.stack);
820
- });
821
- }
822
- prep_featuredata(f) {
823
- if (f.isgenevalue) {
824
- f.scale.maxv = 0;
825
- f.scale.minv = 0;
826
- for (const i of f.items) {
827
- f.scale.maxv = Math.max(f.scale.maxv, i.value);
828
- }
829
- return;
830
- }
831
- if (f.iscnv) {
832
- const gain = [], loss = [];
833
- for (const i of f.items) {
834
- if (i.value > 0) {
835
- gain.push(i.value);
836
- } else {
837
- loss.push(-i.value);
838
- }
839
- }
840
- const gmax = getMax_byiqr(gain, 0);
841
- const lmax = getMax_byiqr(loss, 0);
842
- f.maxabslogratio = Math.max(gmax, lmax);
843
- if (f.maxabslogratio > this.max_cnv) this.max_cnv = f.maxabslogratio;
844
- return;
845
- }
846
- if (f.isloh) {
847
- const values = f.items.map((i) => i.segmean);
848
- f.minvalue = 0;
849
- f.maxvalue = Math.max(...values);
850
- if (f.maxvalue > this.max_loh) this.max_loh = f.maxvalue;
851
- return;
852
- }
853
- if (f.isvcf) {
854
- return;
855
- }
856
- if (f.isitd) {
857
- return;
858
- }
859
- if (f.issvfusion) {
860
- return;
861
- }
862
- if (f.issvcnv || f.ismutation) {
863
- const cnvgain = [], cnvloss = [];
864
- let lohmax = 0;
865
- for (const i of f.items) {
866
- if (i.dt == dtcnv) {
867
- if (i.value > 0) {
868
- cnvgain.push(i.value);
869
- } else {
870
- cnvloss.push(-i.value);
871
- }
872
- } else if (i.dt == dtloh) {
873
- lohmax = Math.max(i.segmean, lohmax);
874
- }
875
- }
876
- if (cnvgain.length + cnvloss.length > 0) {
877
- const gmax = getMax_byiqr(cnvgain, 0);
878
- const lmax = getMax_byiqr(cnvloss, 0);
879
- f.cnv.maxabslogratio = Math.max(gmax, lmax);
880
- if (f.cnv.maxabslogratio > this.max_cnv) {
881
- this.max_cnv = f.cnv.maxabslogratio;
882
- this.min_cnv = -f.cnv.maxabslogratio;
883
- this.cnv_colorloss = f.cnv.colorloss;
884
- this.cnv_colorgain = f.cnv.colorgain;
885
- }
886
- }
887
- if (lohmax) {
888
- f.loh.minvalue = 0;
889
- f.loh.maxvalue = lohmax;
890
- if (f.loh.maxvalue > this.max_loh) this.max_loh = f.loh.maxvalue;
891
- this.loh_color = f.loh.color;
892
- }
893
- return;
894
- }
895
- if (f.issampleattribute) {
896
- for (const i of f.items) {
897
- if (!f.values[i.value]) {
898
- f.values[i.value] = {
899
- name: i.value,
900
- color: f.assignmissingcolor(i.value)
901
- };
902
- }
903
- }
904
- return;
905
- }
906
- throw "unknown feature type in preparing feature data";
907
- }
908
- make_legend() {
909
- for (const f of this.features) {
910
- const h = f.legendholder;
911
- h.selectAll("*").remove();
912
- if (f.isgenevalue) {
913
- h.append("span").text(f.scale.minv.toFixed(3));
914
- h.append("div").style("margin", "2px 10px").style("display", "inline-block").style("width", "100px").style("height", "15px").style("background", "linear-gradient( to right, white, " + f.color + ")");
915
- h.append("span").text(f.scale.maxv.toFixed(3));
916
- continue;
917
- }
918
- if (f.iscnv) {
919
- h.append("span").html(
920
- 'Gain <span style="background:' + f.colorgain + ';color:white;padding:1px 5px">' + f.maxabslogratio.toFixed(3) + '</span> &nbsp; Loss <span style="background:' + f.colorloss + ';color:white;padding:1px 5px">-' + f.maxabslogratio.toFixed(3) + "</span>"
921
- );
922
- continue;
923
- }
924
- if (f.isloh) {
925
- h.append("span").text(f.minvalue.toFixed(3));
926
- h.append("div").style("margin", "2px 10px").style("display", "inline-block").style("width", "100px").style("height", "15px").style("background", "linear-gradient( to right, white, " + f.color + ")");
927
- h.append("span").text(f.maxvalue.toFixed(3));
928
- continue;
929
- }
930
- if (f.isvcf) {
931
- const classes = /* @__PURE__ */ new Set();
932
- for (const m of f.items) {
933
- if (m.class) {
934
- classes.add(m.class);
935
- } else {
936
- }
937
- }
938
- for (const c of classes) {
939
- const cell = h.append("div").style("display", "inline-block").style("margin-right", "10px");
940
- cell.append("span").style("background", mclass[c].color).style("margin-right", "2px").html("&nbsp;&nbsp;&nbsp;");
941
- cell.append("span").text(mclass[c].label).style("color", mclass[c].color);
942
- }
943
- continue;
944
- }
945
- if (f.isitd) {
946
- continue;
947
- }
948
- if (f.issvfusion) {
949
- continue;
950
- }
951
- if (f.issvcnv || f.ismutation) {
952
- const vcfclass2count = /* @__PURE__ */ new Map();
953
- let itdcount = 0;
954
- let svcount = 0;
955
- let fusioncount = 0;
956
- for (const i of f.items) {
957
- if (i.dt == dtsnvindel) {
958
- if (i.class && i.sampledata) {
959
- if (!vcfclass2count.has(i.class)) {
960
- vcfclass2count.set(i.class, 0);
961
- }
962
- vcfclass2count.set(i.class, vcfclass2count.get(i.class) + i.sampledata.length);
963
- } else {
964
- }
965
- } else if (i.dt == dtitd) {
966
- itdcount++;
967
- } else if (i.dt == dtsv) {
968
- svcount++;
969
- } else if (i.dt == dtfusionrna) {
970
- fusioncount++;
971
- }
972
- }
973
- if (vcfclass2count.size + itdcount + svcount + fusioncount > 0) {
974
- const row = h.append("div").style("margin-bottom", "5px").style("white-space", "nowrap");
975
- for (const [classname, count] of vcfclass2count) {
976
- const c = mclass[classname];
977
- const cell = row.append("div").style("display", "inline-block").style("margin-right", "20px");
978
- cell.append("span").attr("class", "sja_mcdot").style("background", c.color).text(count);
979
- cell.append("span").text(c.label).style("color", c.color);
980
- }
981
- if (itdcount) {
982
- const cell = row.append("div").style("display", "inline-block").style("margin-right", "20px");
983
- cell.append("span").attr("class", "sja_mcdot").style("background", f.itd.color).text(itdcount);
984
- cell.append("span").text("ITD");
985
- }
986
- if (svcount) {
987
- const cell = row.append("div").style("display", "inline-block").style("margin-right", "20px");
988
- cell.append("span").attr("class", "sja_mcdot").style("background", f.sv.color).text(svcount);
989
- cell.append("span").text("SV");
990
- }
991
- if (fusioncount) {
992
- const cell = row.append("div").style("display", "inline-block").style("margin-right", "20px");
993
- cell.append("span").attr("class", "sja_mcdot").style("background", f.fusion.color).text(fusioncount);
994
- cell.append("span").text("Fusion");
995
- }
996
- }
997
- continue;
998
- }
999
- if (f.issampleattribute) {
1000
- const value2count = /* @__PURE__ */ new Map();
1001
- for (const sample of this.samples) {
1002
- const anno = f.items.find((i) => i.sample == sample.name);
1003
- if (anno) {
1004
- value2count.set(anno.value, (value2count.get(anno.value) || 0) + 1);
1005
- }
1006
- }
1007
- for (const [value, count] of value2count) {
1008
- const cell = h.append("div").style("display", "inline-block").style("margin-right", "20px");
1009
- cell.append("span").attr("class", "sja_mcdot").style("background", f.values[value].color).text(count);
1010
- cell.append("span").text(f.values[value].name);
1011
- }
1012
- continue;
1013
- }
1014
- throw "unknown feature type in making legend";
1015
- }
1016
- this.makeGlobalCnvLohLegend();
1017
- }
1018
- makeGlobalCnvLohLegend() {
1019
- const legend_data = [
1020
- { type: "cnv", legend_label: "CNV log2(ratio): " },
1021
- { type: "loh", legend_label: "LOH seg.mean: " }
1022
- ];
1023
- const min_cnv_orig = parseFloat(this.min_cnv.toFixed(3));
1024
- const max_cnv_orig = parseFloat(this.max_cnv.toFixed(3));
1025
- const min_loh_orig = parseFloat(this.min_loh.toFixed(3));
1026
- const max_loh_orig = parseFloat(this.max_loh.toFixed(3));
1027
- let changed_flag = false;
1028
- legend_data.forEach((data) => {
1029
- let min_cutoff = data.type == "cnv" ? this.min_cnv : this.min_loh;
1030
- let max_cutoff = data.type == "cnv" ? this.max_cnv : this.max_loh;
1031
- const td = data.type == "cnv" ? this.legendtable.cnv_td : this.legendtable.loh_td;
1032
- const row = td.append("div").style("margin-bottom", "5px");
1033
- row.append("span").text(data.legend_label);
1034
- const lower_range_txt = row.append("span").text(min_cutoff.toFixed(3));
1035
- const lower_range_input = row.append("input").attr("type", "text").attr("size", 8).style("display", "none").property("value", min_cutoff.toFixed(3));
1036
- if (data.type == "cnv") {
1037
- row.append("div").style("margin", "4px 0 1px 10px").style("display", "inline-block").style("width", "50px").style("height", "15px").style("background", "linear-gradient( to right," + this.cnv_colorloss + ",white)");
1038
- }
1039
- row.append("div").style("margin", "4px 10px 1px 10px").style("margin-left", data.type == "cnv" ? "0" : "10px").style("display", "inline-block").style("width", data.type == "cnv" ? "50px" : "100px").style("height", "15px").style(
1040
- "background",
1041
- "linear-gradient( to right, white, " + (data.type == "cnv" ? this.cnv_colorgain : this.loh_color) + ")"
1042
- );
1043
- const upper_range_txt = row.append("span").text(max_cutoff.toFixed(3));
1044
- const upper_range_input = row.append("input").attr("type", "text").attr("size", 8).style("display", "none").property("value", max_cutoff.toFixed(3));
1045
- const edit_btn = row.append("button").style("margin", "2px 5px").style("padding", "3px 10px").text("Edit").on("click", () => {
1046
- lower_range_txt.style("display", "none");
1047
- upper_range_txt.style("display", "none");
1048
- lower_range_input.style("display", "inline-block");
1049
- upper_range_input.style("display", "inline-block");
1050
- edit_btn.style("display", "none");
1051
- submit_btn.style("display", "inline-block");
1052
- });
1053
- const submit_btn = row.append("button").style("display", "none").style("margin", "2px 5px").style("padding", "3px 10px").text("Submit").on("click", () => {
1054
- if (data.type == "cnv") {
1055
- this.min_cnv = min_cutoff = lower_range_input.property("value");
1056
- this.max_cnv = max_cutoff = upper_range_input.property("value");
1057
- if (this.min_cnv != min_cnv_orig || this.max_cnv != max_cnv_orig) changed_flag = true;
1058
- } else {
1059
- this.min_loh = min_cutoff = parseFloat(lower_range_input.property("value"));
1060
- this.max_loh = max_cutoff = parseFloat(upper_range_input.property("value"));
1061
- if (this.min_loh != min_loh_orig || this.max_loh != max_loh_orig) changed_flag = true;
1062
- }
1063
- lower_range_txt.style("display", "inline-block").text(parseFloat(min_cutoff).toFixed(3));
1064
- upper_range_txt.style("display", "inline-block").text(parseFloat(max_cutoff).toFixed(3));
1065
- lower_range_input.style("display", "none");
1066
- upper_range_input.style("display", "none");
1067
- edit_btn.style("display", "inline-block");
1068
- submit_btn.style("display", "none");
1069
- reset_btn.style("display", changed_flag ? "inline-block" : "none");
1070
- this.draw_matrix();
1071
- });
1072
- const reset_btn = row.append("button").style("display", "none").style("margin", "2px 5px").style("padding", "3px 10px").text("Reset").on("click", () => {
1073
- if (data.type == "cnv") {
1074
- this.min_cnv = min_cutoff = min_cnv_orig;
1075
- this.max_cnv = max_cutoff = max_cnv_orig;
1076
- } else {
1077
- this.min_loh = min_cutoff = min_loh_orig;
1078
- this.max_loh = max_cutoff = max_loh_orig;
1079
- }
1080
- lower_range_txt.text(parseFloat(min_cutoff).toFixed(3));
1081
- upper_range_txt.text(parseFloat(max_cutoff).toFixed(3));
1082
- lower_range_input.property("value", parseFloat(min_cutoff).toFixed(3));
1083
- upper_range_input.property("value", parseFloat(max_cutoff).toFixed(3));
1084
- reset_btn.style("display", "none");
1085
- changed_flag = false;
1086
- this.draw_matrix();
1087
- });
1088
- reset_btn.style("display", "none");
1089
- });
1090
- }
1091
- gatherSamplesFromFeatureData() {
1092
- const name2sample = /* @__PURE__ */ new Map();
1093
- for (const feature of this.features) {
1094
- if (feature.donotaddsample) {
1095
- continue;
1096
- }
1097
- if (feature.isgenevalue || feature.iscnv || feature.isloh || feature.isitd || feature.issvfusion || feature.issvcnv) {
1098
- for (const item of feature.items) {
1099
- if (!name2sample.has(item.sample)) {
1100
- name2sample.set(item.sample, {});
1101
- }
1102
- }
1103
- } else if (feature.isvcf) {
1104
- for (const m of feature.items) {
1105
- if (m.dt == dtsnvindel) {
1106
- if (!m.sampledata) continue;
1107
- for (const s of m.sampledata) {
1108
- if (!name2sample.has(s.sampleobj.name)) {
1109
- name2sample.set(s.sampleobj.name, {});
1110
- }
1111
- }
1112
- } else {
1113
- console.error("unsupported dt from isvcf: " + m.dt);
1114
- }
1115
- }
1116
- } else if (feature.ismutation) {
1117
- for (const m of feature.items) {
1118
- if (m.dt == dtsnvindel) {
1119
- if (!m.sampledata) continue;
1120
- for (const s of m.sampledata) {
1121
- if (!name2sample.has(s.sampleobj.name)) {
1122
- name2sample.set(s.sampleobj.name, {});
1123
- }
1124
- }
1125
- } else {
1126
- if (!m.sample) continue;
1127
- if (!name2sample.has(m.sample)) {
1128
- name2sample.set(m.sample, {});
1129
- }
1130
- }
1131
- }
1132
- } else if (feature.issampleattribute) {
1133
- for (const i of feature.items) {
1134
- if (!name2sample.has(i.sample)) {
1135
- name2sample.set(i.sample, {});
1136
- }
1137
- }
1138
- } else {
1139
- console.error("unknown feature type from this.data");
1140
- }
1141
- }
1142
- const uniformheight = Math.min(18, Math.max(1, Math.ceil(800 / name2sample.size)));
1143
- this.samples = [];
1144
- for (const [n, sample] of name2sample) {
1145
- if (!this.features_on_rows) sample.height = uniformheight;
1146
- else sample.width = uniformheight;
1147
- sample.name = n;
1148
- this.samples.push(sample);
1149
- }
1150
- }
1151
- /*********** __draw *****/
1152
- draw_matrix() {
1153
- this.svg.selectAll("*").remove();
1154
- const svgg = this.svg.append("g");
1155
- this.gatherSamplesFromFeatureData();
1156
- this.sortsamplesbyfeatures();
1157
- const rows_lst = this.features_on_rows ? this.features : this.samples;
1158
- const cols_lst = this.features_on_rows ? this.samples : this.features;
1159
- let y = 0, samplenamemaxwidth = 0;
1160
- for (const r of rows_lst) {
1161
- r.g = svgg.append("g").attr("transform", "translate(0," + y + ")");
1162
- y += r.height + this.rowspace;
1163
- if (r.height >= minheight2showname) {
1164
- r.g.append("text").attr("font-family", font).attr("font-size", Math.min(16, r.height)).attr("text-anchor", "end").attr("dominant-baseline", "central").attr("x", -this.rowlabspace - this.rowlabticksize).attr("y", r.height / 2).text(this.features_on_rows ? r.label + (r.count ? " (" + r.count + ")" : "") : r.name).each(function() {
1165
- samplenamemaxwidth = Math.max(samplenamemaxwidth, this.getBBox().width);
1166
- }).attr("class", "sja_clbtext").on("mouseover", () => {
1167
- this.features_on_rows ? this.showTip_feature(r) : this.showTip_sample(r);
1168
- }).on("mouseout", () => {
1169
- this.tip.hide();
1170
- }).on("click", () => {
1171
- if (this.features_on_rows) this.showMenu_feature(r);
1172
- });
1173
- r.g.append("line").attr("x1", -this.rowlabticksize).attr("y1", r.height / 2).attr("y2", r.height / 2).attr("stroke", "black").attr("shape-rendering", "crispEdges");
1174
- }
1175
- }
1176
- let x = 0, featurenamemaxwidth = 0;
1177
- for (const c of cols_lst) {
1178
- const g = svgg.append("g").attr("transform", "translate(" + (x + c.width / 2) + ",-" + (this.collabspace + this.collabticksize) + ")");
1179
- x += c.width + this.colspace;
1180
- const label = g.append("text").attr("font-family", font).attr("font-size", Math.min(16, c.width - 2)).attr("dominant-baseline", "central").attr("transform", "rotate(-90)").text(this.features_on_rows ? c.name : c.label + (c.count ? " (" + c.count + ")" : "")).each(function() {
1181
- featurenamemaxwidth = Math.max(featurenamemaxwidth, this.getBBox().width);
1182
- }).on("mouseover", () => {
1183
- this.features_on_rows ? this.showTip_sample(c) : this.showTip_feature(c);
1184
- }).on("mouseout", () => {
1185
- this.tip.hide();
1186
- }).on("click", () => {
1187
- if (!this.features_on_rows) this.showMenu_feature(c);
1188
- });
1189
- if (c.isgenevalue) {
1190
- label.attr("fill", c.color);
1191
- }
1192
- g.append("line").attr("y1", this.collabspace).attr("y2", this.collabspace + this.collabticksize).attr("stroke", "black").attr("shape-rendering", "crispEdges");
1193
- }
1194
- for (const r of rows_lst) {
1195
- let x2 = 0;
1196
- for (const c of cols_lst) {
1197
- const sample = this.features_on_rows ? c : r;
1198
- const feature = this.features_on_rows ? r : c;
1199
- const cell = r.g.append("g").attr("transform", "translate(" + x2 + ",0)");
1200
- x2 += c.width + this.colspace;
1201
- if (feature.isgenevalue) {
1202
- this.drawCell_isgenevalue(sample, feature, cell);
1203
- } else if (feature.iscnv) {
1204
- this.drawCell_iscnv(sample, feature, cell);
1205
- } else if (feature.isloh) {
1206
- this.drawCell_isloh(sample, feature, cell);
1207
- } else if (feature.isvcf) {
1208
- this.drawCell_isvcf(sample, feature, cell);
1209
- } else if (feature.isitd) {
1210
- this.drawCell_isitd(sample, feature, cell);
1211
- } else if (feature.issvfusion) {
1212
- this.drawCell_issvfusion(sample, feature, cell);
1213
- } else if (feature.issvcnv || feature.ismutation) {
1214
- this.drawCell_ismutation(sample, feature, cell);
1215
- } else if (feature.issampleattribute) {
1216
- this.drawCell_issampleattribute(sample, feature, cell);
1217
- } else {
1218
- console.error("unknown feature type when drawing cell");
1219
- }
1220
- }
1221
- }
1222
- svgg.attr(
1223
- "transform",
1224
- "translate(" + (samplenamemaxwidth + this.rowlabspace + this.rowlabticksize) + "," + (featurenamemaxwidth + this.collabspace + this.collabticksize) + ")"
1225
- );
1226
- this.svg.attr(
1227
- "width",
1228
- samplenamemaxwidth + this.rowlabspace + this.rowlabticksize + cols_lst.reduce((i, j) => i + j.width, 0) + cols_lst.length * this.colspace
1229
- ).attr(
1230
- "height",
1231
- featurenamemaxwidth + this.collabspace + this.collabticksize + rows_lst.reduce((i, j) => i + j.height, 0) + rows_lst.length * this.rowspace
1232
- );
1233
- }
1234
- drawCell_isgenevalue(sample, feature, g) {
1235
- const height = this.features_on_rows ? feature.height : sample.height;
1236
- const width = this.features_on_rows ? sample.width : feature.width;
1237
- const item = feature.items.find((i) => i.sample == sample.name);
1238
- if (!item) {
1239
- this.drawEmptycell(sample, feature, g);
1240
- return;
1241
- }
1242
- const rect = g.append("rect").attr("width", width).attr("height", height).attr("fill", feature.color).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1243
- event2.target.setAttribute("stroke-opacity", 1);
1244
- this.showTip_cell(sample, feature);
1245
- }).on("mouseout", (event2) => {
1246
- event2.target.setAttribute("stroke-opacity", 0);
1247
- this.tip.hide();
1248
- }).on("click", () => {
1249
- this.click_cell(sample, feature);
1250
- });
1251
- if (item.value < feature.scale.maxv) {
1252
- rect.attr("fill-opacity", item.value / feature.scale.maxv);
1253
- }
1254
- }
1255
- drawCell_iscnv(sample, feature, g) {
1256
- const height = this.features_on_rows ? feature.height : sample.height;
1257
- const width = this.features_on_rows ? sample.width : feature.width;
1258
- const items = feature.items.filter((i) => i.sample == sample.name);
1259
- if (items.length == 0) {
1260
- this.drawEmptycell(sample, feature, g);
1261
- return;
1262
- }
1263
- for (const item of items) {
1264
- const x1 = feature.coordscale(Math.max(feature.start, item.start));
1265
- const x2 = feature.coordscale(Math.min(feature.stop, item.stop));
1266
- const maxabslogratio = this.max_cnv;
1267
- g.append("rect").attr("x", x1).attr("width", Math.max(1, x2 - x1)).attr("height", sample.height).attr("fill", item.value > 0 ? feature.colorgain : feature.colorloss).attr("fill-opacity", Math.abs(item.value / maxabslogratio)).attr("shape-rendering", "crispEdges");
1268
- }
1269
- g.append("rect").attr("fill", "white").attr("fill-opacity", 0).attr("width", width).attr("height", height).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1270
- event2.target.setAttribute("stroke-opacity", 1);
1271
- this.showTip_cell(sample, feature);
1272
- }).on("mouseout", (event2) => {
1273
- event2.target.setAttribute("stroke-opacity", 0);
1274
- this.tip.hide();
1275
- }).on("click", () => {
1276
- this.click_cell(sample, feature);
1277
- });
1278
- }
1279
- drawCell_isloh(sample, feature, g) {
1280
- const height = this.features_on_rows ? feature.height : sample.height;
1281
- const width = this.features_on_rows ? sample.width : feature.width;
1282
- const items = feature.items.filter((i) => i.sample == sample.name);
1283
- if (items.length == 0) {
1284
- this.drawEmptycell(sample, feature, g);
1285
- return;
1286
- }
1287
- for (const item of items) {
1288
- const x1 = feature.coordscale(Math.max(feature.start, item.start));
1289
- const x2 = feature.coordscale(Math.min(feature.stop, item.stop));
1290
- const loh_range = this.max_loh - this.min_loh;
1291
- g.append("rect").attr("x", this.features_on_rows ? 0 : x1).attr("y", this.features_on_rows ? x1 : 0).attr("width", this.features_on_rows ? width : Math.max(1, x2 - x1)).attr("height", this.features_on_rows ? Math.max(1, x2 - x1) : height).attr("fill", feature.color).attr("fill-opacity", (item.segmean - this.min_loh) / loh_range).attr("shape-rendering", "crispEdges");
1292
- }
1293
- g.append("rect").attr("fill", "white").attr("fill-opacity", 0).attr("width", width).attr("height", height).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1294
- event2.target.setAttribute("stroke-opacity", 1);
1295
- this.showTip_cell(sample, feature);
1296
- }).on("mouseout", (event2) => {
1297
- event2.target.setAttribute("stroke-opacity", 0);
1298
- this.tip.hide();
1299
- }).on("click", () => {
1300
- this.click_cell(sample, feature);
1301
- });
1302
- }
1303
- drawCell_isvcf(sample, feature, g) {
1304
- const height = this.features_on_rows ? feature.height : sample.height;
1305
- const width = this.features_on_rows ? sample.width : feature.width;
1306
- const mlst = getitemforsample_vcf(feature, sample);
1307
- if (mlst.length == 0) {
1308
- this.drawEmptycell(sample, feature, g);
1309
- return;
1310
- }
1311
- const class2count = /* @__PURE__ */ new Map();
1312
- for (const m of mlst) {
1313
- if (!class2count.has(m.class)) {
1314
- class2count.set(m.class, 0);
1315
- }
1316
- class2count.set(m.class, class2count.get(m.class) + 1);
1317
- }
1318
- let start = 0;
1319
- for (const [cname, count] of class2count) {
1320
- const span = count / mlst.length * this.features_on_rows ? height : width;
1321
- g.append("rect").attr("x", this.features_on_rows ? 0 : start).attr("y", this.features_on_rows ? start : 0).attr("width", this.features_on_rows ? width : span).attr("height", this.features_on_rows ? span : height).attr("fill", mclass[cname].color).attr("shape-rendering", "crispEdges");
1322
- start += span;
1323
- }
1324
- g.append("rect").attr("fill", "white").attr("fill-opacity", 0).attr("width", width).attr("height", height).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1325
- event2.target.setAttribute("stroke-opacity", 1);
1326
- this.showTip_cell(sample, feature);
1327
- }).on("mouseout", (event2) => {
1328
- event2.target.setAttribute("stroke-opacity", 0);
1329
- this.tip.hide();
1330
- }).on("click", () => {
1331
- this.click_cell(sample, feature);
1332
- });
1333
- }
1334
- drawCell_isitd(sample, feature, g) {
1335
- const height = this.features_on_rows ? feature.height : sample.height;
1336
- const width = this.features_on_rows ? sample.width : feature.width;
1337
- const item = feature.items.find((i) => i.sample == sample.name);
1338
- if (!item) {
1339
- this.drawEmptycell(sample, feature, g);
1340
- return;
1341
- }
1342
- g.append("rect").attr("width", width).attr("height", height).attr("fill", feature.color).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1343
- event2.target.setAttribute("stroke-opacity", 1);
1344
- this.showTip_cell(sample, feature);
1345
- }).on("mouseout", (event2) => {
1346
- event2.target.setAttribute("stroke-opacity", 0);
1347
- this.tip.hide();
1348
- }).on("click", () => {
1349
- this.click_cell(sample, feature);
1350
- });
1351
- }
1352
- drawCell_issampleattribute(sample, feature, g) {
1353
- const height = this.features_on_rows ? feature.height : sample.height;
1354
- const width = this.features_on_rows ? sample.width : feature.width;
1355
- const item = feature.items.find((i) => i.sample == sample.name);
1356
- if (!item) {
1357
- this.drawEmptycell(sample, feature, g);
1358
- return;
1359
- }
1360
- g.append("rect").attr("width", width).attr("height", height).attr("fill", feature.values[item.value].color).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1361
- event2.target.setAttribute("stroke-opacity", 1);
1362
- this.showTip_cell(sample, feature);
1363
- }).on("mouseout", (event2) => {
1364
- event2.target.setAttribute("stroke-opacity", 0);
1365
- this.tip.hide();
1366
- }).on("click", () => {
1367
- this.click_cell(sample, feature);
1368
- });
1369
- }
1370
- drawCell_issvfusion(sample, feature, g) {
1371
- const height = this.features_on_rows ? feature.height : sample.height;
1372
- const width = this.features_on_rows ? sample.width : feature.width;
1373
- const item = feature.items.find((i) => i.sample == sample.name);
1374
- if (!item) {
1375
- this.drawEmptycell(sample, feature, g);
1376
- return;
1377
- }
1378
- g.append("rect").attr("width", width).attr("height", height).attr("fill", feature.color).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1379
- event2.target.setAttribute("stroke-opacity", 1);
1380
- this.showTip_cell(sample, feature);
1381
- }).on("mouseout", (event2) => {
1382
- event2.target.setAttribute("stroke-opacity", 0);
1383
- this.tip.hide();
1384
- }).on("click", () => {
1385
- this.click_cell(sample, feature);
1386
- });
1387
- }
1388
- drawCell_ismutation(sample, feature, g) {
1389
- const [cnv, loh, itd, sv, fusion, snvindel] = getitemforsample_compound(feature, sample);
1390
- const height = this.features_on_rows ? feature.height : sample.height;
1391
- const width = this.features_on_rows ? sample.width : feature.width;
1392
- if (cnv.length + loh.length + itd.length + sv.length + fusion.length + snvindel.length == 0) {
1393
- this.drawEmptycell(sample, feature, g);
1394
- return;
1395
- }
1396
- let is_symbolic = false;
1397
- if (this.ismutation_allsymbolic) {
1398
- is_symbolic = true;
1399
- } else if (this.ismutation_allnotsymbolic) {
1400
- } else {
1401
- if (height <= 4) {
1402
- is_symbolic = true;
1403
- }
1404
- }
1405
- if (is_symbolic) {
1406
- this.drawCell_ismutation_symbolic(sample, feature, g, cnv, loh, itd, sv, fusion, snvindel);
1407
- } else {
1408
- if (loh.length) {
1409
- for (const item of loh) {
1410
- const x1 = feature.coordscale(Math.max(feature.start, item.start));
1411
- const x2 = feature.coordscale(Math.min(feature.stop, item.stop));
1412
- const loh_range = this.max_loh - this.min_loh;
1413
- g.append("rect").attr("x", this.features_on_rows ? 0 : x1).attr("y", this.features_on_rows ? x1 : 0).attr("width", this.features_on_rows ? width : Math.max(1, x2 - x1)).attr("height", this.features_on_rows ? Math.max(1, x2 - x1) : height).attr("fill", feature.loh.color).attr("fill-opacity", (item.segmean - this.min_loh) / loh_range).attr("shape-rendering", "crispEdges");
1414
- }
1415
- }
1416
- if (cnv.length) {
1417
- for (const item of cnv) {
1418
- const x1 = feature.coordscale(Math.max(feature.start, item.start));
1419
- const x2 = feature.coordscale(Math.min(feature.stop, item.stop));
1420
- const maxabslogratio = item.value > 0 ? this.max_cnv : this.min_cnv;
1421
- g.append("rect").attr("x", this.features_on_rows ? 0 : x1).attr("y", this.features_on_rows ? x1 : 0).attr("width", this.features_on_rows ? width : Math.max(1, x2 - x1)).attr("height", this.features_on_rows ? Math.max(1, x2 - x1) : height).attr("fill", item.value > 0 ? feature.cnv.colorgain : feature.cnv.colorloss).attr("fill-opacity", Math.abs(item.value / maxabslogratio)).attr("shape-rendering", "crispEdges");
1422
- }
1423
- }
1424
- if (itd.length) {
1425
- for (const item of itd) {
1426
- const x1 = feature.coordscale(Math.max(feature.start, item.start));
1427
- const x2 = feature.coordscale(Math.min(feature.stop, item.stop));
1428
- g.append("rect").attr("x", this.features_on_rows ? 0 : x1).attr("y", this.features_on_rows ? x1 : 0).attr("width", this.features_on_rows ? width : Math.max(1, x2 - x1)).attr("height", this.features_on_rows ? Math.max(1, x2 - x1) : height).attr("fill", feature.itd.color).attr("shape-rendering", "crispEdges");
1429
- }
1430
- }
1431
- if (sv.length) {
1432
- g.append("circle").attr("cx", width / 2).attr("cy", height / 2).attr("r", Math.min(width, height) / 2).attr("stroke", feature.sv.color).attr("fill", "none");
1433
- }
1434
- if (fusion.length) {
1435
- g.append("circle").attr("cx", width / 2).attr("cy", height / 2).attr("r", Math.min(width, height) / 2).attr("stroke", feature.fusion.color).attr("fill", "none");
1436
- }
1437
- if (snvindel.length) {
1438
- const m = snvindel[0];
1439
- const g2 = g.append("g").attr("transform", "translate(" + width / 2 + "," + height / 2 + ")");
1440
- const color = mclass[m.m.class].color;
1441
- const w = Math.min(width, height) / 2;
1442
- g2.append("line").attr("x1", -w).attr("x2", w).attr("y1", -w).attr("y2", w).attr("stroke", "white").attr("stroke-width", 3);
1443
- g2.append("line").attr("x1", -w).attr("x2", w).attr("y1", w).attr("y2", -w).attr("stroke", "white").attr("stroke-width", 3);
1444
- g2.append("line").attr("x1", -w).attr("x2", w).attr("y1", -w).attr("y2", w).attr("stroke", color);
1445
- g2.append("line").attr("x1", -w).attr("x2", w).attr("y1", w).attr("y2", -w).attr("stroke", color);
1446
- }
1447
- }
1448
- g.append("rect").attr("width", width).attr("height", height).attr("fill", "white").attr("fill-opacity", 0).attr("stroke", "#ccc").attr("stroke-opacity", 0).attr("shape-rendering", "crispEdges").on("mouseover", (event2) => {
1449
- event2.target.setAttribute("stroke-opacity", 1);
1450
- this.showTip_cell(sample, feature);
1451
- }).on("mouseout", (event2) => {
1452
- event2.target.setAttribute("stroke-opacity", 0);
1453
- this.tip.hide();
1454
- }).on("click", () => {
1455
- this.click_cell(sample, feature);
1456
- });
1457
- }
1458
- drawCell_ismutation_symbolic(sample, feature, g, cnv, loh, itd, sv, fusion, snvindel) {
1459
- const height = this.features_on_rows ? feature.height : sample.height;
1460
- const width = this.features_on_rows ? sample.width : feature.width;
1461
- const loh_range = this.max_loh - this.min_loh;
1462
- const lst = [];
1463
- if (cnv.length) {
1464
- for (const i of cnv) {
1465
- const maxabslogratio = i.value > 0 ? this.max_cnv : this.min_cnv;
1466
- let k;
1467
- if (i.value > 0) {
1468
- k = { color: feature.cnv.colorgain };
1469
- } else {
1470
- k = { color: feature.cnv.colorloss };
1471
- }
1472
- k.opacity = Math.abs(i.value / maxabslogratio);
1473
- lst.push(k);
1474
- }
1475
- }
1476
- if (loh.length) {
1477
- for (const i of loh) {
1478
- lst.push({
1479
- color: feature.loh.color,
1480
- opacity: (i.segmean - this.min_loh) / loh_range
1481
- });
1482
- }
1483
- }
1484
- if (itd.length) {
1485
- for (const i of itd) {
1486
- lst.push({ color: feature.itd.color });
1487
- }
1488
- }
1489
- if (sv.length) {
1490
- for (const i of sv) {
1491
- lst.push({ color: feature.sv.color });
1492
- }
1493
- }
1494
- if (fusion.length) {
1495
- for (const i of fusion) {
1496
- lst.push({ color: feature.fusion.color });
1497
- }
1498
- }
1499
- if (snvindel.length) {
1500
- for (const i of snvindel) {
1501
- lst.push({ color: mclass[i.m.class].color });
1502
- }
1503
- }
1504
- const f_len = this.features_on_rows ? height / lst.length : width / lst.length;
1505
- let f_start = 0;
1506
- for (const i of lst) {
1507
- const r = g.append("rect").attr("x", this.features_on_rows ? 0 : f_start).attr("y", this.features_on_rows ? f_start : 0).attr("width", this.features_on_rows ? width : f_len).attr("height", this.features_on_rows ? f_len : height).attr("fill", i.color).attr("shape-rendering", "crispEdges");
1508
- if (i.opacity) r.attr("opacity", i.opacity);
1509
- f_start += f_len;
1510
- }
1511
- }
1512
- // __newattr draw cell for new feature
1513
- /*********** __draw ends *****/
1514
- async click_cell(sample, feature) {
1515
- try {
1516
- let svcnvtk;
1517
- if (this.iscustom) {
1518
- svcnvtk = {
1519
- iscustom: true,
1520
- type: tkt.mdssvcnv,
1521
- singlesample: {
1522
- name: sample.name
1523
- }
1524
- };
1525
- for (const k in this.querykey2tracks) {
1526
- const t = this.querykey2tracks[k];
1527
- if (t.type == tkt.mdssvcnv) {
1528
- svcnvtk.name = t.name || "Custom tk";
1529
- svcnvtk.file = t.file;
1530
- svcnvtk.url = t.url;
1531
- svcnvtk.indexURL = t.indexURL;
1532
- } else if (t.type == tkt.mdsvcf) {
1533
- svcnvtk.checkvcf = {
1534
- file: t.file,
1535
- url: t.url,
1536
- indexURL: t.indexURL
1537
- };
1538
- } else if (t.type == tkt.mdsexpression) {
1539
- svcnvtk.checkexpressionrank = {
1540
- file: t.file,
1541
- url: t.url,
1542
- indexURL: t.indexURL
1543
- };
1544
- }
1545
- }
1546
- } else {
1547
- if (!this.mds) throw "not custom but .mds{} missing";
1548
- for (const querykey in this.mds.queries) {
1549
- const tk = this.mds.queries[querykey];
1550
- if (tk.type == tkt.mdssvcnv) {
1551
- svcnvtk = {
1552
- mds: this.mds,
1553
- querykey,
1554
- singlesample: {
1555
- name: sample.name
1556
- }
1557
- };
1558
- for (const k in tk) svcnvtk[k] = tk[k];
1559
- break;
1560
- }
1561
- }
1562
- }
1563
- if (!svcnvtk) throw "cannot find a svcnv tk";
1564
- svcnvtk.bplengthUpperLimit = 0;
1565
- const pane = newpane({ x: 100, y: 100 });
1566
- const blockarg = {
1567
- jwt: this.jwt,
1568
- hostURL: this.hostURL,
1569
- nobox: 1,
1570
- genome: this.genome,
1571
- holder: pane.body,
1572
- chr: feature.chr,
1573
- start: feature.start,
1574
- stop: feature.stop,
1575
- tklst: []
1576
- };
1577
- first_genetrack_tolist(this.genome, blockarg.tklst);
1578
- blockarg.tklst.push(svcnvtk);
1579
- if (!this.iscustom) {
1580
- if (!this.dslabel) throw "not custom but dslabel missing";
1581
- const par = {
1582
- genome: this.genome.name,
1583
- dslabel: this.dslabel,
1584
- querykey: svcnvtk.querykey,
1585
- gettrack4singlesample: sample.name
1586
- };
1587
- const data = await dofetch("/mdssvcnv", par);
1588
- if (data.error) throw "Error checking for assay track: " + data.error;
1589
- if (data.tracks) {
1590
- for (const t of data.tracks) blockarg.tklst.push(t);
1591
- }
1592
- }
1593
- const _ = await import("./block-TTN2IQAH.js");
1594
- new _.Block(blockarg);
1595
- } catch (e) {
1596
- window.alert(e.message || e);
1597
- if (e.stack) console.log(e.stack);
1598
- }
1599
- }
1600
- /********** __menu and tooltip **********/
1601
- showTip_feature(f) {
1602
- this.tip.clear();
1603
- this.tipContent_feature(f, this.tip.d);
1604
- this.tip.showunder(event.target);
1605
- }
1606
- showMenu_feature(f) {
1607
- this.menu.showunder(event.target).clear();
1608
- this.tipContent_feature(f, this.menu.d);
1609
- this.menu.d.append("div").attr("class", "sja_menuoption").text("Remove this feature").on("click", () => {
1610
- this.menu.hide();
1611
- f.legend_tr.remove();
1612
- this.features.splice(
1613
- this.features.findIndex((i) => i.id == f.id),
1614
- 1
1615
- );
1616
- this.draw_matrix();
1617
- });
1618
- if (f.isgenevalue) return showMenu_isgenevalue(this, f);
1619
- if (f.iscnv) return showMenu_iscnv(this, f, f);
1620
- if (f.isloh) return showMenu_isloh(this, f, f);
1621
- if (f.ismutation) return showMenu_ismutation(this, f);
1622
- if (f.isitd) {
1623
- return;
1624
- }
1625
- if (f.issvfusion) {
1626
- return;
1627
- }
1628
- if (f.issvcnv) {
1629
- return;
1630
- }
1631
- if (f.issampleattribute) {
1632
- return;
1633
- }
1634
- }
1635
- tipContent_feature(f, holder) {
1636
- holder.append("div").text(f.label).style("opacity", 0.5).style("font-size", ".7em").style("margin", "10px");
1637
- if (f.isgenevalue || f.iscnv || f.isloh || f.isitd || f.issvfusion) {
1638
- holder.append("div").html(f.chr + ":" + f.start + "-" + f.stop + " &nbsp; " + bplen(f.stop - f.start)).style("font-size", ".7em").style("opacity", 0.5).style("margin", "0px 10px 10px 10px");
1639
- } else if (f.issvcnv || f.ismutation) {
1640
- if (!f.genename) {
1641
- holder.append("div").html(f.chr + ":" + f.start + "-" + f.stop + " &nbsp; " + bplen(f.stop - f.start)).style("font-size", ".7em").style("opacity", 0.5).style("margin", "0px 10px 10px 10px");
1642
- }
1643
- } else if (f.issampleattribute) {
1644
- holder.append("div").text(f.label);
1645
- }
1646
- if (f.isgenevalue) {
1647
- holder.append("div").text("Min: " + f.scale.minv + ", max: " + f.scale.maxv).style("font-size", ".7em").style("opacity", 0.5).style("margin", "0px 10px 10px 10px");
1648
- }
1649
- }
1650
- showTip_sample(sample) {
1651
- this.tip.clear().d.append("div").text(sample.name).style("padding", "10px").style("font-size", ".7em");
1652
- const lst = [];
1653
- for (const f of this.features) {
1654
- if (lst.length > 10) {
1655
- lst.push({ k: "more", v: "..." });
1656
- break;
1657
- }
1658
- if (f.isgenevalue) {
1659
- const v = f.items.find((i) => i.sample == sample.name);
1660
- lst.push({ k: f.label, v: v ? v.value : saynovalue });
1661
- continue;
1662
- }
1663
- if (f.iscnv) {
1664
- const items = f.items.filter((i) => i.sample == sample.name);
1665
- let text;
1666
- if (items.length == 0) {
1667
- text = saynovalue;
1668
- } else {
1669
- const lst2 = items.map((i) => {
1670
- return "<div>" + i.chr + ":" + i.start + "-" + i.stop + ' <span style="font-size:.7em">' + bplen(i.stop - i.start) + '</span> <span style="font-size:.8em;background:' + (i.value > 0 ? f.colorgain : f.colorloss) + ';color:white;padding:1px 5px">' + i.value + "</span></div>";
1671
- });
1672
- text = lst2.join("");
1673
- }
1674
- lst.push({ k: f.label, v: text });
1675
- continue;
1676
- }
1677
- if (f.isloh) {
1678
- const items = f.items.filter((i) => i.sample == sample.name);
1679
- let text;
1680
- if (items.length == 0) {
1681
- text = saynovalue;
1682
- } else {
1683
- const lst2 = items.map((i) => {
1684
- return "<div>" + i.chr + ":" + i.start + "-" + i.stop + ' <span style="font-size:.7em">' + bplen(i.stop - i.start) + '</span> <span style="font-size:.8em;background:' + f.color + ';color:white;padding:1px 5px">' + i.segmean + "</span></div>";
1685
- });
1686
- text = lst2.join("");
1687
- }
1688
- lst.push({ k: f.label, v: text });
1689
- continue;
1690
- }
1691
- if (f.isvcf) {
1692
- const mlst = getitemforsample_vcf(f, sample);
1693
- let text;
1694
- if (mlst.length == 0) {
1695
- text = saynovalue;
1696
- } else {
1697
- text = mlst.map((m) => {
1698
- return '<div><span style="color:' + mclass[m.class].color + '">' + m.mname + '</span> <span style="font-size:.7em;opacity:.5">' + mclass[m.class].label + "</span></div>";
1699
- }).join("");
1700
- }
1701
- lst.push({ k: f.label, v: text });
1702
- continue;
1703
- }
1704
- if (f.isitd) {
1705
- const items = f.items.filter((i) => i.sample == sample.name);
1706
- let text;
1707
- if (items.length == 0) {
1708
- text = saynovalue;
1709
- } else {
1710
- text = '<div style="background:' + f.color + ';width:20px">&nbsp;</div>';
1711
- }
1712
- lst.push({ k: f.label, v: text });
1713
- continue;
1714
- }
1715
- if (f.issvfusion) {
1716
- const items = f.items.filter((i) => i.sample == sample.name);
1717
- let text;
1718
- if (items.length == 0) {
1719
- text = saynovalue;
1720
- } else {
1721
- text = '<div style="background:' + f.color + ';width:20px">&nbsp;</div>';
1722
- }
1723
- lst.push({ k: f.label, v: text });
1724
- continue;
1725
- }
1726
- if (f.issvcnv) {
1727
- continue;
1728
- }
1729
- if (f.ismutation) {
1730
- continue;
1731
- }
1732
- if (f.issampleattribute) {
1733
- const item = f.items.find((i) => i.sample == sample.name);
1734
- if (item) {
1735
- lst.push({ k: f.label, v: item.value });
1736
- }
1737
- continue;
1738
- }
1739
- console.error("sample tooltip: Unknown feature type");
1740
- }
1741
- make_table_2col(this.tip.d, lst);
1742
- this.tip.show(event.clientX, event.clientY);
1743
- }
1744
- showTip_cell(sample, f) {
1745
- const lst = [{ k: "sample", v: sample.name }];
1746
- if (f.isgenevalue) {
1747
- const v = f.items.find((i) => i.sample == sample.name);
1748
- lst.push({ k: f.label, v: v ? v.value : saynovalue });
1749
- } else if (f.iscnv) {
1750
- const items = f.items.filter((i) => i.sample == sample.name);
1751
- let text;
1752
- if (items.length == 0) {
1753
- text = saynovalue;
1754
- } else {
1755
- const lst2 = items.map((i) => {
1756
- return "<div>" + i.chr + ":" + i.start + "-" + i.stop + ' <span style="font-size:.7em">' + bplen(i.stop - i.start) + '</span> <span style="font-size:.8em;background:' + (i.value > 0 ? f.colorgain : f.colorloss) + ';color:white;padding:1px 5px">' + i.value + "</span></div>";
1757
- });
1758
- text = lst2.join("");
1759
- }
1760
- lst.push({ k: f.label, v: text });
1761
- } else if (f.isloh) {
1762
- const items = f.items.filter((i) => i.sample == sample.name);
1763
- let text;
1764
- if (items.length == 0) {
1765
- text = saynovalue;
1766
- } else {
1767
- const lst2 = items.map((i) => {
1768
- return "<div>" + i.chr + ":" + i.start + "-" + i.stop + ' <span style="font-size:.7em">' + bplen(i.stop - i.start) + '</span> <span style="font-size:.8em;background:' + f.color + ';color:white;padding:1px 5px">' + i.segmean + "</span></div>";
1769
- });
1770
- text = lst2.join("");
1771
- }
1772
- lst.push({ k: f.label, v: text });
1773
- } else if (f.isvcf) {
1774
- const mlst = getitemforsample_vcf(f, sample);
1775
- let text;
1776
- if (mlst.length == 0) {
1777
- text = saynovalue;
1778
- } else {
1779
- text = mlst.map((m) => {
1780
- return '<div><span style="color:' + mclass[m.class].color + '">' + m.mname + '</span> <span style="font-size:.7em;opacity:.5">' + mclass[m.class].label + "</span></div>";
1781
- }).join("");
1782
- }
1783
- lst.push({ k: f.label, v: text });
1784
- } else if (f.isitd) {
1785
- const items = f.items.filter((i) => i.sample == sample.name);
1786
- let text;
1787
- if (items.length == 0) {
1788
- text = saynovalue;
1789
- } else {
1790
- const lst2 = items.map((i) => {
1791
- return "<div>" + i.chr + ":" + i.start + "-" + i.stop + " </div>";
1792
- });
1793
- text = lst2.join("");
1794
- }
1795
- lst.push({ k: f.label, v: text });
1796
- } else if (f.issvfusion) {
1797
- const items = f.items.filter((i) => i.sample == sample.name);
1798
- let text;
1799
- if (items.length == 0) {
1800
- text = saynovalue;
1801
- } else {
1802
- const lst2 = items.map((i) => {
1803
- return "<div>" + i.chrA + ":" + i.posA + " - " + i.chrB + ":" + i.posB + " </div>";
1804
- });
1805
- text = lst2.join("");
1806
- }
1807
- lst.push({ k: f.label, v: text });
1808
- } else if (f.issvcnv || f.ismutation) {
1809
- const [cnv, loh, itd, sv, fusion, snvindel] = getitemforsample_compound(f, sample);
1810
- if (cnv.length) {
1811
- lst.push({
1812
- k: (f.genename || f.label) + " CNV",
1813
- v: cnv.map((i) => {
1814
- return '<div><span style="background:' + (i.value > 0 ? f.cnv.colorgain : f.cnv.colorloss) + ';color:white;padding:0px 3px">' + i.value + '</span> <span style="font-size:.8em">' + i.chr + ":" + i.start + "-" + i.stop + " &nbsp;&nbsp;" + bplen(i.stop - i.start) + "</span></div>";
1815
- }).join("")
1816
- });
1817
- }
1818
- if (loh.length) {
1819
- lst.push({
1820
- k: (f.genename || f.label) + " LOH",
1821
- v: loh.map((i) => {
1822
- return '<div><span style="background:' + f.loh.color + ';color:white;padding:0px 3px">' + i.segmean + '</span> <span style="font-size:.8em">' + i.chr + ":" + i.start + "-" + i.stop + " &nbsp;&nbsp;" + bplen(i.stop - i.start) + "</span></div>";
1823
- }).join("")
1824
- });
1825
- }
1826
- if (itd.length) {
1827
- lst.push({
1828
- k: (f.genename || f.label) + " ITD",
1829
- v: itd.map((i) => {
1830
- return '<div style="font-size:.8em">' + i.chr + ":" + i.start + "-" + i.stop + "</div>";
1831
- }).join("")
1832
- });
1833
- }
1834
- if (sv.length) {
1835
- lst.push({
1836
- k: (f.genename || f.label) + " SV",
1837
- v: sv.map((i) => {
1838
- return "<div>" + i.chrA + ":" + i.posA + "," + i.strandA + " &gt; " + i.chrB + ":" + i.posB + "," + i.strandB + "</div>";
1839
- }).join("")
1840
- });
1841
- }
1842
- if (fusion.length) {
1843
- lst.push({
1844
- k: (f.genename || f.label) + " fusion",
1845
- v: fusion.map((i) => {
1846
- return "<div>" + i.chrA + ":" + i.posA + "," + i.strandA + " &gt; " + i.chrB + ":" + i.posB + "," + i.strandB + "</div>";
1847
- }).join("")
1848
- });
1849
- }
1850
- if (snvindel.length) {
1851
- lst.push({
1852
- k: (f.genename || f.label) + " SNV/indel",
1853
- v: snvindel.map((m) => {
1854
- const c = mclass[m.m.class];
1855
- return '<div><span style="color:' + c.color + '">' + (m.m.mname || "") + '</span> <span style="font-size:.7em;opacity:.5">' + c.label + "</span></div>";
1856
- }).join("")
1857
- });
1858
- }
1859
- } else if (f.issampleattribute) {
1860
- const item = f.items.find((i) => i.sample == sample.name);
1861
- if (item) {
1862
- lst.push({
1863
- k: f.label,
1864
- v: item.value
1865
- });
1866
- }
1867
- } else {
1868
- console.error("cell tooltip: unknown feature type");
1869
- }
1870
- this.tip.clear();
1871
- make_table_2col(this.tip.d, lst);
1872
- this.tip.show(event.clientX, event.clientY);
1873
- }
1874
- /********** __menu ends **********/
1875
- sortsamplesbyfeatures() {
1876
- const sortbygenevalue = this.features.find((f) => f.isgenevalue && f.sort);
1877
- if (sortbygenevalue && sortbygenevalue.items) {
1878
- const sample2value = /* @__PURE__ */ new Map();
1879
- for (const i of sortbygenevalue.items) {
1880
- sample2value.set(i.sample, i.value);
1881
- }
1882
- this.samples.sort((i, j) => {
1883
- const vi = sample2value.has(i.name) ? sample2value.get(i.name) : sortbygenevalue.missingvalue;
1884
- const vj = sample2value.has(j.name) ? sample2value.get(j.name) : sortbygenevalue.missingvalue;
1885
- return vj - vi;
1886
- });
1887
- }
1888
- }
1889
- may_init_customvcf(tk) {
1890
- if (tk.info) return;
1891
- const arg = ["genome=" + this.genome.name];
1892
- if (tk.file) {
1893
- arg.push("file=" + tk.file);
1894
- } else {
1895
- arg.push("url=" + tk.url);
1896
- if (tk.indexURL) arg.push("indexURL=" + tk.indexURL);
1897
- }
1898
- return dofetch2("vcfheader?" + arg.join("&")).then((data) => {
1899
- const [info, format, samples, errs] = vcfparsemeta(data.metastr.split("\n"));
1900
- if (errs) throw "Error parsing VCF meta lines: " + errs.join("; ");
1901
- tk.info = info;
1902
- tk.format = format;
1903
- tk.samples = samples;
1904
- tk.nochr = data.nochr;
1905
- });
1906
- }
1907
- drawEmptycell(sample, feature, g) {
1908
- const height = this.features_on_rows ? feature.height : sample.height;
1909
- const width = this.features_on_rows ? sample.width : feature.width;
1910
- if (height < 5) return;
1911
- g.append("line").attr("x2", width).attr("y2", height).attr("stroke", "#ededed");
1912
- }
1913
- // end of class
1914
- };
1915
- function feature2arg(f) {
1916
- if (f.isgenevalue) {
1917
- return {
1918
- id: f.id,
1919
- isgenevalue: 1,
1920
- querykey: f.querykey,
1921
- genename: f.genename,
1922
- chr: f.chr,
1923
- start: f.start,
1924
- stop: f.stop
1925
- };
1926
- }
1927
- if (f.iscnv) {
1928
- return {
1929
- id: f.id,
1930
- iscnv: 1,
1931
- querykey: f.querykey,
1932
- chr: f.chr,
1933
- start: f.start,
1934
- stop: f.stop,
1935
- valuecutoff: f.valuecutoff,
1936
- focalsizelimit: f.focalsizelimit
1937
- };
1938
- }
1939
- if (f.isloh) {
1940
- return {
1941
- id: f.id,
1942
- isloh: 1,
1943
- querykey: f.querykey,
1944
- chr: f.chr,
1945
- start: f.start,
1946
- stop: f.stop,
1947
- valuecutoff: f.valuecutoff,
1948
- focalsizelimit: f.focalsizelimit
1949
- };
1950
- }
1951
- if (f.isvcf) {
1952
- return {
1953
- id: f.id,
1954
- isvcf: 1,
1955
- querykey: f.querykey,
1956
- chr: f.chr,
1957
- start: f.start,
1958
- stop: f.stop,
1959
- snvindel: {
1960
- excludeclasses: f.snvindel.excludeclasses
1961
- }
1962
- };
1963
- }
1964
- if (f.isitd) {
1965
- return {
1966
- id: f.id,
1967
- isitd: 1,
1968
- querykey: f.querykey,
1969
- chr: f.chr,
1970
- start: f.start,
1971
- stop: f.stop
1972
- };
1973
- }
1974
- if (f.issvfusion) {
1975
- return {
1976
- id: f.id,
1977
- issvfusion: 1,
1978
- querykey: f.querykey,
1979
- chr: f.chr,
1980
- start: f.start,
1981
- stop: f.stop
1982
- };
1983
- }
1984
- if (f.issvcnv || f.ismutation) {
1985
- const arg = {
1986
- id: f.id,
1987
- chr: f.chr,
1988
- start: f.start,
1989
- stop: f.stop,
1990
- cnv: {
1991
- hidden: f.cnv.hidden,
1992
- valuecutoff: f.cnv.valuecutoff,
1993
- focalsizelimit: f.cnv.focalsizelimit
1994
- },
1995
- loh: {
1996
- hidden: f.loh.hidden,
1997
- valuecutoff: f.loh.valuecutoff,
1998
- focalsizelimit: f.loh.focalsizelimit
1999
- },
2000
- itd: {
2001
- hidden: f.itd.hidden
2002
- },
2003
- sv: {
2004
- hidden: f.sv.hidden
2005
- },
2006
- fusion: {
2007
- hidden: f.fusion.hidden
2008
- },
2009
- snvindel: {
2010
- excludeclasses: f.snvindel.excludeclasses
2011
- }
2012
- };
2013
- if (f.issvcnv) {
2014
- arg.issvcnv = 1;
2015
- arg.querykey = f.querykey;
2016
- } else {
2017
- arg.ismutation = 1;
2018
- arg.querykeylst = f.querykeylst;
2019
- }
2020
- return arg;
2021
- }
2022
- if (f.issampleattribute) {
2023
- return {
2024
- id: f.id,
2025
- issampleattribute: 1,
2026
- key: f.key
2027
- };
2028
- }
2029
- throw "unknown feature type in making request parameter";
2030
- }
2031
- function getitemforsample_vcf(feature, sample) {
2032
- const mlst = [];
2033
- for (const m of feature.items) {
2034
- if (m.dt == dtsnvindel) {
2035
- if (m.sampledata.findIndex((i) => i.sampleobj.name == sample.name) != -1) {
2036
- mlst.push(m);
2037
- }
2038
- } else {
2039
- console.error("getitemforsample_vcf: unknown dt");
2040
- }
2041
- }
2042
- return mlst;
2043
- }
2044
- function getitemforsample_compound(feature, sample) {
2045
- const cnv = [], loh = [], itd = [], sv = [], fusion = [], snvindel = [];
2046
- for (const item of feature.items) {
2047
- if (item.dt == dtsnvindel) {
2048
- if (!item.sampledata) continue;
2049
- const m_sample = item.sampledata.find((s) => s.sampleobj.name == sample.name);
2050
- if (!m_sample) continue;
2051
- snvindel.push({
2052
- m: item,
2053
- m_sample
2054
- });
2055
- continue;
2056
- }
2057
- if (item.sample != sample.name) continue;
2058
- if (item.dt == dtcnv) {
2059
- cnv.push(item);
2060
- } else if (item.dt == dtloh) {
2061
- loh.push(item);
2062
- } else if (item.dt == dtitd) {
2063
- itd.push(item);
2064
- } else if (item.dt == dtsv) {
2065
- sv.push(item);
2066
- } else if (item.dt == dtfusionrna) {
2067
- fusion.push(item);
2068
- } else {
2069
- console.error("unknown dt: " + item.dt);
2070
- }
2071
- }
2072
- return [cnv, loh, itd, sv, fusion, snvindel];
2073
- }
2074
- function initfeature_polymutation(f) {
2075
- if (!f.width) f.width = 20;
2076
- if (!f.cnv) f.cnv = {};
2077
- if (!f.cnv.valuecutoff) f.cnv.valuecutoff = 0.2;
2078
- if (!Number.isInteger(f.cnv.focalsizelimit)) f.cnv.focalsizelimit = 2e6;
2079
- if (!f.cnv.colorgain) f.cnv.colorgain = default_cnvgaincolor;
2080
- if (!f.cnv.colorloss) f.cnv.colorloss = default_cnvlosscolor;
2081
- if (!f.loh) f.loh = {};
2082
- if (!f.loh.valuecutoff) f.loh.valuecutoff = 0.1;
2083
- if (!Number.isInteger(f.loh.focalsizelimit)) f.loh.focalsizelimit = 2e6;
2084
- if (!f.loh.color) f.loh.color = default_lohcolor;
2085
- if (!f.itd) f.itd = {};
2086
- if (!f.itd.color) f.itd.color = mclass[mclassitd].color;
2087
- if (!f.sv) f.sv = {};
2088
- if (!f.sv.color) f.sv.color = default_svcolor;
2089
- if (!f.fusion) f.fusion = {};
2090
- if (!f.fusion.color) f.fusion.color = default_svcolor;
2091
- if (!f.snvindel) f.snvindel = {};
2092
- if (!f.snvindel.excludeclasses) f.snvindel.excludeclasses = {};
2093
- }
2094
- function init_controlui(o) {
2095
- const buttonrow = o.holder.append("div").style("margin-bottom", "5px");
2096
- const folderdiv = o.holder.append("div").style("margin-bottom", "20px");
2097
- buttonrow.append("span").style("margin-right", "20px").style("font-size", ".8em").text("LEGEND").attr("class", "sja_clbtext").on("click", () => {
2098
- if (o.legendtable.style("display") == "none") {
2099
- appear(o.legendtable);
2100
- } else {
2101
- disappear(o.legendtable);
2102
- }
2103
- });
2104
- o.legendtable = folderdiv.append("table").style("border-top", "solid 1px #ededed").style("border-bottom", "solid 1px #ededed").style("border-spacing", "10px").style("display", "none");
2105
- buttonrow.append("span").style("margin-right", "20px").style("font-size", ".8em").text("CONFIG").attr("class", "sja_clbtext").on("click", () => {
2106
- if (generalconfig.style("display") == "none") {
2107
- appear(generalconfig);
2108
- } else {
2109
- disappear(generalconfig);
2110
- }
2111
- });
2112
- const generalconfig = folderdiv.append("div").style("border-top", "solid 1px #ededed").style("border-bottom", "solid 1px #ededed").style("display", "none");
2113
- const row = generalconfig.append("div").style("margin", "5px");
2114
- row.append("div").style("vertical-align", "top").style("display", "inline-block").html("Show features as &nbsp;&nbsp;");
2115
- const opts_div = row.append("div").style("display", "inline-block");
2116
- const mutation_opts = [
2117
- { value: "symbol", text: "CNV on genomic location, others as symbol" },
2118
- { value: "proportion", text: "All features as porportion" }
2119
- ];
2120
- mutation_opts.forEach((opt) => {
2121
- const opt_div = opts_div.append("div");
2122
- opt_div.append("input").attr("type", "radio").attr("id", opt.value).attr("name", "mutaion_display").attr("value", opt.value).property(
2123
- "checked",
2124
- opt.value == "symbol" && o.ismutation_allsymbolic === void 0 && o.ismutation_allnotsymbolic === void 0 ? 1 : opt.value == "symbol" && o.ismutation_allnotsymbolic ? 1 : opt.value == "proportion" && o.ismutation_allsymbolic ? 1 : 0
2125
- ).on("change", function() {
2126
- if (opt.value == "symbol" && o.ismutation_allnotsymbolic) return;
2127
- else if (opt.value == "proportion" && o.ismutation_allsymbolic) return;
2128
- else if (opt.value == "symbol") {
2129
- delete o.ismutation_allsymbolic;
2130
- o.ismutation_allnotsymbolic = true;
2131
- } else if (opt.value == "proportion") {
2132
- o.ismutation_allsymbolic = true;
2133
- delete o.ismutation_allnotsymbolic;
2134
- } else {
2135
- return;
2136
- }
2137
- o.draw_matrix();
2138
- });
2139
- opt_div.append("label").attr("for", opt.value).text(opt.text);
2140
- });
2141
- const row2 = generalconfig.append("div").style("margin", "5px");
2142
- row2.append("div").style("vertical-align", "top").style("display", "inline-block").html("Layout of Matrix &nbsp;&nbsp;");
2143
- const opts_div2 = row2.append("div").style("display", "inline-block");
2144
- const layout_opts = [
2145
- { value: "gene_on_row", text: "Genes as Rows" },
2146
- { value: "sam_on_row", text: "Samples as Rows" }
2147
- ];
2148
- layout_opts.forEach((opt) => {
2149
- const opt_div = opts_div2.append("div");
2150
- opt_div.append("input").attr("type", "radio").attr("id", opt.value).attr("name", "layout").attr("value", opt.value).property(
2151
- "checked",
2152
- opt.value == "gene_on_row" && o.features_on_rows ? 1 : opt.value == "sam_on_row" && !o.features_on_rows ? 1 : 0
2153
- ).on("change", function() {
2154
- if (opt.value == "gene_on_row" && o.features_on_rows) return;
2155
- else if (opt.value == "sam_on_row" && !o.features_on_rows) return;
2156
- else if (opt.value == "gene_on_row") {
2157
- o.features_on_rows = true;
2158
- if (o.ori_feature_width) o.features.forEach((f) => f.height = o.ori_feature_width);
2159
- } else {
2160
- o.features_on_rows = false;
2161
- if (o.ori_feature_height) o.features.forEach((f) => f.width = o.ori_feature_height);
2162
- }
2163
- o.draw_matrix();
2164
- });
2165
- opt_div.append("label").attr("for", opt.value).text(opt.text);
2166
- });
2167
- buttonrow.append("span").style("margin-right", "20px").style("font-size", ".8em").text("DATA").attr("class", "sja_clbtext").on("click", () => {
2168
- printData(o);
2169
- });
2170
- may_add_kmplotbutton(o, buttonrow);
2171
- }
2172
- function printData(o) {
2173
- const lst = ["sample feature varianttype variant"];
2174
- for (const s of o.samples) {
2175
- for (const f of o.features) {
2176
- for (const i of f.items) {
2177
- if (i.sample && i.sample == s.name || i.sampledata && i.sampledata.findIndex((i2) => i2.sampleobj.name == s.name) != -1) {
2178
- lst.push(s.name + " " + f.label + " " + dt2label[i.dt] + " " + item2string(i));
2179
- }
2180
- }
2181
- }
2182
- }
2183
- export_data("Matrix data", [{ text: lst.join("\n") }]);
2184
- }
2185
- function item2string(i) {
2186
- if (i.dt == dtsnvindel)
2187
- return i.mname + " " + mclass[i.class].label + " " + i.chr + "." + i.pos + "." + i.ref + "." + i.alt;
2188
- if (i.dt == dtfusionrna || i.dt == dtsv)
2189
- return i.chrA + "." + i.posA + "." + (i.strandA || "") + " > " + i.chrB + "." + i.posB + "." + (i.strandB || "");
2190
- if (i.dt == dtcnv) return i.chr + ":" + i.start + "-" + i.stop + ", log2(ratio): " + i.value;
2191
- if (i.dt == dtloh) return i.chr + ":" + i.start + "-" + i.stop + ", log2(ratio): " + i.segmean;
2192
- if (i.dt == dtitd) return i.chr + ":" + i.start + "-" + i.stop;
2193
- return "";
2194
- }
2195
- export {
2196
- Samplematrix
2197
- };
2198
- //# sourceMappingURL=samplematrix-NYDAH74I.js.map