@sjcrh/proteinpaint-client 2.194.0 → 2.195.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (911) hide show
  1. package/dist/2dmaf-GTD3AXGT.js +1373 -0
  2. package/dist/AIProjectAdmin-ALMSVHFX.js +958 -0
  3. package/dist/AppHeader-RK2YRITI.js +835 -0
  4. package/dist/BoxPlot-6ZXLPA5Q.js +1217 -0
  5. package/dist/CorrelationVolcano-PJB3QCXB.js +619 -0
  6. package/dist/DE-MEWV5RTV.js +95 -0
  7. package/dist/DEinput-I62VHD2U.js +301 -0
  8. package/dist/DEinput-I62VHD2U.js.map +7 -0
  9. package/dist/DifferentialAnalysis-7L3CDPVB.js +245 -0
  10. package/dist/Disco-FCS7B5DO.js +3297 -0
  11. package/dist/Disco.UI-BFJ5XFAT.js +249 -0
  12. package/dist/DmrPlot-362PCE7L.js +642 -0
  13. package/dist/GB-SX4JENAW.js +1353 -0
  14. package/dist/GeneExpInput-EHWHQTRV.js +367 -0
  15. package/dist/HicApp-UE4DCUKX.js +2250 -0
  16. package/dist/IDCViewer-EDF5XJ63.js +10455 -0
  17. package/dist/NumBinaryEditor-3TAAJNYY.js +271 -0
  18. package/dist/NumBinaryEditor.unit.spec-6776472M.js +286 -0
  19. package/dist/NumContEditor-WLFXTY4M.js +109 -0
  20. package/dist/NumContEditor.unit.spec-KG5SCOIQ.js +169 -0
  21. package/dist/NumCustomBinEditor-EKKNCLKI.js +38 -0
  22. package/dist/NumCustomBinEditor.unit.spec-LSLSKQDW.js +284 -0
  23. package/dist/NumDiscreteEditor-X2MLECNT.js +179 -0
  24. package/dist/NumDiscreteEditor.unit.spec-BZG7P4C7.js +202 -0
  25. package/dist/NumRegularBinEditor-CAGJ4ZWD.js +38 -0
  26. package/dist/NumRegularBinEditor.unit.spec-GJSJC4DK.js +227 -0
  27. package/dist/NumSplineEditor-ND3RC7R6.js +198 -0
  28. package/dist/NumSplineEditor.unit.spec-F67JQKPY.js +199 -0
  29. package/dist/NumericDensity-VW7NIZU7.js +38 -0
  30. package/dist/NumericDensity.unit.spec-YHIMU23C.js +221 -0
  31. package/dist/NumericHandler-HCU6B2XV.js +39 -0
  32. package/dist/NumericHandler.unit.spec-6GVWAUED.js +219 -0
  33. package/dist/ProteomeInput-SONQSTVD.js +396 -0
  34. package/dist/RunChart2-ZLBNG4JF.js +758 -0
  35. package/dist/SC-YDRE37LP.js +1127 -0
  36. package/dist/Volcano-27ZERHXI.js +1379 -0
  37. package/dist/WSIViewer-2P7ANPBV.js +48562 -0
  38. package/dist/WsiSamplesPlot-FM4B657P.js +165 -0
  39. package/dist/adSandbox-M6TBRE5W.js +38 -0
  40. package/dist/animatedBubbleChart-VYSSX52K.js +555 -0
  41. package/dist/app-BLJT7ZDG.js +49 -0
  42. package/dist/app-LSFSUJHF.js +37 -0
  43. package/dist/app.js +13 -13
  44. package/dist/bam-ZMHBTBB4.js +860 -0
  45. package/dist/barchart-EF75MNTN.js +47 -0
  46. package/dist/barchart.data-VWZB3R2Z.js +22 -0
  47. package/dist/barchart.events-AMYQOMBQ.js +47 -0
  48. package/dist/barchart.integration.spec-TCTQ5PKN.js +2196 -0
  49. package/dist/barchart.integration.spec-TCTQ5PKN.js.map +7 -0
  50. package/dist/barchart2-LOHN6NSE.js +314 -0
  51. package/dist/block-23BH5TZ3.js +6226 -0
  52. package/dist/block.init-3BF6L23D.js +38 -0
  53. package/dist/block.mds.expressionrank-DSHATA2M.js +359 -0
  54. package/dist/block.mds.geneboxplot-RXQUOE3Y.js +828 -0
  55. package/dist/block.mds.junction-PN776TCD.js +1545 -0
  56. package/dist/block.mds.svcnv-SOWUBH4K.js +6801 -0
  57. package/dist/block.svg-ZPYMFAGC.js +164 -0
  58. package/dist/block.tk.aicheck-E22ZJJFP.js +283 -0
  59. package/dist/block.tk.ase-S54Z5A4G.js +365 -0
  60. package/dist/block.tk.bam-YOELFYXU.js +1906 -0
  61. package/dist/block.tk.bedgraphdot-VFUWXPSL.js +384 -0
  62. package/dist/block.tk.bigwig.ui-2SJYUPR3.js +212 -0
  63. package/dist/block.tk.hicstraw-GZVE4HQG.js +823 -0
  64. package/dist/block.tk.junction-RRFX4CAT.js +2364 -0
  65. package/dist/block.tk.junction-RRFX4CAT.js.map +7 -0
  66. package/dist/block.tk.junction.textmatrixui-A726SAAL.js +199 -0
  67. package/dist/block.tk.ld-THUOBW72.js +99 -0
  68. package/dist/block.tk.menu-V3VGODVI.js +1029 -0
  69. package/dist/block.tk.pgv-CNUGIK5J.js +944 -0
  70. package/dist/brainImaging-4PF74IEK.js +423 -0
  71. package/dist/brainRegions-U5K3KEQF.js +221 -0
  72. package/dist/bubbleHeatmap-6NL4PUFY.js +383 -0
  73. package/dist/bubbleHeatmap-6NL4PUFY.js.map +7 -0
  74. package/dist/chunk-2FTXOPE2.js +368 -0
  75. package/dist/chunk-2MCUT32T.js +254 -0
  76. package/dist/chunk-2SZ2VLOG.js +1102 -0
  77. package/dist/chunk-2XBWB6P2.js +37 -0
  78. package/dist/chunk-34VSTY2U.js +234 -0
  79. package/dist/chunk-3DS4HIEH.js +1230 -0
  80. package/dist/chunk-42FSM477.js +272 -0
  81. package/dist/chunk-42FSM477.js.map +7 -0
  82. package/dist/chunk-44VQIATQ.js +6364 -0
  83. package/dist/chunk-5B5FZPZI.js +148 -0
  84. package/dist/chunk-5DSLFEAN.js +276 -0
  85. package/dist/chunk-5DSQOV7M.js +50 -0
  86. package/dist/chunk-7CZI6SE7.js +222 -0
  87. package/dist/chunk-7NABQ2JU.js +54 -0
  88. package/dist/chunk-7VMFUE64.js +117 -0
  89. package/dist/chunk-7WBS7ZUI.js +54 -0
  90. package/dist/chunk-7XSDY2FN.js +1220 -0
  91. package/dist/chunk-AK5Z4PLV.js +230 -0
  92. package/dist/chunk-B3XMNPZY.js +448 -0
  93. package/dist/chunk-B4VBTVVQ.js +815 -0
  94. package/dist/chunk-CHUE5Y7Y.js +194 -0
  95. package/dist/chunk-CNBLRB4P.js +170 -0
  96. package/dist/chunk-CPMOBFFR.js +190 -0
  97. package/dist/chunk-D3TU3RDU.js +299 -0
  98. package/dist/chunk-E2KY2IZS.js +446 -0
  99. package/dist/chunk-FBMDK2UA.js +514 -0
  100. package/dist/chunk-FSWSZZTG.js +102 -0
  101. package/dist/chunk-GPGCGFFS.js +399 -0
  102. package/dist/chunk-H5DR6OYM.js +217 -0
  103. package/dist/chunk-HVZQYGQN.js +98 -0
  104. package/dist/chunk-HYIDLSEL.js +833 -0
  105. package/dist/chunk-IDX6WU4U.js +14 -0
  106. package/dist/chunk-IPGYIEPM.js +263 -0
  107. package/dist/chunk-IPGYIEPM.js.map +7 -0
  108. package/dist/chunk-IQTEW3SK.js +119 -0
  109. package/dist/chunk-J7W2DGAL.js +226 -0
  110. package/dist/chunk-JVVOJREJ.js +55 -0
  111. package/dist/chunk-KIGAMN3Z.js +216 -0
  112. package/dist/chunk-LAQZX5PA.js +13624 -0
  113. package/dist/chunk-LRPQBMQE.js +2786 -0
  114. package/dist/chunk-LYULXXGR.js +20896 -0
  115. package/dist/chunk-LYULXXGR.js.map +7 -0
  116. package/dist/chunk-M7JGRSFA.js +5067 -0
  117. package/dist/chunk-MAACMLMN.js +142 -0
  118. package/dist/chunk-MNPTPENH.js +1825 -0
  119. package/dist/chunk-MU3ZC4RW.js +102 -0
  120. package/dist/chunk-N6ALTSJ2.js +176 -0
  121. package/dist/chunk-N7326KA3.js +1943 -0
  122. package/dist/chunk-O64WQLAV.js +2327 -0
  123. package/dist/chunk-OEOYTMMY.js +203 -0
  124. package/dist/chunk-P3QPMVML.js +736 -0
  125. package/dist/chunk-PJM6MUTT.js +1289 -0
  126. package/dist/chunk-QPAZPA3N.js +4269 -0
  127. package/dist/chunk-RG222M4S.js +272 -0
  128. package/dist/chunk-S46UPZFM.js +158 -0
  129. package/dist/chunk-S4L4JCMA.js +102 -0
  130. package/dist/chunk-S4L4JCMA.js.map +7 -0
  131. package/dist/chunk-TUMA63WX.js +11194 -0
  132. package/dist/chunk-TUMA63WX.js.map +7 -0
  133. package/dist/chunk-UAALI7MC.js +315 -0
  134. package/dist/chunk-UAALI7MC.js.map +7 -0
  135. package/dist/chunk-UDTNSJY2.js +34 -0
  136. package/dist/chunk-UFLSI6EW.js +2681 -0
  137. package/dist/chunk-UFLSI6EW.js.map +7 -0
  138. package/dist/chunk-UKABZJQ7.js +480 -0
  139. package/dist/chunk-UKABZJQ7.js.map +7 -0
  140. package/dist/chunk-UPNKFGTN.js +100 -0
  141. package/dist/chunk-UZKHBBWY.js +617 -0
  142. package/dist/chunk-VG6GVF6D.js +302 -0
  143. package/dist/chunk-VO4FCZOR.js +448 -0
  144. package/dist/chunk-VVDFRJVN.js +306 -0
  145. package/dist/chunk-VVDFRJVN.js.map +7 -0
  146. package/dist/chunk-VZBMCJBR.js +534 -0
  147. package/dist/chunk-WR4UATTO.js +182 -0
  148. package/dist/chunk-XNYATA6C.js +2833 -0
  149. package/dist/chunk-Y5FH3TEH.js +129 -0
  150. package/dist/chunk-YIFCXFWE.js +343 -0
  151. package/dist/chunk-YRXB3MKU.js +477 -0
  152. package/dist/chunk-Z7UVDJKK.js +1275 -0
  153. package/dist/chunk-ZDEMAKRA.js +386 -0
  154. package/dist/chunk-ZTJLENGZ.js +292 -0
  155. package/dist/chunk-ZTJLENGZ.js.map +7 -0
  156. package/dist/condition-6UUQ3AAI.js +332 -0
  157. package/dist/controls-N2NIGPHY.js +41 -0
  158. package/dist/controls.config-YYIMJHWN.js +39 -0
  159. package/dist/correlation-DYUMFMTU.js +102 -0
  160. package/dist/cuminc-EUXCL53V.js +1149 -0
  161. package/dist/cuminc.integration.spec-ZQFMIBF6.js +678 -0
  162. package/dist/customdata.inputui-U2VXVWJ3.js +289 -0
  163. package/dist/dataDownload-QK2VYWYW.js +330 -0
  164. package/dist/dataDownload.integration.spec-NG4ZASWC.js +193 -0
  165. package/dist/databrowser.ui-ALW4LSLA.js +433 -0
  166. package/dist/dictionary-F7BPXOBO.js +118 -0
  167. package/dist/dnaMethylation-XNRJIBAH.js +38 -0
  168. package/dist/dnaMethylation.integration.spec-F5ODQTVL.js +203 -0
  169. package/dist/dofetch-IYEI7WSH.js +51 -0
  170. package/dist/e2pca-BHB7UMS5.js +350 -0
  171. package/dist/ep-QRFUVFSK.js +1256 -0
  172. package/dist/expclust.gdc.spec-LMH7QAU4.js +307 -0
  173. package/dist/facet-34HXG7MO.js +521 -0
  174. package/dist/forms2-ZQUPKXE5.js +539 -0
  175. package/dist/gb-HWZ5KZXX.js +88 -0
  176. package/dist/geneExpClustering-KFMP553E.js +249 -0
  177. package/dist/geneExpression-E2GIRM6Z.js +313 -0
  178. package/dist/geneExpression-QODFRNS4.js +38 -0
  179. package/dist/geneExpression.unit.spec-HV44ABGV.js +102 -0
  180. package/dist/geneORA-MJ6MFW2K.js +278 -0
  181. package/dist/geneRanking-ODKGLJX2.js +553 -0
  182. package/dist/geneRanking-ODKGLJX2.js.map +7 -0
  183. package/dist/geneVariant-QT6E7YZN.js +39 -0
  184. package/dist/geneVariant-UYQ4XIOQ.js +41 -0
  185. package/dist/geneVariant.integration.spec-HQ5GJ7UM.js +198 -0
  186. package/dist/genefusion.ui-5KYGD7JL.js +309 -0
  187. package/dist/geneset-M6T24ZYZ.js +208 -0
  188. package/dist/genomeBrowser.spec-CVH4S5KZ.js +281 -0
  189. package/dist/grin2-GI2WNWJO.js +968 -0
  190. package/dist/grin2-QU2UCKKE.js +75 -0
  191. package/dist/gsea-EGWJAATJ.js +47 -0
  192. package/dist/hierCluster-4OJ7BHAB.js +59 -0
  193. package/dist/hierCluster-P4HGGVK7.js +63 -0
  194. package/dist/hierCluster.config-5DGS5EH4.js +40 -0
  195. package/dist/hierCluster.integration.spec-OL4FLSBS.js +488 -0
  196. package/dist/hierCluster.integration.spec-OL4FLSBS.js.map +7 -0
  197. package/dist/hierCluster.interactivity-VEHJHBKY.js +54 -0
  198. package/dist/hierCluster.renderers-OEVSBUBK.js +21 -0
  199. package/dist/imagePlot-MMJYC4DX.js +163 -0
  200. package/dist/importPlot-4HJ6VR4P.js +8 -0
  201. package/dist/isoformExpression-EISYQF2S.js +40 -0
  202. package/dist/isoformExpression.unit.spec-YKBWVL7C.js +208 -0
  203. package/dist/jspdf.es.min-NXISJ3W7.js +40 -0
  204. package/dist/launch.adhoc-U3KOGDIC.js +42 -0
  205. package/dist/leftlabel.sample-LVF5WLMZ.js +264 -0
  206. package/dist/lollipop-HX2WLD5J.js +171 -0
  207. package/dist/maf-MBX3S3LS.js +459 -0
  208. package/dist/maf-MBX3S3LS.js.map +7 -0
  209. package/dist/maftimeline-VN6SYUPQ.js +593 -0
  210. package/dist/matrix-6UASVMIW.js +58 -0
  211. package/dist/matrix-FYYLVW7O.js +63 -0
  212. package/dist/matrix.cells-3RUGV7XG.js +28 -0
  213. package/dist/matrix.config-ELBFN3JN.js +41 -0
  214. package/dist/matrix.data-MHFF47ZY.js +25 -0
  215. package/dist/matrix.groups-UJRFFG5J.js +27 -0
  216. package/dist/matrix.integration.spec-5DUNUOQ3.js +3072 -0
  217. package/dist/matrix.interactivity-2TZ3ON4H.js +42 -0
  218. package/dist/matrix.layout-IGUBUCB2.js +44 -0
  219. package/dist/matrix.legend-UBQF6LMD.js +22 -0
  220. package/dist/matrix.renderers-ON2EXXIS.js +38 -0
  221. package/dist/matrix.serieses-5XH7NO23.js +21 -0
  222. package/dist/matrix.sort-QSWTVRJT.js +27 -0
  223. package/dist/matrix.sort.unit.spec-7Y6D456I.js +472 -0
  224. package/dist/matrix.sorterUi.unit.spec-3XNGEZZ2.js +342 -0
  225. package/dist/mavb-J4AUXBHZ.js +732 -0
  226. package/dist/mds.fimo-I6OALZRX.js +518 -0
  227. package/dist/mds.samplescatterplot-XSWR37S5.js +1550 -0
  228. package/dist/mds.survivalplot-Q3TE4A5P.js +483 -0
  229. package/dist/numericDictTermCluster-N3GM6YVP.js +65 -0
  230. package/dist/numericDictTermCluster-N3GM6YVP.js.map +7 -0
  231. package/dist/oncomatrix-C4RDUA2C.js +295 -0
  232. package/dist/oncomatrix.spec-QVD3XUTH.js +448 -0
  233. package/dist/plot.2dvaf-MNONDWFA.js +377 -0
  234. package/dist/plot.app-3T275PW5.js +41 -0
  235. package/dist/plot.barplot-LOLIPHXG.js +102 -0
  236. package/dist/plot.boxplot-I6CAYXPV.js +152 -0
  237. package/dist/plot.brainImaging-Y76KB6IC.js +51 -0
  238. package/dist/plot.disco-N5ISUUNQ.js +102 -0
  239. package/dist/plot.dzi-Q6K542P6.js +33 -0
  240. package/dist/plot.ssgq-OGLNOY4Q.js +139 -0
  241. package/dist/plot.vaf2cov-NXQ5D3KA.js +259 -0
  242. package/dist/plot.wsi-YMDUOZ57.js +36 -0
  243. package/dist/polar2-AQ2W3SNH.js +231 -0
  244. package/dist/profileForms-TCPZPI22.js +446 -0
  245. package/dist/profilePlot-4RKKICKC.js +54 -0
  246. package/dist/proteinView-5VJ6E2XT.js +1568 -0
  247. package/dist/proteinView-5VJ6E2XT.js.map +7 -0
  248. package/dist/purify.es-PPNYMKMJ.js +1457 -0
  249. package/dist/purify.es-PPNYMKMJ.js.map +7 -0
  250. package/dist/qualitative-NCFIVW6S.js +43 -0
  251. package/dist/radar2-UJFFZE7T.js +326 -0
  252. package/dist/radarFacility2-ATQBCF3N.js +334 -0
  253. package/dist/regression-4RSS7447.js +56 -0
  254. package/dist/regression.inputs-5XGUGNWV.js +48 -0
  255. package/dist/regression.inputs.term-LSJAZWE4.js +48 -0
  256. package/dist/regression.inputs.values.table-GNIJZETG.js +45 -0
  257. package/dist/regression.integration.spec-MV652K47.js +784 -0
  258. package/dist/regression.results-M3YH6ZD3.js +40 -0
  259. package/dist/regression.spec-455WPZHP.js +708 -0
  260. package/dist/report-MH3V7SHZ.js +222 -0
  261. package/dist/sampleScatter.spec-OTIL3JDG.js +202 -0
  262. package/dist/sampleView-DHACOCEG.js +48 -0
  263. package/dist/samplelst-F3AXOE2D.js +111 -0
  264. package/dist/samplematrix-M6CKKVNE.js +2198 -0
  265. package/dist/sc-S5XA37JJ.js +86 -0
  266. package/dist/scatter-IRPFNDHW.js +851 -0
  267. package/dist/scatter.integration.spec-5FWVHMVJ.js +1206 -0
  268. package/dist/selectGenomeWithTklst-NIOUX6MV.js +134 -0
  269. package/dist/singleCellCellType-FTGLNH2J.js +38 -0
  270. package/dist/singleCellCellType.unit.spec-BJ5YZAXF.js +160 -0
  271. package/dist/singleCellGeneExpression-56EDDG5H.js +38 -0
  272. package/dist/singleCellGeneExpression.unit.spec-XSQRWAI3.js +153 -0
  273. package/dist/singleCellPlot-TH77EJZ4.js +54 -0
  274. package/dist/singlecell-3QZQZM32.js +86 -0
  275. package/dist/singlecell-7KJMBASC.js +1572 -0
  276. package/dist/snp-YXG5O4U4.js +38 -0
  277. package/dist/snp.unit.spec-O27J7OOK.js +176 -0
  278. package/dist/snplocus-CQZSC7P6.js +208 -0
  279. package/dist/spliceevent.a53ss.diagram-K5ZDPZE6.js +151 -0
  280. package/dist/spliceevent.exonskip.diagram-A2VZ3TTF.js +277 -0
  281. package/dist/spliceevent.noeventdiagram-DJDA6ENK.js +460 -0
  282. package/dist/ssGSEA-3FTGRUTC.js +38 -0
  283. package/dist/ssGSEA.unit.spec-GF35KBTX.js +88 -0
  284. package/dist/summarizeCnvGeneexp-6IDTNOYE.js +163 -0
  285. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js +114 -0
  286. package/dist/summarizeGeneexpSurvival-OWLUX2HO.js.map +7 -0
  287. package/dist/summarizeMutationCnv-BMEN3XNV.js +164 -0
  288. package/dist/summarizeMutationDiagnosis-LW6K6373.js +40 -0
  289. package/dist/summarizeMutationSurvival-E7REF2VY.js +99 -0
  290. package/dist/summary-MKA7OJKE.js +49 -0
  291. package/dist/summary.integration.spec-IV6I6SNJ.js +414 -0
  292. package/dist/summaryInput-NET6SPM4.js +235 -0
  293. package/dist/sunburst-CO3MXFTJ.js +284 -0
  294. package/dist/survival-MIPCEBS3.js +46 -0
  295. package/dist/survival-QQXTCNDU.js +58 -0
  296. package/dist/survival.integration.spec-6FH4S3EH.js +915 -0
  297. package/dist/svg2pdf.es.min-P2F6SSVJ.js +3157 -0
  298. package/dist/svgraph-YF7BS7TN.js +1387 -0
  299. package/dist/svmr-J2JLQGEE.js +3842 -0
  300. package/dist/table-7YL7I4GH.js +200 -0
  301. package/dist/termCollection-LNEN72IV.js +38 -0
  302. package/dist/termCollection-SOLNYAZ4.js +179 -0
  303. package/dist/termCollection.unit.spec-LTX7UVYP.js +208 -0
  304. package/dist/tk-RZDP2YT5.js +46 -0
  305. package/dist/tp.ui-T6XXBHHD.js +1459 -0
  306. package/dist/tvs.dt-7APM37Y3.js +39 -0
  307. package/dist/tvs.dtcnv.categorical-YIPXQSIL.js +40 -0
  308. package/dist/tvs.dtcnv.continuous-ITNZE3SH.js +72 -0
  309. package/dist/tvs.dtfusion-2JIIPDTN.js +40 -0
  310. package/dist/tvs.dtsnvindel-HO2PUFN2.js +40 -0
  311. package/dist/tvs.dtsv-7KCWSUYO.js +40 -0
  312. package/dist/tvs.samplelst-KKWJQNLW.js +104 -0
  313. package/dist/tvs.termCollection-R2IGRG2U.js +159 -0
  314. package/dist/violin-OTPZQTGA.js +46 -0
  315. package/dist/violin.integration.spec-KESWDSBM.js +1425 -0
  316. package/dist/violin.interactivity-Q2WALZO3.js +38 -0
  317. package/dist/violin.renderer-WIRIV7QY.js +40 -0
  318. package/dist/vocabulary-XXDHHHPJ.js +41 -0
  319. package/package.json +3 -3
  320. package/dist/2dmaf-HS37GJYM.js +0 -1373
  321. package/dist/AIProjectAdmin-V5NVBBOA.js +0 -958
  322. package/dist/AppHeader-VIQ2VZPI.js +0 -835
  323. package/dist/BoxPlot-J7DPHT2N.js +0 -1217
  324. package/dist/CorrelationVolcano-ZHP7IPFD.js +0 -619
  325. package/dist/DE-VW4MQHYP.js +0 -95
  326. package/dist/DEinput-2EKXGUP3.js +0 -301
  327. package/dist/DEinput-2EKXGUP3.js.map +0 -7
  328. package/dist/DifferentialAnalysis-H7LZWEIL.js +0 -245
  329. package/dist/Disco-5AA67AO5.js +0 -3297
  330. package/dist/Disco.UI-K4RBVRJP.js +0 -249
  331. package/dist/DmrPlot-RVJUKBOB.js +0 -642
  332. package/dist/GB-TA5LQGX6.js +0 -1353
  333. package/dist/GeneExpInput-HHOIK6X7.js +0 -367
  334. package/dist/HicApp-YTQNK5DC.js +0 -2250
  335. package/dist/IDCViewer-T74AFWY3.js +0 -10455
  336. package/dist/NumBinaryEditor-ICZCNBRL.js +0 -271
  337. package/dist/NumBinaryEditor.unit.spec-WDJPDAVT.js +0 -286
  338. package/dist/NumContEditor-5KEM54CE.js +0 -109
  339. package/dist/NumContEditor.unit.spec-WG5QKOD3.js +0 -169
  340. package/dist/NumCustomBinEditor-MGHR7VQT.js +0 -38
  341. package/dist/NumCustomBinEditor.unit.spec-JWSHEIJJ.js +0 -284
  342. package/dist/NumDiscreteEditor-XT2GSGUR.js +0 -179
  343. package/dist/NumDiscreteEditor.unit.spec-DSCWGYBS.js +0 -202
  344. package/dist/NumRegularBinEditor-JMDBM5PU.js +0 -38
  345. package/dist/NumRegularBinEditor.unit.spec-BWRP6OO2.js +0 -227
  346. package/dist/NumSplineEditor-QJNRSORC.js +0 -198
  347. package/dist/NumSplineEditor.unit.spec-CXBTVND4.js +0 -199
  348. package/dist/NumericDensity-XQWCBSGT.js +0 -38
  349. package/dist/NumericDensity.unit.spec-7JS5R3AZ.js +0 -221
  350. package/dist/NumericHandler-QXXBEJC3.js +0 -39
  351. package/dist/NumericHandler.unit.spec-SRQJQVPP.js +0 -219
  352. package/dist/ProteomeInput-E4MJLAKF.js +0 -396
  353. package/dist/RunChart2-N6S7HBXV.js +0 -758
  354. package/dist/SC-RQ32A4YB.js +0 -1127
  355. package/dist/Volcano-OHJPYZQE.js +0 -1379
  356. package/dist/WSIViewer-SAKVU52Z.js +0 -48562
  357. package/dist/WsiSamplesPlot-QV5GFFCR.js +0 -165
  358. package/dist/adSandbox-IE7TOJUE.js +0 -38
  359. package/dist/animatedBubbleChart-ZNEDQND3.js +0 -555
  360. package/dist/app-7MRKEE2J.js +0 -49
  361. package/dist/app-QIBNB4AA.js +0 -37
  362. package/dist/bam-OBS5ULFF.js +0 -860
  363. package/dist/barchart-2RVEEMPK.js +0 -47
  364. package/dist/barchart.data-7OI5GZZ6.js +0 -22
  365. package/dist/barchart.events-AASSQL3J.js +0 -47
  366. package/dist/barchart.integration.spec-UU2ARJS5.js +0 -2010
  367. package/dist/barchart.integration.spec-UU2ARJS5.js.map +0 -7
  368. package/dist/barchart2-TUBYGLMC.js +0 -314
  369. package/dist/block-BYXWS7H7.js +0 -6226
  370. package/dist/block.init-QOAPDKCC.js +0 -38
  371. package/dist/block.mds.expressionrank-Q46AAYOA.js +0 -359
  372. package/dist/block.mds.geneboxplot-IC26RT7L.js +0 -828
  373. package/dist/block.mds.junction-RIUZIBFB.js +0 -1545
  374. package/dist/block.mds.svcnv-GUB2TTXQ.js +0 -6801
  375. package/dist/block.svg-I4NHMOEJ.js +0 -164
  376. package/dist/block.tk.aicheck-X57EGAOB.js +0 -283
  377. package/dist/block.tk.ase-JMBKBZAH.js +0 -365
  378. package/dist/block.tk.bam-6UAEWVVD.js +0 -1906
  379. package/dist/block.tk.bedgraphdot-7QSRLAJ7.js +0 -384
  380. package/dist/block.tk.bigwig.ui-SBD6S5SA.js +0 -212
  381. package/dist/block.tk.hicstraw-LIGPTMX7.js +0 -823
  382. package/dist/block.tk.junction-X6HFXKW7.js +0 -2364
  383. package/dist/block.tk.junction-X6HFXKW7.js.map +0 -7
  384. package/dist/block.tk.junction.textmatrixui-XJIUGHAX.js +0 -199
  385. package/dist/block.tk.ld-OZVW7LSL.js +0 -99
  386. package/dist/block.tk.menu-B2CEZAYR.js +0 -1029
  387. package/dist/block.tk.pgv-XAAQBQQE.js +0 -944
  388. package/dist/brainImaging-KFKM3XWD.js +0 -423
  389. package/dist/brainRegions-ZHKXILK7.js +0 -221
  390. package/dist/bubbleHeatmap-75N23URG.js +0 -383
  391. package/dist/bubbleHeatmap-75N23URG.js.map +0 -7
  392. package/dist/chunk-2IITC4V5.js +0 -617
  393. package/dist/chunk-2P3U6XTF.js +0 -2327
  394. package/dist/chunk-35UCHCOQ.js +0 -54
  395. package/dist/chunk-4E6HJ4ZW.js +0 -98
  396. package/dist/chunk-57LW6RUM.js +0 -129
  397. package/dist/chunk-5DHRDF2Y.js +0 -216
  398. package/dist/chunk-5POMWXDZ.js +0 -117
  399. package/dist/chunk-5X5LI5YM.js +0 -254
  400. package/dist/chunk-634MOGE3.js +0 -314
  401. package/dist/chunk-634MOGE3.js.map +0 -7
  402. package/dist/chunk-67QZRGIJ.js +0 -148
  403. package/dist/chunk-6G4YOMWW.js +0 -1825
  404. package/dist/chunk-6RKL2FLA.js +0 -14
  405. package/dist/chunk-6YJCBK4J.js +0 -2681
  406. package/dist/chunk-6YJCBK4J.js.map +0 -7
  407. package/dist/chunk-7K6LTROG.js +0 -190
  408. package/dist/chunk-ADAKSWID.js +0 -399
  409. package/dist/chunk-ANKGIHCM.js +0 -34
  410. package/dist/chunk-AUP7W7MK.js +0 -343
  411. package/dist/chunk-AXKUVSXP.js +0 -448
  412. package/dist/chunk-B4QM73WG.js +0 -222
  413. package/dist/chunk-BKPV67UA.js +0 -299
  414. package/dist/chunk-BMOB36XM.js +0 -226
  415. package/dist/chunk-C6YT5EM2.js +0 -217
  416. package/dist/chunk-CD3VY5WW.js +0 -1943
  417. package/dist/chunk-CDUNE45Q.js +0 -534
  418. package/dist/chunk-COYULNJF.js +0 -119
  419. package/dist/chunk-DNVSEW6P.js +0 -170
  420. package/dist/chunk-EC3SKPQT.js +0 -446
  421. package/dist/chunk-F47X3VUC.js +0 -95
  422. package/dist/chunk-F47X3VUC.js.map +0 -7
  423. package/dist/chunk-F5ONTCHE.js +0 -13624
  424. package/dist/chunk-G2DLWJCB.js +0 -37
  425. package/dist/chunk-I4G4FXLO.js +0 -302
  426. package/dist/chunk-INU357UG.js +0 -230
  427. package/dist/chunk-IVXCWCKS.js +0 -317
  428. package/dist/chunk-IVXCWCKS.js.map +0 -7
  429. package/dist/chunk-IZ3BPOTQ.js +0 -833
  430. package/dist/chunk-J5GTIQTL.js +0 -2833
  431. package/dist/chunk-JBI6P3UX.js +0 -55
  432. package/dist/chunk-JRDHTECQ.js +0 -234
  433. package/dist/chunk-JRZZ6GN3.js +0 -102
  434. package/dist/chunk-KM4JBR26.js +0 -815
  435. package/dist/chunk-KXRTPE65.js +0 -158
  436. package/dist/chunk-L5C3B7PS.js +0 -1220
  437. package/dist/chunk-LHNKTWFL.js +0 -5067
  438. package/dist/chunk-MCYVUHEZ.js +0 -1230
  439. package/dist/chunk-N6QEVQZV.js +0 -194
  440. package/dist/chunk-NLQQIVTC.js +0 -276
  441. package/dist/chunk-O4VKIC66.js +0 -1275
  442. package/dist/chunk-OWPBE2LB.js +0 -263
  443. package/dist/chunk-OWPBE2LB.js.map +0 -7
  444. package/dist/chunk-PWUERAAF.js +0 -182
  445. package/dist/chunk-QFSSC5VW.js +0 -176
  446. package/dist/chunk-QWOE5YTB.js +0 -11194
  447. package/dist/chunk-QWOE5YTB.js.map +0 -7
  448. package/dist/chunk-RHGAE6PY.js +0 -20888
  449. package/dist/chunk-RHGAE6PY.js.map +0 -7
  450. package/dist/chunk-T46LHXJW.js +0 -283
  451. package/dist/chunk-T46LHXJW.js.map +0 -7
  452. package/dist/chunk-T4CFXTIG.js +0 -100
  453. package/dist/chunk-T5UGVJCK.js +0 -102
  454. package/dist/chunk-TJCRAFKM.js +0 -448
  455. package/dist/chunk-TNF2LHJR.js +0 -142
  456. package/dist/chunk-U4IYNHVD.js +0 -6364
  457. package/dist/chunk-UAOPKEMR.js +0 -482
  458. package/dist/chunk-UAOPKEMR.js.map +0 -7
  459. package/dist/chunk-UFGV7554.js +0 -736
  460. package/dist/chunk-UV66X5JN.js +0 -291
  461. package/dist/chunk-UV66X5JN.js.map +0 -7
  462. package/dist/chunk-VC642GDC.js +0 -54
  463. package/dist/chunk-VDIVDU3T.js +0 -386
  464. package/dist/chunk-VNF7DC36.js +0 -1289
  465. package/dist/chunk-VOGPIAQL.js +0 -477
  466. package/dist/chunk-VZOTKHPM.js +0 -272
  467. package/dist/chunk-YAU2Z6EN.js +0 -4269
  468. package/dist/chunk-YNAPHPMG.js +0 -368
  469. package/dist/chunk-YP2LHXFC.js +0 -514
  470. package/dist/chunk-YWF7GHUW.js +0 -50
  471. package/dist/chunk-YYZQMJLW.js +0 -2786
  472. package/dist/chunk-ZBEJVZMY.js +0 -203
  473. package/dist/chunk-ZZLBK6P6.js +0 -1102
  474. package/dist/condition-MP65K762.js +0 -332
  475. package/dist/controls-HKHMEWC7.js +0 -41
  476. package/dist/controls.config-LUPIT34L.js +0 -39
  477. package/dist/correlation-5UTW6EEI.js +0 -102
  478. package/dist/cuminc-LLUR2FLL.js +0 -1149
  479. package/dist/cuminc.integration.spec-CH5UZTIM.js +0 -678
  480. package/dist/customdata.inputui-6IGE5HCZ.js +0 -289
  481. package/dist/dataDownload-MCE2OJGZ.js +0 -330
  482. package/dist/dataDownload.integration.spec-VETU75VQ.js +0 -193
  483. package/dist/databrowser.ui-3BRSJHIW.js +0 -433
  484. package/dist/dictionary-UV43XQAU.js +0 -118
  485. package/dist/dnaMethylation-QDE3S4TV.js +0 -38
  486. package/dist/dnaMethylation.integration.spec-JBHJE47S.js +0 -203
  487. package/dist/dofetch-BMSZZAAQ.js +0 -51
  488. package/dist/e2pca-JMH74VN4.js +0 -350
  489. package/dist/ep-NDT7C2IT.js +0 -1256
  490. package/dist/expclust.gdc.spec-GZ3XLPHA.js +0 -307
  491. package/dist/facet-ABIWCCVT.js +0 -521
  492. package/dist/forms2-DRRRLG4I.js +0 -539
  493. package/dist/gb-EFZ62HCR.js +0 -88
  494. package/dist/geneExpClustering-CKH6M6KK.js +0 -249
  495. package/dist/geneExpression-CNKX7XVX.js +0 -38
  496. package/dist/geneExpression-P2ERCRXO.js +0 -313
  497. package/dist/geneExpression.unit.spec-7UJB43L3.js +0 -102
  498. package/dist/geneORA-TZOSNGRJ.js +0 -278
  499. package/dist/geneRanking-26GDRALC.js +0 -551
  500. package/dist/geneRanking-26GDRALC.js.map +0 -7
  501. package/dist/geneVariant-2DHMJUJL.js +0 -39
  502. package/dist/geneVariant-FOKRLND3.js +0 -41
  503. package/dist/geneVariant.integration.spec-XXNSWUOR.js +0 -198
  504. package/dist/genefusion.ui-ZJBKC2RH.js +0 -309
  505. package/dist/geneset-6FN5BFP3.js +0 -208
  506. package/dist/genomeBrowser.spec-QLHJYDRZ.js +0 -281
  507. package/dist/grin2-DR7XJIAS.js +0 -968
  508. package/dist/grin2-QOOJBELM.js +0 -75
  509. package/dist/gsea-6YBRMGOC.js +0 -47
  510. package/dist/hierCluster-B3TULT27.js +0 -59
  511. package/dist/hierCluster-NF75B7MZ.js +0 -63
  512. package/dist/hierCluster.config-TEFI7M4K.js +0 -40
  513. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js +0 -395
  514. package/dist/hierCluster.integration.spec-IUK6Q5SQ.js.map +0 -7
  515. package/dist/hierCluster.interactivity-MPD4AV4D.js +0 -54
  516. package/dist/hierCluster.renderers-4XWKHCNW.js +0 -21
  517. package/dist/imagePlot-HNJDBPO4.js +0 -163
  518. package/dist/importPlot-OBS55TCA.js +0 -8
  519. package/dist/isoformExpression-K4QIYBZR.js +0 -40
  520. package/dist/isoformExpression.unit.spec-INB6655U.js +0 -208
  521. package/dist/jspdf.es.min-TFJHKUF5.js +0 -40
  522. package/dist/launch.adhoc-VDXES33R.js +0 -42
  523. package/dist/leftlabel.sample-R6IXXFZT.js +0 -264
  524. package/dist/lollipop-O3XJC7BR.js +0 -171
  525. package/dist/maf-GLZ7KCDP.js +0 -452
  526. package/dist/maf-GLZ7KCDP.js.map +0 -7
  527. package/dist/maftimeline-Q4YPFSZP.js +0 -593
  528. package/dist/matrix-KVTQNDRZ.js +0 -63
  529. package/dist/matrix-QDHUX4QD.js +0 -58
  530. package/dist/matrix.cells-ED6RS5EC.js +0 -28
  531. package/dist/matrix.config-B65UXJNA.js +0 -41
  532. package/dist/matrix.data-KQFMXWRX.js +0 -25
  533. package/dist/matrix.groups-RE74EFLY.js +0 -27
  534. package/dist/matrix.integration.spec-2ITZRE4N.js +0 -3072
  535. package/dist/matrix.interactivity-3RF4YOAP.js +0 -42
  536. package/dist/matrix.layout-ERVRJAK2.js +0 -44
  537. package/dist/matrix.legend-ZST44PIB.js +0 -22
  538. package/dist/matrix.renderers-HNEUKUGS.js +0 -38
  539. package/dist/matrix.serieses-6ZKTFVWY.js +0 -21
  540. package/dist/matrix.sort-2UE47IOC.js +0 -27
  541. package/dist/matrix.sort.unit.spec-QGEVGY7M.js +0 -472
  542. package/dist/matrix.sorterUi.unit.spec-YNS7IVUF.js +0 -342
  543. package/dist/mavb-27VSL5LG.js +0 -732
  544. package/dist/mds.fimo-E5EXGT75.js +0 -518
  545. package/dist/mds.samplescatterplot-YDMRZFS7.js +0 -1550
  546. package/dist/mds.survivalplot-INJA2NDC.js +0 -483
  547. package/dist/numericDictTermCluster-DRIEJJSP.js +0 -72
  548. package/dist/numericDictTermCluster-DRIEJJSP.js.map +0 -7
  549. package/dist/oncomatrix-334LCTXB.js +0 -295
  550. package/dist/oncomatrix.spec-VHCJWO7S.js +0 -448
  551. package/dist/plot.2dvaf-F7GJEUMD.js +0 -377
  552. package/dist/plot.app-AKA7UVUC.js +0 -41
  553. package/dist/plot.barplot-HZAG43A5.js +0 -102
  554. package/dist/plot.boxplot-U52BJ4EP.js +0 -152
  555. package/dist/plot.brainImaging-3CB4WYQ4.js +0 -51
  556. package/dist/plot.disco-I2VLOSAU.js +0 -102
  557. package/dist/plot.dzi-K6KI52L7.js +0 -33
  558. package/dist/plot.ssgq-L67X4FUG.js +0 -139
  559. package/dist/plot.vaf2cov-PH4ZSY2K.js +0 -259
  560. package/dist/plot.wsi-Y6FZWHXT.js +0 -36
  561. package/dist/polar2-XT5QZ4VH.js +0 -231
  562. package/dist/profileForms-4LLSYMF6.js +0 -446
  563. package/dist/profilePlot-C52DDMZ4.js +0 -54
  564. package/dist/proteinView-CCL4MPXS.js +0 -1556
  565. package/dist/proteinView-CCL4MPXS.js.map +0 -7
  566. package/dist/purify.es-OGN7FDEQ.js +0 -1038
  567. package/dist/purify.es-OGN7FDEQ.js.map +0 -7
  568. package/dist/qualitative-DZ6JYYRS.js +0 -43
  569. package/dist/radar2-GEEOQF2A.js +0 -326
  570. package/dist/radarFacility2-OWXSKHBW.js +0 -334
  571. package/dist/regression-ZK75B4OR.js +0 -56
  572. package/dist/regression.inputs-UR7Q7HIK.js +0 -48
  573. package/dist/regression.inputs.term-PJZ7T3AI.js +0 -48
  574. package/dist/regression.inputs.values.table-CRGBKWMM.js +0 -45
  575. package/dist/regression.integration.spec-OCUFEVQS.js +0 -784
  576. package/dist/regression.results-7EHMKQ5F.js +0 -40
  577. package/dist/regression.spec-E4W3WOLI.js +0 -708
  578. package/dist/report-WWILHPI6.js +0 -222
  579. package/dist/sampleScatter.spec-VCKCJKII.js +0 -202
  580. package/dist/sampleView-STGP7UUP.js +0 -48
  581. package/dist/samplelst-U4BL6GYP.js +0 -111
  582. package/dist/samplematrix-FU3EZF6M.js +0 -2198
  583. package/dist/sc-JRLELKHN.js +0 -86
  584. package/dist/scatter-GT2VKNFG.js +0 -851
  585. package/dist/scatter.integration.spec-VDMKRPVM.js +0 -1206
  586. package/dist/selectGenomeWithTklst-F5372VC5.js +0 -134
  587. package/dist/singleCellCellType-D77PUUCZ.js +0 -38
  588. package/dist/singleCellCellType.unit.spec-J4EEZAWB.js +0 -160
  589. package/dist/singleCellGeneExpression-WCWCSHIY.js +0 -38
  590. package/dist/singleCellGeneExpression.unit.spec-CELJIAJ5.js +0 -153
  591. package/dist/singleCellPlot-2OPOJZ5U.js +0 -54
  592. package/dist/singlecell-K2SHYDHA.js +0 -1572
  593. package/dist/singlecell-K7Z6ES7B.js +0 -86
  594. package/dist/snp-ICWKGR7H.js +0 -38
  595. package/dist/snp.unit.spec-PV2UZCYO.js +0 -176
  596. package/dist/snplocus-W5D4A7QJ.js +0 -208
  597. package/dist/spliceevent.a53ss.diagram-DEQJ2C2H.js +0 -151
  598. package/dist/spliceevent.exonskip.diagram-MKA32GTK.js +0 -277
  599. package/dist/spliceevent.noeventdiagram-NFYPM4EZ.js +0 -460
  600. package/dist/ssGSEA-FAZK5FSC.js +0 -38
  601. package/dist/ssGSEA.unit.spec-S5D6JMOD.js +0 -88
  602. package/dist/summarizeCnvGeneexp-WDGJ5YOM.js +0 -163
  603. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js +0 -108
  604. package/dist/summarizeGeneexpSurvival-J7UYKBN2.js.map +0 -7
  605. package/dist/summarizeMutationCnv-6ZXA32XN.js +0 -164
  606. package/dist/summarizeMutationDiagnosis-BK7QPF6A.js +0 -40
  607. package/dist/summarizeMutationSurvival-UODP6R6S.js +0 -99
  608. package/dist/summary-P6XVOWSB.js +0 -49
  609. package/dist/summary.integration.spec-XKMQ77CF.js +0 -414
  610. package/dist/summaryInput-U7XNGLGC.js +0 -235
  611. package/dist/sunburst-WHZ77REP.js +0 -284
  612. package/dist/survival-HQ5JC76V.js +0 -46
  613. package/dist/survival-QFWZNB4W.js +0 -58
  614. package/dist/survival.integration.spec-7STGYBGG.js +0 -915
  615. package/dist/svg2pdf.es.min-H4DXBG4O.js +0 -3157
  616. package/dist/svgraph-TYIBQ3RD.js +0 -1387
  617. package/dist/svmr-ZZIRWUVA.js +0 -3842
  618. package/dist/table-MPM3ET2V.js +0 -200
  619. package/dist/termCollection-5DF5MFBK.js +0 -38
  620. package/dist/termCollection-CQESAD6G.js +0 -179
  621. package/dist/termCollection.unit.spec-ASYBZQLO.js +0 -208
  622. package/dist/tk-NCEB2L7K.js +0 -46
  623. package/dist/tp.ui-AHTGSLBN.js +0 -1459
  624. package/dist/tvs.dt-TXG4FL3B.js +0 -39
  625. package/dist/tvs.dtcnv.categorical-7SA4PCKE.js +0 -40
  626. package/dist/tvs.dtcnv.continuous-E3VQWM5N.js +0 -72
  627. package/dist/tvs.dtfusion-F72VEUPO.js +0 -40
  628. package/dist/tvs.dtsnvindel-RAVTRO5M.js +0 -40
  629. package/dist/tvs.dtsv-ZZDBZYAJ.js +0 -40
  630. package/dist/tvs.samplelst-POTNAX4E.js +0 -104
  631. package/dist/tvs.termCollection-AHNHKJPJ.js +0 -159
  632. package/dist/violin-YR35XLAS.js +0 -46
  633. package/dist/violin.integration.spec-2VSILDUW.js +0 -1425
  634. package/dist/violin.interactivity-S7QY6HVJ.js +0 -38
  635. package/dist/violin.renderer-OUWK7EL4.js +0 -40
  636. package/dist/vocabulary-6IZJ6F7N.js +0 -41
  637. /package/dist/{2dmaf-HS37GJYM.js.map → 2dmaf-GTD3AXGT.js.map} +0 -0
  638. /package/dist/{AIProjectAdmin-V5NVBBOA.js.map → AIProjectAdmin-ALMSVHFX.js.map} +0 -0
  639. /package/dist/{AppHeader-VIQ2VZPI.js.map → AppHeader-RK2YRITI.js.map} +0 -0
  640. /package/dist/{BoxPlot-J7DPHT2N.js.map → BoxPlot-6ZXLPA5Q.js.map} +0 -0
  641. /package/dist/{CorrelationVolcano-ZHP7IPFD.js.map → CorrelationVolcano-PJB3QCXB.js.map} +0 -0
  642. /package/dist/{DE-VW4MQHYP.js.map → DE-MEWV5RTV.js.map} +0 -0
  643. /package/dist/{DifferentialAnalysis-H7LZWEIL.js.map → DifferentialAnalysis-7L3CDPVB.js.map} +0 -0
  644. /package/dist/{Disco-5AA67AO5.js.map → Disco-FCS7B5DO.js.map} +0 -0
  645. /package/dist/{Disco.UI-K4RBVRJP.js.map → Disco.UI-BFJ5XFAT.js.map} +0 -0
  646. /package/dist/{DmrPlot-RVJUKBOB.js.map → DmrPlot-362PCE7L.js.map} +0 -0
  647. /package/dist/{GB-TA5LQGX6.js.map → GB-SX4JENAW.js.map} +0 -0
  648. /package/dist/{GeneExpInput-HHOIK6X7.js.map → GeneExpInput-EHWHQTRV.js.map} +0 -0
  649. /package/dist/{HicApp-YTQNK5DC.js.map → HicApp-UE4DCUKX.js.map} +0 -0
  650. /package/dist/{IDCViewer-T74AFWY3.js.map → IDCViewer-EDF5XJ63.js.map} +0 -0
  651. /package/dist/{NumBinaryEditor-ICZCNBRL.js.map → NumBinaryEditor-3TAAJNYY.js.map} +0 -0
  652. /package/dist/{NumBinaryEditor.unit.spec-WDJPDAVT.js.map → NumBinaryEditor.unit.spec-6776472M.js.map} +0 -0
  653. /package/dist/{NumContEditor-5KEM54CE.js.map → NumContEditor-WLFXTY4M.js.map} +0 -0
  654. /package/dist/{NumContEditor.unit.spec-WG5QKOD3.js.map → NumContEditor.unit.spec-KG5SCOIQ.js.map} +0 -0
  655. /package/dist/{NumCustomBinEditor-MGHR7VQT.js.map → NumCustomBinEditor-EKKNCLKI.js.map} +0 -0
  656. /package/dist/{NumCustomBinEditor.unit.spec-JWSHEIJJ.js.map → NumCustomBinEditor.unit.spec-LSLSKQDW.js.map} +0 -0
  657. /package/dist/{NumDiscreteEditor-XT2GSGUR.js.map → NumDiscreteEditor-X2MLECNT.js.map} +0 -0
  658. /package/dist/{NumDiscreteEditor.unit.spec-DSCWGYBS.js.map → NumDiscreteEditor.unit.spec-BZG7P4C7.js.map} +0 -0
  659. /package/dist/{NumRegularBinEditor-JMDBM5PU.js.map → NumRegularBinEditor-CAGJ4ZWD.js.map} +0 -0
  660. /package/dist/{NumRegularBinEditor.unit.spec-BWRP6OO2.js.map → NumRegularBinEditor.unit.spec-GJSJC4DK.js.map} +0 -0
  661. /package/dist/{NumSplineEditor-QJNRSORC.js.map → NumSplineEditor-ND3RC7R6.js.map} +0 -0
  662. /package/dist/{NumSplineEditor.unit.spec-CXBTVND4.js.map → NumSplineEditor.unit.spec-F67JQKPY.js.map} +0 -0
  663. /package/dist/{NumericDensity-XQWCBSGT.js.map → NumericDensity-VW7NIZU7.js.map} +0 -0
  664. /package/dist/{NumericDensity.unit.spec-7JS5R3AZ.js.map → NumericDensity.unit.spec-YHIMU23C.js.map} +0 -0
  665. /package/dist/{NumericHandler-QXXBEJC3.js.map → NumericHandler-HCU6B2XV.js.map} +0 -0
  666. /package/dist/{NumericHandler.unit.spec-SRQJQVPP.js.map → NumericHandler.unit.spec-6GVWAUED.js.map} +0 -0
  667. /package/dist/{ProteomeInput-E4MJLAKF.js.map → ProteomeInput-SONQSTVD.js.map} +0 -0
  668. /package/dist/{RunChart2-N6S7HBXV.js.map → RunChart2-ZLBNG4JF.js.map} +0 -0
  669. /package/dist/{SC-RQ32A4YB.js.map → SC-YDRE37LP.js.map} +0 -0
  670. /package/dist/{Volcano-OHJPYZQE.js.map → Volcano-27ZERHXI.js.map} +0 -0
  671. /package/dist/{WSIViewer-SAKVU52Z.js.map → WSIViewer-2P7ANPBV.js.map} +0 -0
  672. /package/dist/{WsiSamplesPlot-QV5GFFCR.js.map → WsiSamplesPlot-FM4B657P.js.map} +0 -0
  673. /package/dist/{adSandbox-IE7TOJUE.js.map → adSandbox-M6TBRE5W.js.map} +0 -0
  674. /package/dist/{animatedBubbleChart-ZNEDQND3.js.map → animatedBubbleChart-VYSSX52K.js.map} +0 -0
  675. /package/dist/{app-7MRKEE2J.js.map → app-BLJT7ZDG.js.map} +0 -0
  676. /package/dist/{app-QIBNB4AA.js.map → app-LSFSUJHF.js.map} +0 -0
  677. /package/dist/{bam-OBS5ULFF.js.map → bam-ZMHBTBB4.js.map} +0 -0
  678. /package/dist/{barchart-2RVEEMPK.js.map → barchart-EF75MNTN.js.map} +0 -0
  679. /package/dist/{barchart.data-7OI5GZZ6.js.map → barchart.data-VWZB3R2Z.js.map} +0 -0
  680. /package/dist/{barchart.events-AASSQL3J.js.map → barchart.events-AMYQOMBQ.js.map} +0 -0
  681. /package/dist/{barchart2-TUBYGLMC.js.map → barchart2-LOHN6NSE.js.map} +0 -0
  682. /package/dist/{block-BYXWS7H7.js.map → block-23BH5TZ3.js.map} +0 -0
  683. /package/dist/{block.init-QOAPDKCC.js.map → block.init-3BF6L23D.js.map} +0 -0
  684. /package/dist/{block.mds.expressionrank-Q46AAYOA.js.map → block.mds.expressionrank-DSHATA2M.js.map} +0 -0
  685. /package/dist/{block.mds.geneboxplot-IC26RT7L.js.map → block.mds.geneboxplot-RXQUOE3Y.js.map} +0 -0
  686. /package/dist/{block.mds.junction-RIUZIBFB.js.map → block.mds.junction-PN776TCD.js.map} +0 -0
  687. /package/dist/{block.mds.svcnv-GUB2TTXQ.js.map → block.mds.svcnv-SOWUBH4K.js.map} +0 -0
  688. /package/dist/{block.svg-I4NHMOEJ.js.map → block.svg-ZPYMFAGC.js.map} +0 -0
  689. /package/dist/{block.tk.aicheck-X57EGAOB.js.map → block.tk.aicheck-E22ZJJFP.js.map} +0 -0
  690. /package/dist/{block.tk.ase-JMBKBZAH.js.map → block.tk.ase-S54Z5A4G.js.map} +0 -0
  691. /package/dist/{block.tk.bam-6UAEWVVD.js.map → block.tk.bam-YOELFYXU.js.map} +0 -0
  692. /package/dist/{block.tk.bedgraphdot-7QSRLAJ7.js.map → block.tk.bedgraphdot-VFUWXPSL.js.map} +0 -0
  693. /package/dist/{block.tk.bigwig.ui-SBD6S5SA.js.map → block.tk.bigwig.ui-2SJYUPR3.js.map} +0 -0
  694. /package/dist/{block.tk.hicstraw-LIGPTMX7.js.map → block.tk.hicstraw-GZVE4HQG.js.map} +0 -0
  695. /package/dist/{block.tk.junction.textmatrixui-XJIUGHAX.js.map → block.tk.junction.textmatrixui-A726SAAL.js.map} +0 -0
  696. /package/dist/{block.tk.ld-OZVW7LSL.js.map → block.tk.ld-THUOBW72.js.map} +0 -0
  697. /package/dist/{block.tk.menu-B2CEZAYR.js.map → block.tk.menu-V3VGODVI.js.map} +0 -0
  698. /package/dist/{block.tk.pgv-XAAQBQQE.js.map → block.tk.pgv-CNUGIK5J.js.map} +0 -0
  699. /package/dist/{brainImaging-KFKM3XWD.js.map → brainImaging-4PF74IEK.js.map} +0 -0
  700. /package/dist/{brainRegions-ZHKXILK7.js.map → brainRegions-U5K3KEQF.js.map} +0 -0
  701. /package/dist/{chunk-YNAPHPMG.js.map → chunk-2FTXOPE2.js.map} +0 -0
  702. /package/dist/{chunk-5X5LI5YM.js.map → chunk-2MCUT32T.js.map} +0 -0
  703. /package/dist/{chunk-ZZLBK6P6.js.map → chunk-2SZ2VLOG.js.map} +0 -0
  704. /package/dist/{chunk-G2DLWJCB.js.map → chunk-2XBWB6P2.js.map} +0 -0
  705. /package/dist/{chunk-JRDHTECQ.js.map → chunk-34VSTY2U.js.map} +0 -0
  706. /package/dist/{chunk-MCYVUHEZ.js.map → chunk-3DS4HIEH.js.map} +0 -0
  707. /package/dist/{chunk-U4IYNHVD.js.map → chunk-44VQIATQ.js.map} +0 -0
  708. /package/dist/{chunk-67QZRGIJ.js.map → chunk-5B5FZPZI.js.map} +0 -0
  709. /package/dist/{chunk-NLQQIVTC.js.map → chunk-5DSLFEAN.js.map} +0 -0
  710. /package/dist/{chunk-YWF7GHUW.js.map → chunk-5DSQOV7M.js.map} +0 -0
  711. /package/dist/{chunk-B4QM73WG.js.map → chunk-7CZI6SE7.js.map} +0 -0
  712. /package/dist/{chunk-35UCHCOQ.js.map → chunk-7NABQ2JU.js.map} +0 -0
  713. /package/dist/{chunk-5POMWXDZ.js.map → chunk-7VMFUE64.js.map} +0 -0
  714. /package/dist/{chunk-VC642GDC.js.map → chunk-7WBS7ZUI.js.map} +0 -0
  715. /package/dist/{chunk-L5C3B7PS.js.map → chunk-7XSDY2FN.js.map} +0 -0
  716. /package/dist/{chunk-INU357UG.js.map → chunk-AK5Z4PLV.js.map} +0 -0
  717. /package/dist/{chunk-AXKUVSXP.js.map → chunk-B3XMNPZY.js.map} +0 -0
  718. /package/dist/{chunk-KM4JBR26.js.map → chunk-B4VBTVVQ.js.map} +0 -0
  719. /package/dist/{chunk-N6QEVQZV.js.map → chunk-CHUE5Y7Y.js.map} +0 -0
  720. /package/dist/{chunk-DNVSEW6P.js.map → chunk-CNBLRB4P.js.map} +0 -0
  721. /package/dist/{chunk-7K6LTROG.js.map → chunk-CPMOBFFR.js.map} +0 -0
  722. /package/dist/{chunk-BKPV67UA.js.map → chunk-D3TU3RDU.js.map} +0 -0
  723. /package/dist/{chunk-EC3SKPQT.js.map → chunk-E2KY2IZS.js.map} +0 -0
  724. /package/dist/{chunk-YP2LHXFC.js.map → chunk-FBMDK2UA.js.map} +0 -0
  725. /package/dist/{chunk-T5UGVJCK.js.map → chunk-FSWSZZTG.js.map} +0 -0
  726. /package/dist/{chunk-ADAKSWID.js.map → chunk-GPGCGFFS.js.map} +0 -0
  727. /package/dist/{chunk-C6YT5EM2.js.map → chunk-H5DR6OYM.js.map} +0 -0
  728. /package/dist/{chunk-4E6HJ4ZW.js.map → chunk-HVZQYGQN.js.map} +0 -0
  729. /package/dist/{chunk-IZ3BPOTQ.js.map → chunk-HYIDLSEL.js.map} +0 -0
  730. /package/dist/{chunk-6RKL2FLA.js.map → chunk-IDX6WU4U.js.map} +0 -0
  731. /package/dist/{chunk-COYULNJF.js.map → chunk-IQTEW3SK.js.map} +0 -0
  732. /package/dist/{chunk-BMOB36XM.js.map → chunk-J7W2DGAL.js.map} +0 -0
  733. /package/dist/{chunk-JBI6P3UX.js.map → chunk-JVVOJREJ.js.map} +0 -0
  734. /package/dist/{chunk-5DHRDF2Y.js.map → chunk-KIGAMN3Z.js.map} +0 -0
  735. /package/dist/{chunk-F5ONTCHE.js.map → chunk-LAQZX5PA.js.map} +0 -0
  736. /package/dist/{chunk-YYZQMJLW.js.map → chunk-LRPQBMQE.js.map} +0 -0
  737. /package/dist/{chunk-LHNKTWFL.js.map → chunk-M7JGRSFA.js.map} +0 -0
  738. /package/dist/{chunk-TNF2LHJR.js.map → chunk-MAACMLMN.js.map} +0 -0
  739. /package/dist/{chunk-6G4YOMWW.js.map → chunk-MNPTPENH.js.map} +0 -0
  740. /package/dist/{chunk-JRZZ6GN3.js.map → chunk-MU3ZC4RW.js.map} +0 -0
  741. /package/dist/{chunk-QFSSC5VW.js.map → chunk-N6ALTSJ2.js.map} +0 -0
  742. /package/dist/{chunk-CD3VY5WW.js.map → chunk-N7326KA3.js.map} +0 -0
  743. /package/dist/{chunk-2P3U6XTF.js.map → chunk-O64WQLAV.js.map} +0 -0
  744. /package/dist/{chunk-ZBEJVZMY.js.map → chunk-OEOYTMMY.js.map} +0 -0
  745. /package/dist/{chunk-UFGV7554.js.map → chunk-P3QPMVML.js.map} +0 -0
  746. /package/dist/{chunk-VNF7DC36.js.map → chunk-PJM6MUTT.js.map} +0 -0
  747. /package/dist/{chunk-YAU2Z6EN.js.map → chunk-QPAZPA3N.js.map} +0 -0
  748. /package/dist/{chunk-VZOTKHPM.js.map → chunk-RG222M4S.js.map} +0 -0
  749. /package/dist/{chunk-KXRTPE65.js.map → chunk-S46UPZFM.js.map} +0 -0
  750. /package/dist/{chunk-ANKGIHCM.js.map → chunk-UDTNSJY2.js.map} +0 -0
  751. /package/dist/{chunk-T4CFXTIG.js.map → chunk-UPNKFGTN.js.map} +0 -0
  752. /package/dist/{chunk-2IITC4V5.js.map → chunk-UZKHBBWY.js.map} +0 -0
  753. /package/dist/{chunk-I4G4FXLO.js.map → chunk-VG6GVF6D.js.map} +0 -0
  754. /package/dist/{chunk-TJCRAFKM.js.map → chunk-VO4FCZOR.js.map} +0 -0
  755. /package/dist/{chunk-CDUNE45Q.js.map → chunk-VZBMCJBR.js.map} +0 -0
  756. /package/dist/{chunk-PWUERAAF.js.map → chunk-WR4UATTO.js.map} +0 -0
  757. /package/dist/{chunk-J5GTIQTL.js.map → chunk-XNYATA6C.js.map} +0 -0
  758. /package/dist/{chunk-57LW6RUM.js.map → chunk-Y5FH3TEH.js.map} +0 -0
  759. /package/dist/{chunk-AUP7W7MK.js.map → chunk-YIFCXFWE.js.map} +0 -0
  760. /package/dist/{chunk-VOGPIAQL.js.map → chunk-YRXB3MKU.js.map} +0 -0
  761. /package/dist/{chunk-O4VKIC66.js.map → chunk-Z7UVDJKK.js.map} +0 -0
  762. /package/dist/{chunk-VDIVDU3T.js.map → chunk-ZDEMAKRA.js.map} +0 -0
  763. /package/dist/{condition-MP65K762.js.map → condition-6UUQ3AAI.js.map} +0 -0
  764. /package/dist/{controls-HKHMEWC7.js.map → controls-N2NIGPHY.js.map} +0 -0
  765. /package/dist/{controls.config-LUPIT34L.js.map → controls.config-YYIMJHWN.js.map} +0 -0
  766. /package/dist/{correlation-5UTW6EEI.js.map → correlation-DYUMFMTU.js.map} +0 -0
  767. /package/dist/{cuminc-LLUR2FLL.js.map → cuminc-EUXCL53V.js.map} +0 -0
  768. /package/dist/{cuminc.integration.spec-CH5UZTIM.js.map → cuminc.integration.spec-ZQFMIBF6.js.map} +0 -0
  769. /package/dist/{customdata.inputui-6IGE5HCZ.js.map → customdata.inputui-U2VXVWJ3.js.map} +0 -0
  770. /package/dist/{dataDownload-MCE2OJGZ.js.map → dataDownload-QK2VYWYW.js.map} +0 -0
  771. /package/dist/{dataDownload.integration.spec-VETU75VQ.js.map → dataDownload.integration.spec-NG4ZASWC.js.map} +0 -0
  772. /package/dist/{databrowser.ui-3BRSJHIW.js.map → databrowser.ui-ALW4LSLA.js.map} +0 -0
  773. /package/dist/{dictionary-UV43XQAU.js.map → dictionary-F7BPXOBO.js.map} +0 -0
  774. /package/dist/{dnaMethylation-QDE3S4TV.js.map → dnaMethylation-XNRJIBAH.js.map} +0 -0
  775. /package/dist/{dnaMethylation.integration.spec-JBHJE47S.js.map → dnaMethylation.integration.spec-F5ODQTVL.js.map} +0 -0
  776. /package/dist/{dofetch-BMSZZAAQ.js.map → dofetch-IYEI7WSH.js.map} +0 -0
  777. /package/dist/{e2pca-JMH74VN4.js.map → e2pca-BHB7UMS5.js.map} +0 -0
  778. /package/dist/{ep-NDT7C2IT.js.map → ep-QRFUVFSK.js.map} +0 -0
  779. /package/dist/{expclust.gdc.spec-GZ3XLPHA.js.map → expclust.gdc.spec-LMH7QAU4.js.map} +0 -0
  780. /package/dist/{facet-ABIWCCVT.js.map → facet-34HXG7MO.js.map} +0 -0
  781. /package/dist/{forms2-DRRRLG4I.js.map → forms2-ZQUPKXE5.js.map} +0 -0
  782. /package/dist/{gb-EFZ62HCR.js.map → gb-HWZ5KZXX.js.map} +0 -0
  783. /package/dist/{geneExpClustering-CKH6M6KK.js.map → geneExpClustering-KFMP553E.js.map} +0 -0
  784. /package/dist/{geneExpression-P2ERCRXO.js.map → geneExpression-E2GIRM6Z.js.map} +0 -0
  785. /package/dist/{geneExpression-CNKX7XVX.js.map → geneExpression-QODFRNS4.js.map} +0 -0
  786. /package/dist/{geneExpression.unit.spec-7UJB43L3.js.map → geneExpression.unit.spec-HV44ABGV.js.map} +0 -0
  787. /package/dist/{geneORA-TZOSNGRJ.js.map → geneORA-MJ6MFW2K.js.map} +0 -0
  788. /package/dist/{geneVariant-2DHMJUJL.js.map → geneVariant-QT6E7YZN.js.map} +0 -0
  789. /package/dist/{geneVariant-FOKRLND3.js.map → geneVariant-UYQ4XIOQ.js.map} +0 -0
  790. /package/dist/{geneVariant.integration.spec-XXNSWUOR.js.map → geneVariant.integration.spec-HQ5GJ7UM.js.map} +0 -0
  791. /package/dist/{genefusion.ui-ZJBKC2RH.js.map → genefusion.ui-5KYGD7JL.js.map} +0 -0
  792. /package/dist/{geneset-6FN5BFP3.js.map → geneset-M6T24ZYZ.js.map} +0 -0
  793. /package/dist/{genomeBrowser.spec-QLHJYDRZ.js.map → genomeBrowser.spec-CVH4S5KZ.js.map} +0 -0
  794. /package/dist/{grin2-DR7XJIAS.js.map → grin2-GI2WNWJO.js.map} +0 -0
  795. /package/dist/{grin2-QOOJBELM.js.map → grin2-QU2UCKKE.js.map} +0 -0
  796. /package/dist/{gsea-6YBRMGOC.js.map → gsea-EGWJAATJ.js.map} +0 -0
  797. /package/dist/{hierCluster-B3TULT27.js.map → hierCluster-4OJ7BHAB.js.map} +0 -0
  798. /package/dist/{hierCluster-NF75B7MZ.js.map → hierCluster-P4HGGVK7.js.map} +0 -0
  799. /package/dist/{hierCluster.config-TEFI7M4K.js.map → hierCluster.config-5DGS5EH4.js.map} +0 -0
  800. /package/dist/{hierCluster.interactivity-MPD4AV4D.js.map → hierCluster.interactivity-VEHJHBKY.js.map} +0 -0
  801. /package/dist/{hierCluster.renderers-4XWKHCNW.js.map → hierCluster.renderers-OEVSBUBK.js.map} +0 -0
  802. /package/dist/{imagePlot-HNJDBPO4.js.map → imagePlot-MMJYC4DX.js.map} +0 -0
  803. /package/dist/{importPlot-OBS55TCA.js.map → importPlot-4HJ6VR4P.js.map} +0 -0
  804. /package/dist/{isoformExpression-K4QIYBZR.js.map → isoformExpression-EISYQF2S.js.map} +0 -0
  805. /package/dist/{isoformExpression.unit.spec-INB6655U.js.map → isoformExpression.unit.spec-YKBWVL7C.js.map} +0 -0
  806. /package/dist/{jspdf.es.min-TFJHKUF5.js.map → jspdf.es.min-NXISJ3W7.js.map} +0 -0
  807. /package/dist/{launch.adhoc-VDXES33R.js.map → launch.adhoc-U3KOGDIC.js.map} +0 -0
  808. /package/dist/{leftlabel.sample-R6IXXFZT.js.map → leftlabel.sample-LVF5WLMZ.js.map} +0 -0
  809. /package/dist/{lollipop-O3XJC7BR.js.map → lollipop-HX2WLD5J.js.map} +0 -0
  810. /package/dist/{maftimeline-Q4YPFSZP.js.map → maftimeline-VN6SYUPQ.js.map} +0 -0
  811. /package/dist/{matrix-KVTQNDRZ.js.map → matrix-6UASVMIW.js.map} +0 -0
  812. /package/dist/{matrix-QDHUX4QD.js.map → matrix-FYYLVW7O.js.map} +0 -0
  813. /package/dist/{matrix.cells-ED6RS5EC.js.map → matrix.cells-3RUGV7XG.js.map} +0 -0
  814. /package/dist/{matrix.config-B65UXJNA.js.map → matrix.config-ELBFN3JN.js.map} +0 -0
  815. /package/dist/{matrix.data-KQFMXWRX.js.map → matrix.data-MHFF47ZY.js.map} +0 -0
  816. /package/dist/{matrix.groups-RE74EFLY.js.map → matrix.groups-UJRFFG5J.js.map} +0 -0
  817. /package/dist/{matrix.integration.spec-2ITZRE4N.js.map → matrix.integration.spec-5DUNUOQ3.js.map} +0 -0
  818. /package/dist/{matrix.interactivity-3RF4YOAP.js.map → matrix.interactivity-2TZ3ON4H.js.map} +0 -0
  819. /package/dist/{matrix.layout-ERVRJAK2.js.map → matrix.layout-IGUBUCB2.js.map} +0 -0
  820. /package/dist/{matrix.legend-ZST44PIB.js.map → matrix.legend-UBQF6LMD.js.map} +0 -0
  821. /package/dist/{matrix.renderers-HNEUKUGS.js.map → matrix.renderers-ON2EXXIS.js.map} +0 -0
  822. /package/dist/{matrix.serieses-6ZKTFVWY.js.map → matrix.serieses-5XH7NO23.js.map} +0 -0
  823. /package/dist/{matrix.sort-2UE47IOC.js.map → matrix.sort-QSWTVRJT.js.map} +0 -0
  824. /package/dist/{matrix.sort.unit.spec-QGEVGY7M.js.map → matrix.sort.unit.spec-7Y6D456I.js.map} +0 -0
  825. /package/dist/{matrix.sorterUi.unit.spec-YNS7IVUF.js.map → matrix.sorterUi.unit.spec-3XNGEZZ2.js.map} +0 -0
  826. /package/dist/{mavb-27VSL5LG.js.map → mavb-J4AUXBHZ.js.map} +0 -0
  827. /package/dist/{mds.fimo-E5EXGT75.js.map → mds.fimo-I6OALZRX.js.map} +0 -0
  828. /package/dist/{mds.samplescatterplot-YDMRZFS7.js.map → mds.samplescatterplot-XSWR37S5.js.map} +0 -0
  829. /package/dist/{mds.survivalplot-INJA2NDC.js.map → mds.survivalplot-Q3TE4A5P.js.map} +0 -0
  830. /package/dist/{oncomatrix-334LCTXB.js.map → oncomatrix-C4RDUA2C.js.map} +0 -0
  831. /package/dist/{oncomatrix.spec-VHCJWO7S.js.map → oncomatrix.spec-QVD3XUTH.js.map} +0 -0
  832. /package/dist/{plot.2dvaf-F7GJEUMD.js.map → plot.2dvaf-MNONDWFA.js.map} +0 -0
  833. /package/dist/{plot.app-AKA7UVUC.js.map → plot.app-3T275PW5.js.map} +0 -0
  834. /package/dist/{plot.barplot-HZAG43A5.js.map → plot.barplot-LOLIPHXG.js.map} +0 -0
  835. /package/dist/{plot.boxplot-U52BJ4EP.js.map → plot.boxplot-I6CAYXPV.js.map} +0 -0
  836. /package/dist/{plot.brainImaging-3CB4WYQ4.js.map → plot.brainImaging-Y76KB6IC.js.map} +0 -0
  837. /package/dist/{plot.disco-I2VLOSAU.js.map → plot.disco-N5ISUUNQ.js.map} +0 -0
  838. /package/dist/{plot.dzi-K6KI52L7.js.map → plot.dzi-Q6K542P6.js.map} +0 -0
  839. /package/dist/{plot.ssgq-L67X4FUG.js.map → plot.ssgq-OGLNOY4Q.js.map} +0 -0
  840. /package/dist/{plot.vaf2cov-PH4ZSY2K.js.map → plot.vaf2cov-NXQ5D3KA.js.map} +0 -0
  841. /package/dist/{plot.wsi-Y6FZWHXT.js.map → plot.wsi-YMDUOZ57.js.map} +0 -0
  842. /package/dist/{polar2-XT5QZ4VH.js.map → polar2-AQ2W3SNH.js.map} +0 -0
  843. /package/dist/{profileForms-4LLSYMF6.js.map → profileForms-TCPZPI22.js.map} +0 -0
  844. /package/dist/{profilePlot-C52DDMZ4.js.map → profilePlot-4RKKICKC.js.map} +0 -0
  845. /package/dist/{qualitative-DZ6JYYRS.js.map → qualitative-NCFIVW6S.js.map} +0 -0
  846. /package/dist/{radar2-GEEOQF2A.js.map → radar2-UJFFZE7T.js.map} +0 -0
  847. /package/dist/{radarFacility2-OWXSKHBW.js.map → radarFacility2-ATQBCF3N.js.map} +0 -0
  848. /package/dist/{regression-ZK75B4OR.js.map → regression-4RSS7447.js.map} +0 -0
  849. /package/dist/{regression.inputs-UR7Q7HIK.js.map → regression.inputs-5XGUGNWV.js.map} +0 -0
  850. /package/dist/{regression.inputs.term-PJZ7T3AI.js.map → regression.inputs.term-LSJAZWE4.js.map} +0 -0
  851. /package/dist/{regression.inputs.values.table-CRGBKWMM.js.map → regression.inputs.values.table-GNIJZETG.js.map} +0 -0
  852. /package/dist/{regression.integration.spec-OCUFEVQS.js.map → regression.integration.spec-MV652K47.js.map} +0 -0
  853. /package/dist/{regression.results-7EHMKQ5F.js.map → regression.results-M3YH6ZD3.js.map} +0 -0
  854. /package/dist/{regression.spec-E4W3WOLI.js.map → regression.spec-455WPZHP.js.map} +0 -0
  855. /package/dist/{report-WWILHPI6.js.map → report-MH3V7SHZ.js.map} +0 -0
  856. /package/dist/{sampleScatter.spec-VCKCJKII.js.map → sampleScatter.spec-OTIL3JDG.js.map} +0 -0
  857. /package/dist/{sampleView-STGP7UUP.js.map → sampleView-DHACOCEG.js.map} +0 -0
  858. /package/dist/{samplelst-U4BL6GYP.js.map → samplelst-F3AXOE2D.js.map} +0 -0
  859. /package/dist/{samplematrix-FU3EZF6M.js.map → samplematrix-M6CKKVNE.js.map} +0 -0
  860. /package/dist/{sc-JRLELKHN.js.map → sc-S5XA37JJ.js.map} +0 -0
  861. /package/dist/{scatter-GT2VKNFG.js.map → scatter-IRPFNDHW.js.map} +0 -0
  862. /package/dist/{scatter.integration.spec-VDMKRPVM.js.map → scatter.integration.spec-5FWVHMVJ.js.map} +0 -0
  863. /package/dist/{selectGenomeWithTklst-F5372VC5.js.map → selectGenomeWithTklst-NIOUX6MV.js.map} +0 -0
  864. /package/dist/{singleCellCellType-D77PUUCZ.js.map → singleCellCellType-FTGLNH2J.js.map} +0 -0
  865. /package/dist/{singleCellCellType.unit.spec-J4EEZAWB.js.map → singleCellCellType.unit.spec-BJ5YZAXF.js.map} +0 -0
  866. /package/dist/{singleCellGeneExpression-WCWCSHIY.js.map → singleCellGeneExpression-56EDDG5H.js.map} +0 -0
  867. /package/dist/{singleCellGeneExpression.unit.spec-CELJIAJ5.js.map → singleCellGeneExpression.unit.spec-XSQRWAI3.js.map} +0 -0
  868. /package/dist/{singleCellPlot-2OPOJZ5U.js.map → singleCellPlot-TH77EJZ4.js.map} +0 -0
  869. /package/dist/{singlecell-K7Z6ES7B.js.map → singlecell-3QZQZM32.js.map} +0 -0
  870. /package/dist/{singlecell-K2SHYDHA.js.map → singlecell-7KJMBASC.js.map} +0 -0
  871. /package/dist/{snp-ICWKGR7H.js.map → snp-YXG5O4U4.js.map} +0 -0
  872. /package/dist/{snp.unit.spec-PV2UZCYO.js.map → snp.unit.spec-O27J7OOK.js.map} +0 -0
  873. /package/dist/{snplocus-W5D4A7QJ.js.map → snplocus-CQZSC7P6.js.map} +0 -0
  874. /package/dist/{spliceevent.a53ss.diagram-DEQJ2C2H.js.map → spliceevent.a53ss.diagram-K5ZDPZE6.js.map} +0 -0
  875. /package/dist/{spliceevent.exonskip.diagram-MKA32GTK.js.map → spliceevent.exonskip.diagram-A2VZ3TTF.js.map} +0 -0
  876. /package/dist/{spliceevent.noeventdiagram-NFYPM4EZ.js.map → spliceevent.noeventdiagram-DJDA6ENK.js.map} +0 -0
  877. /package/dist/{ssGSEA-FAZK5FSC.js.map → ssGSEA-3FTGRUTC.js.map} +0 -0
  878. /package/dist/{ssGSEA.unit.spec-S5D6JMOD.js.map → ssGSEA.unit.spec-GF35KBTX.js.map} +0 -0
  879. /package/dist/{summarizeCnvGeneexp-WDGJ5YOM.js.map → summarizeCnvGeneexp-6IDTNOYE.js.map} +0 -0
  880. /package/dist/{summarizeMutationCnv-6ZXA32XN.js.map → summarizeMutationCnv-BMEN3XNV.js.map} +0 -0
  881. /package/dist/{summarizeMutationDiagnosis-BK7QPF6A.js.map → summarizeMutationDiagnosis-LW6K6373.js.map} +0 -0
  882. /package/dist/{summarizeMutationSurvival-UODP6R6S.js.map → summarizeMutationSurvival-E7REF2VY.js.map} +0 -0
  883. /package/dist/{summary-P6XVOWSB.js.map → summary-MKA7OJKE.js.map} +0 -0
  884. /package/dist/{summary.integration.spec-XKMQ77CF.js.map → summary.integration.spec-IV6I6SNJ.js.map} +0 -0
  885. /package/dist/{summaryInput-U7XNGLGC.js.map → summaryInput-NET6SPM4.js.map} +0 -0
  886. /package/dist/{sunburst-WHZ77REP.js.map → sunburst-CO3MXFTJ.js.map} +0 -0
  887. /package/dist/{survival-HQ5JC76V.js.map → survival-MIPCEBS3.js.map} +0 -0
  888. /package/dist/{survival-QFWZNB4W.js.map → survival-QQXTCNDU.js.map} +0 -0
  889. /package/dist/{survival.integration.spec-7STGYBGG.js.map → survival.integration.spec-6FH4S3EH.js.map} +0 -0
  890. /package/dist/{svg2pdf.es.min-H4DXBG4O.js.map → svg2pdf.es.min-P2F6SSVJ.js.map} +0 -0
  891. /package/dist/{svgraph-TYIBQ3RD.js.map → svgraph-YF7BS7TN.js.map} +0 -0
  892. /package/dist/{svmr-ZZIRWUVA.js.map → svmr-J2JLQGEE.js.map} +0 -0
  893. /package/dist/{table-MPM3ET2V.js.map → table-7YL7I4GH.js.map} +0 -0
  894. /package/dist/{termCollection-5DF5MFBK.js.map → termCollection-LNEN72IV.js.map} +0 -0
  895. /package/dist/{termCollection-CQESAD6G.js.map → termCollection-SOLNYAZ4.js.map} +0 -0
  896. /package/dist/{termCollection.unit.spec-ASYBZQLO.js.map → termCollection.unit.spec-LTX7UVYP.js.map} +0 -0
  897. /package/dist/{tk-NCEB2L7K.js.map → tk-RZDP2YT5.js.map} +0 -0
  898. /package/dist/{tp.ui-AHTGSLBN.js.map → tp.ui-T6XXBHHD.js.map} +0 -0
  899. /package/dist/{tvs.dt-TXG4FL3B.js.map → tvs.dt-7APM37Y3.js.map} +0 -0
  900. /package/dist/{tvs.dtcnv.categorical-7SA4PCKE.js.map → tvs.dtcnv.categorical-YIPXQSIL.js.map} +0 -0
  901. /package/dist/{tvs.dtcnv.continuous-E3VQWM5N.js.map → tvs.dtcnv.continuous-ITNZE3SH.js.map} +0 -0
  902. /package/dist/{tvs.dtfusion-F72VEUPO.js.map → tvs.dtfusion-2JIIPDTN.js.map} +0 -0
  903. /package/dist/{tvs.dtsnvindel-RAVTRO5M.js.map → tvs.dtsnvindel-HO2PUFN2.js.map} +0 -0
  904. /package/dist/{tvs.dtsv-ZZDBZYAJ.js.map → tvs.dtsv-7KCWSUYO.js.map} +0 -0
  905. /package/dist/{tvs.samplelst-POTNAX4E.js.map → tvs.samplelst-KKWJQNLW.js.map} +0 -0
  906. /package/dist/{tvs.termCollection-AHNHKJPJ.js.map → tvs.termCollection-R2IGRG2U.js.map} +0 -0
  907. /package/dist/{violin-YR35XLAS.js.map → violin-OTPZQTGA.js.map} +0 -0
  908. /package/dist/{violin.integration.spec-2VSILDUW.js.map → violin.integration.spec-KESWDSBM.js.map} +0 -0
  909. /package/dist/{violin.interactivity-S7QY6HVJ.js.map → violin.interactivity-Q2WALZO3.js.map} +0 -0
  910. /package/dist/{violin.renderer-OUWK7EL4.js.map → violin.renderer-WIRIV7QY.js.map} +0 -0
  911. /package/dist/{vocabulary-6IZJ6F7N.js.map → vocabulary-XXDHHHPJ.js.map} +0 -0
