@sjcrh/proteinpaint-client 2.191.4 → 2.192.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (957) hide show
  1. package/dist/2dmaf-BNMEUJVM.js +1373 -0
  2. package/dist/AIProjectAdmin-AEXQY5LY.js +958 -0
  3. package/dist/AIProjectAdmin-AEXQY5LY.js.map +7 -0
  4. package/dist/AppHeader-RXDJBHXZ.js +835 -0
  5. package/dist/BoxPlot-HDP3SIGU.js +1217 -0
  6. package/dist/BoxPlot-HDP3SIGU.js.map +7 -0
  7. package/dist/CorrelationVolcano-V2E566XL.js +619 -0
  8. package/dist/DE-7YUZSW4E.js +95 -0
  9. package/dist/DEinput-P2HOQC4Z.js +301 -0
  10. package/dist/DifferentialAnalysis-2Z6BHS7A.js +245 -0
  11. package/dist/Disco-ZLC54X7T.js +3297 -0
  12. package/dist/Disco-ZLC54X7T.js.map +7 -0
  13. package/dist/Disco.UI-LXJJYQVV.js +249 -0
  14. package/dist/Disco.UI-LXJJYQVV.js.map +7 -0
  15. package/dist/DmrPlot-OEJRGNI3.js +642 -0
  16. package/dist/GB-2GHDD3MW.js +1130 -0
  17. package/dist/GeneExpInput-PWLPDLYT.js +367 -0
  18. package/dist/GeneExpInput-PWLPDLYT.js.map +7 -0
  19. package/dist/HicApp-CAYC4DPO.js +2250 -0
  20. package/dist/NumBinaryEditor-EUOYSGPM.js +271 -0
  21. package/dist/NumBinaryEditor.unit.spec-5B3W4B4F.js +286 -0
  22. package/dist/NumContEditor-7KK6CIB3.js +109 -0
  23. package/dist/NumContEditor.unit.spec-IMKGVYFZ.js +169 -0
  24. package/dist/NumCustomBinEditor-PDAF6I7B.js +38 -0
  25. package/dist/NumCustomBinEditor.unit.spec-IU3DPECJ.js +284 -0
  26. package/dist/NumDiscreteEditor-YTKUHG6Z.js +179 -0
  27. package/dist/NumDiscreteEditor.unit.spec-FUBS7Z7Z.js +202 -0
  28. package/dist/NumRegularBinEditor-LU3KLBLY.js +38 -0
  29. package/dist/NumRegularBinEditor.unit.spec-2BKOHI7L.js +227 -0
  30. package/dist/NumSplineEditor-56RJ2HT2.js +198 -0
  31. package/dist/NumSplineEditor.unit.spec-PW6VUUBZ.js +199 -0
  32. package/dist/NumericDensity-EB4H54EF.js +38 -0
  33. package/dist/NumericDensity.unit.spec-LSEM4OEY.js +221 -0
  34. package/dist/NumericHandler-VGPDXP35.js +39 -0
  35. package/dist/NumericHandler.unit.spec-NR3F7XHV.js +219 -0
  36. package/dist/ProteomeInput-AUXWUIWK.js +396 -0
  37. package/dist/RunChart2-SQ6TFOHD.js +758 -0
  38. package/dist/SC-OWJ6LYIW.js +1124 -0
  39. package/dist/SC-OWJ6LYIW.js.map +7 -0
  40. package/dist/Volcano-XHDH6UN7.js +1379 -0
  41. package/dist/WSIViewer-WT2QV747.js +48562 -0
  42. package/dist/WSIViewer-WT2QV747.js.map +7 -0
  43. package/dist/WsiSamplesPlot-YUOAWG2A.js +165 -0
  44. package/dist/adSandbox-VMMAL22L.js +38 -0
  45. package/dist/animatedBubbleChart-Q6Z5W2UL.js +555 -0
  46. package/dist/animatedBubbleChart-Q6Z5W2UL.js.map +7 -0
  47. package/dist/app-FX3KZ67X.js +37 -0
  48. package/dist/app-X7ZYEOZN.js +49 -0
  49. package/dist/app.js +20 -20
  50. package/dist/bam-ZYLH4U5R.js +860 -0
  51. package/dist/barchart-MXSPTKV4.js +47 -0
  52. package/dist/barchart.data-ZWF6EVJH.js +22 -0
  53. package/dist/barchart.events-XON2ANOC.js +47 -0
  54. package/dist/barchart.integration.spec-PJIENJGT.js +1980 -0
  55. package/dist/barchart2-HIKBGSSE.js +314 -0
  56. package/dist/barchart2-HIKBGSSE.js.map +7 -0
  57. package/dist/bars.renderer-57KSYAAT.js +12 -0
  58. package/dist/block-EGPYVWNP.js +6226 -0
  59. package/dist/block-EGPYVWNP.js.map +7 -0
  60. package/dist/block.init-IJBRPZNM.js +38 -0
  61. package/dist/block.mds.expressionrank-3DANCP7E.js +359 -0
  62. package/dist/block.mds.geneboxplot-CRGSCZMG.js +828 -0
  63. package/dist/block.mds.junction-4UIH2ZYN.js +1545 -0
  64. package/dist/block.mds.svcnv-NF4UIRR2.js +6801 -0
  65. package/dist/block.svg-AIZ47JCQ.js +164 -0
  66. package/dist/block.tk.aicheck-7HZFGE63.js +283 -0
  67. package/dist/block.tk.ase-U3VNPZEA.js +365 -0
  68. package/dist/block.tk.bam-4TQ7P2OX.js +1906 -0
  69. package/dist/block.tk.bedgraphdot-MYHKKO6K.js +384 -0
  70. package/dist/block.tk.bigwig.ui-E3YVGIDN.js +212 -0
  71. package/dist/block.tk.hicstraw-Y4XOMG7T.js +823 -0
  72. package/dist/block.tk.junction-T5C7LK6F.js +2364 -0
  73. package/dist/block.tk.junction.textmatrixui-Z3ACCVXH.js +199 -0
  74. package/dist/block.tk.ld-Y5KDA5AU.js +99 -0
  75. package/dist/block.tk.menu-EWRRISDY.js +1029 -0
  76. package/dist/block.tk.pgv-3JYGOZVQ.js +944 -0
  77. package/dist/brainImaging-P3AF3C5N.js +423 -0
  78. package/dist/brainRegions-YA2H2QOI.js +221 -0
  79. package/dist/brainRegions-YA2H2QOI.js.map +7 -0
  80. package/dist/chunk-2JR7RPB6.js +1825 -0
  81. package/dist/chunk-2U2CP2Y2.js +317 -0
  82. package/dist/chunk-2U2CP2Y2.js.map +7 -0
  83. package/dist/chunk-3BBK6A4X.js +176 -0
  84. package/dist/chunk-3BBK6A4X.js.map +7 -0
  85. package/dist/chunk-3FVIDQOX.js +54 -0
  86. package/dist/chunk-3K2O2NIH.js +446 -0
  87. package/dist/chunk-3RSJU6YM.js +2681 -0
  88. package/dist/chunk-3ZKD6C5S.js +34 -0
  89. package/dist/chunk-46AEH34Z.js +95 -0
  90. package/dist/chunk-4CQVC6XL.js +182 -0
  91. package/dist/chunk-5FXNI724.js +216 -0
  92. package/dist/chunk-634MOGE3.js +314 -0
  93. package/dist/chunk-634MOGE3.js.map +7 -0
  94. package/dist/chunk-6JHIX4RA.js +4269 -0
  95. package/dist/chunk-6JHIX4RA.js.map +7 -0
  96. package/dist/chunk-7PFRBGMN.js +129 -0
  97. package/dist/chunk-7R63MAPC.js +448 -0
  98. package/dist/chunk-7R63MAPC.js.map +7 -0
  99. package/dist/chunk-A4Z3CI24.js +276 -0
  100. package/dist/chunk-AI2LUQS6.js +119 -0
  101. package/dist/chunk-AJYJW4LX.js +6364 -0
  102. package/dist/chunk-BKPDYW5T.js +177 -0
  103. package/dist/chunk-BMS32SNA.js +37 -0
  104. package/dist/chunk-C4BCMAIK.js +188 -0
  105. package/dist/chunk-C4BCMAIK.js.map +7 -0
  106. package/dist/chunk-CJPGYPI3.js +291 -0
  107. package/dist/chunk-CTQH7LQ6.js +31 -0
  108. package/dist/chunk-D5CVYITI.js +203 -0
  109. package/dist/chunk-DMSX5PSO.js +477 -0
  110. package/dist/chunk-E3JRW3T3.js +1102 -0
  111. package/dist/chunk-E574SMCX.js +283 -0
  112. package/dist/chunk-E76O5Z42.js +98 -0
  113. package/dist/chunk-EEW443GL.js +14 -0
  114. package/dist/chunk-EVNMW7BS.js +833 -0
  115. package/dist/chunk-EVNMW7BS.js.map +7 -0
  116. package/dist/chunk-F2WPS7VY.js +1943 -0
  117. package/dist/chunk-FDPWWODM.js +2832 -0
  118. package/dist/chunk-FDPWWODM.js.map +7 -0
  119. package/dist/chunk-FVHUROIJ.js +446 -0
  120. package/dist/chunk-FVHUROIJ.js.map +7 -0
  121. package/dist/chunk-FYFX42YD.js +222 -0
  122. package/dist/chunk-G6RZYGWY.js +386 -0
  123. package/dist/chunk-GTZV2UZV.js +736 -0
  124. package/dist/chunk-H34LAFGH.js +142 -0
  125. package/dist/chunk-I2R5O2XX.js +263 -0
  126. package/dist/chunk-IEYDMN3H.js +26 -0
  127. package/dist/chunk-JWBP4ZZB.js +148 -0
  128. package/dist/chunk-KUZPTJJO.js +20874 -0
  129. package/dist/chunk-KUZPTJJO.js.map +7 -0
  130. package/dist/chunk-KVIH5JPC.js +1275 -0
  131. package/dist/chunk-L5HCOTRF.js +302 -0
  132. package/dist/chunk-LHKDLWG5.js +194 -0
  133. package/dist/chunk-LQJMCE7G.js +467 -0
  134. package/dist/chunk-M7UKOCJA.js +234 -0
  135. package/dist/chunk-M7UKOCJA.js.map +7 -0
  136. package/dist/chunk-MHFH66I3.js +1289 -0
  137. package/dist/chunk-MHFH66I3.js.map +7 -0
  138. package/dist/chunk-MNIBZTQE.js +146 -0
  139. package/dist/chunk-MP3DN6JK.js +117 -0
  140. package/dist/chunk-N5OVBS5L.js +2786 -0
  141. package/dist/chunk-NEKAGDTL.js +58 -0
  142. package/dist/chunk-NPCNDM6Y.js +54 -0
  143. package/dist/chunk-NYN2WQN3.js +100 -0
  144. package/dist/chunk-O6WL7USJ.js +343 -0
  145. package/dist/chunk-OH5I6I2D.js +368 -0
  146. package/dist/chunk-PDFCQ7AU.js +5054 -0
  147. package/dist/chunk-PDFCQ7AU.js.map +7 -0
  148. package/dist/chunk-PSJVMAWA.js +294 -0
  149. package/dist/chunk-PSJVMAWA.js.map +7 -0
  150. package/dist/chunk-PTQ774XH.js +514 -0
  151. package/dist/chunk-PXOH4ZN2.js +399 -0
  152. package/dist/chunk-QG4BJUM7.js +102 -0
  153. package/dist/chunk-R7AV73BV.js +617 -0
  154. package/dist/chunk-R7AV73BV.js.map +7 -0
  155. package/dist/chunk-RITTG5WN.js +158 -0
  156. package/dist/chunk-SMSFTTEO.js +272 -0
  157. package/dist/chunk-SOTB4FRE.js +2098 -0
  158. package/dist/chunk-SOTB4FRE.js.map +7 -0
  159. package/dist/chunk-TBZKVKR4.js +50 -0
  160. package/dist/chunk-TJYRBEBK.js +2878 -0
  161. package/dist/chunk-TLTS33EY.js +287 -0
  162. package/dist/chunk-TMM7BWW7.js +381 -0
  163. package/dist/chunk-TTC4MNEM.js +2327 -0
  164. package/dist/chunk-UN3O2MNB.js +375 -0
  165. package/dist/chunk-UN3O2MNB.js.map +7 -0
  166. package/dist/chunk-UQ5CDHYF.js +1218 -0
  167. package/dist/chunk-UQ5CDHYF.js.map +7 -0
  168. package/dist/chunk-UXIZYI3X.js +226 -0
  169. package/dist/chunk-VIUATDO2.js +170 -0
  170. package/dist/chunk-VIUDFDN4.js +102 -0
  171. package/dist/chunk-VQZ2Z5YU.js +587 -0
  172. package/dist/chunk-VQZ2Z5YU.js.map +7 -0
  173. package/dist/chunk-W5OEFZCR.js +254 -0
  174. package/dist/chunk-WXSRK3XR.js +534 -0
  175. package/dist/chunk-XHGMDBTS.js +230 -0
  176. package/dist/chunk-XQ2OBL6R.js +1205 -0
  177. package/dist/chunk-XQ2OBL6R.js.map +7 -0
  178. package/dist/chunk-XVGS3QXS.js +55 -0
  179. package/dist/chunk-XYNYQMLH.js +482 -0
  180. package/dist/chunk-Y4JJMUWG.js +217 -0
  181. package/dist/chunk-Z457XQSX.js +815 -0
  182. package/dist/chunk-ZF6HNVYD.js +1444 -0
  183. package/dist/chunk-ZF6HNVYD.js.map +7 -0
  184. package/dist/condition-QXTOTGZX.js +332 -0
  185. package/dist/controls-7TDB75LK.js +41 -0
  186. package/dist/controls.config-IBF5ILFP.js +39 -0
  187. package/dist/correlation-M2T5R7CM.js +102 -0
  188. package/dist/correlation-M2T5R7CM.js.map +7 -0
  189. package/dist/cuminc-CAHPKW7W.js +1149 -0
  190. package/dist/cuminc.integration.spec-NNSQGBRI.js +678 -0
  191. package/dist/customdata.inputui-RRTQK7OK.js +289 -0
  192. package/dist/dataDownload-SOUCBKXM.js +330 -0
  193. package/dist/dataDownload.integration.spec-C6TLWSSO.js +193 -0
  194. package/dist/databrowser.ui-KLFEU5QA.js +433 -0
  195. package/dist/dictionary-RUT5VXDD.js +118 -0
  196. package/dist/dictionary-RUT5VXDD.js.map +7 -0
  197. package/dist/dnaMethylation-WOKGG33W.js +38 -0
  198. package/dist/dnaMethylation.integration.spec-YUPP42UK.js +203 -0
  199. package/dist/dofetch-V7PLLWSO.js +51 -0
  200. package/dist/e2pca-VT7EM4E3.js +350 -0
  201. package/dist/ep-X6B43UXE.js +1256 -0
  202. package/dist/expclust.gdc.spec-DTBFOXBC.js +307 -0
  203. package/dist/facet-T5ZX7ZGV.js +521 -0
  204. package/dist/forms2-S5OGBFKL.js +539 -0
  205. package/dist/forms2-S5OGBFKL.js.map +7 -0
  206. package/dist/gb-TWXREZIP.js +88 -0
  207. package/dist/geneExpClustering-2G6YDCIN.js +249 -0
  208. package/dist/geneExpression-2A4ZPT7K.js +38 -0
  209. package/dist/geneExpression-ZHQH6SNA.js +313 -0
  210. package/dist/geneExpression.unit.spec-2M223S4P.js +102 -0
  211. package/dist/geneORA-YLIRUMCZ.js +278 -0
  212. package/dist/geneRanking-JDJXNGEC.js +551 -0
  213. package/dist/geneVariant-5ZIOT5BT.js +39 -0
  214. package/dist/geneVariant-GIXIMJ2I.js +41 -0
  215. package/dist/geneVariant.integration.spec-QCROW73S.js +198 -0
  216. package/dist/genefusion.ui-56UQLUKJ.js +309 -0
  217. package/dist/geneset-ACRMGBJO.js +208 -0
  218. package/dist/genomeBrowser.spec-EDILOQON.js +281 -0
  219. package/dist/grin2-5P7CYUT7.js +1560 -0
  220. package/dist/grin2-GNB35CMF.js +871 -0
  221. package/dist/grin2-GNB35CMF.js.map +7 -0
  222. package/dist/gsea-2PQ5HNNT.js +47 -0
  223. package/dist/hierCluster-H5HB7FPW.js +63 -0
  224. package/dist/hierCluster-L3LCP2II.js +59 -0
  225. package/dist/hierCluster.config-6UIJWCND.js +40 -0
  226. package/dist/hierCluster.integration.spec-EVAPT2VF.js +395 -0
  227. package/dist/hierCluster.interactivity-7MW6ZT6O.js +54 -0
  228. package/dist/hierCluster.renderers-F34EVY5J.js +21 -0
  229. package/dist/imagePlot-RSFZ2OKD.js +163 -0
  230. package/dist/importPlot-DQFWY5A7.js +8 -0
  231. package/dist/isoformExpression-2KANPCBH.js +40 -0
  232. package/dist/isoformExpression.unit.spec-6FSMHT4K.js +208 -0
  233. package/dist/launch.adhoc-ZYTIRVIC.js +42 -0
  234. package/dist/leftlabel.sample-66U6MHPN.js +260 -0
  235. package/dist/legacyDataset-TNIIJABK.js +119 -0
  236. package/dist/lollipop-PJDUFWEY.js +171 -0
  237. package/dist/maf-DLJHCKHJ.js +452 -0
  238. package/dist/maftimeline-NK5QYJMJ.js +593 -0
  239. package/dist/matrix-7BFYR6QL.js +63 -0
  240. package/dist/matrix-USAB2CHO.js +58 -0
  241. package/dist/matrix.cells-OTAXAJ4N.js +28 -0
  242. package/dist/matrix.config-AL4WSFZ7.js +41 -0
  243. package/dist/matrix.data-BDHCSN2G.js +25 -0
  244. package/dist/matrix.groups-MV2D2636.js +27 -0
  245. package/dist/matrix.integration.spec-DESORC2Y.js +3072 -0
  246. package/dist/matrix.interactivity-H7EJW3P2.js +42 -0
  247. package/dist/matrix.layout-7CAS2IBO.js +44 -0
  248. package/dist/matrix.legend-JDVG2JDF.js +22 -0
  249. package/dist/matrix.renderers-PDR5FIBC.js +38 -0
  250. package/dist/matrix.serieses-QVDS5HKK.js +21 -0
  251. package/dist/matrix.sort-HCK4CSTJ.js +27 -0
  252. package/dist/matrix.sort.unit.spec-2GC4E26N.js +472 -0
  253. package/dist/matrix.sorterUi-XGBQOPG4.js +18 -0
  254. package/dist/matrix.sorterUi.unit.spec-BJQKDU2F.js +342 -0
  255. package/dist/mavb-6E6Z4LPK.js +732 -0
  256. package/dist/mds.fimo-5P2TK5U4.js +518 -0
  257. package/dist/mds.samplescatterplot-KLKOD4AS.js +1550 -0
  258. package/dist/mds.survivalplot-SWQCOFIU.js +483 -0
  259. package/dist/numericDictTermCluster-WIVO33AV.js +72 -0
  260. package/dist/oncomatrix-SDUUQZCK.js +295 -0
  261. package/dist/oncomatrix.spec-YGQYIUDT.js +448 -0
  262. package/dist/plot.2dvaf-K53KTP5W.js +377 -0
  263. package/dist/plot.app-FNJVWLPQ.js +41 -0
  264. package/dist/plot.barplot-VTC3N6BR.js +102 -0
  265. package/dist/plot.boxplot-RJFGQSLA.js +152 -0
  266. package/dist/plot.brainImaging-6KVNPPMT.js +51 -0
  267. package/dist/plot.disco-ZFH5RK6B.js +102 -0
  268. package/dist/plot.dzi-IA2SOFUD.js +33 -0
  269. package/dist/plot.ssgq-QARGQVKB.js +139 -0
  270. package/dist/plot.vaf2cov-2JUXYCPG.js +259 -0
  271. package/dist/plot.wsi-C2DULA7U.js +36 -0
  272. package/dist/polar2-3HS3QBU6.js +231 -0
  273. package/dist/polar2-3HS3QBU6.js.map +7 -0
  274. package/dist/profileForms-Y6ZBMZWQ.js +446 -0
  275. package/dist/profileForms-Y6ZBMZWQ.js.map +7 -0
  276. package/dist/profilePlot-SVI3QKMD.js +54 -0
  277. package/dist/proteinView-YPFJSBL7.js +1556 -0
  278. package/dist/proteinView-YPFJSBL7.js.map +7 -0
  279. package/dist/qualitative-AQFKAZID.js +43 -0
  280. package/dist/radar2-TTQZLARY.js +326 -0
  281. package/dist/radar2-TTQZLARY.js.map +7 -0
  282. package/dist/radarFacility2-YGS56QUA.js +334 -0
  283. package/dist/radarFacility2-YGS56QUA.js.map +7 -0
  284. package/dist/regression-DLPBCDZT.js +56 -0
  285. package/dist/regression.inputs-42LY4MEZ.js +48 -0
  286. package/dist/regression.inputs.term-TTUFFPG6.js +48 -0
  287. package/dist/regression.inputs.values.table-CJAPTSMS.js +45 -0
  288. package/dist/regression.integration.spec-UDA26OGS.js +784 -0
  289. package/dist/regression.results-IA3C7SHR.js +40 -0
  290. package/dist/regression.spec-HEXCL3QV.js +708 -0
  291. package/dist/report-4CFOWNPJ.js +222 -0
  292. package/dist/sampleScatter.spec-N6V4BQ5Q.js +202 -0
  293. package/dist/sampleView-CZF7U23I.js +48 -0
  294. package/dist/samplelst-XUGDS5TU.js +111 -0
  295. package/dist/samplematrix-R5PZLZDE.js +2198 -0
  296. package/dist/sc-WTZZA5J5.js +86 -0
  297. package/dist/scatter-EY7HQVCO.js +851 -0
  298. package/dist/scatter-EY7HQVCO.js.map +7 -0
  299. package/dist/scatter.integration.spec-CRMLFO4J.js +1206 -0
  300. package/dist/scatter.integration.spec-CRMLFO4J.js.map +7 -0
  301. package/dist/selectGenomeWithTklst-2S2MXVCI.js +134 -0
  302. package/dist/singleCellCellType-LJWFG7MY.js +38 -0
  303. package/dist/singleCellCellType.unit.spec-RGN2XVUR.js +160 -0
  304. package/dist/singleCellGeneExpression-IW2QXTTU.js +38 -0
  305. package/dist/singleCellGeneExpression.unit.spec-4PO3Q7TM.js +153 -0
  306. package/dist/singleCellPlot-6EZ6JXCM.js +54 -0
  307. package/dist/singlecell-3LFPQ6KO.js +86 -0
  308. package/dist/singlecell-NTTAVVMR.js +1572 -0
  309. package/dist/snp-XB4IBG4Z.js +38 -0
  310. package/dist/snp.unit.spec-HAJPM53L.js +176 -0
  311. package/dist/snplocus-HE6TITSX.js +208 -0
  312. package/dist/spliceevent.a53ss.diagram-TCZMBMD7.js +151 -0
  313. package/dist/spliceevent.exonskip.diagram-VESOF6UC.js +277 -0
  314. package/dist/spliceevent.noeventdiagram-4K7FMO4F.js +460 -0
  315. package/dist/ssGSEA-2XYMX36P.js +38 -0
  316. package/dist/ssGSEA.unit.spec-J36KM2HO.js +88 -0
  317. package/dist/summarizeCnvGeneexp-LYVDZXXD.js +163 -0
  318. package/dist/summarizeGeneexpSurvival-Y52TGAHF.js +108 -0
  319. package/dist/summarizeMutationCnv-6EEJT3PV.js +164 -0
  320. package/dist/summarizeMutationDiagnosis-HZKXHOOQ.js +40 -0
  321. package/dist/summarizeMutationSurvival-TU7TQYFQ.js +99 -0
  322. package/dist/summary-4QQZUAMU.js +49 -0
  323. package/dist/summary.integration.spec-SLIIM4HN.js +414 -0
  324. package/dist/summaryInput-6HROPKCE.js +235 -0
  325. package/dist/sunburst-MBJJPERL.js +284 -0
  326. package/dist/survival-CXLMQSV2.js +58 -0
  327. package/dist/survival-QSL2KDKD.js +46 -0
  328. package/dist/survival.integration.spec-EUAAALVW.js +821 -0
  329. package/dist/svgraph-JM5MHQDX.js +1387 -0
  330. package/dist/svmr-MCMST2FL.js +3842 -0
  331. package/dist/table-MVX3IMAL.js +200 -0
  332. package/dist/termCollection-FZ2SCVA7.js +38 -0
  333. package/dist/termCollection-IGC7REFK.js +179 -0
  334. package/dist/termCollection.unit.spec-VY2EZZIP.js +208 -0
  335. package/dist/tk-5F3TWZ2G.js +46 -0
  336. package/dist/tp.ui-IURWTMAS.js +1459 -0
  337. package/dist/tvs.dt-BPZCFPYK.js +39 -0
  338. package/dist/tvs.dtcnv.categorical-UFS62DTR.js +40 -0
  339. package/dist/tvs.dtcnv.continuous-R6YXNNLA.js +72 -0
  340. package/dist/tvs.dtfusion-FGXXS4XX.js +40 -0
  341. package/dist/tvs.dtsnvindel-DR43K7X3.js +40 -0
  342. package/dist/tvs.dtsv-NO34GIOL.js +40 -0
  343. package/dist/tvs.numeric-KYAU5OV3.js +21 -0
  344. package/dist/tvs.samplelst-2QP7IV2Y.js +104 -0
  345. package/dist/tvs.termCollection-UEJDG22G.js +159 -0
  346. package/dist/violin-NBZTGGYF.js +46 -0
  347. package/dist/violin.integration.spec-5CLYJSAR.js +1425 -0
  348. package/dist/violin.interactivity-KXVKTT22.js +38 -0
  349. package/dist/violin.renderer-37OF6K7Q.js +40 -0
  350. package/dist/vocabulary-GR6J3VKW.js +41 -0
  351. package/package.json +3 -3
  352. package/dist/2dmaf-Z3D2M3FB.js +0 -1373
  353. package/dist/AIProjectAdmin-2OQOQXH4.js +0 -956
  354. package/dist/AIProjectAdmin-2OQOQXH4.js.map +0 -7
  355. package/dist/AppHeader-PXLGVCVS.js +0 -835
  356. package/dist/BoxPlot-PUZKHACO.js +0 -1211
  357. package/dist/BoxPlot-PUZKHACO.js.map +0 -7
  358. package/dist/CorrelationVolcano-RO6CFLZA.js +0 -619
  359. package/dist/DE-CCA5SBJG.js +0 -95
  360. package/dist/DEinput-MRUQW6X6.js +0 -301
  361. package/dist/DifferentialAnalysis-5YQQLJKR.js +0 -245
  362. package/dist/Disco-4FTOJBLG.js +0 -3237
  363. package/dist/Disco-4FTOJBLG.js.map +0 -7
  364. package/dist/Disco.UI-IWVSK3RN.js +0 -245
  365. package/dist/Disco.UI-IWVSK3RN.js.map +0 -7
  366. package/dist/DmrPlot-FPJJHTM5.js +0 -642
  367. package/dist/GB-H6JETPRC.js +0 -1130
  368. package/dist/GeneExpInput-Q42COANS.js +0 -366
  369. package/dist/GeneExpInput-Q42COANS.js.map +0 -7
  370. package/dist/HicApp-BBD2YOMT.js +0 -2250
  371. package/dist/NumBinaryEditor-WMSF7HIO.js +0 -271
  372. package/dist/NumBinaryEditor.unit.spec-QQATLHF7.js +0 -286
  373. package/dist/NumContEditor-4CSTHVRX.js +0 -109
  374. package/dist/NumContEditor.unit.spec-2YF3OS3A.js +0 -169
  375. package/dist/NumCustomBinEditor-KFAYUWYV.js +0 -38
  376. package/dist/NumCustomBinEditor.unit.spec-YHAUSGPN.js +0 -284
  377. package/dist/NumDiscreteEditor-F46H5CME.js +0 -179
  378. package/dist/NumDiscreteEditor.unit.spec-5BIAWAVN.js +0 -202
  379. package/dist/NumRegularBinEditor-G7KOA7NR.js +0 -38
  380. package/dist/NumRegularBinEditor.unit.spec-Y6CBCWLN.js +0 -227
  381. package/dist/NumSplineEditor-JP2V2L4Y.js +0 -198
  382. package/dist/NumSplineEditor.unit.spec-N34QBZN3.js +0 -199
  383. package/dist/NumericDensity-JOPHLURB.js +0 -38
  384. package/dist/NumericDensity.unit.spec-N45PCLOT.js +0 -221
  385. package/dist/NumericHandler-SIM4E2Z5.js +0 -39
  386. package/dist/NumericHandler.unit.spec-NKLYDVTG.js +0 -219
  387. package/dist/ProteomeInput-5KMNE3PZ.js +0 -396
  388. package/dist/RunChart2-N7AZVQXJ.js +0 -758
  389. package/dist/SC-M6RGALZM.js +0 -936
  390. package/dist/SC-M6RGALZM.js.map +0 -7
  391. package/dist/Volcano-YH4RJTT5.js +0 -1379
  392. package/dist/WSIViewer-7LOVM3AU.js +0 -48508
  393. package/dist/WSIViewer-7LOVM3AU.js.map +0 -7
  394. package/dist/WsiSamplesPlot-QPPB7OOD.js +0 -165
  395. package/dist/adSandbox-R2QP74P7.js +0 -38
  396. package/dist/app-AIIN4WDE.js +0 -37
  397. package/dist/app-FJT5VXMF.js +0 -49
  398. package/dist/bam-QBO22VQB.js +0 -860
  399. package/dist/barchart-VDOP6FQU.js +0 -47
  400. package/dist/barchart.data-Z2E72EET.js +0 -22
  401. package/dist/barchart.events-NUYQBI5S.js +0 -47
  402. package/dist/barchart.integration.spec-COVZPXMH.js +0 -1980
  403. package/dist/barchart2-KMSU4ROO.js +0 -311
  404. package/dist/barchart2-KMSU4ROO.js.map +0 -7
  405. package/dist/bars.renderer-JHCZDSM6.js +0 -12
  406. package/dist/block-TTN2IQAH.js +0 -6202
  407. package/dist/block-TTN2IQAH.js.map +0 -7
  408. package/dist/block.init-RRHHCNSR.js +0 -38
  409. package/dist/block.mds.expressionrank-7NWBRUII.js +0 -359
  410. package/dist/block.mds.geneboxplot-4BAJJWCC.js +0 -828
  411. package/dist/block.mds.junction-XRUIHAF5.js +0 -1545
  412. package/dist/block.mds.svcnv-YZ7PL733.js +0 -6801
  413. package/dist/block.svg-FUMP2J7A.js +0 -164
  414. package/dist/block.tk.aicheck-AIZEND45.js +0 -283
  415. package/dist/block.tk.ase-H26PKO5U.js +0 -365
  416. package/dist/block.tk.bam-XNZFHSDQ.js +0 -1906
  417. package/dist/block.tk.bedgraphdot-QTDBLBO2.js +0 -384
  418. package/dist/block.tk.bigwig.ui-OSRCPTQC.js +0 -212
  419. package/dist/block.tk.hicstraw-7GH6LVIH.js +0 -823
  420. package/dist/block.tk.junction-AJYML4AW.js +0 -2364
  421. package/dist/block.tk.junction.textmatrixui-4RIH3EZI.js +0 -199
  422. package/dist/block.tk.ld-AJYQ4C6T.js +0 -99
  423. package/dist/block.tk.menu-57OP5UW5.js +0 -1029
  424. package/dist/block.tk.pgv-XO7HP5MM.js +0 -944
  425. package/dist/brainImaging-65QDNR4D.js +0 -423
  426. package/dist/chunk-2XCUERHJ.js +0 -102
  427. package/dist/chunk-322QC6R4.js +0 -222
  428. package/dist/chunk-35SCELN4.js +0 -217
  429. package/dist/chunk-36EHIPV4.js +0 -514
  430. package/dist/chunk-3SZ6GKLB.js +0 -14
  431. package/dist/chunk-3ZLJDFJU.js +0 -368
  432. package/dist/chunk-4DXZGZOB.js +0 -54
  433. package/dist/chunk-4UWS5Y3N.js +0 -1438
  434. package/dist/chunk-4UWS5Y3N.js.map +0 -7
  435. package/dist/chunk-54EMVNPW.js +0 -102
  436. package/dist/chunk-57RBC6IZ.js +0 -302
  437. package/dist/chunk-5OUTR67M.js +0 -37
  438. package/dist/chunk-67DBIM6H.js +0 -293
  439. package/dist/chunk-67DBIM6H.js.map +0 -7
  440. package/dist/chunk-6A3IPDE2.js +0 -1943
  441. package/dist/chunk-6GN7X6LU.js +0 -2681
  442. package/dist/chunk-72X7LSBN.js +0 -54
  443. package/dist/chunk-74ZU4BT6.js +0 -2824
  444. package/dist/chunk-74ZU4BT6.js.map +0 -7
  445. package/dist/chunk-7EMWHCVW.js +0 -1825
  446. package/dist/chunk-7FACFCZK.js +0 -226
  447. package/dist/chunk-7XFGYYRV.js +0 -371
  448. package/dist/chunk-7XFGYYRV.js.map +0 -7
  449. package/dist/chunk-B6CSYKZJ.js +0 -1275
  450. package/dist/chunk-BDIKFVWZ.js +0 -443
  451. package/dist/chunk-BDIKFVWZ.js.map +0 -7
  452. package/dist/chunk-BWGU5NJS.js +0 -291
  453. package/dist/chunk-C5ZMAQXQ.js +0 -1173
  454. package/dist/chunk-C5ZMAQXQ.js.map +0 -7
  455. package/dist/chunk-CC3GFVV6.js +0 -117
  456. package/dist/chunk-CXQ6KS3Z.js +0 -1348
  457. package/dist/chunk-CXQ6KS3Z.js.map +0 -7
  458. package/dist/chunk-DCH54HC5.js +0 -824
  459. package/dist/chunk-DCH54HC5.js.map +0 -7
  460. package/dist/chunk-DD4R5P6W.js +0 -177
  461. package/dist/chunk-DKVUOBIE.js +0 -203
  462. package/dist/chunk-DR6H3QAA.js +0 -399
  463. package/dist/chunk-EH4NQ7C4.js +0 -170
  464. package/dist/chunk-EVN6KWPN.js +0 -50
  465. package/dist/chunk-FFEIP5CT.js +0 -458
  466. package/dist/chunk-FFEIP5CT.js.map +0 -7
  467. package/dist/chunk-FJP77STI.js +0 -158
  468. package/dist/chunk-FJP77STI.js.map +0 -7
  469. package/dist/chunk-G6O3URDN.js +0 -467
  470. package/dist/chunk-GNIK4JYM.js +0 -534
  471. package/dist/chunk-HKSNADSX.js +0 -477
  472. package/dist/chunk-I5RAQKKJ.js +0 -129
  473. package/dist/chunk-IW57W7EQ.js +0 -1210
  474. package/dist/chunk-IW57W7EQ.js.map +0 -7
  475. package/dist/chunk-J4SOF2ZH.js +0 -263
  476. package/dist/chunk-KPJZBCVI.js +0 -272
  477. package/dist/chunk-KSGA62R2.js +0 -2878
  478. package/dist/chunk-LTOBEUM2.js +0 -98
  479. package/dist/chunk-MYF2BWKC.js +0 -205
  480. package/dist/chunk-MYF2BWKC.js.map +0 -7
  481. package/dist/chunk-N2SKTCDK.js +0 -148
  482. package/dist/chunk-NGM3ZLIP.js +0 -230
  483. package/dist/chunk-NOEAT6CX.js +0 -317
  484. package/dist/chunk-NOEAT6CX.js.map +0 -7
  485. package/dist/chunk-NSXZPWRP.js +0 -482
  486. package/dist/chunk-O3JB4PIX.js +0 -31
  487. package/dist/chunk-OAWQ6LOO.js +0 -2063
  488. package/dist/chunk-OAWQ6LOO.js.map +0 -7
  489. package/dist/chunk-ODG6RD7P.js +0 -254
  490. package/dist/chunk-OEDZHPBJ.js +0 -58
  491. package/dist/chunk-ORL44TIK.js +0 -386
  492. package/dist/chunk-P3IENRWJ.js +0 -613
  493. package/dist/chunk-P3IENRWJ.js.map +0 -7
  494. package/dist/chunk-PCZNTK74.js +0 -26
  495. package/dist/chunk-QH6W3NVF.js +0 -287
  496. package/dist/chunk-QNETLNPB.js +0 -343
  497. package/dist/chunk-QQZ3SBF3.js +0 -216
  498. package/dist/chunk-R2MMURGK.js +0 -2786
  499. package/dist/chunk-SA7APTJR.js +0 -20792
  500. package/dist/chunk-SA7APTJR.js.map +0 -7
  501. package/dist/chunk-SHWLROJG.js +0 -283
  502. package/dist/chunk-SKREEF3H.js +0 -184
  503. package/dist/chunk-SKREEF3H.js.map +0 -7
  504. package/dist/chunk-TOU7EVFQ.js +0 -396
  505. package/dist/chunk-TOU7EVFQ.js.map +0 -7
  506. package/dist/chunk-UGVNZMLU.js +0 -4274
  507. package/dist/chunk-UGVNZMLU.js.map +0 -7
  508. package/dist/chunk-UI7OCM2A.js +0 -815
  509. package/dist/chunk-UJKW42DI.js +0 -6364
  510. package/dist/chunk-ULPMYS5B.js +0 -100
  511. package/dist/chunk-UOVALHAJ.js +0 -182
  512. package/dist/chunk-VGJSASRT.js +0 -446
  513. package/dist/chunk-VGYTAYFK.js +0 -276
  514. package/dist/chunk-VHOEJBFP.js +0 -736
  515. package/dist/chunk-VOUMS6IP.js +0 -1102
  516. package/dist/chunk-VV36JRUF.js +0 -381
  517. package/dist/chunk-W55XSG6K.js +0 -142
  518. package/dist/chunk-W6ME65LV.js +0 -34
  519. package/dist/chunk-WHI6466S.js +0 -146
  520. package/dist/chunk-WSDUD52Y.js +0 -55
  521. package/dist/chunk-XAVNZNXQ.js +0 -95
  522. package/dist/chunk-XMLURPEP.js +0 -194
  523. package/dist/chunk-YKXUK7HJ.js +0 -5041
  524. package/dist/chunk-YKXUK7HJ.js.map +0 -7
  525. package/dist/chunk-YZK37YCC.js +0 -119
  526. package/dist/chunk-ZTYNN6G5.js +0 -2327
  527. package/dist/chunk-ZXTHADSC.js +0 -158
  528. package/dist/condition-HDVYPJJD.js +0 -332
  529. package/dist/controls-YEEW46C6.js +0 -41
  530. package/dist/controls.config-C535H5DL.js +0 -39
  531. package/dist/correlation-AOSSSSL3.js +0 -99
  532. package/dist/correlation-AOSSSSL3.js.map +0 -7
  533. package/dist/cuminc-II7NFIFP.js +0 -1149
  534. package/dist/cuminc.integration.spec-B4N6OMBJ.js +0 -678
  535. package/dist/customdata.inputui-AI4ZBIEP.js +0 -289
  536. package/dist/dataDownload-ZQYLXN6D.js +0 -330
  537. package/dist/dataDownload.integration.spec-2PKYZ2AY.js +0 -193
  538. package/dist/databrowser.ui-WGD7D3XV.js +0 -433
  539. package/dist/dictionary-RYM4WP2W.js +0 -111
  540. package/dist/dictionary-RYM4WP2W.js.map +0 -7
  541. package/dist/dnaMethylation-WGJMJL5B.js +0 -38
  542. package/dist/dnaMethylation.integration.spec-DO3PV4MO.js +0 -203
  543. package/dist/dofetch-RADX3AFU.js +0 -51
  544. package/dist/e2pca-KOAAU2JX.js +0 -350
  545. package/dist/ep-CXCATXYH.js +0 -1256
  546. package/dist/expclust.gdc.spec-UJO2R3CW.js +0 -307
  547. package/dist/facet-2FBUAD7P.js +0 -521
  548. package/dist/forms2-ZBT5BZW3.js +0 -534
  549. package/dist/forms2-ZBT5BZW3.js.map +0 -7
  550. package/dist/gb-VCJFV63W.js +0 -88
  551. package/dist/geneExpClustering-FUNS6D2P.js +0 -249
  552. package/dist/geneExpression-2BWWGYL4.js +0 -38
  553. package/dist/geneExpression-2OPFWV2K.js +0 -313
  554. package/dist/geneExpression.unit.spec-G7BSHJQT.js +0 -102
  555. package/dist/geneORA-S3KQMBYL.js +0 -278
  556. package/dist/geneRanking-UZ36XAL7.js +0 -551
  557. package/dist/geneVariant-OOZ2SBXO.js +0 -41
  558. package/dist/geneVariant-ZHNVEKQ6.js +0 -39
  559. package/dist/geneVariant.integration.spec-2C7EWKEV.js +0 -198
  560. package/dist/genefusion.ui-ASICJNII.js +0 -309
  561. package/dist/geneset-SNM4M6UM.js +0 -208
  562. package/dist/genomeBrowser.spec-DJIRW2X7.js +0 -281
  563. package/dist/grin2-7AOJP5QJ.js +0 -1560
  564. package/dist/grin2-RKJXYWJ5.js +0 -821
  565. package/dist/grin2-RKJXYWJ5.js.map +0 -7
  566. package/dist/gsea-SPTQJW67.js +0 -47
  567. package/dist/hierCluster-KDE5SMYP.js +0 -63
  568. package/dist/hierCluster-XG4YLVL3.js +0 -59
  569. package/dist/hierCluster.config-VNEEJCKJ.js +0 -40
  570. package/dist/hierCluster.integration.spec-SSDN7LSH.js +0 -395
  571. package/dist/hierCluster.interactivity-DKBSJ644.js +0 -54
  572. package/dist/hierCluster.renderers-OG6LZAT7.js +0 -21
  573. package/dist/imagePlot-M5JSHEY4.js +0 -163
  574. package/dist/importPlot-YH7ZY6RJ.js +0 -8
  575. package/dist/isoformExpression-EV27MKYZ.js +0 -40
  576. package/dist/isoformExpression.unit.spec-7T2GOHH3.js +0 -208
  577. package/dist/launch.adhoc-NOISOX5E.js +0 -42
  578. package/dist/leftlabel.sample-42AX4KTV.js +0 -260
  579. package/dist/legacyDataset-SWJCAWIR.js +0 -119
  580. package/dist/lollipop-LQCQBTSX.js +0 -171
  581. package/dist/maf-U237OWZ3.js +0 -452
  582. package/dist/maftimeline-NLZLMHT2.js +0 -593
  583. package/dist/matrix-DZJXYRYN.js +0 -63
  584. package/dist/matrix-Y5345QQG.js +0 -58
  585. package/dist/matrix.cells-PT7S74QP.js +0 -28
  586. package/dist/matrix.config-2ORCUWKX.js +0 -41
  587. package/dist/matrix.data-C6VPQJJ4.js +0 -25
  588. package/dist/matrix.groups-CEOCG2CT.js +0 -27
  589. package/dist/matrix.integration.spec-U4B3JB6N.js +0 -3072
  590. package/dist/matrix.interactivity-GFLIFIER.js +0 -42
  591. package/dist/matrix.layout-DOVDHTDX.js +0 -44
  592. package/dist/matrix.legend-JE4ZSLP7.js +0 -22
  593. package/dist/matrix.renderers-GPUJQ7KF.js +0 -38
  594. package/dist/matrix.serieses-REE4DCSR.js +0 -21
  595. package/dist/matrix.sort-VD5URUWY.js +0 -27
  596. package/dist/matrix.sort.unit.spec-4IOFVHJN.js +0 -472
  597. package/dist/matrix.sorterUi-VQYY6KBK.js +0 -18
  598. package/dist/matrix.sorterUi.unit.spec-V5O2EJBX.js +0 -342
  599. package/dist/mavb-SQDA3B2B.js +0 -732
  600. package/dist/mds.fimo-ZJSEPLD7.js +0 -518
  601. package/dist/mds.samplescatterplot-Y5V73GOY.js +0 -1550
  602. package/dist/mds.survivalplot-CZBRMHYN.js +0 -483
  603. package/dist/numericDictTermCluster-TFXBBUVI.js +0 -72
  604. package/dist/oncomatrix-ZILACPPI.js +0 -295
  605. package/dist/oncomatrix.spec-RLIVVVD6.js +0 -448
  606. package/dist/plot.2dvaf-BNRZPIKU.js +0 -377
  607. package/dist/plot.app-NRUARQCN.js +0 -41
  608. package/dist/plot.barplot-342AYQC7.js +0 -102
  609. package/dist/plot.boxplot-OHEJDPTW.js +0 -152
  610. package/dist/plot.brainImaging-KV72PAON.js +0 -51
  611. package/dist/plot.disco-OUE4RFHL.js +0 -102
  612. package/dist/plot.dzi-T3GPUH36.js +0 -33
  613. package/dist/plot.ssgq-WJHGMXW5.js +0 -139
  614. package/dist/plot.vaf2cov-NGD5PCV4.js +0 -259
  615. package/dist/plot.wsi-2MU5BDG3.js +0 -36
  616. package/dist/polar2-YCWPBPFU.js +0 -226
  617. package/dist/polar2-YCWPBPFU.js.map +0 -7
  618. package/dist/profileForms-OV3I6RK7.js +0 -441
  619. package/dist/profileForms-OV3I6RK7.js.map +0 -7
  620. package/dist/profilePlot-OMVO3K4H.js +0 -54
  621. package/dist/proteinView-OAR2RC6U.js +0 -1320
  622. package/dist/proteinView-OAR2RC6U.js.map +0 -7
  623. package/dist/qualitative-MEYBRUC6.js +0 -43
  624. package/dist/radar2-KREAMGVV.js +0 -321
  625. package/dist/radar2-KREAMGVV.js.map +0 -7
  626. package/dist/radarFacility2-DBPEV7VC.js +0 -329
  627. package/dist/radarFacility2-DBPEV7VC.js.map +0 -7
  628. package/dist/regression-ZPDPLI6G.js +0 -56
  629. package/dist/regression.inputs-QOSBAGL6.js +0 -48
  630. package/dist/regression.inputs.term-HMUMPY7X.js +0 -48
  631. package/dist/regression.inputs.values.table-VMCTZHLG.js +0 -45
  632. package/dist/regression.integration.spec-RP74JTAA.js +0 -784
  633. package/dist/regression.results-5XC6M67C.js +0 -40
  634. package/dist/regression.spec-EZYM24J7.js +0 -708
  635. package/dist/report-ZOVQCOGQ.js +0 -222
  636. package/dist/sampleScatter.spec-CD52FEOC.js +0 -202
  637. package/dist/sampleView-SVTLSWRG.js +0 -48
  638. package/dist/samplelst-HXF5POJD.js +0 -111
  639. package/dist/samplematrix-NYDAH74I.js +0 -2198
  640. package/dist/sc-JIDT4W4K.js +0 -86
  641. package/dist/scatter-WNRTPSEE.js +0 -849
  642. package/dist/scatter-WNRTPSEE.js.map +0 -7
  643. package/dist/scatter.integration.spec-3EYTPY5B.js +0 -1197
  644. package/dist/scatter.integration.spec-3EYTPY5B.js.map +0 -7
  645. package/dist/selectGenomeWithTklst-OSB7B6L3.js +0 -134
  646. package/dist/singleCellCellType-3BH7LWQ6.js +0 -38
  647. package/dist/singleCellCellType.unit.spec-RU4RJXFF.js +0 -160
  648. package/dist/singleCellGeneExpression-3UA4YER7.js +0 -38
  649. package/dist/singleCellGeneExpression.unit.spec-4ZTBG37H.js +0 -153
  650. package/dist/singleCellPlot-ZUAWK5RE.js +0 -54
  651. package/dist/singlecell-BGJZB7MF.js +0 -86
  652. package/dist/singlecell-RO3BL5OO.js +0 -1572
  653. package/dist/snp-HD7VQKBR.js +0 -38
  654. package/dist/snp.unit.spec-ISXCLMWW.js +0 -176
  655. package/dist/snplocus-IL5Z4XWV.js +0 -208
  656. package/dist/spliceevent.a53ss.diagram-LLJSPV7M.js +0 -151
  657. package/dist/spliceevent.exonskip.diagram-LAOIOIST.js +0 -277
  658. package/dist/spliceevent.noeventdiagram-MVA7Q3HT.js +0 -460
  659. package/dist/ssGSEA-7T6S3DSE.js +0 -38
  660. package/dist/ssGSEA.unit.spec-XJ3W4NWX.js +0 -88
  661. package/dist/summarizeCnvGeneexp-RRP6JUV6.js +0 -163
  662. package/dist/summarizeGeneexpSurvival-AFLHDD6Q.js +0 -108
  663. package/dist/summarizeMutationCnv-NABUYHMX.js +0 -164
  664. package/dist/summarizeMutationDiagnosis-2LQ7JU3K.js +0 -40
  665. package/dist/summarizeMutationSurvival-3WBT5TXG.js +0 -99
  666. package/dist/summary-FRDKOFXW.js +0 -49
  667. package/dist/summary.integration.spec-ZLRIA7G2.js +0 -414
  668. package/dist/summaryInput-4JO6MHP4.js +0 -235
  669. package/dist/sunburst-DRCVSC2X.js +0 -284
  670. package/dist/survival-AK75COPY.js +0 -58
  671. package/dist/survival-IF5NI3A6.js +0 -46
  672. package/dist/survival.integration.spec-7IWBTPJG.js +0 -821
  673. package/dist/svgraph-QBDF2SLB.js +0 -1387
  674. package/dist/svmr-O4GJJUT2.js +0 -3842
  675. package/dist/table-FQAIXKLE.js +0 -200
  676. package/dist/termCollection-GMDDL3L7.js +0 -179
  677. package/dist/termCollection-ZO5PZ7E3.js +0 -38
  678. package/dist/termCollection.unit.spec-5JBCTXHX.js +0 -208
  679. package/dist/tk-GJX23IV7.js +0 -46
  680. package/dist/tp.ui-T7FVMTGQ.js +0 -1459
  681. package/dist/tvs.dt-X7L7NSU6.js +0 -39
  682. package/dist/tvs.dtcnv.categorical-73G2V6CH.js +0 -40
  683. package/dist/tvs.dtcnv.continuous-DWFJL3X7.js +0 -72
  684. package/dist/tvs.dtfusion-HQADHCSV.js +0 -40
  685. package/dist/tvs.dtsnvindel-PY5OBMGW.js +0 -40
  686. package/dist/tvs.dtsv-OTBEEWSW.js +0 -40
  687. package/dist/tvs.numeric-WGDHEBJV.js +0 -21
  688. package/dist/tvs.samplelst-LCXSU5MG.js +0 -104
  689. package/dist/tvs.termCollection-L527XN4X.js +0 -159
  690. package/dist/violin-6VKRUQV3.js +0 -46
  691. package/dist/violin.integration.spec-RJATDLQH.js +0 -1425
  692. package/dist/violin.interactivity-SKF5H7MN.js +0 -38
  693. package/dist/violin.renderer-GB4TPX3B.js +0 -40
  694. package/dist/vocabulary-D3W44IWE.js +0 -41
  695. /package/dist/{2dmaf-Z3D2M3FB.js.map → 2dmaf-BNMEUJVM.js.map} +0 -0
  696. /package/dist/{AppHeader-PXLGVCVS.js.map → AppHeader-RXDJBHXZ.js.map} +0 -0
  697. /package/dist/{CorrelationVolcano-RO6CFLZA.js.map → CorrelationVolcano-V2E566XL.js.map} +0 -0
  698. /package/dist/{DE-CCA5SBJG.js.map → DE-7YUZSW4E.js.map} +0 -0
  699. /package/dist/{DEinput-MRUQW6X6.js.map → DEinput-P2HOQC4Z.js.map} +0 -0
  700. /package/dist/{DifferentialAnalysis-5YQQLJKR.js.map → DifferentialAnalysis-2Z6BHS7A.js.map} +0 -0
  701. /package/dist/{DmrPlot-FPJJHTM5.js.map → DmrPlot-OEJRGNI3.js.map} +0 -0
  702. /package/dist/{GB-H6JETPRC.js.map → GB-2GHDD3MW.js.map} +0 -0
  703. /package/dist/{HicApp-BBD2YOMT.js.map → HicApp-CAYC4DPO.js.map} +0 -0
  704. /package/dist/{NumBinaryEditor-WMSF7HIO.js.map → NumBinaryEditor-EUOYSGPM.js.map} +0 -0
  705. /package/dist/{NumBinaryEditor.unit.spec-QQATLHF7.js.map → NumBinaryEditor.unit.spec-5B3W4B4F.js.map} +0 -0
  706. /package/dist/{NumContEditor-4CSTHVRX.js.map → NumContEditor-7KK6CIB3.js.map} +0 -0
  707. /package/dist/{NumContEditor.unit.spec-2YF3OS3A.js.map → NumContEditor.unit.spec-IMKGVYFZ.js.map} +0 -0
  708. /package/dist/{NumCustomBinEditor-KFAYUWYV.js.map → NumCustomBinEditor-PDAF6I7B.js.map} +0 -0
  709. /package/dist/{NumCustomBinEditor.unit.spec-YHAUSGPN.js.map → NumCustomBinEditor.unit.spec-IU3DPECJ.js.map} +0 -0
  710. /package/dist/{NumDiscreteEditor-F46H5CME.js.map → NumDiscreteEditor-YTKUHG6Z.js.map} +0 -0
  711. /package/dist/{NumDiscreteEditor.unit.spec-5BIAWAVN.js.map → NumDiscreteEditor.unit.spec-FUBS7Z7Z.js.map} +0 -0
  712. /package/dist/{NumRegularBinEditor-G7KOA7NR.js.map → NumRegularBinEditor-LU3KLBLY.js.map} +0 -0
  713. /package/dist/{NumRegularBinEditor.unit.spec-Y6CBCWLN.js.map → NumRegularBinEditor.unit.spec-2BKOHI7L.js.map} +0 -0
  714. /package/dist/{NumSplineEditor-JP2V2L4Y.js.map → NumSplineEditor-56RJ2HT2.js.map} +0 -0
  715. /package/dist/{NumSplineEditor.unit.spec-N34QBZN3.js.map → NumSplineEditor.unit.spec-PW6VUUBZ.js.map} +0 -0
  716. /package/dist/{NumericDensity-JOPHLURB.js.map → NumericDensity-EB4H54EF.js.map} +0 -0
  717. /package/dist/{NumericDensity.unit.spec-N45PCLOT.js.map → NumericDensity.unit.spec-LSEM4OEY.js.map} +0 -0
  718. /package/dist/{NumericHandler-SIM4E2Z5.js.map → NumericHandler-VGPDXP35.js.map} +0 -0
  719. /package/dist/{NumericHandler.unit.spec-NKLYDVTG.js.map → NumericHandler.unit.spec-NR3F7XHV.js.map} +0 -0
  720. /package/dist/{ProteomeInput-5KMNE3PZ.js.map → ProteomeInput-AUXWUIWK.js.map} +0 -0
  721. /package/dist/{RunChart2-N7AZVQXJ.js.map → RunChart2-SQ6TFOHD.js.map} +0 -0
  722. /package/dist/{Volcano-YH4RJTT5.js.map → Volcano-XHDH6UN7.js.map} +0 -0
  723. /package/dist/{WsiSamplesPlot-QPPB7OOD.js.map → WsiSamplesPlot-YUOAWG2A.js.map} +0 -0
  724. /package/dist/{adSandbox-R2QP74P7.js.map → adSandbox-VMMAL22L.js.map} +0 -0
  725. /package/dist/{app-AIIN4WDE.js.map → app-FX3KZ67X.js.map} +0 -0
  726. /package/dist/{app-FJT5VXMF.js.map → app-X7ZYEOZN.js.map} +0 -0
  727. /package/dist/{bam-QBO22VQB.js.map → bam-ZYLH4U5R.js.map} +0 -0
  728. /package/dist/{barchart-VDOP6FQU.js.map → barchart-MXSPTKV4.js.map} +0 -0
  729. /package/dist/{barchart.data-Z2E72EET.js.map → barchart.data-ZWF6EVJH.js.map} +0 -0
  730. /package/dist/{barchart.events-NUYQBI5S.js.map → barchart.events-XON2ANOC.js.map} +0 -0
  731. /package/dist/{barchart.integration.spec-COVZPXMH.js.map → barchart.integration.spec-PJIENJGT.js.map} +0 -0
  732. /package/dist/{bars.renderer-JHCZDSM6.js.map → bars.renderer-57KSYAAT.js.map} +0 -0
  733. /package/dist/{block.init-RRHHCNSR.js.map → block.init-IJBRPZNM.js.map} +0 -0
  734. /package/dist/{block.mds.expressionrank-7NWBRUII.js.map → block.mds.expressionrank-3DANCP7E.js.map} +0 -0
  735. /package/dist/{block.mds.geneboxplot-4BAJJWCC.js.map → block.mds.geneboxplot-CRGSCZMG.js.map} +0 -0
  736. /package/dist/{block.mds.junction-XRUIHAF5.js.map → block.mds.junction-4UIH2ZYN.js.map} +0 -0
  737. /package/dist/{block.mds.svcnv-YZ7PL733.js.map → block.mds.svcnv-NF4UIRR2.js.map} +0 -0
  738. /package/dist/{block.svg-FUMP2J7A.js.map → block.svg-AIZ47JCQ.js.map} +0 -0
  739. /package/dist/{block.tk.aicheck-AIZEND45.js.map → block.tk.aicheck-7HZFGE63.js.map} +0 -0
  740. /package/dist/{block.tk.ase-H26PKO5U.js.map → block.tk.ase-U3VNPZEA.js.map} +0 -0
  741. /package/dist/{block.tk.bam-XNZFHSDQ.js.map → block.tk.bam-4TQ7P2OX.js.map} +0 -0
  742. /package/dist/{block.tk.bedgraphdot-QTDBLBO2.js.map → block.tk.bedgraphdot-MYHKKO6K.js.map} +0 -0
  743. /package/dist/{block.tk.bigwig.ui-OSRCPTQC.js.map → block.tk.bigwig.ui-E3YVGIDN.js.map} +0 -0
  744. /package/dist/{block.tk.hicstraw-7GH6LVIH.js.map → block.tk.hicstraw-Y4XOMG7T.js.map} +0 -0
  745. /package/dist/{block.tk.junction-AJYML4AW.js.map → block.tk.junction-T5C7LK6F.js.map} +0 -0
  746. /package/dist/{block.tk.junction.textmatrixui-4RIH3EZI.js.map → block.tk.junction.textmatrixui-Z3ACCVXH.js.map} +0 -0
  747. /package/dist/{block.tk.ld-AJYQ4C6T.js.map → block.tk.ld-Y5KDA5AU.js.map} +0 -0
  748. /package/dist/{block.tk.menu-57OP5UW5.js.map → block.tk.menu-EWRRISDY.js.map} +0 -0
  749. /package/dist/{block.tk.pgv-XO7HP5MM.js.map → block.tk.pgv-3JYGOZVQ.js.map} +0 -0
  750. /package/dist/{brainImaging-65QDNR4D.js.map → brainImaging-P3AF3C5N.js.map} +0 -0
  751. /package/dist/{chunk-7EMWHCVW.js.map → chunk-2JR7RPB6.js.map} +0 -0
  752. /package/dist/{chunk-72X7LSBN.js.map → chunk-3FVIDQOX.js.map} +0 -0
  753. /package/dist/{chunk-VGJSASRT.js.map → chunk-3K2O2NIH.js.map} +0 -0
  754. /package/dist/{chunk-6GN7X6LU.js.map → chunk-3RSJU6YM.js.map} +0 -0
  755. /package/dist/{chunk-W6ME65LV.js.map → chunk-3ZKD6C5S.js.map} +0 -0
  756. /package/dist/{chunk-XAVNZNXQ.js.map → chunk-46AEH34Z.js.map} +0 -0
  757. /package/dist/{chunk-UOVALHAJ.js.map → chunk-4CQVC6XL.js.map} +0 -0
  758. /package/dist/{chunk-QQZ3SBF3.js.map → chunk-5FXNI724.js.map} +0 -0
  759. /package/dist/{chunk-I5RAQKKJ.js.map → chunk-7PFRBGMN.js.map} +0 -0
  760. /package/dist/{chunk-VGYTAYFK.js.map → chunk-A4Z3CI24.js.map} +0 -0
  761. /package/dist/{chunk-YZK37YCC.js.map → chunk-AI2LUQS6.js.map} +0 -0
  762. /package/dist/{chunk-UJKW42DI.js.map → chunk-AJYJW4LX.js.map} +0 -0
  763. /package/dist/{chunk-DD4R5P6W.js.map → chunk-BKPDYW5T.js.map} +0 -0
  764. /package/dist/{chunk-5OUTR67M.js.map → chunk-BMS32SNA.js.map} +0 -0
  765. /package/dist/{chunk-BWGU5NJS.js.map → chunk-CJPGYPI3.js.map} +0 -0
  766. /package/dist/{chunk-O3JB4PIX.js.map → chunk-CTQH7LQ6.js.map} +0 -0
  767. /package/dist/{chunk-DKVUOBIE.js.map → chunk-D5CVYITI.js.map} +0 -0
  768. /package/dist/{chunk-HKSNADSX.js.map → chunk-DMSX5PSO.js.map} +0 -0
  769. /package/dist/{chunk-VOUMS6IP.js.map → chunk-E3JRW3T3.js.map} +0 -0
  770. /package/dist/{chunk-SHWLROJG.js.map → chunk-E574SMCX.js.map} +0 -0
  771. /package/dist/{chunk-LTOBEUM2.js.map → chunk-E76O5Z42.js.map} +0 -0
  772. /package/dist/{chunk-3SZ6GKLB.js.map → chunk-EEW443GL.js.map} +0 -0
  773. /package/dist/{chunk-6A3IPDE2.js.map → chunk-F2WPS7VY.js.map} +0 -0
  774. /package/dist/{chunk-322QC6R4.js.map → chunk-FYFX42YD.js.map} +0 -0
  775. /package/dist/{chunk-ORL44TIK.js.map → chunk-G6RZYGWY.js.map} +0 -0
  776. /package/dist/{chunk-VHOEJBFP.js.map → chunk-GTZV2UZV.js.map} +0 -0
  777. /package/dist/{chunk-W55XSG6K.js.map → chunk-H34LAFGH.js.map} +0 -0
  778. /package/dist/{chunk-J4SOF2ZH.js.map → chunk-I2R5O2XX.js.map} +0 -0
  779. /package/dist/{chunk-PCZNTK74.js.map → chunk-IEYDMN3H.js.map} +0 -0
  780. /package/dist/{chunk-N2SKTCDK.js.map → chunk-JWBP4ZZB.js.map} +0 -0
  781. /package/dist/{chunk-B6CSYKZJ.js.map → chunk-KVIH5JPC.js.map} +0 -0
  782. /package/dist/{chunk-57RBC6IZ.js.map → chunk-L5HCOTRF.js.map} +0 -0
  783. /package/dist/{chunk-XMLURPEP.js.map → chunk-LHKDLWG5.js.map} +0 -0
  784. /package/dist/{chunk-G6O3URDN.js.map → chunk-LQJMCE7G.js.map} +0 -0
  785. /package/dist/{chunk-WHI6466S.js.map → chunk-MNIBZTQE.js.map} +0 -0
  786. /package/dist/{chunk-CC3GFVV6.js.map → chunk-MP3DN6JK.js.map} +0 -0
  787. /package/dist/{chunk-R2MMURGK.js.map → chunk-N5OVBS5L.js.map} +0 -0
  788. /package/dist/{chunk-OEDZHPBJ.js.map → chunk-NEKAGDTL.js.map} +0 -0
  789. /package/dist/{chunk-4DXZGZOB.js.map → chunk-NPCNDM6Y.js.map} +0 -0
  790. /package/dist/{chunk-ULPMYS5B.js.map → chunk-NYN2WQN3.js.map} +0 -0
  791. /package/dist/{chunk-QNETLNPB.js.map → chunk-O6WL7USJ.js.map} +0 -0
  792. /package/dist/{chunk-3ZLJDFJU.js.map → chunk-OH5I6I2D.js.map} +0 -0
  793. /package/dist/{chunk-36EHIPV4.js.map → chunk-PTQ774XH.js.map} +0 -0
  794. /package/dist/{chunk-DR6H3QAA.js.map → chunk-PXOH4ZN2.js.map} +0 -0
  795. /package/dist/{chunk-54EMVNPW.js.map → chunk-QG4BJUM7.js.map} +0 -0
  796. /package/dist/{chunk-ZXTHADSC.js.map → chunk-RITTG5WN.js.map} +0 -0
  797. /package/dist/{chunk-KPJZBCVI.js.map → chunk-SMSFTTEO.js.map} +0 -0
  798. /package/dist/{chunk-EVN6KWPN.js.map → chunk-TBZKVKR4.js.map} +0 -0
  799. /package/dist/{chunk-KSGA62R2.js.map → chunk-TJYRBEBK.js.map} +0 -0
  800. /package/dist/{chunk-QH6W3NVF.js.map → chunk-TLTS33EY.js.map} +0 -0
  801. /package/dist/{chunk-VV36JRUF.js.map → chunk-TMM7BWW7.js.map} +0 -0
  802. /package/dist/{chunk-ZTYNN6G5.js.map → chunk-TTC4MNEM.js.map} +0 -0
  803. /package/dist/{chunk-7FACFCZK.js.map → chunk-UXIZYI3X.js.map} +0 -0
  804. /package/dist/{chunk-EH4NQ7C4.js.map → chunk-VIUATDO2.js.map} +0 -0
  805. /package/dist/{chunk-2XCUERHJ.js.map → chunk-VIUDFDN4.js.map} +0 -0
  806. /package/dist/{chunk-ODG6RD7P.js.map → chunk-W5OEFZCR.js.map} +0 -0
  807. /package/dist/{chunk-GNIK4JYM.js.map → chunk-WXSRK3XR.js.map} +0 -0
  808. /package/dist/{chunk-NGM3ZLIP.js.map → chunk-XHGMDBTS.js.map} +0 -0
  809. /package/dist/{chunk-WSDUD52Y.js.map → chunk-XVGS3QXS.js.map} +0 -0
  810. /package/dist/{chunk-NSXZPWRP.js.map → chunk-XYNYQMLH.js.map} +0 -0
  811. /package/dist/{chunk-35SCELN4.js.map → chunk-Y4JJMUWG.js.map} +0 -0
  812. /package/dist/{chunk-UI7OCM2A.js.map → chunk-Z457XQSX.js.map} +0 -0
  813. /package/dist/{condition-HDVYPJJD.js.map → condition-QXTOTGZX.js.map} +0 -0
  814. /package/dist/{controls-YEEW46C6.js.map → controls-7TDB75LK.js.map} +0 -0
  815. /package/dist/{controls.config-C535H5DL.js.map → controls.config-IBF5ILFP.js.map} +0 -0
  816. /package/dist/{cuminc-II7NFIFP.js.map → cuminc-CAHPKW7W.js.map} +0 -0
  817. /package/dist/{cuminc.integration.spec-B4N6OMBJ.js.map → cuminc.integration.spec-NNSQGBRI.js.map} +0 -0
  818. /package/dist/{customdata.inputui-AI4ZBIEP.js.map → customdata.inputui-RRTQK7OK.js.map} +0 -0
  819. /package/dist/{dataDownload-ZQYLXN6D.js.map → dataDownload-SOUCBKXM.js.map} +0 -0
  820. /package/dist/{dataDownload.integration.spec-2PKYZ2AY.js.map → dataDownload.integration.spec-C6TLWSSO.js.map} +0 -0
  821. /package/dist/{databrowser.ui-WGD7D3XV.js.map → databrowser.ui-KLFEU5QA.js.map} +0 -0
  822. /package/dist/{dnaMethylation-WGJMJL5B.js.map → dnaMethylation-WOKGG33W.js.map} +0 -0
  823. /package/dist/{dnaMethylation.integration.spec-DO3PV4MO.js.map → dnaMethylation.integration.spec-YUPP42UK.js.map} +0 -0
  824. /package/dist/{dofetch-RADX3AFU.js.map → dofetch-V7PLLWSO.js.map} +0 -0
  825. /package/dist/{e2pca-KOAAU2JX.js.map → e2pca-VT7EM4E3.js.map} +0 -0
  826. /package/dist/{ep-CXCATXYH.js.map → ep-X6B43UXE.js.map} +0 -0
  827. /package/dist/{expclust.gdc.spec-UJO2R3CW.js.map → expclust.gdc.spec-DTBFOXBC.js.map} +0 -0
  828. /package/dist/{facet-2FBUAD7P.js.map → facet-T5ZX7ZGV.js.map} +0 -0
  829. /package/dist/{gb-VCJFV63W.js.map → gb-TWXREZIP.js.map} +0 -0
  830. /package/dist/{geneExpClustering-FUNS6D2P.js.map → geneExpClustering-2G6YDCIN.js.map} +0 -0
  831. /package/dist/{geneExpression-2BWWGYL4.js.map → geneExpression-2A4ZPT7K.js.map} +0 -0
  832. /package/dist/{geneExpression-2OPFWV2K.js.map → geneExpression-ZHQH6SNA.js.map} +0 -0
  833. /package/dist/{geneExpression.unit.spec-G7BSHJQT.js.map → geneExpression.unit.spec-2M223S4P.js.map} +0 -0
  834. /package/dist/{geneORA-S3KQMBYL.js.map → geneORA-YLIRUMCZ.js.map} +0 -0
  835. /package/dist/{geneRanking-UZ36XAL7.js.map → geneRanking-JDJXNGEC.js.map} +0 -0
  836. /package/dist/{geneVariant-OOZ2SBXO.js.map → geneVariant-5ZIOT5BT.js.map} +0 -0
  837. /package/dist/{geneVariant-ZHNVEKQ6.js.map → geneVariant-GIXIMJ2I.js.map} +0 -0
  838. /package/dist/{geneVariant.integration.spec-2C7EWKEV.js.map → geneVariant.integration.spec-QCROW73S.js.map} +0 -0
  839. /package/dist/{genefusion.ui-ASICJNII.js.map → genefusion.ui-56UQLUKJ.js.map} +0 -0
  840. /package/dist/{geneset-SNM4M6UM.js.map → geneset-ACRMGBJO.js.map} +0 -0
  841. /package/dist/{genomeBrowser.spec-DJIRW2X7.js.map → genomeBrowser.spec-EDILOQON.js.map} +0 -0
  842. /package/dist/{grin2-7AOJP5QJ.js.map → grin2-5P7CYUT7.js.map} +0 -0
  843. /package/dist/{gsea-SPTQJW67.js.map → gsea-2PQ5HNNT.js.map} +0 -0
  844. /package/dist/{hierCluster-KDE5SMYP.js.map → hierCluster-H5HB7FPW.js.map} +0 -0
  845. /package/dist/{hierCluster-XG4YLVL3.js.map → hierCluster-L3LCP2II.js.map} +0 -0
  846. /package/dist/{hierCluster.config-VNEEJCKJ.js.map → hierCluster.config-6UIJWCND.js.map} +0 -0
  847. /package/dist/{hierCluster.integration.spec-SSDN7LSH.js.map → hierCluster.integration.spec-EVAPT2VF.js.map} +0 -0
  848. /package/dist/{hierCluster.interactivity-DKBSJ644.js.map → hierCluster.interactivity-7MW6ZT6O.js.map} +0 -0
  849. /package/dist/{hierCluster.renderers-OG6LZAT7.js.map → hierCluster.renderers-F34EVY5J.js.map} +0 -0
  850. /package/dist/{imagePlot-M5JSHEY4.js.map → imagePlot-RSFZ2OKD.js.map} +0 -0
  851. /package/dist/{importPlot-YH7ZY6RJ.js.map → importPlot-DQFWY5A7.js.map} +0 -0
  852. /package/dist/{isoformExpression-EV27MKYZ.js.map → isoformExpression-2KANPCBH.js.map} +0 -0
  853. /package/dist/{isoformExpression.unit.spec-7T2GOHH3.js.map → isoformExpression.unit.spec-6FSMHT4K.js.map} +0 -0
  854. /package/dist/{launch.adhoc-NOISOX5E.js.map → launch.adhoc-ZYTIRVIC.js.map} +0 -0
  855. /package/dist/{leftlabel.sample-42AX4KTV.js.map → leftlabel.sample-66U6MHPN.js.map} +0 -0
  856. /package/dist/{legacyDataset-SWJCAWIR.js.map → legacyDataset-TNIIJABK.js.map} +0 -0
  857. /package/dist/{lollipop-LQCQBTSX.js.map → lollipop-PJDUFWEY.js.map} +0 -0
  858. /package/dist/{maf-U237OWZ3.js.map → maf-DLJHCKHJ.js.map} +0 -0
  859. /package/dist/{maftimeline-NLZLMHT2.js.map → maftimeline-NK5QYJMJ.js.map} +0 -0
  860. /package/dist/{matrix-DZJXYRYN.js.map → matrix-7BFYR6QL.js.map} +0 -0
  861. /package/dist/{matrix-Y5345QQG.js.map → matrix-USAB2CHO.js.map} +0 -0
  862. /package/dist/{matrix.cells-PT7S74QP.js.map → matrix.cells-OTAXAJ4N.js.map} +0 -0
  863. /package/dist/{matrix.config-2ORCUWKX.js.map → matrix.config-AL4WSFZ7.js.map} +0 -0
  864. /package/dist/{matrix.data-C6VPQJJ4.js.map → matrix.data-BDHCSN2G.js.map} +0 -0
  865. /package/dist/{matrix.groups-CEOCG2CT.js.map → matrix.groups-MV2D2636.js.map} +0 -0
  866. /package/dist/{matrix.integration.spec-U4B3JB6N.js.map → matrix.integration.spec-DESORC2Y.js.map} +0 -0
  867. /package/dist/{matrix.interactivity-GFLIFIER.js.map → matrix.interactivity-H7EJW3P2.js.map} +0 -0
  868. /package/dist/{matrix.layout-DOVDHTDX.js.map → matrix.layout-7CAS2IBO.js.map} +0 -0
  869. /package/dist/{matrix.legend-JE4ZSLP7.js.map → matrix.legend-JDVG2JDF.js.map} +0 -0
  870. /package/dist/{matrix.renderers-GPUJQ7KF.js.map → matrix.renderers-PDR5FIBC.js.map} +0 -0
  871. /package/dist/{matrix.serieses-REE4DCSR.js.map → matrix.serieses-QVDS5HKK.js.map} +0 -0
  872. /package/dist/{matrix.sort-VD5URUWY.js.map → matrix.sort-HCK4CSTJ.js.map} +0 -0
  873. /package/dist/{matrix.sort.unit.spec-4IOFVHJN.js.map → matrix.sort.unit.spec-2GC4E26N.js.map} +0 -0
  874. /package/dist/{matrix.sorterUi-VQYY6KBK.js.map → matrix.sorterUi-XGBQOPG4.js.map} +0 -0
  875. /package/dist/{matrix.sorterUi.unit.spec-V5O2EJBX.js.map → matrix.sorterUi.unit.spec-BJQKDU2F.js.map} +0 -0
  876. /package/dist/{mavb-SQDA3B2B.js.map → mavb-6E6Z4LPK.js.map} +0 -0
  877. /package/dist/{mds.fimo-ZJSEPLD7.js.map → mds.fimo-5P2TK5U4.js.map} +0 -0
  878. /package/dist/{mds.samplescatterplot-Y5V73GOY.js.map → mds.samplescatterplot-KLKOD4AS.js.map} +0 -0
  879. /package/dist/{mds.survivalplot-CZBRMHYN.js.map → mds.survivalplot-SWQCOFIU.js.map} +0 -0
  880. /package/dist/{numericDictTermCluster-TFXBBUVI.js.map → numericDictTermCluster-WIVO33AV.js.map} +0 -0
  881. /package/dist/{oncomatrix-ZILACPPI.js.map → oncomatrix-SDUUQZCK.js.map} +0 -0
  882. /package/dist/{oncomatrix.spec-RLIVVVD6.js.map → oncomatrix.spec-YGQYIUDT.js.map} +0 -0
  883. /package/dist/{plot.2dvaf-BNRZPIKU.js.map → plot.2dvaf-K53KTP5W.js.map} +0 -0
  884. /package/dist/{plot.app-NRUARQCN.js.map → plot.app-FNJVWLPQ.js.map} +0 -0
  885. /package/dist/{plot.barplot-342AYQC7.js.map → plot.barplot-VTC3N6BR.js.map} +0 -0
  886. /package/dist/{plot.boxplot-OHEJDPTW.js.map → plot.boxplot-RJFGQSLA.js.map} +0 -0
  887. /package/dist/{plot.brainImaging-KV72PAON.js.map → plot.brainImaging-6KVNPPMT.js.map} +0 -0
  888. /package/dist/{plot.disco-OUE4RFHL.js.map → plot.disco-ZFH5RK6B.js.map} +0 -0
  889. /package/dist/{plot.dzi-T3GPUH36.js.map → plot.dzi-IA2SOFUD.js.map} +0 -0
  890. /package/dist/{plot.ssgq-WJHGMXW5.js.map → plot.ssgq-QARGQVKB.js.map} +0 -0
  891. /package/dist/{plot.vaf2cov-NGD5PCV4.js.map → plot.vaf2cov-2JUXYCPG.js.map} +0 -0
  892. /package/dist/{plot.wsi-2MU5BDG3.js.map → plot.wsi-C2DULA7U.js.map} +0 -0
  893. /package/dist/{profilePlot-OMVO3K4H.js.map → profilePlot-SVI3QKMD.js.map} +0 -0
  894. /package/dist/{qualitative-MEYBRUC6.js.map → qualitative-AQFKAZID.js.map} +0 -0
  895. /package/dist/{regression-ZPDPLI6G.js.map → regression-DLPBCDZT.js.map} +0 -0
  896. /package/dist/{regression.inputs-QOSBAGL6.js.map → regression.inputs-42LY4MEZ.js.map} +0 -0
  897. /package/dist/{regression.inputs.term-HMUMPY7X.js.map → regression.inputs.term-TTUFFPG6.js.map} +0 -0
  898. /package/dist/{regression.inputs.values.table-VMCTZHLG.js.map → regression.inputs.values.table-CJAPTSMS.js.map} +0 -0
  899. /package/dist/{regression.integration.spec-RP74JTAA.js.map → regression.integration.spec-UDA26OGS.js.map} +0 -0
  900. /package/dist/{regression.results-5XC6M67C.js.map → regression.results-IA3C7SHR.js.map} +0 -0
  901. /package/dist/{regression.spec-EZYM24J7.js.map → regression.spec-HEXCL3QV.js.map} +0 -0
  902. /package/dist/{report-ZOVQCOGQ.js.map → report-4CFOWNPJ.js.map} +0 -0
  903. /package/dist/{sampleScatter.spec-CD52FEOC.js.map → sampleScatter.spec-N6V4BQ5Q.js.map} +0 -0
  904. /package/dist/{sampleView-SVTLSWRG.js.map → sampleView-CZF7U23I.js.map} +0 -0
  905. /package/dist/{samplelst-HXF5POJD.js.map → samplelst-XUGDS5TU.js.map} +0 -0
  906. /package/dist/{samplematrix-NYDAH74I.js.map → samplematrix-R5PZLZDE.js.map} +0 -0
  907. /package/dist/{sc-JIDT4W4K.js.map → sc-WTZZA5J5.js.map} +0 -0
  908. /package/dist/{selectGenomeWithTklst-OSB7B6L3.js.map → selectGenomeWithTklst-2S2MXVCI.js.map} +0 -0
  909. /package/dist/{singleCellCellType-3BH7LWQ6.js.map → singleCellCellType-LJWFG7MY.js.map} +0 -0
  910. /package/dist/{singleCellCellType.unit.spec-RU4RJXFF.js.map → singleCellCellType.unit.spec-RGN2XVUR.js.map} +0 -0
  911. /package/dist/{singleCellGeneExpression-3UA4YER7.js.map → singleCellGeneExpression-IW2QXTTU.js.map} +0 -0
  912. /package/dist/{singleCellGeneExpression.unit.spec-4ZTBG37H.js.map → singleCellGeneExpression.unit.spec-4PO3Q7TM.js.map} +0 -0
  913. /package/dist/{singleCellPlot-ZUAWK5RE.js.map → singleCellPlot-6EZ6JXCM.js.map} +0 -0
  914. /package/dist/{singlecell-BGJZB7MF.js.map → singlecell-3LFPQ6KO.js.map} +0 -0
  915. /package/dist/{singlecell-RO3BL5OO.js.map → singlecell-NTTAVVMR.js.map} +0 -0
  916. /package/dist/{snp-HD7VQKBR.js.map → snp-XB4IBG4Z.js.map} +0 -0
  917. /package/dist/{snp.unit.spec-ISXCLMWW.js.map → snp.unit.spec-HAJPM53L.js.map} +0 -0
  918. /package/dist/{snplocus-IL5Z4XWV.js.map → snplocus-HE6TITSX.js.map} +0 -0
  919. /package/dist/{spliceevent.a53ss.diagram-LLJSPV7M.js.map → spliceevent.a53ss.diagram-TCZMBMD7.js.map} +0 -0
  920. /package/dist/{spliceevent.exonskip.diagram-LAOIOIST.js.map → spliceevent.exonskip.diagram-VESOF6UC.js.map} +0 -0
  921. /package/dist/{spliceevent.noeventdiagram-MVA7Q3HT.js.map → spliceevent.noeventdiagram-4K7FMO4F.js.map} +0 -0
  922. /package/dist/{ssGSEA-7T6S3DSE.js.map → ssGSEA-2XYMX36P.js.map} +0 -0
  923. /package/dist/{ssGSEA.unit.spec-XJ3W4NWX.js.map → ssGSEA.unit.spec-J36KM2HO.js.map} +0 -0
  924. /package/dist/{summarizeCnvGeneexp-RRP6JUV6.js.map → summarizeCnvGeneexp-LYVDZXXD.js.map} +0 -0
  925. /package/dist/{summarizeGeneexpSurvival-AFLHDD6Q.js.map → summarizeGeneexpSurvival-Y52TGAHF.js.map} +0 -0
  926. /package/dist/{summarizeMutationCnv-NABUYHMX.js.map → summarizeMutationCnv-6EEJT3PV.js.map} +0 -0
  927. /package/dist/{summarizeMutationDiagnosis-2LQ7JU3K.js.map → summarizeMutationDiagnosis-HZKXHOOQ.js.map} +0 -0
  928. /package/dist/{summarizeMutationSurvival-3WBT5TXG.js.map → summarizeMutationSurvival-TU7TQYFQ.js.map} +0 -0
  929. /package/dist/{summary-FRDKOFXW.js.map → summary-4QQZUAMU.js.map} +0 -0
  930. /package/dist/{summary.integration.spec-ZLRIA7G2.js.map → summary.integration.spec-SLIIM4HN.js.map} +0 -0
  931. /package/dist/{summaryInput-4JO6MHP4.js.map → summaryInput-6HROPKCE.js.map} +0 -0
  932. /package/dist/{sunburst-DRCVSC2X.js.map → sunburst-MBJJPERL.js.map} +0 -0
  933. /package/dist/{survival-AK75COPY.js.map → survival-CXLMQSV2.js.map} +0 -0
  934. /package/dist/{survival-IF5NI3A6.js.map → survival-QSL2KDKD.js.map} +0 -0
  935. /package/dist/{survival.integration.spec-7IWBTPJG.js.map → survival.integration.spec-EUAAALVW.js.map} +0 -0
  936. /package/dist/{svgraph-QBDF2SLB.js.map → svgraph-JM5MHQDX.js.map} +0 -0
  937. /package/dist/{svmr-O4GJJUT2.js.map → svmr-MCMST2FL.js.map} +0 -0
  938. /package/dist/{table-FQAIXKLE.js.map → table-MVX3IMAL.js.map} +0 -0
  939. /package/dist/{termCollection-ZO5PZ7E3.js.map → termCollection-FZ2SCVA7.js.map} +0 -0
  940. /package/dist/{termCollection-GMDDL3L7.js.map → termCollection-IGC7REFK.js.map} +0 -0
  941. /package/dist/{termCollection.unit.spec-5JBCTXHX.js.map → termCollection.unit.spec-VY2EZZIP.js.map} +0 -0
  942. /package/dist/{tk-GJX23IV7.js.map → tk-5F3TWZ2G.js.map} +0 -0
  943. /package/dist/{tp.ui-T7FVMTGQ.js.map → tp.ui-IURWTMAS.js.map} +0 -0
  944. /package/dist/{tvs.dt-X7L7NSU6.js.map → tvs.dt-BPZCFPYK.js.map} +0 -0
  945. /package/dist/{tvs.dtcnv.categorical-73G2V6CH.js.map → tvs.dtcnv.categorical-UFS62DTR.js.map} +0 -0
  946. /package/dist/{tvs.dtcnv.continuous-DWFJL3X7.js.map → tvs.dtcnv.continuous-R6YXNNLA.js.map} +0 -0
  947. /package/dist/{tvs.dtfusion-HQADHCSV.js.map → tvs.dtfusion-FGXXS4XX.js.map} +0 -0
  948. /package/dist/{tvs.dtsnvindel-PY5OBMGW.js.map → tvs.dtsnvindel-DR43K7X3.js.map} +0 -0
  949. /package/dist/{tvs.dtsv-OTBEEWSW.js.map → tvs.dtsv-NO34GIOL.js.map} +0 -0
  950. /package/dist/{tvs.numeric-WGDHEBJV.js.map → tvs.numeric-KYAU5OV3.js.map} +0 -0
  951. /package/dist/{tvs.samplelst-LCXSU5MG.js.map → tvs.samplelst-2QP7IV2Y.js.map} +0 -0
  952. /package/dist/{tvs.termCollection-L527XN4X.js.map → tvs.termCollection-UEJDG22G.js.map} +0 -0
  953. /package/dist/{violin-6VKRUQV3.js.map → violin-NBZTGGYF.js.map} +0 -0
  954. /package/dist/{violin.integration.spec-RJATDLQH.js.map → violin.integration.spec-5CLYJSAR.js.map} +0 -0
  955. /package/dist/{violin.interactivity-SKF5H7MN.js.map → violin.interactivity-KXVKTT22.js.map} +0 -0
  956. /package/dist/{violin.renderer-GB4TPX3B.js.map → violin.renderer-37OF6K7Q.js.map} +0 -0
  957. /package/dist/{vocabulary-D3W44IWE.js.map → vocabulary-GR6J3VKW.js.map} +0 -0