@@ -0,0 +1,1825 @@
1
+ import {
2
+ deepFreeze,
3
+ sleep
4
+ } from "./chunk-M3J4MINX.js";
5
+ import {
6
+ ISOFORM_EXPRESSION,
7
+ SINGLECELL_CELLTYPE,
8
+ SINGLECELL_GENE_EXPRESSION,
9
+ TermTypes,
10
+ isNumericTerm
11
+ } from "./chunk-UAALI7MC.js";
12
+ import {
13
+ dtcnv,
14
+ dtfusionrna,
15
+ dtitd,
16
+ dtsnvindel,
17
+ dtsv,
18
+ mclass,
19
+ mclassdeletion,
20
+ mclassinsertion,
21
+ mclassitd,
22
+ mclassmnv,
23
+ mclassnonstandard,
24
+ mclasssnv,
25
+ morigingermline,
26
+ morigingermlinenonpathogenic,
27
+ morigingermlinepathogenic,
28
+ moriginrelapse,
29
+ moriginsomatic,
30
+ vepinfo
31
+ } from "./chunk-7KRS7L4U.js";
32
+ import {
33
+ isNumeric
34
+ } from "./chunk-JNITUVXP.js";
35
+ import {
36
+ select_default
37
+ } from "./chunk-I6Y4O3RR.js";
38
+
39
+ // ../shared/utils/dist/src/bulk.js
40
+ function init_bulk_flag(genome) {
41
+ if (!genome) {
42
+ return null;
43
+ }
44
+ const mclasslabel2key2 = {};
45
+ for (const n in mclass) {
46
+ mclasslabel2key2[mclass[n].label.toUpperCase()] = n;
47
+ }
48
+ return {
49
+ genome,
50
+ mclasslabel2key: mclasslabel2key2,
51
+ data: {},
52
+ sample2disease: {},
53
+ // (proof) k: sample, v: disease
54
+ // will only record this when origin is used
55
+ patient2st: {},
56
+ // k: patient, v: { k: sampletype, v: sample }
57
+ // new sample names always override old
58
+ good: 0,
59
+ geneToUpper: true,
60
+ // option to not force uppercase on gene names
61
+ snv: {
62
+ loaded: false,
63
+ header: null,
64
+ badlines: [],
65
+ // jinghui: based on missense/silent ratio of entire dataset to decide whether to include silent when importing...
66
+ // hard-coded class codes
67
+ missense: 0,
68
+ silent: 0
69
+ },
70
+ svjson: {
71
+ loaded: false,
72
+ header: null,
73
+ badlines: []
74
+ },
75
+ fusion: {
76
+ loaded: false,
77
+ header: null,
78
+ badlines: [],
79
+ original: []
80
+ },
81
+ sv: {
82
+ loaded: false,
83
+ header: null,
84
+ badlines: [],
85
+ original: []
86
+ },
87
+ cnv: {
88
+ loaded: false,
89
+ header: null,
90
+ badlines: []
91
+ },
92
+ itd: {
93
+ loaded: false,
94
+ header: null,
95
+ badlines: []
96
+ },
97
+ del: {
98
+ loaded: false,
99
+ header: null,
100
+ badlines: []
101
+ },
102
+ truncation: {
103
+ loaded: false,
104
+ header: null,
105
+ badlines: []
106
+ }
107
+ };
108
+ }
109
+ function parsesample(m, flag, i, lst) {
110
+ let variantorigin = moriginsomatic;
111
+ if (m.sampletype) {
112
+ const s = m.sampletype.toLowerCase();
113
+ switch (s) {
114
+ case "relapse":
115
+ variantorigin = moriginrelapse;
116
+ break;
117
+ case "germline":
118
+ variantorigin = morigingermline;
119
+ break;
120
+ case "somatic":
121
+ case "diagnosis":
122
+ break;
123
+ }
124
+ if (m.sample) {
125
+ if (m.patient) {
126
+ } else {
127
+ m.patient = m.sample + " " + m.sampletype;
128
+ }
129
+ } else {
130
+ if (m.patient) {
131
+ m.sample = m.patient + " " + m.sampletype;
132
+ } else {
133
+ }
134
+ }
135
+ } else {
136
+ if (m.patient) {
137
+ if (m.sample) {
138
+ m.sampletype = m.sample;
139
+ } else {
140
+ m.sample = m.sampletype = m.patient;
141
+ }
142
+ } else {
143
+ if (m.sample) {
144
+ m.sampletype = m.sample;
145
+ } else {
146
+ }
147
+ }
148
+ }
149
+ if (m.origin) {
150
+ const s = m.origin.toLowerCase();
151
+ switch (s) {
152
+ case "r":
153
+ case "relapse":
154
+ variantorigin = moriginrelapse;
155
+ m.isrim2 = true;
156
+ break;
157
+ case "g":
158
+ case "germline":
159
+ variantorigin = morigingermline;
160
+ m.isrim1 = true;
161
+ break;
162
+ case "gp":
163
+ case "germline pathogenic":
164
+ variantorigin = morigingermlinepathogenic;
165
+ m.isrim1 = true;
166
+ break;
167
+ case "gnp":
168
+ case "germline nonpathogenic":
169
+ case "germline non-pathogenic":
170
+ variantorigin = morigingermlinenonpathogenic;
171
+ m.isrim1 = true;
172
+ break;
173
+ case "s":
174
+ case "somatic":
175
+ case "diagnosis":
176
+ variantorigin = moriginsomatic;
177
+ break;
178
+ }
179
+ }
180
+ m.origin = variantorigin;
181
+ if (!m.sample && !m.patient) {
182
+ return;
183
+ }
184
+ const nopatientname = "no patient/individual name";
185
+ if (m.patient) {
186
+ if (!flag.patient2st[m.patient]) {
187
+ flag.patient2st[m.patient] = {};
188
+ }
189
+ flag.patient2st[m.patient][m.sampletype] = m.sample;
190
+ } else {
191
+ if (!flag.patient2st[nopatientname]) {
192
+ flag.patient2st[nopatientname] = {};
193
+ }
194
+ flag.patient2st[nopatientname][m.sampletype] = m.sample;
195
+ }
196
+ if (m.sample) {
197
+ if (m.disease) {
198
+ if (m.sample in flag.sample2disease) {
199
+ if (m.disease != flag.sample2disease[m.sample]) {
200
+ flag.snv.badlines.push([
201
+ i,
202
+ 'conflict of disease types for sample "' + m.sample + '": ' + m.disease + ", " + flag.sample2disease[m.sample],
203
+ lst
204
+ ]);
205
+ return true;
206
+ }
207
+ } else {
208
+ flag.sample2disease[m.sample] = m.disease;
209
+ }
210
+ }
211
+ }
212
+ return false;
213
+ }
214
+
215
+ // ../shared/utils/dist/src/clustering.js
216
+ var clusterMethodLst = [
217
+ {
218
+ label: "Average",
219
+ value: "average",
220
+ title: `Cluster by average value`
221
+ },
222
+ {
223
+ label: `Complete`,
224
+ value: "complete",
225
+ title: `Use the complete clustering method`
226
+ },
227
+ {
228
+ label: `Single`,
229
+ value: "single",
230
+ title: `Use the single clustering method`
231
+ },
232
+ {
233
+ label: `Ward.D`,
234
+ value: "ward.D",
235
+ title: `Use the ward.D clustering method`
236
+ },
237
+ {
238
+ label: `Ward.D2`,
239
+ value: "ward.D2",
240
+ title: `Use the ward.D2 clustering method`
241
+ },
242
+ {
243
+ label: `Mcquitty`,
244
+ value: "mcquitty",
245
+ title: `Use the Mcquity clustering method`
246
+ }
247
+ /* These methods are currently disabled because the dendrogram lines tend to cross one another.
248
+ {
249
+ label: `Centroid`,
250
+ value: 'centroid',
251
+ title: `Use the centroid clustering method`
252
+ },
253
+ {
254
+ label: `Median`,
255
+ value: 'median',
256
+ title: `Use the median clustering method`
257
+ }
258
+ */
259
+ ];
260
+ var distanceMethodLst = [
261
+ {
262
+ label: "Euclidean",
263
+ value: "euclidean",
264
+ title: `Calculate distance using euclidean method`
265
+ },
266
+ {
267
+ label: "Maximum",
268
+ value: "maximum",
269
+ title: `Maximum distance between two components of x and y`
270
+ },
271
+ {
272
+ label: "Manhattan",
273
+ value: "manhattan",
274
+ title: `Calculate distance using the absolute distance between the two vectors`
275
+ },
276
+ {
277
+ label: "Canberra",
278
+ value: "canberra",
279
+ title: `Calculate distance using Canberra method`
280
+ }
281
+ ];
282
+
283
+ // ../shared/utils/dist/src/compute.percentile.js
284
+ function computePercentile(values, percentile, sorted = false) {
285
+ if (!sorted) values.sort((a, b) => a - b);
286
+ const index = Math.abs(percentile / 100 * values.length - 1);
287
+ const value = Number.isInteger(index) ? (values[index] + values[index + 1]) / 2 : values[Math.ceil(index)];
288
+ return value;
289
+ }
290
+
291
+ // ../shared/utils/dist/src/hash.js
292
+ var encoder = new TextEncoder();
293
+ async function hash(message) {
294
+ const msgUint8 = encoder.encode(message);
295
+ const hashBuffer = await crypto.subtle.digest("SHA-1", msgUint8);
296
+ const hashArray = Array.from(new Uint8Array(hashBuffer));
297
+ const hashHex = hashArray.map((b) => b.toString(16).padStart(2, "0")).join("");
298
+ return hexToBase64(hashHex).replace("=", "-");
299
+ }
300
+ function hexToBase64(hexStr) {
301
+ return btoa(
302
+ [...hexStr].reduce(
303
+ (acc, _, i) => acc += !(i - 1 & 1) ? String.fromCharCode(parseInt(hexStr.substring(i - 1, i + 1), 16)) : "",
304
+ ""
305
+ )
306
+ );
307
+ }
308
+
309
+ // ../shared/utils/dist/src/urljson.js
310
+ var reserved = ["false", "true", "null", "undefined"];
311
+ var delimiters = ['"', "{", "["];
312
+ function encode(rawObject) {
313
+ const params = [];
314
+ for (const [key, value] of Object.entries(rawObject)) {
315
+ if (typeof value == "string" && !isNumeric(value) && !reserved.includes(value) && !delimiters.includes(value[0])) {
316
+ params.push(`${key}=${encodeURIComponent(value)}`);
317
+ } else if (value !== void 0) {
318
+ params.push(`${key}=${encodeURIComponent(JSON.stringify(value))}`);
319
+ }
320
+ }
321
+ return params.join("&");
322
+ }
323
+
324
+ // ../shared/utils/dist/src/fetch-helpers.js
325
+ async function processResponse(r) {
326
+ const ct = r.headers.get("content-type");
327
+ if (!ct) throw `missing response.header['content-type']`;
328
+ if (ct.includes("/json")) {
329
+ const payload = await r.json();
330
+ return payload;
331
+ }
332
+ if (ct.includes("/text") || ct.includes("text/")) {
333
+ return r.text();
334
+ }
335
+ if (ct.includes("multipart")) {
336
+ if (ct.startsWith("multipart/form-data")) return processFormData(r);
337
+ else throw `cannot handle response content-type: '${ct}'`;
338
+ }
339
+ if (ct == "application/x-ndjson-nestedkey") {
340
+ return processNDJSON_nestedKey(r);
341
+ }
342
+ return r.blob();
343
+ }
344
+ async function processFormData(res) {
345
+ const data = {};
346
+ const form = await res.formData();
347
+ for (const [key, value] of form.entries()) {
348
+ if (value.type) {
349
+ data[key] = { headers: { "content-type": value.type }, body: value };
350
+ } else {
351
+ const body = !value ? [] : value.trim().split("\n").map(JSON.parse);
352
+ data[key] = { headers: { "content-type": "application/json" }, body };
353
+ }
354
+ }
355
+ return data;
356
+ }
357
+ async function processNDJSON_nestedKey(r) {
358
+ const stream = r.body.pipeThrough(new TextDecoderStream());
359
+ const reader = stream.getReader();
360
+ let rootObj = {};
361
+ let buffer = "";
362
+ let done = false;
363
+ while (!done) {
364
+ const readResult = await reader.read();
365
+ done = readResult.done;
366
+ if (done) break;
367
+ const value = readResult.value;
368
+ buffer += value;
369
+ const parts = buffer.split("\n");
370
+ buffer = parts.pop() ?? "";
371
+ for (const line of parts) {
372
+ if (line.trim()) {
373
+ const [keys, data] = JSON.parse(line);
374
+ if (!keys.length) rootObj = data;
375
+ else {
376
+ const lastKey = keys.pop();
377
+ let target = rootObj;
378
+ for (const k of keys) target = target[k];
379
+ target[lastKey] = data;
380
+ }
381
+ }
382
+ }
383
+ }
384
+ return rootObj;
385
+ }
386
+ var cacheLifetime = 1e3 * 60 * 5;
387
+ async function getDataName(url, init) {
388
+ const dataName = url + " | " + init.method + " | " + init.body + " | " + JSON.stringify(init.headers);
389
+ return await hash(dataName);
390
+ }
391
+
392
+ // ../shared/utils/dist/src/fileSize.js
393
+ function fileSize(v) {
394
+ if (v > 1e9) return (v / 1e9).toFixed(2) + " GB";
395
+ if (v > 1e6) return (v / 1e6).toFixed(2) + " MB";
396
+ if (v > 1e3) return (v / 1e3).toFixed(2) + " KB";
397
+ return v + " Bytes";
398
+ }
399
+
400
+ // ../shared/utils/dist/src/mds3tk.js
401
+ var ssmIdFieldsSeparator = "__";
402
+ function summarize_mclass(mlst) {
403
+ const m2c = /* @__PURE__ */ new Map();
404
+ const cnvs = [];
405
+ for (const m of mlst) {
406
+ if (m.dt == dtcnv) {
407
+ cnvs.push(m);
408
+ continue;
409
+ }
410
+ const key = m.class || m.dt;
411
+ m2c.set(key, 1 + (m2c.get(key) || 0));
412
+ }
413
+ if (cnvs.length) {
414
+ if (Number.isFinite(cnvs[0].value)) {
415
+ m2c.set(dtcnv, cnvs.length);
416
+ } else {
417
+ for (const c of cnvs) {
418
+ if (!c.class) continue;
419
+ m2c.set(c.class, 1 + (m2c.get(c.class) || 0));
420
+ }
421
+ }
422
+ }
423
+ return [...m2c].sort((i, j) => j[1] - i[1]);
424
+ }
425
+ function guessSsmid(ssmid) {
426
+ const l = ssmid.split(ssmIdFieldsSeparator);
427
+ if (l.length == 4) {
428
+ const [chr, tmp, ref, alt] = l;
429
+ const pos = Number(tmp);
430
+ if (Number.isNaN(pos)) throw "ssmid snvindel pos not integer";
431
+ return { dt: dtsnvindel, l: [chr, pos, ref, alt] };
432
+ }
433
+ if (l.length == 5) {
434
+ const [chr, _start, _stop, _class, _value] = l;
435
+ const start = Number(_start), stop = Number(_stop);
436
+ if (Number.isNaN(start) || Number.isNaN(stop)) throw new Error("ssmid cnv start/stop not integer");
437
+ const value = _value == "" ? null : Number(_value);
438
+ if (_class == mclassitd) {
439
+ return { dt: dtitd, l: [chr, start, stop, _class, value] };
440
+ }
441
+ return { dt: dtcnv, l: [chr, start, stop, _class, value] };
442
+ }
443
+ if (l.length == 6) {
444
+ if (l[3] == "+" || l[3] == "-") {
445
+ const [_dt, chr2, _pos, strand, _pi, _mname] = l;
446
+ const mname = decodeURIComponent(_mname);
447
+ const dt = Number(_dt);
448
+ if (dt != dtsv && dt != dtfusionrna) throw "ssmid dt not sv/fusion";
449
+ const pos = Number(_pos);
450
+ if (Number.isNaN(pos)) throw "ssmid svfusion position not integer";
451
+ const pairlstIdx = Number(_pi);
452
+ if (Number.isNaN(pairlstIdx)) throw "ssmid pairlstIdx not integer";
453
+ return { dt, l: [dt, chr2, pos, strand, pairlstIdx, mname] };
454
+ }
455
+ const [chr, _start, _stop, _class, _value, sample] = l;
456
+ const start = Number(_start), stop = Number(_stop);
457
+ if (Number.isNaN(start) || Number.isNaN(stop)) throw new Error("ssmid cnv start/stop not integer");
458
+ if (_class == mclassitd) {
459
+ return { dt: dtitd, l: [chr, start, stop, _class, _value, sample] };
460
+ }
461
+ const value = _value == "" ? null : Number(_value);
462
+ return { dt: dtcnv, l: [chr, start, stop, _class, value, sample] };
463
+ }
464
+ throw new Error("unknown ssmid");
465
+ }
466
+
467
+ // ../shared/utils/dist/src/scatter.js
468
+ var xAxisOffSet = 80;
469
+ var yAxisOffSet = 30;
470
+ function getCoordinate(val, min, max) {
471
+ if (min != null && val < min) return min;
472
+ if (max != null && val > max) return max;
473
+ return val;
474
+ }
475
+ function calculatePadding(minScale, maxScale, min, max) {
476
+ return minScale != null || maxScale != null ? 0 : (max - min) * 0.01;
477
+ }
478
+
479
+ // ../shared/utils/dist/src/termdb.initbinconfig.js
480
+ function initBinConfig(data, opts = {}) {
481
+ if (!data.length)
482
+ return { mode: "discrete", type: "regular-bin", startinclusive: true, bin_size: null, first_bin: { stop: null } };
483
+ if (data.find((d) => !Number.isFinite(d))) throw new Error("non-numeric values found");
484
+ let binConfig;
485
+ const s = new Set(data);
486
+ if (s.size === 1) {
487
+ const value = [...s][0];
488
+ binConfig = {
489
+ type: "custom-bin",
490
+ lst: [
491
+ { stop: value, stopinclusive: false, startunbounded: true, label: "<" + value },
492
+ { start: value, stop: value, startinclusive: true, stopinclusive: true, label: "=" + value },
493
+ { start: value, startinclusive: false, stopunbounded: true, label: ">" + value }
494
+ ]
495
+ };
496
+ } else {
497
+ data.sort((a, b) => a - b);
498
+ const l = data.length;
499
+ const min = data[0];
500
+ const max = data[l - 1];
501
+ const p5idx = Math.ceil(l * 0.05) - 1;
502
+ const p98idx = Math.ceil(l * 0.98) - 1;
503
+ const p5 = data[p5idx];
504
+ const p98 = data[p98idx];
505
+ const binSize = p98 != p5 ? (p98 - p5) / 8 : (max - min) / 8;
506
+ const firstBinStop = Math.max(min + binSize, p5);
507
+ const [binSize_rnd, firstBinStop_rnd, lastBinStart_rnd, rounding] = roundBinVals(binSize, firstBinStop, max, min);
508
+ binConfig = {
509
+ type: "regular-bin",
510
+ startinclusive: true,
511
+ bin_size: binSize_rnd,
512
+ first_bin: { stop: firstBinStop_rnd }
513
+ };
514
+ if (lastBinStart_rnd) binConfig.last_bin = { start: lastBinStart_rnd };
515
+ if (rounding) binConfig.rounding = rounding;
516
+ }
517
+ if ("format" in opts) {
518
+ if (opts.format === "string") {
519
+ return JSON.stringify(binConfig);
520
+ } else {
521
+ throw "options are not in the correct format";
522
+ }
523
+ } else {
524
+ return binConfig;
525
+ }
526
+ }
527
+ function roundBinVals(binSize, firstBinStop, max, min) {
528
+ let binSize_rnd, firstBinStop_rnd, lastBinStart_rnd, rounding;
529
+ const log = Math.floor(Math.log10(binSize));
530
+ if (binSize >= 0.1 && binSize <= 2) {
531
+ binSize_rnd = Math.round(binSize / (1 * 10 ** log)) * (1 * 10 ** log);
532
+ firstBinStop_rnd = Math.round(firstBinStop / (1 * 10 ** log)) * (1 * 10 ** log);
533
+ } else {
534
+ binSize_rnd = Math.round(binSize / (5 * 10 ** log)) * (5 * 10 ** log);
535
+ firstBinStop_rnd = Math.round(firstBinStop / (5 * 10 ** log)) * (5 * 10 ** log);
536
+ if (binSize_rnd === 0) binSize_rnd = 1 * 10 ** log;
537
+ if (firstBinStop_rnd === 0) firstBinStop_rnd = 1 * 10 ** log;
538
+ if (binSize_rnd === 5 * 10 ** log && firstBinStop_rnd === 1 * 10 ** log) firstBinStop_rnd = 5 * 10 ** log;
539
+ }
540
+ if (firstBinStop_rnd < min) firstBinStop_rnd = firstBinStop_rnd * 2;
541
+ const eighthBinStop_rnd = firstBinStop_rnd + binSize_rnd * 7;
542
+ if (max > eighthBinStop_rnd) {
543
+ lastBinStart_rnd = firstBinStop_rnd + binSize_rnd * 6;
544
+ }
545
+ if (binSize < 1) {
546
+ const digits = Math.abs(log);
547
+ binSize_rnd = Number(binSize_rnd.toFixed(digits));
548
+ firstBinStop_rnd = Number(firstBinStop_rnd.toFixed(digits));
549
+ if (lastBinStart_rnd) lastBinStart_rnd = Number(lastBinStart_rnd.toFixed(digits));
550
+ rounding = "." + digits + "f";
551
+ }
552
+ if (Object.is(firstBinStop_rnd, -0)) firstBinStop_rnd = 0;
553
+ return [binSize_rnd, firstBinStop_rnd, lastBinStart_rnd, rounding];
554
+ }
555
+
556
+ // ../shared/utils/dist/src/termdb.usecase.js
557
+ var graphableTypes = /* @__PURE__ */ new Set([
558
+ "categorical",
559
+ "integer",
560
+ "float",
561
+ "condition",
562
+ "survival",
563
+ "snplst",
564
+ "snplocus",
565
+ "geneVariant",
566
+ "samplelst",
567
+ "geneExpression",
568
+ ISOFORM_EXPRESSION,
569
+ "dtcnv",
570
+ "dtsnvindel",
571
+ "dtfusion",
572
+ "dtsv",
573
+ "date",
574
+ TermTypes.SSGSEA,
575
+ TermTypes.DNA_METHYLATION,
576
+ TermTypes.METABOLITE_INTENSITY,
577
+ TermTypes.PROTEOME_ABUNDANCE,
578
+ SINGLECELL_GENE_EXPRESSION,
579
+ SINGLECELL_CELLTYPE,
580
+ TermTypes.SNP,
581
+ TermTypes.TERM_COLLECTION
582
+ ]);
583
+ function isUsableTerm(term, _usecase, termdbConfig, ds) {
584
+ const usecase = _usecase || {};
585
+ if (typeof ds?.usecase?.[usecase.target] == "function") {
586
+ return ds.usecase[usecase.target](term, usecase);
587
+ }
588
+ const uses = /* @__PURE__ */ new Set();
589
+ const child_types = term.child_types || [];
590
+ switch (usecase.target) {
591
+ case "barchart":
592
+ case "violin":
593
+ case "boxplot":
594
+ case "summary":
595
+ if (term.type && term.type !== "survival") uses.add("plot");
596
+ if (hasAllowedChildTypes(child_types, ["survival"])) uses.add("branch");
597
+ return uses;
598
+ case "summaryInput":
599
+ if (usecase.detail === "term2" || usecase.detail == "term0") {
600
+ if (term.type && term.type !== "survival") uses.add("plot");
601
+ if (hasAllowedChildTypes(child_types, ["survival"])) uses.add("branch");
602
+ return uses;
603
+ } else {
604
+ if (graphableTypes.has(term.type)) uses.add("plot");
605
+ if (!term.isleaf) uses.add("branch");
606
+ return uses;
607
+ }
608
+ case "matrix":
609
+ if (term.type) uses.add("plot");
610
+ if (!term.isleaf) uses.add("branch");
611
+ return uses;
612
+ case "table":
613
+ if (usecase.detail == "term") uses.add("plot");
614
+ if (child_types.length > 1) uses.add("branch");
615
+ return uses;
616
+ case "sampleScatter":
617
+ if (usecase.detail == "numeric") {
618
+ if (isNumericTerm(term)) {
619
+ uses.add("plot");
620
+ }
621
+ if (hasNumericChild(child_types)) uses.add("branch");
622
+ } else {
623
+ if (graphableTypes.has(term.type)) uses.add("plot");
624
+ if (!term.isleaf) uses.add("branch");
625
+ }
626
+ return uses;
627
+ case "runChart2":
628
+ if (usecase.detail == "date" || usecase.detail == "xtw") {
629
+ if (term.type == "date") {
630
+ uses.add("plot");
631
+ }
632
+ if (child_types.includes("date")) uses.add("branch");
633
+ } else if (usecase.detail == "numeric") {
634
+ if (isNumericTerm(term) && term.type != "date") {
635
+ uses.add("plot");
636
+ }
637
+ if (hasNumericChild(child_types)) uses.add("branch");
638
+ } else {
639
+ if (graphableTypes.has(term.type)) uses.add("plot");
640
+ if (!term.isleaf) uses.add("branch");
641
+ }
642
+ return uses;
643
+ case "numericDictTermCluster":
644
+ if (!usecase.detail?.exclude?.includes(term.id)) {
645
+ if (isNumericTerm(term)) {
646
+ uses.add("plot");
647
+ }
648
+ if (hasNumericChild(child_types)) {
649
+ uses.add("branch");
650
+ }
651
+ }
652
+ return uses;
653
+ case "termCollections":
654
+ if (usecase.detail?.termIds?.includes(term.id)) uses.add("plot");
655
+ if (usecase.detail?.branchIds?.includes(term.id)) uses.add("branch");
656
+ return uses;
657
+ case "profileForms":
658
+ if (!term.isleaf) {
659
+ const ancestors = term.id.split("__").length;
660
+ if (ancestors == 3) {
661
+ uses.add("plot");
662
+ } else if (ancestors < 3) uses.add("branch");
663
+ }
664
+ return uses;
665
+ case "profileForms2": {
666
+ if (term.isleaf) return uses;
667
+ const allowed = termdbConfig?.plotConfigByCohort?.[usecase.cohort]?.profileForms2?.domains;
668
+ if (!allowed) return uses;
669
+ const ancestors = term.id.split("__").length;
670
+ const subtype = usecase.subtype;
671
+ if (ancestors == 3) {
672
+ if (allowed.find((d) => d.id === term.id)?.plotTypes?.includes(subtype)) uses.add("plot");
673
+ } else if (ancestors < 3) {
674
+ const prefix = term.id + "__";
675
+ if (allowed.some((d) => d.id.startsWith(prefix) && d.plotTypes.includes(subtype))) {
676
+ uses.add("branch");
677
+ }
678
+ }
679
+ return uses;
680
+ }
681
+ // case 'boxplot':
682
+ // if (term.type == 'float' || term.type == 'integer') uses.add('plot')
683
+ // if (usecase.detail === 'term2' && hasNumericChild(child_types)) uses.add('branch')
684
+ // return uses
685
+ case "cuminc":
686
+ if (usecase.detail == "term") {
687
+ if (term.type == "condition") uses.add("plot");
688
+ if (child_types.includes("condition")) uses.add("branch");
689
+ return uses;
690
+ }
691
+ if (usecase.detail === "term2" || usecase.detail == "term0") {
692
+ if (term.type && term.type != "condition" && term.type != "survival") uses.add("plot");
693
+ if (hasAllowedChildTypes(child_types, ["condition", "survival"])) uses.add("branch");
694
+ return uses;
695
+ }
696
+ return uses;
697
+ case "survival":
698
+ if (usecase.detail == "term") {
699
+ if (term.type == "survival") uses.add("plot");
700
+ if (child_types.includes("survival")) uses.add("branch");
701
+ return uses;
702
+ }
703
+ if (usecase.detail === "term2" || usecase.detail == "term0") {
704
+ if (term.type && term.type != "survival") uses.add("plot");
705
+ if (hasAllowedChildTypes(child_types, ["survival"])) uses.add("branch");
706
+ return uses;
707
+ }
708
+ return uses;
709
+ case "regression":
710
+ if (usecase.detail == "outcome") {
711
+ if (usecase.regressionType == "linear") {
712
+ if (term.type == "float" || term.type == "integer") uses.add("plot");
713
+ if (hasNumericChild(child_types)) uses.add("branch");
714
+ return uses;
715
+ }
716
+ if (usecase.regressionType == "logistic") {
717
+ if (term.type && term.type != "survival") uses.add("plot");
718
+ if (hasAllowedChildTypes(child_types, ["survival"])) uses.add("branch");
719
+ return uses;
720
+ } else if (usecase.regressionType == "cox") {
721
+ if (term.type == "condition" || term.type == "survival") uses.add("plot");
722
+ if (child_types.includes("condition") || child_types.includes("survival")) uses.add("branch");
723
+ return uses;
724
+ }
725
+ }
726
+ if (usecase.detail == "independent") {
727
+ if (term.type == "float" || term.type == "integer" || term.type == "categorical" || term.type == "samplelst")
728
+ uses.add("plot");
729
+ if (hasChildTypes(child_types, ["categorical", "float", "integer"])) uses.add("branch");
730
+ return uses;
731
+ }
732
+ return uses;
733
+ case "filter": {
734
+ const exlst = termdbConfig?.excludedTermtypeByTarget?.filter;
735
+ if (exlst) {
736
+ if (graphableTypes.has(term.type) && !exlst.includes(term.type)) uses.add("plot");
737
+ if (child_types.find((t) => !exlst.includes(t))) uses.add("branch");
738
+ return uses;
739
+ }
740
+ if (graphableTypes.has(term.type)) uses.add("plot");
741
+ if (!term.isleaf) uses.add("branch");
742
+ return uses;
743
+ }
744
+ case "correlationVolcano":
745
+ if (usecase.detail == "numeric") {
746
+ if (isNumericTerm(term)) {
747
+ uses.add("plot");
748
+ }
749
+ if (hasNumericChild(child_types)) uses.add("branch");
750
+ } else {
751
+ if (graphableTypes.has(term.type)) uses.add("plot");
752
+ if (!term.isleaf) uses.add("branch");
753
+ }
754
+ return uses;
755
+ case "proteinView":
756
+ if (term.type == TermTypes.PROTEOME_ABUNDANCE) uses.add("plot");
757
+ if (child_types.includes(TermTypes.PROTEOME_ABUNDANCE)) uses.add("branch");
758
+ return uses;
759
+ default:
760
+ if (graphableTypes.has(term.type)) uses.add("plot");
761
+ if (!term.isleaf) uses.add("branch");
762
+ return uses;
763
+ }
764
+ }
765
+ function hasAllowedChildTypes(child_types, excluded_types) {
766
+ if (!child_types.length) {
767
+ return false;
768
+ }
769
+ if (!excluded_types?.length) {
770
+ return true;
771
+ }
772
+ if (child_types.some((type) => !excluded_types.includes(type))) {
773
+ return true;
774
+ }
775
+ }
776
+ function hasNumericChild(child_types) {
777
+ return child_types.includes("float") || child_types.includes("integer");
778
+ }
779
+ function hasChildTypes(child_types, expected_types) {
780
+ for (const a of expected_types) {
781
+ if (child_types.includes(a)) return true;
782
+ }
783
+ }
784
+
785
+ // ../shared/utils/dist/src/time.js
786
+ function formatElapsedTime(ms, precision = 2) {
787
+ if (typeof ms !== "number" || isNaN(ms)) {
788
+ return typeof ms !== "number" ? "Invalid time: not a number" : "Invalid time: NaN";
789
+ }
790
+ if (!isFinite(ms)) {
791
+ return ms > 0 ? "Infinite time" : "-Infinite time";
792
+ }
793
+ const absMs = Math.abs(ms);
794
+ const sign = ms < 0 ? "-" : "";
795
+ if (absMs < 1e3) {
796
+ return `${sign}${absMs}ms`;
797
+ }
798
+ if (absMs < 6e4) {
799
+ return `${sign}${(absMs / 1e3).toFixed(precision)}s`;
800
+ }
801
+ const minutes = Math.floor(absMs / 6e4);
802
+ const seconds = (absMs % 6e4 / 1e3).toFixed(precision);
803
+ return `${sign}${minutes}m ${seconds}s`;
804
+ }
805
+
806
+ // ../shared/utils/dist/src/vcf.ann.js
807
+ function parse_ANN(str, header, m) {
808
+ if (!header) {
809
+ return null;
810
+ }
811
+ for (const thisannotation of str.split(",")) {
812
+ const lst = thisannotation.replace(/&/g, ",").split("|");
813
+ const o = {};
814
+ for (let i = 0; i < header.length; i++) {
815
+ if (lst[i]) {
816
+ o[header[i].name] = lst[i];
817
+ }
818
+ }
819
+ if (!o.Allele) {
820
+ continue;
821
+ }
822
+ let allele = null;
823
+ for (const a of m.alleles) {
824
+ if (a.allele == o.Allele) {
825
+ allele = a;
826
+ break;
827
+ }
828
+ }
829
+ if (!allele) {
830
+ continue;
831
+ }
832
+ if (!allele.ann) {
833
+ allele.ann = [];
834
+ }
835
+ allele.ann.push(o);
836
+ o._gene = o.Gene_Name;
837
+ if (o.Feature_Type && o.Feature_Type == "transcript" && o.Feature_ID) {
838
+ o._isoform = o.Feature_ID.split(".")[0];
839
+ }
840
+ if (o.Annotation) {
841
+ const [dt, cls, rank] = vepinfo(o.Annotation);
842
+ o._dt = dt;
843
+ o._class = cls;
844
+ o._csqrank = rank;
845
+ } else {
846
+ o._dt = dtsnvindel;
847
+ o._class = mclassnonstandard;
848
+ }
849
+ if (o["HGVS.p"]) {
850
+ o._mname = o["HGVS.p"];
851
+ } else if (o["HGVS.c"]) {
852
+ o._mname = o["HGVS.c"];
853
+ }
854
+ }
855
+ return true;
856
+ }
857
+
858
+ // ../shared/utils/dist/src/vcf.csq.js
859
+ function parse_CSQ(str, header, m) {
860
+ if (!header) {
861
+ return null;
862
+ }
863
+ for (const thisannotation of str.split(",")) {
864
+ const lst = thisannotation.replace(/&/g, ",").split("|");
865
+ const o = {};
866
+ for (let i = 0; i < header.length; i++) {
867
+ if (lst[i]) {
868
+ o[header[i].name] = lst[i];
869
+ }
870
+ }
871
+ if (!o.Allele) {
872
+ continue;
873
+ }
874
+ let allele = null;
875
+ for (const a of m.mlst || m.alleles) {
876
+ if (a.allele_original == o.Allele) {
877
+ allele = a;
878
+ break;
879
+ }
880
+ }
881
+ if (!allele) {
882
+ if (o.Allele == "-") {
883
+ if (m.mlst) {
884
+ if (m.mlst.length == 1) {
885
+ allele = m.mlst[0];
886
+ }
887
+ } else if (m.alleles) {
888
+ if (m.alleles.length == 1) {
889
+ allele = m.alleles[0];
890
+ }
891
+ }
892
+ } else {
893
+ for (const a of m.mlst || m.alleles) {
894
+ if (a.allele_original.substr(1) == o.Allele) {
895
+ allele = a;
896
+ break;
897
+ }
898
+ }
899
+ }
900
+ if (!allele) {
901
+ continue;
902
+ }
903
+ }
904
+ if (!allele.csq) {
905
+ allele.csq = [];
906
+ }
907
+ allele.csq.push(o);
908
+ o._gene = o.SYMBOL || o.Gene;
909
+ if (o.Feature_type && o.Feature_type == "Transcript") {
910
+ o._isoform = o.Feature.split(".")[0];
911
+ } else {
912
+ o._isoform = o._gene;
913
+ }
914
+ if (o.Consequence) {
915
+ const [dt, cls, rank] = vepinfo(o.Consequence);
916
+ o._dt = dt;
917
+ o._class = cls;
918
+ o._csqrank = rank;
919
+ } else {
920
+ o._dt = dtsnvindel;
921
+ o._class = mclassnonstandard;
922
+ }
923
+ if (o.HGVSp) {
924
+ o._mname = decodeURIComponent(o.HGVSp.substr(o.HGVSp.indexOf(":") + 1));
925
+ } else if (o.Protein_position && o.Amino_acids) {
926
+ o._mname = decodeURIComponent(o.Protein_position + o.Amino_acids);
927
+ } else if (o.HGVSc) {
928
+ o._mname = o.HGVSc.substr(o.HGVSc.indexOf(":") + 1);
929
+ } else if (o.Existing_variation) {
930
+ o._name = o.Existing_variation;
931
+ }
932
+ }
933
+ return true;
934
+ }
935
+
936
+ // ../shared/utils/dist/src/vcf.info.js
937
+ function dissect_INFO(str) {
938
+ let findsemicolon = false;
939
+ let findequalorsemicolon = true;
940
+ let i = 0;
941
+ let idx = 0;
942
+ const k2v = {};
943
+ let lastkey;
944
+ while (i < str.length) {
945
+ const c = str[i];
946
+ if (findequalorsemicolon) {
947
+ if (c == "=") {
948
+ findsemicolon = true;
949
+ findequalorsemicolon = false;
950
+ lastkey = str.substring(idx, i);
951
+ idx = i + 1;
952
+ } else if (c == ";") {
953
+ k2v[str.substring(idx, i)] = 1;
954
+ idx = i + 1;
955
+ }
956
+ } else if (findsemicolon && c == ";") {
957
+ findequalorsemicolon = true;
958
+ findsemicolon = false;
959
+ k2v[lastkey] = str.substring(idx, i);
960
+ lastkey = null;
961
+ idx = i + 1;
962
+ }
963
+ i++;
964
+ }
965
+ const remainstr = str.substr(idx, i);
966
+ if (lastkey) {
967
+ k2v[lastkey] = remainstr;
968
+ } else {
969
+ k2v[remainstr] = 1;
970
+ }
971
+ return k2v;
972
+ }
973
+
974
+ // ../shared/utils/dist/src/vcf.type.js
975
+ function getVariantType(ref, alt) {
976
+ if (ref.length == 1 && alt.length == 1) {
977
+ if (alt == ".") {
978
+ return mclassdeletion;
979
+ }
980
+ return mclasssnv;
981
+ }
982
+ if (ref.length == alt.length) return mclassmnv;
983
+ if (ref.length < alt.length) return mclassinsertion;
984
+ if (ref.length > alt.length) return mclassdeletion;
985
+ return mclassnonstandard;
986
+ }
987
+
988
+ // ../shared/utils/dist/src/vcf.js
989
+ var getallelename = new RegExp(/<(.+)>/);
990
+ var mclasslabel2key = {};
991
+ for (const k in mclass) {
992
+ mclasslabel2key[mclass[k].label.toUpperCase()] = k;
993
+ }
994
+ function vcfparsemeta(lines) {
995
+ let sample = [];
996
+ const errlst = [];
997
+ const info = {};
998
+ let hasinfo = false;
999
+ const format = {};
1000
+ let hasformat = false;
1001
+ for (const line of lines) {
1002
+ if (!line.startsWith("#")) {
1003
+ continue;
1004
+ }
1005
+ if (line.startsWith("#C")) {
1006
+ sample = line.split(" ").slice(9);
1007
+ continue;
1008
+ }
1009
+ if (line.startsWith("##INFO")) {
1010
+ const e = tohash(line.substring(8, line.length - 1), info);
1011
+ if (e) {
1012
+ errlst.push("INFO error: " + e);
1013
+ } else {
1014
+ hasinfo = true;
1015
+ }
1016
+ continue;
1017
+ }
1018
+ if (line.startsWith("##FORMAT")) {
1019
+ const e = tohash(line.substring(10, line.length - 1), format);
1020
+ if (e) {
1021
+ errlst.push("FORMAT error: " + e);
1022
+ } else {
1023
+ hasformat = true;
1024
+ }
1025
+ }
1026
+ }
1027
+ const sampleobjlst = [];
1028
+ for (const samplename of sample) {
1029
+ const a = { name: samplename };
1030
+ sampleobjlst.push(a);
1031
+ }
1032
+ if (info.CSQ) {
1033
+ const lst = info.CSQ.Description.split(" Format: ");
1034
+ if (lst[1]) {
1035
+ const lst2 = lst[1].split("|");
1036
+ if (lst2.length > 1) {
1037
+ info.CSQ.csqheader = [];
1038
+ for (const str of lst2) {
1039
+ const attr = { name: str };
1040
+ info.CSQ.csqheader.push(attr);
1041
+ }
1042
+ } else {
1043
+ errlst.push("unknown format for CSQ header: " + info.CSQ.Description);
1044
+ }
1045
+ } else {
1046
+ errlst.push("unknown format for CSQ header: " + info.CSQ.Description);
1047
+ }
1048
+ }
1049
+ if (info.ANN) {
1050
+ const lst = info.ANN.Description.split("'");
1051
+ if (lst[1]) {
1052
+ const lst2 = lst[1].split(" | ");
1053
+ if (lst2.length) {
1054
+ info.ANN.annheader = [];
1055
+ for (const s of lst2) {
1056
+ const attr = { name: s };
1057
+ info.ANN.annheader.push(attr);
1058
+ }
1059
+ } else {
1060
+ errlst.push('no " | " joined annotation fields for ANN (snpEff annotation): ' + info.ANN.Description);
1061
+ }
1062
+ } else {
1063
+ errlst.push("no single-quote enclosed annotation fields for ANN (snpEff annotation): " + info.ANN.Description);
1064
+ }
1065
+ }
1066
+ return [hasinfo ? info : null, hasformat ? format : null, sampleobjlst, errlst.length ? errlst : null];
1067
+ }
1068
+ function vcfparseline(line, vcf) {
1069
+ const lst = line.split(" ");
1070
+ if (lst.length < 8) {
1071
+ return ["line has less than 8 fields", null, null];
1072
+ }
1073
+ const rawpos = Number.parseInt(lst[2 - 1]);
1074
+ if (!Number.isInteger(rawpos)) {
1075
+ return ["invalid value for genomic position", null, null];
1076
+ }
1077
+ const refallele = lst[4 - 1];
1078
+ const m = {
1079
+ vcf_ID: lst[3 - 1],
1080
+ chr: (vcf.nochr ? "chr" : "") + lst[1 - 1],
1081
+ pos: rawpos - 1,
1082
+ ref: refallele,
1083
+ //refstr:refallele, // e.g. GA>GCC, ref:A, refstr:GA, "refstr" is required for matching in FORMAT
1084
+ altstr: lst[5 - 1],
1085
+ alleles: [
1086
+ {
1087
+ /*
1088
+ ref allele only a placeholder, to be removed, this array only contains alt alleles
1089
+ this is a must
1090
+ also allows GT allele index to work
1091
+ */
1092
+ allele: refallele,
1093
+ sampledata: []
1094
+ }
1095
+ ],
1096
+ info: {},
1097
+ // locus info, do not contain allele info
1098
+ name: lst[3 - 1] == "." ? null : lst[3 - 1]
1099
+ };
1100
+ const altinvalid = [];
1101
+ for (const alt of lst[5 - 1].split(",")) {
1102
+ const a = {
1103
+ ref: m.ref,
1104
+ // may be corrected just below!
1105
+ allele: alt,
1106
+ // 5078356.TATCAGAGAA.GGGAGGA keep original allele for matching with csq which hardcodes original allele
1107
+ allele_original: alt,
1108
+ sampledata: [],
1109
+ _m: m,
1110
+ info: {}
1111
+ // allele info, do not contain locus info
1112
+ };
1113
+ m.alleles.push(a);
1114
+ if (alt[0] == "<") {
1115
+ const tmp2 = alt.match(getallelename);
1116
+ if (!tmp2) {
1117
+ altinvalid.push(alt);
1118
+ continue;
1119
+ }
1120
+ a.type = tmp2[1];
1121
+ a.allele = tmp2[1];
1122
+ a.issymbolicallele = true;
1123
+ } else {
1124
+ const [p, ref, alt2] = correctRefAlt(m.pos, m.ref, a.allele);
1125
+ a.pos = p;
1126
+ a.ref = ref;
1127
+ a.allele = alt2;
1128
+ }
1129
+ }
1130
+ if (lst[9 - 1] && lst[10 - 1]) {
1131
+ parse_FORMAT2(lst, m, vcf);
1132
+ }
1133
+ m.alleles.shift();
1134
+ const tmp = lst[8 - 1] == "." ? [] : dissect_INFO(lst[8 - 1]);
1135
+ let badinfokeys = [];
1136
+ if (vcf.info) {
1137
+ badinfokeys = parse_INFO(tmp, m, vcf);
1138
+ } else {
1139
+ m.info = tmp;
1140
+ }
1141
+ const mlst = [];
1142
+ for (const a of m.alleles) {
1143
+ const m2 = {};
1144
+ for (const k in m) {
1145
+ if (k != "alleles") {
1146
+ m2[k] = m[k];
1147
+ }
1148
+ }
1149
+ for (const k in a) {
1150
+ if (k == "allele") {
1151
+ m2.alt = a[k];
1152
+ } else if (k == "info") {
1153
+ m2.altinfo = a[k];
1154
+ } else {
1155
+ m2[k] = a[k];
1156
+ }
1157
+ }
1158
+ if (!m2.issymbolicallele && m2.alt != "NON_REF") {
1159
+ m2.type = getVariantType(m2.ref, m2.alt);
1160
+ }
1161
+ mlst.push(m2);
1162
+ }
1163
+ return [
1164
+ badinfokeys.length ? "unknown info keys: " + badinfokeys.join(",") : null,
1165
+ mlst,
1166
+ altinvalid.length > 0 ? altinvalid : null
1167
+ ];
1168
+ }
1169
+ function correctRefAlt(p, ref, alt) {
1170
+ while (ref.length > 1 && alt.length > 1 && ref[ref.length - 1] == alt[alt.length - 1]) {
1171
+ ref = ref.substr(0, ref.length - 1);
1172
+ alt = alt.substr(0, alt.length - 1);
1173
+ }
1174
+ while (ref.length > 1 && alt.length > 1 && ref[0] == alt[0]) {
1175
+ ref = ref.substr(1);
1176
+ alt = alt.substr(1);
1177
+ p++;
1178
+ }
1179
+ return [p, ref, alt];
1180
+ }
1181
+ function parse_FORMAT2(lst, m, vcf) {
1182
+ const formatfields = lst[9 - 1].split(":");
1183
+ for (let _sampleidx = 9; _sampleidx < lst.length; _sampleidx++) {
1184
+ const valuelst = lst[_sampleidx].split(":");
1185
+ {
1186
+ let none = true;
1187
+ for (const v of valuelst) {
1188
+ if (v != ".") {
1189
+ none = false;
1190
+ break;
1191
+ }
1192
+ }
1193
+ if (none) {
1194
+ continue;
1195
+ }
1196
+ }
1197
+ const sampleidx = _sampleidx - 9;
1198
+ for (let i = 1; i < m.alleles.length; i++) {
1199
+ const sobj = {};
1200
+ if (vcf.samples && vcf.samples[sampleidx]) {
1201
+ for (const k in vcf.samples[sampleidx]) {
1202
+ sobj[k] = vcf.samples[sampleidx][k];
1203
+ }
1204
+ } else {
1205
+ sobj.name = "missing_samplename_from_vcf_header";
1206
+ }
1207
+ m.alleles[i].sampledata.push({
1208
+ sampleobj: sobj
1209
+ });
1210
+ }
1211
+ for (let fi = 0; fi < formatfields.length; fi++) {
1212
+ const field = formatfields[fi];
1213
+ const value = valuelst[fi];
1214
+ if (value == ".") {
1215
+ continue;
1216
+ }
1217
+ if (field == "GT") {
1218
+ const splitter = value.indexOf("/") != -1 ? "/" : "|";
1219
+ let gtsum = 0;
1220
+ let unknowngt = false;
1221
+ const gtalleles = [];
1222
+ for (const i of value.split(splitter)) {
1223
+ if (i == ".") {
1224
+ unknowngt = true;
1225
+ continue;
1226
+ }
1227
+ const j = Number.parseInt(i);
1228
+ if (Number.isNaN(j)) {
1229
+ unknowngt = true;
1230
+ continue;
1231
+ }
1232
+ gtsum += j;
1233
+ const ale = m.alleles[j];
1234
+ if (ale) {
1235
+ gtalleles.push(ale.allele);
1236
+ }
1237
+ }
1238
+ let gtallref = false;
1239
+ if (!unknowngt) {
1240
+ gtallref = gtsum == 0;
1241
+ }
1242
+ const genotype = gtalleles.join(splitter);
1243
+ for (let i = 1; i < m.alleles.length; i++) {
1244
+ const ms = m.alleles[i].sampledata[m.alleles[i].sampledata.length - 1];
1245
+ ms.GT = value;
1246
+ ms.genotype = genotype;
1247
+ if (gtallref) {
1248
+ ms.gtallref = true;
1249
+ }
1250
+ ms.__gtalleles = gtalleles;
1251
+ }
1252
+ continue;
1253
+ }
1254
+ const formatdesc = vcf.format ? vcf.format[field] : null;
1255
+ if (!formatdesc) {
1256
+ for (let i = 1; i < m.alleles.length; i++) {
1257
+ m.alleles[i].sampledata[m.alleles[i].sampledata.length - 1][field] = value;
1258
+ }
1259
+ continue;
1260
+ }
1261
+ const isinteger = formatdesc.Type == "Integer";
1262
+ const isfloat = formatdesc.Type == "Float";
1263
+ if (formatdesc.Number && formatdesc.Number == "R" || field == "AD") {
1264
+ const fvlst = value.split(",").map((i) => {
1265
+ if (isinteger) return Number.parseInt(i);
1266
+ if (isfloat) return Number.parseFloat(i);
1267
+ return i;
1268
+ });
1269
+ for (let i = 1; i < m.alleles.length; i++) {
1270
+ if (fvlst[i] != void 0) {
1271
+ const m2 = m.alleles[i];
1272
+ const m2s = m2.sampledata[m2.sampledata.length - 1];
1273
+ m2s[field] = {};
1274
+ m2s[field][m2.ref] = fvlst[0];
1275
+ m2s[field][m2.allele] = fvlst[i];
1276
+ }
1277
+ }
1278
+ continue;
1279
+ }
1280
+ if (formatdesc.Number && formatdesc.Number == "A") {
1281
+ const fvlst = value.split(",").map((i) => {
1282
+ if (isinteger) return Number.parseInt(i);
1283
+ if (isfloat) return Number.parseFloat(i);
1284
+ return i;
1285
+ });
1286
+ for (let i = 1; i < m.alleles.length; i++) {
1287
+ if (fvlst[i - 1] != void 0) {
1288
+ const m2 = m.alleles[i];
1289
+ const m2s = m2.sampledata[m2.sampledata.length - 1];
1290
+ m2s[field] = {};
1291
+ m2s[field][m2.allele] = fvlst[i - 1];
1292
+ }
1293
+ }
1294
+ continue;
1295
+ }
1296
+ for (let i = 1; i < m.alleles.length; i++) {
1297
+ m.alleles[i].sampledata[m.alleles[i].sampledata.length - 1][field] = value;
1298
+ }
1299
+ }
1300
+ }
1301
+ for (const a of m.alleles) {
1302
+ for (const s of a.sampledata) {
1303
+ if (s.AD) {
1304
+ s.allele2readcount = {};
1305
+ for (const k in s.AD) {
1306
+ s.allele2readcount[k] = s.AD[k];
1307
+ }
1308
+ }
1309
+ }
1310
+ }
1311
+ }
1312
+ function tohash(s, hash2) {
1313
+ const h = {}, err = [];
1314
+ let prev = 0, prevdoublequote = false, k = null;
1315
+ for (let i = 0; i < s.length; i++) {
1316
+ if (s[i] == '"') {
1317
+ i++;
1318
+ const thisstart = i;
1319
+ while (s[i] != '"') {
1320
+ i++;
1321
+ }
1322
+ if (k) {
1323
+ h[k] = s.substring(thisstart, i);
1324
+ k = null;
1325
+ } else {
1326
+ err.push("k undefined before double quotes");
1327
+ }
1328
+ prevdoublequote = true;
1329
+ continue;
1330
+ }
1331
+ if (s[i] == "=") {
1332
+ k = s.substring(prev, i);
1333
+ prev = i + 1;
1334
+ continue;
1335
+ }
1336
+ if (s[i] == ",") {
1337
+ if (prevdoublequote) {
1338
+ prevdoublequote = false;
1339
+ } else {
1340
+ if (k) {
1341
+ h[k] = s.substring(prev, i);
1342
+ k = null;
1343
+ } else {
1344
+ err.push("k undefined");
1345
+ }
1346
+ }
1347
+ prev = i + 1;
1348
+ continue;
1349
+ }
1350
+ }
1351
+ if (k) {
1352
+ h[k] = s.substring(prev);
1353
+ }
1354
+ if (h.ID) {
1355
+ hash2[h.ID] = h;
1356
+ } else {
1357
+ return "no ID";
1358
+ }
1359
+ if (err.length) return err.join("\n");
1360
+ }
1361
+ function parse_INFO(tmp, m, vcf) {
1362
+ const badinfokeys = [];
1363
+ for (const key in tmp) {
1364
+ if (vcf.info[key] == void 0) {
1365
+ badinfokeys.push(key);
1366
+ continue;
1367
+ }
1368
+ const value = tmp[key];
1369
+ if (key == "CSQ") {
1370
+ const okay = parse_CSQ(value, vcf.info.CSQ.csqheader, m);
1371
+ if (!okay) {
1372
+ m.info[key] = value;
1373
+ }
1374
+ continue;
1375
+ }
1376
+ if (key == "ANN") {
1377
+ const okay = parse_ANN(value, vcf.info.ANN.annheader, m);
1378
+ if (!okay) {
1379
+ m.info[key] = value;
1380
+ }
1381
+ continue;
1382
+ }
1383
+ if (vcf.info[key].Type == "Flag") {
1384
+ m.info[key] = key;
1385
+ continue;
1386
+ }
1387
+ const __number = vcf.info[key].Number;
1388
+ const isinteger = vcf.info[key].Type == "Integer";
1389
+ const isfloat = vcf.info[key].Type == "Float";
1390
+ if (__number == "0") {
1391
+ m.info[key] = key;
1392
+ continue;
1393
+ }
1394
+ if (__number == "A") {
1395
+ const tt = value.split(",");
1396
+ for (let j = 0; j < tt.length; j++) {
1397
+ if (m.alleles[j]) {
1398
+ m.alleles[j].info[key] = isinteger ? Number.parseInt(tt[j]) : isfloat ? Number.parseFloat(tt[j]) : tt[j];
1399
+ }
1400
+ }
1401
+ continue;
1402
+ }
1403
+ if (__number == "R") {
1404
+ }
1405
+ if (__number == "1") {
1406
+ m.info[key] = isinteger ? Number.parseInt(value) : isfloat ? Number.parseFloat(value) : value;
1407
+ continue;
1408
+ }
1409
+ if (!value.split) {
1410
+ continue;
1411
+ }
1412
+ const lst = value.split(",");
1413
+ if (isinteger) {
1414
+ m.info[key] = lst.map(Number.parseInt);
1415
+ } else if (isfloat) {
1416
+ m.info[key] = lst.map(Number.parseFloat);
1417
+ } else {
1418
+ m.info[key] = lst;
1419
+ }
1420
+ }
1421
+ return badinfokeys;
1422
+ }
1423
+
1424
+ // common/auth.js
1425
+ var jwtByDsRoute;
1426
+ function setJwtByDsRoute() {
1427
+ if (jwtByDsRoute) return;
1428
+ const jwtByDsRouteStr = localStorage.getItem("jwtByDsRoute") || `{}`;
1429
+ jwtByDsRoute = JSON.parse(jwtByDsRouteStr);
1430
+ }
1431
+ function setTokenByDsRoute(dslabel, route, jwt) {
1432
+ setJwtByDsRoute();
1433
+ if (!jwtByDsRoute[dslabel]) jwtByDsRoute[dslabel] = {};
1434
+ if (jwt) jwtByDsRoute[dslabel][route] = jwt;
1435
+ else delete jwtByDsRoute[dslabel][route];
1436
+ localStorage.setItem("jwtByDsRoute", JSON.stringify(jwtByDsRoute));
1437
+ }
1438
+ function getSavedToken(dslabel, route) {
1439
+ setJwtByDsRoute();
1440
+ return jwtByDsRoute[dslabel]?.[route] || jwtByDsRoute[dslabel]?.["/**"];
1441
+ }
1442
+ function mayAddJwtToRequest(init, body, url) {
1443
+ if (init.headers.authorization) return;
1444
+ let dslabel = body?.dslabel;
1445
+ if (!dslabel) {
1446
+ const param = url.split("?")[1]?.split("&").find((kv) => kv.includes("dslabel"));
1447
+ if (!param) return;
1448
+ let value = decodeURIComponent(param.split("=")[1]);
1449
+ if (value.startsWith("{") && value.endsWith("}")) {
1450
+ value = JSON.parse(value);
1451
+ dslabel = value.dslabel || value.mass?.vocab.dslabel || value.tracks?.find((t) => t.dslabel)?.dslabel;
1452
+ } else {
1453
+ dslabel = value;
1454
+ }
1455
+ }
1456
+ setJwtByDsRoute();
1457
+ if (!dslabel || !jwtByDsRoute[dslabel]) return;
1458
+ const h = url.split("//");
1459
+ const postProtocolStr = h[1] || h[0];
1460
+ const preQuestionMarkStr = postProtocolStr.split("?")[0];
1461
+ const pathSegments = preQuestionMarkStr.split("/");
1462
+ let route = pathSegments.find((p) => p != "" && !p.includes(":") && !p.includes("."));
1463
+ const jwt = jwtByDsRoute[dslabel][route] || jwtByDsRoute[dslabel]["/**"];
1464
+ if (jwt) init.headers.authorization = "Bearer " + btoa(jwt);
1465
+ }
1466
+ var dsAuthOk = /* @__PURE__ */ new Set();
1467
+ var dsAuth;
1468
+ var authUi;
1469
+ var authUiHolder;
1470
+ var includeEmbedder = false;
1471
+ async function setDsAuthOk(opts) {
1472
+ dsAuth = opts.dsAuth;
1473
+ authUi = opts.ui || defaultAuthUi;
1474
+ authUiHolder = opts.holder || select_default("body");
1475
+ for (const auth of dsAuth) {
1476
+ if (auth.insession) dsAuthOk.add(auth);
1477
+ }
1478
+ includeEmbedder = opts.dsAuth?.length > 0 || false;
1479
+ }
1480
+ function getRequiredAuth(dslabel, route) {
1481
+ if (!dsAuth || !Array.isArray(dsAuth)) return;
1482
+ for (const a of dsAuth) {
1483
+ if (a.dslabel == dslabel && (a.route == route || a.route == "*" || a.route == "/**")) return a;
1484
+ }
1485
+ }
1486
+ async function isInSession(dslabel, route) {
1487
+ if (!dslabel) return false;
1488
+ if (!Array.isArray(dsAuth)) return false;
1489
+ for (const a of dsAuth) {
1490
+ if (a.dslabel != dslabel || a.route != route && a.route != "/**") continue;
1491
+ if (dsAuthOk.has(a)) return true;
1492
+ if (a.checked) return false;
1493
+ const jwt = getSavedToken(dslabel, a.route);
1494
+ if (!jwt) return false;
1495
+ const { dofetch3: dofetch32 } = await import("./dofetch-IYEI7WSH.js");
1496
+ const payload = decodeJwtPayload(jwt);
1497
+ if (payload.exp && Math.ceil(Date.now() / 1e3) > payload.exp) return false;
1498
+ const data = await dofetch32("/jwt-status", {
1499
+ method: "POST",
1500
+ credentials: "include",
1501
+ headers: {
1502
+ //authorization: `Bearer ${btoa(jwt)}`
1503
+ [a.headerKey]: jwt
1504
+ },
1505
+ body: {
1506
+ dslabel,
1507
+ route,
1508
+ embedder: location.hostname
1509
+ }
1510
+ });
1511
+ a.checked = true;
1512
+ if (data.ok || data.status == "ok") {
1513
+ dsAuthOk.add(a);
1514
+ a.insession = true;
1515
+ return true;
1516
+ }
1517
+ }
1518
+ return false;
1519
+ }
1520
+ async function mayShowAuthUi(init, path, opts = {}) {
1521
+ const ok = { status: "ok" };
1522
+ if (!dsAuth || path.endsWith("jwt-status")) return ok;
1523
+ const body = JSON.parse(init.body || `{}`);
1524
+ const params = (path.split("?")[1] || "").split("&").reduce((obj, kv) => {
1525
+ const [key, value] = kv.split("=");
1526
+ obj[key] = value;
1527
+ return obj;
1528
+ }, {});
1529
+ const q = Object.assign({}, body, params);
1530
+ const route = ((path.split("?")[0] || "").split("//")[1] || "").split("/").slice(1).join("/");
1531
+ for (const a of dsAuth) {
1532
+ if (q.dslabel == a.dslabel && (a.route == "/**" || route == a.route)) {
1533
+ if (dsAuthOk.has(a)) return ok;
1534
+ else if (a.route != "/**") return ok;
1535
+ else if (a.type == "basic") return await authUi(a.dslabel, a, opts);
1536
+ else if (a.type == "jwt") {
1537
+ } else if (a.type == "forbidden") {
1538
+ alert("Forbidden access");
1539
+ } else throw `unsupported dsAuth type='${a.type}'`;
1540
+ }
1541
+ }
1542
+ return ok;
1543
+ }
1544
+ async function defaultAuthUi(dslabel, auth, opts = {}) {
1545
+ const mask = authUiHolder.append("div").style("position", "fixed").style("top", 0).style("left", 0).style("height", "100%").style("width", "100%").style("margin", 0).style("padding", "20px").style("background-color", "rgb(150,150,150)");
1546
+ const form = mask.append("div").style("opacity", 1);
1547
+ form.append("div").html(`Restricted dataset '${dslabel}'`);
1548
+ form.append("span").html("Please enter password ");
1549
+ const pwd = form.append("input").attr("type", "password");
1550
+ pwd.node().focus();
1551
+ const btn = form.append("button").html("Submit");
1552
+ return new Promise((resolve, reject) => {
1553
+ function login() {
1554
+ fetch("/dslogin", {
1555
+ method: "POST",
1556
+ headers: {
1557
+ authorization: `Basic ${btoa(pwd.property("value"))}`
1558
+ },
1559
+ body: JSON.stringify({ dslabel, route: auth.route, embedder: window.location.hostname })
1560
+ }).then((res) => res.json()).then((res) => {
1561
+ if (res.error) throw res.error;
1562
+ mask.remove();
1563
+ dsAuthOk.add(auth);
1564
+ if (res.jwt) {
1565
+ setTokenByDsRoute(dslabel, res.route, res.jwt);
1566
+ }
1567
+ if (!opts.setDomRefs) window.location.reload();
1568
+ else resolve(dslabel);
1569
+ }).catch((e) => {
1570
+ alert("login error: " + e);
1571
+ });
1572
+ }
1573
+ btn.on("click", login);
1574
+ pwd.on("change", login);
1575
+ if (opts.setDomRefs)
1576
+ opts.setDomRefs({
1577
+ pwd,
1578
+ btn,
1579
+ mask,
1580
+ authUiHolder
1581
+ });
1582
+ });
1583
+ }
1584
+ function decodeJwtPayload(token) {
1585
+ const base64Url = token.split(".")[1];
1586
+ const base64 = base64Url.replace(/-/g, "+").replace(/_/g, "/");
1587
+ const paddedBase64 = base64 + "=".repeat((4 - base64.length % 4) % 4);
1588
+ const jsonPayload = decodeURIComponent(window.atob(paddedBase64).split("").map(convertAtoBresult).join(""));
1589
+ return JSON.parse(jsonPayload);
1590
+ }
1591
+ function convertAtoBresult(c) {
1592
+ return "%" + ("00" + c.charCodeAt(0).toString(16)).slice(-2);
1593
+ }
1594
+
1595
+ // common/dofetch.js
1596
+ function dofetch(path, arg, opts = null) {
1597
+ if (opts && typeof opts == "object") {
1598
+ if (opts.serverData && typeof opts.serverData == "object") {
1599
+ if (!dofetch.serverData) {
1600
+ dofetch.serverData = opts.serverData;
1601
+ } else if (!opts.serverData) {
1602
+ opts.serverData = dofetch.serverData;
1603
+ }
1604
+ }
1605
+ return dofetch2(
1606
+ path,
1607
+ {
1608
+ method: "POST",
1609
+ headers: {
1610
+ "content-type": "application/json"
1611
+ },
1612
+ body: JSON.stringify(arg)
1613
+ },
1614
+ opts
1615
+ );
1616
+ } else {
1617
+ if (path[0] == "/") {
1618
+ path = path.slice(1);
1619
+ }
1620
+ const jwt = sessionStorage.getItem("jwt");
1621
+ if (jwt) {
1622
+ arg.jwt = jwt;
1623
+ }
1624
+ let url = path;
1625
+ const host = sessionStorage.getItem("hostURL") || window.testHost || "";
1626
+ if (host) {
1627
+ if (host.endsWith("/")) {
1628
+ url = host + path;
1629
+ } else {
1630
+ url = host + "/" + path;
1631
+ }
1632
+ }
1633
+ return fetch(
1634
+ new Request(url, {
1635
+ method: "POST",
1636
+ headers: {
1637
+ "content-type": "application/json"
1638
+ },
1639
+ body: JSON.stringify(arg)
1640
+ })
1641
+ ).then((r) => r.json());
1642
+ }
1643
+ }
1644
+ function dofetch2(path, init = {}, opts = {}) {
1645
+ if (path[0] == "/") {
1646
+ path = path.slice(1);
1647
+ }
1648
+ let url = path;
1649
+ const host = sessionStorage.getItem("hostURL") || window.testHost || "";
1650
+ if (host) {
1651
+ if (host.endsWith("/")) {
1652
+ url = host + path;
1653
+ } else {
1654
+ url = host + "/" + path;
1655
+ }
1656
+ }
1657
+ const body = init.body || {};
1658
+ url = mayAdjustRequest(url, init);
1659
+ if (!init.headers) {
1660
+ init.headers = {};
1661
+ }
1662
+ if (!init.headers["content-type"] && init.body) {
1663
+ init.headers["content-type"] = "application/json";
1664
+ }
1665
+ const jwt = sessionStorage.getItem("jwt");
1666
+ if (jwt) {
1667
+ init.headers.authorization = "Bearer " + jwt;
1668
+ }
1669
+ return mayShowAuthUi(init, url).then(async () => {
1670
+ if (!jwt) mayAddJwtToRequest(init, body, url);
1671
+ if (opts.serverData) {
1672
+ return namedFetch(url, init, opts);
1673
+ } else {
1674
+ return fetch(url, init).then(processResponse);
1675
+ }
1676
+ });
1677
+ }
1678
+ var optsServerDataNames = /* @__PURE__ */ new WeakMap();
1679
+ async function namedFetch(url, init, opts = {}) {
1680
+ if (!opts.serverData) throw `use ezFetch() from fetch-helpers if a fetched response is not meant to be cached`;
1681
+ if (typeof opts.serverData != "object") throw `opts.serverData is not an object`;
1682
+ let result;
1683
+ const dataName = await getDataName(url, init);
1684
+ if (opts.serverData[dataName]) {
1685
+ if (init.signal) {
1686
+ await sleep(0);
1687
+ if (init.signal.aborted) throw `stale sequenceId`;
1688
+ }
1689
+ result = structuredClone(opts.serverData[dataName]);
1690
+ }
1691
+ if (!result || typeof result != "object" && !(result instanceof Promise)) {
1692
+ delete opts.serverData[dataName];
1693
+ result = void 0;
1694
+ }
1695
+ if (!result) {
1696
+ try {
1697
+ const res = await fetch(url, init);
1698
+ result = await processResponse(res);
1699
+ if (typeof result == "object" && !(result instanceof Promise)) {
1700
+ deepFreeze(result);
1701
+ opts.serverData[dataName] = result;
1702
+ result = structuredClone(result);
1703
+ }
1704
+ } catch (e) {
1705
+ delete opts.serverData[dataName];
1706
+ throw e;
1707
+ }
1708
+ }
1709
+ if (!optsServerDataNames.has(opts.serverData)) optsServerDataNames.set(opts.serverData, []);
1710
+ const keys = optsServerDataNames.get(opts.serverData);
1711
+ const i = keys.indexOf(dataName);
1712
+ if (i > 0) {
1713
+ keys.splice(i, 1);
1714
+ }
1715
+ keys.unshift(dataName);
1716
+ const maxKeys = 360;
1717
+ while (keys.length > maxKeys) {
1718
+ const oldestDataKey = keys.pop();
1719
+ delete opts.serverData[oldestDataKey];
1720
+ }
1721
+ return result;
1722
+ }
1723
+ var defaultServerDataCache = {};
1724
+ function dofetch3(path, init = {}, opts = {}) {
1725
+ if (!init.signal && this) {
1726
+ init.signal = this.getAbortSignal?.() || this.app?.getAbortSignal?.();
1727
+ }
1728
+ opts.serverData = defaultServerDataCache;
1729
+ return dofetch2(path, init, opts);
1730
+ }
1731
+ function clearServerDataCache(opts = {}) {
1732
+ const cache = opts?.serverData || defaultServerDataCache;
1733
+ if (!cache) return;
1734
+ for (const k of Object.keys(cache)) {
1735
+ delete cache[k];
1736
+ }
1737
+ }
1738
+ var urlMaxLength = 2e3;
1739
+ function mayAdjustRequest(url, init) {
1740
+ const hostname = window.location.hostname;
1741
+ const method = init.method && init.method.toUpperCase() || "GET";
1742
+ if (method == "POST") {
1743
+ if (typeof init.body == "string") init.body = JSON.parse(init.body);
1744
+ if (!init.body.embedder && includeEmbedder) init.body.embedder = hostname;
1745
+ init.body = JSON.stringify(init.body);
1746
+ return url;
1747
+ }
1748
+ if (method != "GET" && method != "DELETE" && method != "PUT") {
1749
+ throw `unsupported init.method='${method}': must be undefined or GET or POST or DELETE or PUT`;
1750
+ }
1751
+ if (init.body) {
1752
+ if (!init.body.embedder && includeEmbedder) init.body.embedder = hostname;
1753
+ const params = encode(init.body);
1754
+ if (!url.includes("?")) url += "?";
1755
+ url += params;
1756
+ }
1757
+ if (!url.includes("embedder=") && includeEmbedder) {
1758
+ const sep = url.includes("?") ? "&" : "?";
1759
+ url += `${sep}embedder=${hostname}`;
1760
+ }
1761
+ if (url.length < urlMaxLength) {
1762
+ if (init.body) delete init.body;
1763
+ return url;
1764
+ }
1765
+ init.method = "POST";
1766
+ const [hostpath, query] = url.split("?");
1767
+ if (init.body) {
1768
+ init.body = JSON.stringify(init.body);
1769
+ } else {
1770
+ const params = {};
1771
+ if (query)
1772
+ query.split("&").forEach((p) => {
1773
+ const [k, v] = p.split("=");
1774
+ const decodedVal = decodeURIComponent(v);
1775
+ try {
1776
+ params[k] = JSON.parse(decodedVal);
1777
+ } catch {
1778
+ params[k] = decodedVal;
1779
+ }
1780
+ });
1781
+ if (!params.embedder && includeEmbedder) params.embedder = hostname;
1782
+ init.body = JSON.stringify(params);
1783
+ }
1784
+ return hostpath;
1785
+ }
1786
+ function setAuth(opts) {
1787
+ setDsAuthOk(opts, dofetch3);
1788
+ }
1789
+
1790
+ export {
1791
+ init_bulk_flag,
1792
+ parsesample,
1793
+ clusterMethodLst,
1794
+ distanceMethodLst,
1795
+ computePercentile,
1796
+ processFormData,
1797
+ fileSize,
1798
+ ssmIdFieldsSeparator,
1799
+ summarize_mclass,
1800
+ guessSsmid,
1801
+ xAxisOffSet,
1802
+ yAxisOffSet,
1803
+ getCoordinate,
1804
+ calculatePadding,
1805
+ initBinConfig,
1806
+ isUsableTerm,
1807
+ formatElapsedTime,
1808
+ vcfparsemeta,
1809
+ vcfparseline,
1810
+ setTokenByDsRoute,
1811
+ getSavedToken,
1812
+ mayAddJwtToRequest,
1813
+ includeEmbedder,
1814
+ setDsAuthOk,
1815
+ getRequiredAuth,
1816
+ isInSession,
1817
+ mayShowAuthUi,
1818
+ dofetch,
1819
+ dofetch2,
1820
+ namedFetch,
1821
+ dofetch3,
1822
+ clearServerDataCache,
1823
+ setAuth
1824
+ };
1825
+ //# sourceMappingURL=chunk-MNPTPENH.js.map