@@ -0,0 +1,1373 @@
1
+ import {
2
+ axisstyle,
3
+ bulk_badline,
4
+ font,
5
+ make_table_2col,
6
+ newpane,
7
+ newpane3,
8
+ renderSandboxFormDiv,
9
+ sayerror,
10
+ to_svg
11
+ } from "./chunk-KUZPTJJO.js";
12
+ import "./chunk-HJ6L54YS.js";
13
+ import "./chunk-LSEFWW72.js";
14
+ import "./chunk-C4BCMAIK.js";
15
+ import {
16
+ Menu
17
+ } from "./chunk-HYOEWQ5P.js";
18
+ import "./chunk-HBW42TDT.js";
19
+ import "./chunk-LQJMCE7G.js";
20
+ import "./chunk-FN5XPUPH.js";
21
+ import "./chunk-IIT367QZ.js";
22
+ import "./chunk-RZGEKL77.js";
23
+ import "./chunk-Z457XQSX.js";
24
+ import "./chunk-AI2LUQS6.js";
25
+ import "./chunk-2JR7RPB6.js";
26
+ import "./chunk-7IYJZZQI.js";
27
+ import "./chunk-M3J4MINX.js";
28
+ import "./chunk-PF4DSFDR.js";
29
+ import "./chunk-TLTS33EY.js";
30
+ import "./chunk-2U2CP2Y2.js";
31
+ import {
32
+ mclass,
33
+ mclassnonstandard
34
+ } from "./chunk-ZF6HNVYD.js";
35
+ import "./chunk-BKPDYW5T.js";
36
+ import "./chunk-JNITUVXP.js";
37
+ import {
38
+ Symbol,
39
+ circle_default,
40
+ cross_default,
41
+ diamond_default,
42
+ square_default,
43
+ star_default,
44
+ triangle_default,
45
+ wye_default
46
+ } from "./chunk-TJYRBEBK.js";
47
+ import {
48
+ axisBottom,
49
+ axisLeft,
50
+ axisTop
51
+ } from "./chunk-LOZEKOES.js";
52
+ import "./chunk-VQZ2Z5YU.js";
53
+ import {
54
+ format,
55
+ linear
56
+ } from "./chunk-SOTB4FRE.js";
57
+ import "./chunk-TLT4YIG3.js";
58
+ import "./chunk-KYBIQBXE.js";
59
+ import {
60
+ select_default
61
+ } from "./chunk-I6Y4O3RR.js";
62
+ import "./chunk-OMR2DT66.js";
63
+ import "./chunk-DQC5FFGV.js";
64
+ import "./chunk-HFNDKYVF.js";
65
+
66
+ // src/2dmaf.anchors.js
67
+ var Anchors = class {
68
+ constructor(opts) {
69
+ this.opts = opts;
70
+ this.anchorType = opts.anchorType;
71
+ this.shareheight = opts.shareheight;
72
+ this.sharewidth = opts.sharewidth;
73
+ const x = "x" in opts ? opts.x : 0;
74
+ const y = "y" in opts ? opts.y : 0;
75
+ this.settings = {
76
+ visible: true,
77
+ opacity: 0.3,
78
+ x,
79
+ y,
80
+ xOffset: opts.axiswidth + opts.sp + opts.sample2height,
81
+ yOffset: opts.shareheight,
82
+ currX: opts.axiswidth + opts.sp + opts.sample2height + x,
83
+ currY: opts.shareheight - y,
84
+ strokeWidth: "strokeWidth" in opts ? opts.strokeWidth : 5,
85
+ stroke: "stroke" in opts ? opts.stroke : "red",
86
+ xarmlen: "xarmlen" in opts ? opts.xarmlen : 25
87
+ };
88
+ this.addControls(this.anchorType ? null : this.opts.headerdiv);
89
+ }
90
+ setWrapper(g) {
91
+ this.opts.wrapper = g;
92
+ }
93
+ addControls(headerdiv = null) {
94
+ if (headerdiv) {
95
+ const anchorbtn = headerdiv.append("button").text("Anchors").on("click", (event) => {
96
+ this.anchormenu.showunder(event.target);
97
+ this.xInput.property("value", (this.settings.x / this.sharewidth).toFixed(2));
98
+ this.yInput.property("value", (this.settings.y / this.sharewidth).toFixed(2));
99
+ });
100
+ }
101
+ this.anchormenu = new Menu({ border: "solid 1px black" });
102
+ this.anchormenu.d.style("text-align", "center");
103
+ this.addCoordInput();
104
+ this.addColorInput();
105
+ this.addOpacityInput();
106
+ if (!this.anchorType) this.addSubmitBtns();
107
+ else this.addDeleteBtn();
108
+ }
109
+ addColorInput() {
110
+ const div = this.anchormenu.d.append("div");
111
+ div.append("label").html("Color: ");
112
+ this.strokeInput = div.append("input");
113
+ this.strokeInput.attr("this.anchorType", "text").property("value", this.settings.stroke).style("width", "50px");
114
+ }
115
+ addOpacityInput() {
116
+ const div = this.anchormenu.d.append("div");
117
+ div.append("label").html("Opacity: ");
118
+ this.opacityInput = div.append("input");
119
+ this.opacityInput.attr("this.anchorType", "number").attr("min", 0).attr("max", 1).attr("step", 0.01).property("value", this.settings.opacity).style("width", "50px");
120
+ }
121
+ addSubmitBtns() {
122
+ if (this.anchorType) return;
123
+ const div = this.anchormenu.d.append("div");
124
+ div.append("label").html("Add Anchor: ");
125
+ div.append("button").html("R").on("click", () => {
126
+ new SyncedAnchors(this.getSettings("r"));
127
+ this.anchormenu.hide();
128
+ });
129
+ div.append("button").html("D").on("click", () => {
130
+ new SyncedAnchors(this.getSettings("d"));
131
+ this.anchormenu.hide();
132
+ });
133
+ div.append("button").html("X").on("click", () => {
134
+ new SyncedAnchors(this.getSettings("x"));
135
+ this.anchormenu.hide();
136
+ });
137
+ div.append("button").html("synced").on("click", () => {
138
+ new SyncedAnchors(this.getSettings("synced"));
139
+ this.anchormenu.hide();
140
+ });
141
+ }
142
+ getSettings(anchorType) {
143
+ return Object.assign({}, this.opts, {
144
+ anchorType,
145
+ opacity: this.opacityInput.property("value"),
146
+ x: this.xInput.property("value") * this.sharewidth,
147
+ y: this.yInput.property("value") * this.shareheight,
148
+ stroke: this.strokeInput.property("value")
149
+ });
150
+ }
151
+ addCoordInput() {
152
+ const xdiv = this.anchormenu.d.append("div");
153
+ xdiv.append("label").html("X: ");
154
+ this.xInput = xdiv.append("input");
155
+ this.xInput.attr("this.anchorType", "number").attr("min", 0).attr("max", 1).attr("step", 0.01).property("value", 0).style("width", "80px");
156
+ const ydiv = this.anchormenu.d.append("div");
157
+ ydiv.append("label").html("Y: ");
158
+ this.yInput = ydiv.append("input");
159
+ this.yInput.attr("this.anchorType", "number").attr("min", 0).attr("max", 1).attr("step", 0.01).property("value", 0).style("width", "80px");
160
+ }
161
+ addDeleteBtn() {
162
+ if (!this.anchorType) return;
163
+ const div = this.anchormenu.d.append("div");
164
+ div.append("button").html("Delete").on("click", () => {
165
+ this.g_anchor.remove();
166
+ this.anchormenu.hide();
167
+ });
168
+ }
169
+ };
170
+ var SyncedAnchors = class extends Anchors {
171
+ constructor(opts) {
172
+ super(opts);
173
+ this.render();
174
+ this.strokeInput.on("change", () => {
175
+ this.settings.stroke = this.strokeInput.property("value");
176
+ this.g_anchor.style("stroke", this.settings.stroke);
177
+ this.anchormenu.hide();
178
+ });
179
+ this.opacityInput.on("change", () => {
180
+ this.settings.opacity = input.property("value");
181
+ this.g_anchor.style("opacity", this.settings.opacity);
182
+ this.anchormenu.hide();
183
+ });
184
+ this.xInput.on("change", () => {
185
+ this.settings.x = +this.xInput.property("value") * this.sharewidth;
186
+ this.settings.currX = this.settings.x + this.settings.xOffset;
187
+ if (this.d_anchor) {
188
+ this.d_anchor.transition().duration(1e3).attr("x1", this.settings.currX).attr("x2", this.settings.currX);
189
+ }
190
+ if (this.x_anchor) {
191
+ this.x_anchor.transition().duration(1e3).attr("transform", "translate(" + this.settings.currX + "," + this.settings.currY + ")");
192
+ }
193
+ this.anchormenu.hide();
194
+ });
195
+ this.yInput.on("change", () => {
196
+ this.settings.y = +this.yInput.property("value") * this.shareheight;
197
+ this.settings.currY = -this.settings.y + this.settings.yOffset;
198
+ if (this.r_anchor) {
199
+ this.r_anchor.transition().duration(1e3).attr("y1", this.settings.currY).attr("y2", this.settings.currY);
200
+ }
201
+ if (this.x_anchor) {
202
+ this.x_anchor.transition().duration(1e3).attr("transform", "translate(" + this.settings.currX + "," + this.settings.currY + ")");
203
+ }
204
+ this.anchormenu.hide();
205
+ });
206
+ }
207
+ render() {
208
+ this.g_anchor = this.opts.wrapper.append("g").style("stroke", this.settings.stroke).style("opacity", this.settings.opacity).style("display", this.settings.visible ? "" : "none").style("stroke-width", this.settings.strokeWidth).on(
209
+ "click",
210
+ this.anchorType == "synced" ? null : (event) => {
211
+ this.anchormenu.showunder(event.target);
212
+ }
213
+ );
214
+ this.renderD();
215
+ this.renderR();
216
+ this.renderX();
217
+ }
218
+ renderD() {
219
+ if (!["synced", "d"].includes(this.anchorType)) return;
220
+ this.d_anchor = this.g_anchor.append("line");
221
+ const o = this.opts;
222
+ this.updateD(o.shareheight + o.sp2, o.shareheight + o.sample1height);
223
+ }
224
+ updateD(y1, y2) {
225
+ if (!["synced", "d"].includes(this.anchorType)) return;
226
+ this.settings.D = { y1, y2 };
227
+ this.d_anchor.attr("x1", this.settings.currX).attr("x2", this.settings.currX).attr("y1", y1).attr("y2", y2);
228
+ }
229
+ renderR() {
230
+ if (!["synced", "r"].includes(this.anchorType)) return;
231
+ this.r_anchor = this.g_anchor.append("line");
232
+ const o = this.opts;
233
+ this.updateR(o.axiswidth + o.sp, o.sample2height + o.sp);
234
+ }
235
+ updateR(x1, x2) {
236
+ if (!["synced", "r"].includes(this.anchorType)) return;
237
+ this.settings.R = { x1, x2 };
238
+ this.r_anchor.attr("x1", x1).attr("x2", x2).attr("y1", this.settings.currY).attr("y2", this.settings.currY);
239
+ }
240
+ renderX() {
241
+ if (!["synced", "x"].includes(this.anchorType)) return;
242
+ this.x_anchor = this.g_anchor.append("g").attr("transform", "translate(" + this.settings.currX + "," + this.settings.currY + ")");
243
+ this.bindXDrag();
244
+ this.x_anchor.append("circle").attr("cx", 0).attr("cy", 0).attr("r", this.settings.xarmlen).style("opacity", 0);
245
+ this.x_anchor.append("line").attr("x1", -this.settings.xarmlen).attr("x2", this.settings.xarmlen).attr("y1", 0).attr("y2", 0);
246
+ this.x_anchor.append("line").attr("x1", 0).attr("x2", 0).attr("y1", this.settings.xarmlen).attr("y2", -this.settings.xarmlen);
247
+ }
248
+ bindXDrag() {
249
+ if (!["synced"].includes(this.anchorType)) return;
250
+ this.x_anchor.on("mousedown", (event) => {
251
+ const x = event.clientX;
252
+ const y = event.clientY;
253
+ let _x = this.settings.currX, _y = this.settings.currY;
254
+ this.x_anchor.on("mousemove", (event2) => {
255
+ _x = this.settings.currX - x + event2.clientX;
256
+ _y = this.settings.currY - y + event2.clientY;
257
+ this.r_anchor.attr("y1", _y).attr("y2", _y);
258
+ this.d_anchor.attr("x1", _x).attr("x2", _x);
259
+ this.x_anchor.attr("transform", "translate(" + _x + "," + _y + ")");
260
+ }).on("mouseup", (event2) => {
261
+ this.x_anchor.on("mousemove", null);
262
+ _x = this.settings.currX - x + event2.clientX;
263
+ _y = this.settings.currY - y + event2.clientY;
264
+ if (_x == this.settings.currX && _y == this.settings.currY) {
265
+ this.g_anchor.remove();
266
+ return;
267
+ }
268
+ this.settings.x = _x < this.settings.xOffset ? 0 : _x - this.settings.xOffset;
269
+ this.settings.y = _y > this.settings.yOffset ? 0 : -(_y - this.settings.yOffset);
270
+ this.settings.currX = this.settings.x + this.settings.xOffset;
271
+ this.settings.currY = -this.settings.y + this.settings.yOffset;
272
+ this.r_anchor.transition().duration(100).attr("y1", this.settings.currY).attr("y2", this.settings.currY);
273
+ this.d_anchor.transition().duration(100).attr("x1", this.settings.currX).attr("x2", this.settings.currX);
274
+ this.x_anchor.transition().duration(100).attr("transform", "translate(" + this.settings.currX + "," + this.settings.currY + ")");
275
+ }).on("mouseleave", () => {
276
+ this.x_anchor.on("mousemove", null);
277
+ });
278
+ });
279
+ }
280
+ };
281
+
282
+ // src/2dmaf.js
283
+ var color1 = "#f9766c";
284
+ var color2 = "#609cff";
285
+ var colorshare = "#01b937";
286
+ var symbols = {
287
+ circle: circle_default,
288
+ cross: cross_default,
289
+ diamond: diamond_default,
290
+ square: square_default,
291
+ star: star_default,
292
+ triangle: triangle_default,
293
+ wye: wye_default
294
+ };
295
+ var symbolFilters = {
296
+ path: (d) => d.symbol,
297
+ circle: (d) => !d.symbol
298
+ };
299
+ var sharedFilters = {
300
+ path: (d) => d.symbol,
301
+ ellipse: (d) => !d.symbol
302
+ };
303
+ function d2mafui(genomes, holder) {
304
+ let pane, inputdiv, gselect, filediv, saydiv, visualdiv;
305
+ if (holder !== void 0) [inputdiv, gselect, filediv, saydiv, visualdiv] = renderSandboxFormDiv(holder, genomes);
306
+ else {
307
+ ;
308
+ [pane, inputdiv, gselect, filediv, saydiv, visualdiv] = newpane3(100, 100, genomes);
309
+ pane.header.text("2DMAF: mutant allele fraction plot between a pair of samples");
310
+ pane.body.style("margin", "10px");
311
+ }
312
+ inputdiv.append("div").style("margin-top", "20px").html(
313
+ '<ul><li><a href="https://docs.google.com/document/d/1anyEDMcW1lTSf8399Li2G9r57V-Fqp2591WvoODY7n4/edit#heading=h.mne2ecmp9m13" target=_blank>File format</a></li><li>To define samples differently than "Diagnosis/Relapse", <a href=https://plus.google.com/+XinZhou_s/posts/WqBVvmd3wYR target=_blank>see how</a>.</li></ul>'
314
+ );
315
+ inputdiv.append("p").html("<a href=https://proteinpaint.stjude.org/ppdemo/hg19/2dmaf/2dmaf.txt target=_blank>Example file</a>");
316
+ function cmt(t, red) {
317
+ saydiv.style("color", red ? "red" : "black").html(t);
318
+ }
319
+ const fileui = () => {
320
+ filediv.selectAll("*").remove();
321
+ const input2 = filediv.append("input").attr("type", "file").on("change", (event) => {
322
+ const file = event.target.files[0];
323
+ if (!file) {
324
+ fileui();
325
+ return;
326
+ }
327
+ if (!file.size) {
328
+ cmt("Invalid file " + file.name);
329
+ fileui();
330
+ return;
331
+ }
332
+ const reader = new FileReader();
333
+ reader.onload = (event2) => {
334
+ const usegenome = gselect.options[gselect.selectedIndex].innerHTML;
335
+ const err = parseraw(event2.target.result.trim().split(/\r?\n/), genomes[usegenome], file.name, visualdiv);
336
+ if (err) {
337
+ cmt(err, 1);
338
+ fileui();
339
+ return;
340
+ }
341
+ inputdiv.remove();
342
+ filediv.remove();
343
+ saydiv.remove();
344
+ };
345
+ reader.onerror = function() {
346
+ cmt("Error reading file " + file.name, 1);
347
+ fileui();
348
+ return;
349
+ };
350
+ reader.readAsText(file, "utf8");
351
+ });
352
+ setTimeout(() => input2.node().focus(), 1100);
353
+ };
354
+ fileui();
355
+ }
356
+ function d2mafparseinput(obj, holder) {
357
+ if (!obj.genome) {
358
+ sayerror(holder, ".genome missing for 2dmaf");
359
+ return;
360
+ }
361
+ if (!obj.input) {
362
+ sayerror(holder, ".input missing for 2dmaf");
363
+ return;
364
+ }
365
+ const err = parseraw(obj.input.trim().split(/\r?\n/), obj.genome, obj.datasetname || "unnamed dataset", holder);
366
+ if (err) {
367
+ sayerror(holder, "2DMAF data error: " + err);
368
+ }
369
+ }
370
+ function parseraw(lines, genome, filename, holder) {
371
+ const [headererror, header, headerattrlst] = parseheader(lines[0].trim());
372
+ if (headererror) {
373
+ return headererror;
374
+ }
375
+ const pairs = {};
376
+ const g2mlst = {};
377
+ const peoplehash = {};
378
+ const genehash = {};
379
+ const flag = {
380
+ good: 0,
381
+ purity1set: false,
382
+ purity2set: false,
383
+ pairsetname: {}
384
+ };
385
+ const badlines = [];
386
+ const mclasslabel2key = {};
387
+ for (const k in mclass) {
388
+ mclasslabel2key[mclass[k].label.toUpperCase()] = k;
389
+ }
390
+ for (let i = 1; i < lines.length; i++) {
391
+ if (lines[i] == "") continue;
392
+ if (lines[i][0] == "#") {
393
+ if (lines[i].startsWith("##samplename")) {
394
+ const l = lines[i].trim().split(/[\s\t]+/);
395
+ if (l.length == 4) {
396
+ flag.pairsetname[l[1]] = { 1: l[2], 2: l[3] };
397
+ } else {
398
+ return "Line " + (i + 1) + ': invalid samplename line: must be "##samplename [patient] [sample1] [sample2]"';
399
+ }
400
+ }
401
+ continue;
402
+ }
403
+ const lst = lines[i].trim().split(" ");
404
+ const m = {};
405
+ for (let j = 0; j < header.length; j++) {
406
+ if (lst[j] != void 0 && lst[j] != "") {
407
+ m[header[j]] = lst[j];
408
+ }
409
+ }
410
+ if (!m.sample) {
411
+ return "Line " + (i + 1) + ": missing sample";
412
+ }
413
+ if (m.chr) {
414
+ if (m.chr.indexOf("chr") != 0) {
415
+ m.chr = "chr" + m.chr;
416
+ }
417
+ }
418
+ if (m.chrstart) {
419
+ m.chrstart = Number.parseInt(m.chrstart);
420
+ if (Number.isNaN(m.chrstart)) {
421
+ return "Line " + (i + 1) + ": invalid chromosome position";
422
+ }
423
+ }
424
+ if (m.Dcnvloh) {
425
+ m.Dcnvlohraw = m.Dcnvloh;
426
+ const s2 = m.Dcnvloh.toLowerCase();
427
+ if (s2 == "yes" || s2 != "diploid" && s2 != "haploid") {
428
+ m.Dcnvloh = true;
429
+ } else {
430
+ m.Dcnvloh = false;
431
+ }
432
+ }
433
+ if (m.Rcnvloh) {
434
+ m.Rcnvlohraw = m.Rcnvloh;
435
+ const s2 = m.Rcnvloh.toLowerCase();
436
+ if (s2 == "yes" || s2 != "diploid" && s2 != "haploid") {
437
+ m.Rcnvloh = true;
438
+ } else {
439
+ m.Rcnvloh = false;
440
+ }
441
+ }
442
+ if (!m.call_d) {
443
+ badlines.push([i, "missing call_d", lst]);
444
+ continue;
445
+ }
446
+ if (m.call_d != "somatic" && m.call_d != "wildtype") {
447
+ badlines.push([i, "call_d is neither somatic nor wildtype", lst]);
448
+ continue;
449
+ }
450
+ if (!m.call_r) {
451
+ badlines.push([i, "missing call_r", lst]);
452
+ continue;
453
+ }
454
+ if (m.call_r != "somatic" && m.call_r != "wildtype") {
455
+ badlines.push([i, "call_r is neither somatic nor wildtype", lst]);
456
+ continue;
457
+ }
458
+ if (m.call_d == "somatic") {
459
+ if (m.call_r == "somatic") {
460
+ m.set_share = true;
461
+ } else {
462
+ m.set_1 = true;
463
+ }
464
+ } else {
465
+ if (m.call_r == "somatic") {
466
+ m.set_2 = true;
467
+ }
468
+ }
469
+ if (!m.type) {
470
+ badlines.push([i, "missing type", lst]);
471
+ continue;
472
+ }
473
+ const s = m.type.toLowerCase();
474
+ if (s == "snv" || s == "snp" || s == "mnv" || s == "complex") {
475
+ m.issnv = true;
476
+ } else if (s == "indel" || s == "ins" || s == "del") {
477
+ m.isindel = true;
478
+ } else {
479
+ badlines.push([i, "type must be either SNV or INDEL", lst]);
480
+ continue;
481
+ }
482
+ let key = "MinD.D";
483
+ let a = Number.parseInt(m[key]);
484
+ if (Number.isNaN(a) || a < 0) {
485
+ badlines.push([i, "invalid " + key + " value", lst]);
486
+ continue;
487
+ }
488
+ m[key] = a;
489
+ key = "TinD.D";
490
+ a = Number.parseInt(m[key]);
491
+ if (Number.isNaN(a) || a < 0) {
492
+ badlines.push([i, "invalid " + key + " value", lst]);
493
+ continue;
494
+ }
495
+ m[key] = a;
496
+ if (m["TinD.D"] < m["MinD.D"]) {
497
+ badlines.push([i, "TinD.D value lower than MinD.D", lst]);
498
+ continue;
499
+ }
500
+ key = "MinN.D";
501
+ if (key in m) {
502
+ a = Number.parseInt(m[key]);
503
+ if (Number.isNaN(a) || a < 0) {
504
+ delete m[key];
505
+ } else {
506
+ m[key] = a;
507
+ }
508
+ }
509
+ key = "TinN.D";
510
+ if (key in m) {
511
+ a = Number.parseInt(m[key]);
512
+ if (Number.isNaN(a) || a < 0) {
513
+ delete m[key];
514
+ } else {
515
+ m[key] = a;
516
+ }
517
+ }
518
+ key = "MinD.R";
519
+ a = Number.parseInt(m[key]);
520
+ if (Number.isNaN(a) || a < 0) {
521
+ badlines.push([i, "invalid " + key + " value", lst]);
522
+ continue;
523
+ }
524
+ m[key] = a;
525
+ key = "TinD.R";
526
+ a = Number.parseInt(m[key]);
527
+ if (Number.isNaN(a) || a < 0) {
528
+ badlines.push([i, "invalid " + key + " value", lst]);
529
+ continue;
530
+ }
531
+ m[key] = a;
532
+ if (m["TinD.R"] < m["MinD.R"]) {
533
+ badlines.push([i, "TinD.R value lower than MinD.R", lst]);
534
+ continue;
535
+ }
536
+ key = "MinN.R";
537
+ if (key in m) {
538
+ a = Number.parseInt(m[key]);
539
+ if (Number.isNaN(a) || a < 0) {
540
+ delete m[key];
541
+ } else {
542
+ m[key] = a;
543
+ }
544
+ }
545
+ key = "TinN.R";
546
+ if (key in m) {
547
+ a = Number.parseInt(m[key]);
548
+ if (Number.isNaN(a) || a < 0) {
549
+ delete m[key];
550
+ } else {
551
+ m[key] = a;
552
+ }
553
+ }
554
+ if (m.symbol) {
555
+ if (!symbols[m.symbol]) {
556
+ badlines.push([i, "Invalid symbol value='" + m.symbol + "'", lst]);
557
+ continue;
558
+ }
559
+ }
560
+ if (m.class) {
561
+ const s2 = m.class.toUpperCase();
562
+ if (s2 in mclasslabel2key) {
563
+ m.class = mclasslabel2key[s2];
564
+ } else {
565
+ badlines.push([i, "invalid mutation class " + m.class, lst]);
566
+ continue;
567
+ }
568
+ }
569
+ m.style = {
570
+ fill: m.issnv ? "white" : "black",
571
+ fillhl: m.class ? mclass[m.class].color : "#ccc",
572
+ stroke: m.chr == "chrX" ? "black" : m.issnv ? "black" : "none",
573
+ strokehl: m.class ? mclass[m.class].color : "black",
574
+ fillopacity: m.issnv ? 0 : 0.2,
575
+ strokeopacity: 0.2
576
+ };
577
+ if (m["TinD.D"] > 0) {
578
+ m.maf1 = m["MinD.D"] / m["TinD.D"];
579
+ }
580
+ if (m["TinD.R"] > 0) {
581
+ m.maf2 = m["MinD.R"] / m["TinD.R"];
582
+ }
583
+ peoplehash[m.sample] = 1;
584
+ if (m.gene) {
585
+ genehash[m.gene] = 1;
586
+ }
587
+ if (!(m.sample in pairs)) {
588
+ pairs[m.sample] = {
589
+ name: m.sample,
590
+ shown: false,
591
+ header,
592
+ mlst: []
593
+ };
594
+ }
595
+ const v = pairs[m.sample];
596
+ v.mlst.push(m);
597
+ if (m.purity1) {
598
+ let p = Number.parseFloat(m.purity1);
599
+ if (Number.isNaN(p)) {
600
+ badlines.push([i, "diagnosis tumor purity should be a number"]);
601
+ p = 0;
602
+ } else {
603
+ if (p > 1) {
604
+ p /= 100;
605
+ }
606
+ }
607
+ if (p > 0) {
608
+ if (v.purity1 == void 0) {
609
+ v.purity1 = p;
610
+ flag.purity1set = true;
611
+ } else if (v.purity1 != p) {
612
+ badlines.push([
613
+ i,
614
+ "diagnosis tumor purity value " + p + " is different from existing value " + v.purity1 + " in " + m.sample,
615
+ lst
616
+ ]);
617
+ }
618
+ }
619
+ }
620
+ if (m.purity2) {
621
+ let p = Number.parseFloat(m.purity2);
622
+ if (Number.isNaN(p)) {
623
+ badlines.push([i, "relapse tumor purity should be a number"]);
624
+ p = 0;
625
+ } else {
626
+ if (p > 1) {
627
+ p /= 100;
628
+ }
629
+ }
630
+ if (p > 0) {
631
+ if (v.purity2 == void 0) {
632
+ v.purity2 = p;
633
+ flag.purity2set = true;
634
+ } else if (v.purity2 != p) {
635
+ badlines.push([
636
+ i,
637
+ "relapse tumor purity value " + p + " is different from existing value " + v.purity2 + " in " + m.sample,
638
+ lst
639
+ ]);
640
+ }
641
+ }
642
+ }
643
+ flag.good++;
644
+ }
645
+ if (badlines.length > 0) {
646
+ bulk_badline(header, badlines);
647
+ }
648
+ if (flag.good == 0) {
649
+ return "No valid data.";
650
+ }
651
+ holder.append("p").text("File: " + filename);
652
+ let peopletotal = 0;
653
+ for (const n in peoplehash) peopletotal++;
654
+ let genetotal = 0;
655
+ for (const n in genehash) genetotal++;
656
+ const boxh = 16;
657
+ const table = holder.append("table");
658
+ const tr = table.append("tr");
659
+ const td = tr.append("td").attr("valign", "top");
660
+ td.append("div").html(
661
+ '<div style="display:inline-block;width:' + boxh + "px;height:" + boxh + "px;background-color:" + color1 + '"></div> Diagnosis only <div style="display:inline-block;width:' + boxh + "px;height:" + boxh + "px;background-color:" + colorshare + '"></div> Shared <div style="display:inline-block;width:' + boxh + "px;height:" + boxh + "px;background-color:" + color2 + '"></div> Relapse only'
662
+ );
663
+ const peopleholder = td.append("div").style("margin-top", "10px").style("height", "200px").style("width", "300px").style("padding", "5px").style("overflow-y", "scroll").style("resize", "both").style("border", "solid 1px #ccc");
664
+ const geneholder = td.append("div").style("margin-top", "10px").style("height", "200px").style("width", "300px").style("padding", "5px").style("overflow-y", "scroll").style("resize", "both").style("border", "solid 1px #ccc");
665
+ const showholder = tr.append("td").style("vertical-align", "top");
666
+ for (const n in pairs) {
667
+ const ss = flag.pairsetname[n];
668
+ if (ss) {
669
+ pairs[n].setname = ss;
670
+ } else {
671
+ pairs[n].setname = { 1: "Diagnosis", 2: "Relapse" };
672
+ }
673
+ }
674
+ const odata = {
675
+ genome,
676
+ //dsname:dsname,
677
+ pairs,
678
+ color1,
679
+ color2,
680
+ colorshare,
681
+ rowh: boxh,
682
+ peoplewidth: 150,
683
+ genewidth: 150,
684
+ showholder,
685
+ //peoplelimit:Math.min(20,peopletotal),
686
+ genelimit: Math.min(20, genetotal),
687
+ purity1set: flag.purity1set,
688
+ purity2set: flag.purity2set
689
+ };
690
+ d2maf_peopletable(odata, peopleholder);
691
+ }
692
+ function parseheader(line) {
693
+ const lower = line.toLowerCase().split(" ");
694
+ const header = line.split(" ");
695
+ if (header.length <= 1) {
696
+ return ["invalid file header"];
697
+ }
698
+ const htry = (...lst) => {
699
+ for (const i2 of lst) {
700
+ const j = lower.indexOf(i2);
701
+ if (j != -1) return j;
702
+ }
703
+ return -1;
704
+ };
705
+ let i = htry("person", "sample", "samplename", "patient");
706
+ if (i == -1) return ["sample missing from header"];
707
+ header[i] = "sample";
708
+ i = htry("type");
709
+ if (i == -1) return ["type missing from header"];
710
+ header[i] = "type";
711
+ i = htry("mind.d1_g1", "mind.d", "mind");
712
+ if (i == -1) return ["MinD.D missing from header"];
713
+ header[i] = "MinD.D";
714
+ i = htry("tind.d1_g1", "tind.d", "tind");
715
+ if (i == -1) return ["TinD.D missing from header"];
716
+ header[i] = "TinD.D";
717
+ i = htry("mind.r1_g1", "mind.r", "minr");
718
+ if (i == -1) return ["MinD.R missing from header"];
719
+ header[i] = "MinD.R";
720
+ i = htry("tind.r1_g1", "tind.r", "tinr");
721
+ if (i == -1) return ["TinD.R missing from header"];
722
+ header[i] = "TinD.R";
723
+ i = htry("call_d1_g1", "call_d");
724
+ if (i == -1) return ["call_d missing from header"];
725
+ header[i] = "call_d";
726
+ i = htry("call_r1_g1", "call_r");
727
+ if (i == -1) return ["call_r missing from header"];
728
+ header[i] = "call_r";
729
+ i = htry("genename", "gene");
730
+ if (i == -1) return ["gene missing from header"];
731
+ header[i] = "gene";
732
+ i = htry("amino_acid_change", "annovar_sj_aachange", "aachange", "protein_change");
733
+ if (i == -1) return ["amino_acid_change missing from header"];
734
+ header[i] = "mname";
735
+ i = htry("class", "mclass", "variant_class", "variant_classification", "annovar_sj_class");
736
+ if (i == -1) return ["variant_class missing from header"];
737
+ header[i] = "class";
738
+ i = htry("chromosome", "chr");
739
+ if (i == -1) return ["chromosome missing from header"];
740
+ header[i] = "chr";
741
+ i = htry("start", "start_position", "wu_hg19_pos", "chr_position");
742
+ if (i == -1) return ["start missing from header"];
743
+ header[i] = "chrstart";
744
+ i = htry("minn.d1_g1", "minn.d");
745
+ if (i != -1) header[i] = "MinN.D";
746
+ i = htry("tinn.d1_g1", "tinn.d");
747
+ if (i != -1) header[i] = "TinN.D";
748
+ i = htry("minn.r1_g1", "minn.r");
749
+ if (i != -1) header[i] = "MinN.R";
750
+ i = htry("tinn.r1_g1", "tinn.r");
751
+ if (i != -1) header[i] = "TinN.R";
752
+ i = htry("mrna_accession", "refseq_mrna_id", "annovar_sj_filter_isoform", "refseq");
753
+ if (i != -1) header[i] = "isoform";
754
+ i = htry("primary_purity", "purity_d");
755
+ if (i != -1) header[i] = "purity1";
756
+ i = htry("relapse_purity", "purity_r");
757
+ if (i != -1) header[i] = "purity2";
758
+ i = htry("tag_d_cnvloh", "cnvloh_d");
759
+ if (i != -1) header[i] = "Dcnvloh";
760
+ i = htry("tag_r_cnvloh", "cnvloh_r");
761
+ if (i != -1) header[i] = "Rcnvloh";
762
+ const atlst = [];
763
+ for (const j of header) {
764
+ switch (j) {
765
+ case "Dcnvloh":
766
+ atlst.push({
767
+ label: "D. CNV/LOH",
768
+ get: (m) => m.Dcnvlohraw
769
+ });
770
+ break;
771
+ case "Rcnvloh":
772
+ atlst.push({
773
+ label: "R. CNV/LOH",
774
+ get: (m) => m.Rcnvlohraw
775
+ });
776
+ break;
777
+ case "type":
778
+ atlst.push({
779
+ label: "Type",
780
+ get: (m) => m.type
781
+ });
782
+ break;
783
+ case "chr":
784
+ break;
785
+ case "chrstart":
786
+ atlst.push({
787
+ label: "Genome Loc.",
788
+ get: (m) => m.chr + ":" + (m.chrstart + 1)
789
+ });
790
+ break;
791
+ case "class":
792
+ atlst.push({
793
+ label: "Class",
794
+ get: (m) => {
795
+ if (m.class == mclassnonstandard) {
796
+ return m.originalclasslabel ? m.originalclasslabel : mclass[m.class].label;
797
+ }
798
+ return mclass[m.class].label;
799
+ }
800
+ });
801
+ break;
802
+ case "mname":
803
+ atlst.push({
804
+ label: "Mutation",
805
+ get: (m) => {
806
+ let s = m.mname;
807
+ if (!s) s = m.cdna_change;
808
+ return s;
809
+ }
810
+ });
811
+ break;
812
+ case "MinD.D":
813
+ atlst.push({
814
+ ismaf: true,
815
+ width: 60,
816
+ height: 14,
817
+ readcountcredible: 30,
818
+ get: (m) => m.maf_diagnosis,
819
+ label: "D. tumor MAF",
820
+ fill: "#F7483B",
821
+ fillbg: "#FCBAB6"
822
+ });
823
+ break;
824
+ case "TinD.D":
825
+ break;
826
+ case "MinD.R":
827
+ atlst.push({
828
+ ismaf: true,
829
+ width: 60,
830
+ height: 14,
831
+ readcountcredible: 30,
832
+ get: (m) => m.maf_relapse,
833
+ label: "R. tumor MAF",
834
+ fill: "#146EFF",
835
+ fillbg: "#B6D5FC"
836
+ });
837
+ break;
838
+ case "TinD.R":
839
+ break;
840
+ case "MinN.D":
841
+ atlst.push({
842
+ ismaf: true,
843
+ width: 60,
844
+ height: 14,
845
+ readcountcredible: 30,
846
+ get: (m) => m.maf_diagnosis_normal,
847
+ label: "D. normal MAF",
848
+ fill: "#F7483B",
849
+ fillbg: "#FCBAB6"
850
+ });
851
+ break;
852
+ case "TinN.D":
853
+ break;
854
+ case "MinN.R":
855
+ atlst.push({
856
+ ismaf: true,
857
+ width: 60,
858
+ height: 14,
859
+ readcountcredible: 30,
860
+ get: (m) => m.maf_relapse_normal,
861
+ label: "R. normal MAF",
862
+ fill: "#146EFF",
863
+ fillbg: "#B6D5FC"
864
+ });
865
+ break;
866
+ case "TinN.R":
867
+ break;
868
+ case "call_d":
869
+ atlst.push({
870
+ label: "D. call",
871
+ get: (m) => m.call_d
872
+ });
873
+ break;
874
+ case "call_r":
875
+ atlst.push({
876
+ label: "R. call",
877
+ get: (m) => m.call_r
878
+ });
879
+ break;
880
+ case "purity1":
881
+ atlst.push({
882
+ label: "D. purity",
883
+ get: (m) => m.purity1
884
+ });
885
+ break;
886
+ case "purity2":
887
+ atlst.push({
888
+ label: "R. purity",
889
+ get: (m) => m.purity2
890
+ });
891
+ break;
892
+ default:
893
+ atlst.push({
894
+ label: j,
895
+ get: (m) => m[j]
896
+ });
897
+ }
898
+ }
899
+ return [null, header, atlst];
900
+ }
901
+ function d2maf_render(showholder, pdata) {
902
+ const tooltip = new Menu({ border: "solid 1px black" });
903
+ const set_1 = [];
904
+ const set_2 = [];
905
+ const set_share = [];
906
+ const mlst = pdata.mlst;
907
+ const person = mlst[0].sample;
908
+ const symbolgen = Symbol();
909
+ let maxtotal = 0;
910
+ let bysymbol = {};
911
+ const mclasses = {};
912
+ for (const m of mlst) {
913
+ if (m["TinD.D"] > 0) {
914
+ maxtotal = Math.max(maxtotal, m["TinD.D"]);
915
+ }
916
+ if (m["TinD.R"] > 0) {
917
+ maxtotal = Math.max(maxtotal, m["TinD.R"]);
918
+ }
919
+ if (m.set_share) {
920
+ set_share.push(m);
921
+ } else if (m.set_1) {
922
+ set_1.push(m);
923
+ } else if (m.set_2) {
924
+ set_2.push(m);
925
+ }
926
+ if (!(m.class in mclasses)) {
927
+ mclasses[m.class] = 0;
928
+ }
929
+ if (m.symbol) {
930
+ if (!bysymbol[m.symbol]) {
931
+ bysymbol[m.symbol] = { numlines: 0, label: m.symbollabel, hidden: false };
932
+ }
933
+ bysymbol[m.symbol].numlines++;
934
+ }
935
+ mclasses[m.class]++;
936
+ }
937
+ const a = Math.min(window.innerWidth, window.innerHeight);
938
+ const axiswidth = 50, sharewidth = a * 0.5, shareheight = a * 0.5, sample1height = shareheight / 2, sample2height = sharewidth / 2, sp = axiswidth / 3, sp2 = sample1height / 5, labelfontsize = Math.min(20, 12 * a / 500), radius = a / 40, indelboxw = radius * 0.7, r_cnvloh = 3;
939
+ const radiusscale = linear().domain([0, maxtotal]).range([radius / 2, radius]);
940
+ const radiustoarea = (d) => Math.PI * Math.pow(radiusscale(d), 2);
941
+ for (const m of mlst) {
942
+ m.radius = Math.max(m["TinD.D"] ? radiusscale(m["TinD.D"]) : 0, m["TinD.R"] ? radiusscale(m["TinD.R"]) : 0);
943
+ }
944
+ const outtable = showholder.append("table");
945
+ const tr = outtable.append("tr");
946
+ const tdgraph = tr.append("td").style("vertical-align", "top");
947
+ const tdgenetable = tr.append("td").style("vertical-align", "top");
948
+ tdgenetable.append("div").style("margin", "10px").text("Name: " + person);
949
+ const headerdiv = tdgraph.append("div");
950
+ headerdiv.append("button").text("Hide").on("click", () => {
951
+ pdata.shown = false;
952
+ if (pdata.handle) {
953
+ pdata.handle.attr("font-weight", "normal");
954
+ }
955
+ outtable.remove();
956
+ });
957
+ const anchors = new Anchors({ axiswidth, sp, sp2, sample1height, sample2height, shareheight, sharewidth, headerdiv });
958
+ headerdiv.append("button").text("Screenshot").on("click", () => {
959
+ to_svg(svg.node(), "2dmaf_" + pdata.name);
960
+ });
961
+ {
962
+ const mcselect = headerdiv.append("select").on("change", (event) => {
963
+ const v = event.target.options[event.target.selectedIndex].value;
964
+ if (v == "all") {
965
+ select_share.transition().attr("transform", (d) => d.posstring + " scale(1)");
966
+ select_set1.transition().attr("transform", (d) => d.posstring + " scale(1)");
967
+ select_set2.transition().attr("transform", (d) => d.posstring + " scale(1)");
968
+ return;
969
+ }
970
+ select_share.transition().attr("transform", (d) => d.posstring + " scale(" + (d.class == v ? 1 : 0) + ")");
971
+ select_set1.transition().attr("transform", (d) => d.posstring + " scale(" + (d.class == v ? 1 : 0) + ")");
972
+ select_set2.transition().attr("transform", (d) => d.posstring + " scale(" + (d.class == v ? 1 : 0) + ")");
973
+ });
974
+ mcselect.append("option").text("Show all mutation classes").property("value", "all");
975
+ const lst = [];
976
+ for (const c3 in mclasses) {
977
+ lst.push([c3, mclasses[c3]]);
978
+ }
979
+ lst.sort((a2, b) => b[1] - a2[1]);
980
+ for (const i of lst) {
981
+ mcselect.append("option").text((i[0] in mclass ? mclass[i[0]].label : i[0]) + " (" + i[1] + ")").property("value", i[0]);
982
+ }
983
+ }
984
+ const svg = tdgraph.append("svg").attr("width", axiswidth + sp + sample2height + sharewidth + sp * 2).attr("height", axiswidth + sp + sample1height + shareheight + sp * 2);
985
+ const g = svg.append("g").attr("transform", "translate(" + sp + "," + sp + ")");
986
+ anchors.setWrapper(g.append("g"));
987
+ const scale1 = linear().domain([0, 1]).range([0, sharewidth]);
988
+ const scalediv1 = g.append("g").attr("transform", "translate(" + (axiswidth + sp + sample2height) + "," + (shareheight + sample1height + sp) + ")").call(axisBottom().scale(scale1).tickSize(5));
989
+ axisstyle({ axis: scalediv1, showline: true, fontsize: labelfontsize * 0.8 });
990
+ const c = set_1.length + set_share.length;
991
+ scalediv1.append("text").text(pdata.setname[1] + ", n=" + c + (pdata.purity1 ? ", purity=" + pdata.purity1 : "")).attr("x", sharewidth / 2).attr("y", axiswidth - 4).attr("text-anchor", "middle").attr("font-size", labelfontsize);
992
+ const scale2 = linear().domain([0, 1]).range([shareheight, 0]);
993
+ const scalediv2 = g.append("g").attr("transform", "translate(" + axiswidth + ",0)").call(axisLeft().scale(scale2).tickSize(5));
994
+ axisstyle({ axis: scalediv2, showline: true, fontsize: labelfontsize * 0.8 });
995
+ const c2 = set_2.length + set_share.length;
996
+ scalediv2.append("text").text(pdata.setname[2] + ", n=" + c2 + (pdata.purity2 ? ", purity=" + pdata.purity2 : "")).attr("transform", "translate(" + (labelfontsize - axiswidth - 10) + "," + shareheight / 2 + ") rotate(-90)").attr("text-anchor", "middle").attr("font-size", labelfontsize);
997
+ g.append("path").attr(
998
+ "d",
999
+ "M" + (axiswidth + sp) + ",0h" + (sample2height + sharewidth) + "v" + (shareheight + sample1height) + "h-" + sharewidth + "v-" + (sample1height + shareheight) + "M" + (axiswidth + sp) + ",0v" + shareheight + "h" + (sample2height + sharewidth) + "M" + (axiswidth + sp + sample2height) + "," + shareheight + "l" + sharewidth + ",-" + shareheight
1000
+ ).attr("fill", "none").attr("stroke", "black").attr("shape-rendering", "crispEdges").attr("stroke-dasharray", "5,5");
1001
+ const select_share = g.append("g").attr("transform", "translate(" + (axiswidth + sp + sample2height) + ",0)").selectAll().data(set_share).enter().append("g").attr("transform", (d) => {
1002
+ d.posstring = "translate(" + scale1(d.maf1) + "," + scale2(d.maf2) + ")";
1003
+ return d.posstring;
1004
+ });
1005
+ select_share.filter((d) => d.Dcnvloh).append("circle").attr("cy", (d) => {
1006
+ return d.issnv ? radiusscale(d["TinD.R"]) : indelboxw / 2;
1007
+ }).attr("fill", "#858585").attr("r", r_cnvloh);
1008
+ select_share.filter((d) => d.Rcnvloh).append("circle").attr("cx", (d) => {
1009
+ return d.issnv ? -radiusscale(d["TinD.D"]) : -indelboxw / 2;
1010
+ }).attr("fill", "#858585").attr("r", r_cnvloh);
1011
+ let snv = select_share;
1012
+ for (const tagName in sharedFilters) {
1013
+ snv.filter(sharedFilters[tagName]).append(tagName).attr("rx", (d) => d.symbol ? null : radiusscale(d["TinD.D"])).attr("ry", (d) => d.symbol ? null : radiusscale(d["TinD.R"])).attr(
1014
+ "d",
1015
+ (d) => !d.symbol ? null : symbolgen.type(symbols[d.symbol]).size(radiustoarea(d["TinD.D"]) + radiustoarea(d["TinD.R"]) / 2)()
1016
+ ).attr("fill", (d) => d.style.fill).attr("fill-opacity", (d) => d.style.fillopacity).attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("stroke-dasharray", (d) => d.chr == "chrX" ? "5,5" : "none").on("mouseover", (event, d) => d2maf_dotmover(event, d, tooltip)).on("mouseout", (event, d) => d2maf_dotmout(event, d, tooltip)).on("click", (event, d) => d2maf_minfo(event, pdata.header, d));
1017
+ }
1018
+ snv.append("line").attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("x1", -3).attr("y1", -3).attr("x2", 3).attr("y2", 3);
1019
+ snv.append("line").attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("x1", -3).attr("y1", 3).attr("x2", 3).attr("y2", -3);
1020
+ const set1totalscale = linear().domain([0, maxtotal]).range([sample1height - sp2, 0]);
1021
+ const g_set1 = g.append("g").attr("transform", "translate(" + (axiswidth + sp + sample2height) + "," + (shareheight + sp2) + ")");
1022
+ const emaflinecolor = "#FFBEAD";
1023
+ const emafline_1 = g_set1.append("rect").attr("fill", emaflinecolor).attr("fill-opacity", 0).attr("x", 0).attr("width", 3).attr("height", sample1height - sp2);
1024
+ axisstyle({
1025
+ axis: g_set1.call(axisLeft().scale(set1totalscale).tickValues([0, maxtotal])),
1026
+ showline: true,
1027
+ fontsize: labelfontsize * 0.8
1028
+ });
1029
+ g_set1.append("g").attr("transform", "translate(-" + labelfontsize / 2 + "," + (sample1height - sp2) / 2 + ")").append("text").text("D total").attr("font-size", labelfontsize * 0.8).attr("font-family", font).attr("fill", "black").attr("text-anchor", "middle").attr("dominant-baseline", "middle").attr("transform", "rotate(-90)");
1030
+ const select_set1 = g_set1.selectAll().data(set_1).enter().append("g").attr("transform", (d) => {
1031
+ d.posstring = "translate(" + scale1(d.maf1) + "," + set1totalscale(d["TinD.D"]) + ")";
1032
+ return d.posstring;
1033
+ });
1034
+ select_set1.filter((d) => d.Dcnvloh).append("circle").attr("cy", (d) => {
1035
+ return d.issnv ? radiusscale(d["TinD.R"]) : indelboxw / 2;
1036
+ }).attr("fill", "#858585").attr("r", r_cnvloh);
1037
+ select_set1.filter((d) => d.Rcnvloh).append("circle").attr("cx", (d) => d.issnv ? -radiusscale(d["TinD.D"]) : -indelboxw / 2).attr("fill", "#858585").attr("r", r_cnvloh);
1038
+ snv = select_set1;
1039
+ for (const tagName in symbolFilters) {
1040
+ snv.filter(symbolFilters[tagName]).append(tagName).attr("class", (d) => d.symbol ? "twodmaf-" + d.symbol : null).attr("r", (d) => d.symbol ? null : radiusscale(d["TinD.R"])).attr("d", (d) => !d.symbol ? null : symbolgen.type(symbols[d.symbol]).size(radiustoarea(d["TinD.R"]))()).attr("fill", (d) => d.style.fill).attr("fill-opacity", (d) => d.style.fillopacity).attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("stroke-dasharray", (d) => d.chr == "chrX" ? "5,5" : "none").on("mouseover", (event, d) => d2maf_dotmover(event, d, tooltip)).on("mouseout", (event, d) => d2maf_dotmout(event, d, tooltip)).on("click", (event, d) => d2maf_minfo(event, pdata.header, d));
1041
+ }
1042
+ snv.append("line").attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("x1", -3).attr("y1", -3).attr("x2", 3).attr("y2", 3);
1043
+ snv.append("line").attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("x1", -3).attr("y1", 3).attr("x2", 3).attr("y2", -3);
1044
+ const set2totalscale = linear().domain([0, maxtotal]).range([0, sample2height - sp2]);
1045
+ const g_set2 = g.append("g").attr("transform", "translate(" + (axiswidth + sp) + ",0)");
1046
+ const emafline_2 = g_set2.append("rect").attr("fill", emaflinecolor).attr("fill-opacity", 0).attr("y", shareheight).attr("width", sample2height - sp2).attr("height", 3);
1047
+ const g_set2_axis = g_set2.append("g").attr("transform", "translate(0," + shareheight + ")").call(axisBottom().scale(set2totalscale).tickValues([0, maxtotal]));
1048
+ axisstyle({
1049
+ axis: g_set2_axis,
1050
+ showline: true,
1051
+ fontsize: labelfontsize * 0.8
1052
+ });
1053
+ g_set2.append("text").text("R total").attr("font-size", labelfontsize * 0.8).attr("font-family", font).attr("fill", "black").attr("x", (sample2height - sp2) / 2).attr("y", shareheight + labelfontsize).attr("text-anchor", "middle");
1054
+ const select_set2 = g_set2.selectAll().data(set_2).enter().append("g").attr("transform", (d) => {
1055
+ d.posstring = "translate(" + set2totalscale(d["TinD.R"]) + "," + scale2(d.maf2) + ")";
1056
+ return d.posstring;
1057
+ });
1058
+ select_set2.filter((d) => d.Dcnvloh).append("circle").attr("cy", (d) => d.issnv ? radiusscale(d["TinD.R"]) : indelboxw / 2).attr("fill", "#858585").attr("r", r_cnvloh);
1059
+ select_set2.filter((d) => d.Rcnvloh).append("circle").attr("cx", (d) => d.issnv ? -radiusscale(d["TinD.D"]) : -indelboxw / 2).attr("fill", "#858585").attr("r", r_cnvloh);
1060
+ snv = select_set2;
1061
+ for (const tagName in symbolFilters) {
1062
+ snv.filter(symbolFilters[tagName]).append(tagName).attr("class", (d) => d.symbol ? "twodmaf-" + d.symbol : null).attr("r", (d) => d.symbol ? null : radiusscale(d["TinD.D"])).attr("d", (d) => !d.symbol ? null : symbolgen.type(symbols[d.symbol]).size(radiustoarea(d["TinD.R"]))()).attr("fill", (d) => d.style.fill).attr("fill-opacity", (d) => d.style.fillopacity).attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("stroke-dasharray", (d) => d.chr == "chrX" ? "5,5" : "none").on("mouseover", (event, d) => d2maf_dotmover(event, d, tooltip)).on("mouseout", (event, d) => d2maf_dotmout(event, d, tooltip)).on("click", (event, d) => d2maf_minfo(event, pdata.header, d));
1063
+ }
1064
+ snv.append("line").attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("x1", -3).attr("y1", -3).attr("x2", 3).attr("y2", 3);
1065
+ snv.append("line").attr("stroke", (d) => d.style.stroke).attr("stroke-opacity", (d) => d.style.strokeopacity).attr("x1", -3).attr("y1", 3).attr("x2", 3).attr("y2", -3);
1066
+ const leng = g.append("g").attr("transform", "translate(0," + (shareheight + sp2) + ")");
1067
+ let y = labelfontsize;
1068
+ leng.append("text").text(person).attr("font-size", labelfontsize).attr("y", y);
1069
+ const r1 = radiusscale(20), r2 = radiusscale(maxtotal);
1070
+ y += labelfontsize + r2;
1071
+ let x;
1072
+ leng.append("text").text("SNV coverage").attr("y", y).attr("dominant-baseline", "middle").each(function() {
1073
+ x = this.getBBox().width;
1074
+ });
1075
+ x += r1 + 10;
1076
+ leng.append("circle").attr("cx", x).attr("cy", y).attr("r", r1).attr("stroke", "black").attr("fill", "none");
1077
+ leng.append("text").text(20).attr("x", x).attr("y", y).attr("text-anchor", "middle").attr("dominant-baseline", "middle");
1078
+ x += r1 + r2 + 10;
1079
+ leng.append("circle").attr("cx", x).attr("cy", y).attr("r", r2).attr("stroke", "black").attr("fill", "none");
1080
+ leng.append("text").text(maxtotal).attr("x", x).attr("y", y).attr("text-anchor", "middle").attr("dominant-baseline", "middle");
1081
+ y += r2 + 10;
1082
+ leng.append("text").text("Indel").attr("y", y).attr("dominant-baseline", "middle").each(function() {
1083
+ x = this.getBBox().width;
1084
+ });
1085
+ leng.append("circle").attr("cx", x + 10 + indelboxw / 2).attr("cy", y).attr("r", indelboxw / 2).attr("fill", "black").attr("fill-opacity", 0.3);
1086
+ y += 30;
1087
+ leng.append("text").text("chrX").attr("y", y).attr("dominant-baseline", "middle").each(function() {
1088
+ x = this.getBBox().width;
1089
+ });
1090
+ x += r1 + 10;
1091
+ leng.append("circle").attr("cx", x).attr("cy", y).attr("r", 10).attr("stroke", "black").attr("stroke-dasharray", "5,5").attr("fill", "none");
1092
+ y += 30;
1093
+ leng.append("text").text("D. CNV/LOH").attr("y", y).attr("dominant-baseline", "middle").each(function() {
1094
+ x = this.getBBox().width;
1095
+ });
1096
+ x += r1 + 10;
1097
+ leng.append("circle").attr("cx", x).attr("cy", y).attr("r", 10).attr("stroke", "black").attr("fill", "none");
1098
+ leng.append("circle").attr("cx", x).attr("cy", y + 10).attr("r", r_cnvloh).attr("fill", "black");
1099
+ y += 30;
1100
+ leng.append("text").text("R. CNV/LOH").attr("y", y).attr("dominant-baseline", "central").each(function() {
1101
+ x = this.getBBox().width;
1102
+ });
1103
+ x += r1 + 10;
1104
+ leng.append("circle").attr("cx", x).attr("cy", y).attr("r", 10).attr("stroke", "black").attr("fill", "none");
1105
+ leng.append("circle").attr("cx", x - 10).attr("cy", y).attr("r", r_cnvloh).attr("fill", "black");
1106
+ y += 30;
1107
+ if (pdata.purity1 != void 0 || pdata.purity2 != void 0) {
1108
+ leng.append("text").text("Expected MAF").attr("y", y).attr("dominant-baseline", "middle").each(function() {
1109
+ x = this.getBBox().width;
1110
+ });
1111
+ x += 10;
1112
+ leng.append("rect").attr("fill", emaflinecolor).attr("x", x).attr("y", y).attr("width", 40).attr("height", 3);
1113
+ y += 30;
1114
+ }
1115
+ const renderedsymbols = Object.keys(bysymbol);
1116
+ if (renderedsymbols.length) {
1117
+ leng.append("text").text("Symbols").attr("y", y).attr("dominant-baseline", "middle").each(function() {
1118
+ x = this.getBBox().width;
1119
+ });
1120
+ let x1;
1121
+ for (const symbolname in bysymbol) {
1122
+ const s = bysymbol[symbolname];
1123
+ const g3 = leng.append("g").on("click", () => {
1124
+ s.hidden = !s.hidden;
1125
+ svg.selectAll(".twodmaf-" + symbolname).style("display", s.hidden ? "none" : "");
1126
+ label.style("text-decoration", s.hidden ? "line-through" : "");
1127
+ });
1128
+ x1 = x + 20;
1129
+ g3.append("path").attr("transform", "translate(" + x1 + "," + y + ")").attr("d", symbolgen.type(symbols[symbolname]).size(100)()).attr("stroke", "black").attr("fill", "none").each(function() {
1130
+ x1 += this.getBBox().width;
1131
+ });
1132
+ const label = g3.append("text").text(s.label ? s.label + " (" + s.numlines + ")" : "").attr("y", y + 2).attr("x", x1).attr("dominant-baseline", "middle").style("text-decoration", s.hidden ? "line-through" : "");
1133
+ y += 30;
1134
+ }
1135
+ y += 30;
1136
+ }
1137
+ const g2m = {}, g1 = {}, g2 = {}, gs = {};
1138
+ for (const m of mlst) {
1139
+ if (!m.gene) continue;
1140
+ if (!(m.gene in g2m)) {
1141
+ g2m[m.gene] = [];
1142
+ }
1143
+ g2m[m.gene].push(m);
1144
+ if (m.set_1) {
1145
+ g1[m.gene] = 1;
1146
+ } else if (m.set_2) {
1147
+ g2[m.gene] = 1;
1148
+ } else if (m.set_share) {
1149
+ gs[m.gene] = 1;
1150
+ }
1151
+ }
1152
+ const genelst = [];
1153
+ for (const n in g1) {
1154
+ genelst.push(n);
1155
+ }
1156
+ for (const n in g2) {
1157
+ if (!(n in g1)) {
1158
+ genelst.push(n);
1159
+ }
1160
+ }
1161
+ for (const n in gs) {
1162
+ if (!(n in g1) && !(n in g2)) {
1163
+ genelst.push(n);
1164
+ }
1165
+ }
1166
+ const table = tdgenetable.append("div").style("height", shareheight + sample1height + "px").style("margin", "10px").style("padding", "10px").style("border", "solid 1px #ccc").style("overflow-y", "scroll").style("resize", "both").append("table");
1167
+ {
1168
+ const tr2 = table.append("tr");
1169
+ tr2.append("td").text("Gene");
1170
+ tr2.append("td").text(pdata.setname[1] + " only");
1171
+ tr2.append("td").text(pdata.setname[2] + " only");
1172
+ tr2.append("td").text("Shared");
1173
+ }
1174
+ let bg = true;
1175
+ for (const name of genelst) {
1176
+ const tr2 = table.append("tr");
1177
+ if (bg) {
1178
+ tr2.style("background-color", "#f3f3f3");
1179
+ }
1180
+ bg = !bg;
1181
+ tr2.append("td").text(name);
1182
+ let mlst2 = [];
1183
+ if (name in g2m) {
1184
+ mlst2 = g2m[name];
1185
+ }
1186
+ const s1 = [], s2 = [], ss = [];
1187
+ for (const m of mlst2) {
1188
+ if (m.set_share) ss.push(m);
1189
+ else if (m.set_1) s1.push(m);
1190
+ else if (m.set_2) s2.push(m);
1191
+ }
1192
+ let td = tr2.append("td");
1193
+ if (s1.length) {
1194
+ for (const m of s1) {
1195
+ const div = td.append("div").attr("class", "sja_clbtext").style("color", m.style.fillhl).text(m.mname || "").on("click", (event) => {
1196
+ click(event.target, m, select_set1);
1197
+ });
1198
+ if (m.labelIsVisible) {
1199
+ click(div.node(), m, select_set1);
1200
+ }
1201
+ }
1202
+ }
1203
+ td = tr2.append("td");
1204
+ if (s2.length) {
1205
+ for (const m of s2) {
1206
+ const div = td.append("div").attr("class", "sja_clbtext").style("color", m.style.fillhl).text(m.mname || "").on("click", (event) => {
1207
+ click(event.target, m, select_set2);
1208
+ });
1209
+ if (m.labelIsVisible) {
1210
+ click(div.node(), m, select_set1);
1211
+ }
1212
+ }
1213
+ }
1214
+ td = tr2.append("td");
1215
+ if (ss.length) {
1216
+ for (const m of ss) {
1217
+ const div = td.append("div").attr("class", "sja_clbtext").style("color", m.style.fillhl).text(m.mname || "").on("click", (event) => {
1218
+ click(event.target, m, select_share);
1219
+ });
1220
+ if (m.labelIsVisible) {
1221
+ click(div.node(), m, select_set1);
1222
+ }
1223
+ }
1224
+ }
1225
+ }
1226
+ function click(butt, m, select) {
1227
+ if (m.selected) {
1228
+ butt.style.border = "";
1229
+ m.selected = false;
1230
+ } else {
1231
+ butt.style.border = "solid 1px black";
1232
+ m.selected = true;
1233
+ }
1234
+ const found = select.filter((d) => {
1235
+ return d.gene == m.gene && d.class == m.class && d.mname == m.mname;
1236
+ });
1237
+ found.selectAll("rect").attr("fill-opacity", m.selected ? 0.5 : m.style.fillopacity).attr("fill", m.selected ? m.style.fillhl : m.style.fill);
1238
+ found.selectAll("circle,ellipse,line").attr("stroke-opacity", m.selected ? 1 : m.style.strokeopacity).attr("stroke", m.selected ? m.style.strokehl : m.style.stroke).attr("stroke-width", m.selected ? 2 : 1);
1239
+ if (m.selected) {
1240
+ let x2 = Math.max(20, m.radius), y2 = 0;
1241
+ if ((m.set_1 || m.set_share) && m.maf1 >= 0.8) {
1242
+ x2 = -m.radius;
1243
+ y2 = m.radius * 2;
1244
+ }
1245
+ const g3 = found.append("g").attr("class", "sja_2dmaf_mlabel").attr("transform", "translate(" + x2 + "," + y2 + ")");
1246
+ let w;
1247
+ g3.append("text").text(m.labelAs ? m.labelAs : m.gene + " " + m.mname).attr("fill", m.style.fillhl).attr("dominant-baseline", "middle").attr("text-anchor", "start").attr("font-size", m.radius).each(function() {
1248
+ w = this.getBBox().width;
1249
+ });
1250
+ g3.append("rect").attr("y", -m.radius / 2).attr("width", w).attr("height", m.radius).attr("fill", "black").attr("fill-opacity", 0).on("mouseover", (event) => select_default(event.target).attr("fill-opacity", 0.2)).on("mouseout", (event) => select_default(event.target).attr("fill-opacity", 0)).on("mousedown", (event) => {
1251
+ const x0 = x2, y0 = y2, mx = event.clientX, my = event.clientY, body = select_default(document.body);
1252
+ body.on("mousemove", (event2) => {
1253
+ event2.preventDefault();
1254
+ x2 = x0 + event2.clientX - mx;
1255
+ y2 = y0 + event2.clientY - my;
1256
+ g3.attr("transform", "translate(" + x2 + "," + y2 + ")");
1257
+ });
1258
+ body.on("mouseup", () => {
1259
+ body.on("mousemove", null).on("mouseup", null);
1260
+ });
1261
+ });
1262
+ } else {
1263
+ found.select(".sja_2dmaf_mlabel").remove();
1264
+ }
1265
+ }
1266
+ return outtable;
1267
+ }
1268
+ function d2maf_dotmover(event, m, tooltip) {
1269
+ if (!m.selected) {
1270
+ select_default(event.target).attr("fill", m.style.fillhl).attr("fill-opacity", 0.2);
1271
+ }
1272
+ tooltip.clear();
1273
+ tooltip.show(event.clientX, event.clientY);
1274
+ tooltip.d.append("div").html(
1275
+ (m.gene || "no gene") + ' <span style="color:' + m.style.fillhl + '">' + (m.mname || "") + "</span>" + (m.class ? ' <span style="font-size:70%">' + mclass[m.class].label + "</span>" : "")
1276
+ );
1277
+ }
1278
+ function d2maf_dotmout(event, m, tooltip) {
1279
+ if (!m.selected) {
1280
+ select_default(event.ele).attr("fill", m.style.fill).attr("fill-opacity", m.style.fillopacity).attr("stroke", m.style.stroke);
1281
+ }
1282
+ tooltip.hide();
1283
+ }
1284
+ function d2maf_minfo(event, header, m) {
1285
+ const pane = newpane({ x: event.clientX + 30, y: event.clientY - 30 });
1286
+ pane.header.text((m.gene ? m.gene : "No gene") + " " + (m.mname ? m.mname : ""));
1287
+ var data = [];
1288
+ for (let i = 0; i < header.length; i++) {
1289
+ data.push({ k: header[i], v: m[header[i]] });
1290
+ }
1291
+ make_table_2col(pane.body, data);
1292
+ }
1293
+ function d2maf_click(data, person) {
1294
+ const v = data.pairs[person];
1295
+ if (v.shown) {
1296
+ v.shown = false;
1297
+ v.holder.remove();
1298
+ if (v.handle) {
1299
+ v.handle.attr("font-weight", "normal");
1300
+ }
1301
+ } else {
1302
+ v.shown = true;
1303
+ if (v.holder) {
1304
+ data.showholder.node().appendChild(v.holder.node());
1305
+ } else {
1306
+ v.holder = d2maf_render(data.showholder, v);
1307
+ }
1308
+ if (v.handle) {
1309
+ v.handle.attr("font-weight", "bold");
1310
+ }
1311
+ }
1312
+ }
1313
+ function d2maf_peopletable(data, holder) {
1314
+ const plst = [];
1315
+ for (const n in data.pairs) {
1316
+ plst.push([n, data.pairs[n].mlst.length]);
1317
+ }
1318
+ holder.selectAll("*").remove();
1319
+ const searchrow = holder.append("div").style("margin-bottom", "5px");
1320
+ searchrow.append("span").text(plst.length + " individual" + (plst.length > 1 ? "s" : ""));
1321
+ const svg = holder.append("svg");
1322
+ const space = 5, axish = 20, rowh = data.rowh;
1323
+ let maxlabelw = 0;
1324
+ for (const s of plst) {
1325
+ svg.append("text").text(s[0]).attr("font-size", rowh).attr("font-family", font).each(function() {
1326
+ maxlabelw = Math.max(maxlabelw, this.getBBox().width);
1327
+ }).remove();
1328
+ }
1329
+ svg.attr("width", maxlabelw + space + data.peoplewidth + 30).attr("height", axish + space + rowh * plst.length);
1330
+ plst.sort((a, b) => b[1] - a[1]);
1331
+ let maxmcount = 0;
1332
+ for (const k in data.pairs) {
1333
+ maxmcount = Math.max(maxmcount, data.pairs[k].mlst.length);
1334
+ }
1335
+ const ag = svg.append("g").attr("transform", "translate(" + (maxlabelw + space) + "," + axish + ")").call(
1336
+ axisTop().scale(linear().domain([0, maxmcount]).range([0, data.peoplewidth])).tickFormat(format("d")).ticks(3)
1337
+ );
1338
+ axisstyle({
1339
+ axis: ag,
1340
+ showline: true,
1341
+ color: "black"
1342
+ });
1343
+ const wsf = data.peoplewidth / maxmcount;
1344
+ let y = axish + space;
1345
+ for (const s of plst) {
1346
+ const person = s[0];
1347
+ data.pairs[person].handle = svg.append("text").text(person).attr("class", "sja_svgtext2").attr("font-size", rowh - 2).attr("font-family", font).attr("x", maxlabelw).attr("y", y + space + rowh / 2).attr("text-anchor", "end").on("click", () => {
1348
+ d2maf_click(data, person);
1349
+ });
1350
+ let m1 = 0, m2 = 0, ms = 0;
1351
+ for (const m of data.pairs[person].mlst) {
1352
+ if (m.set_1) m1++;
1353
+ else if (m.set_2) m2++;
1354
+ else if (m.set_share) ms++;
1355
+ }
1356
+ const g = svg.append("g").attr("transform", "translate(" + (maxlabelw + space) + "," + y + ")");
1357
+ if (m1 > 0) {
1358
+ g.append("rect").attr("width", wsf * m1).attr("height", rowh - 1).attr("fill", data.color1);
1359
+ }
1360
+ if (ms > 0) {
1361
+ g.append("rect").attr("x", wsf * m1).attr("width", wsf * ms).attr("height", rowh - 1).attr("fill", data.colorshare);
1362
+ }
1363
+ if (m2 > 0) {
1364
+ g.append("rect").attr("x", wsf * (m1 + ms)).attr("width", wsf * m2).attr("height", rowh - 1).attr("fill", data.color2);
1365
+ }
1366
+ y += rowh;
1367
+ }
1368
+ }
1369
+ export {
1370
+ d2mafparseinput,
1371
+ d2mafui
1372
+ };
1373
+ //# sourceMappingURL=2dmaf-BNMEUJVM.js.map