view x/static/js/3175.af2c93a5.chunk.js @ 125:49f3d3878413 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jbrowse2 commit 5ea1f9c1eef1de76232e69aa6d34cda77d90d566
author fubar
date Sat, 05 Oct 2024 23:58:05 +0000
parents
children
line wrap: on
line source

"use strict";(globalThis.webpackChunk_jbrowse_web=globalThis.webpackChunk_jbrowse_web||[]).push([[3175],{43175:(e,s,r)=>{r.r(s),r.d(s,{default:()=>i});var t=r(46377),a=r(99834);class i extends t.BaseAdapter{async getRefNameAliases(){const e=this.getConf("location");if(""===e.uri||"/path/to/my/sequence_report.tsv"===e.uri)return[];const s=this.getConf("useUcscNameOverride");return(await(0,a.openLocation)(e,this.pluginManager).readFile("utf8")).split(/\n|\r\n|\r/).slice(1).filter((e=>!!e.trim())).map((e=>e.split("\t"))).map((e=>({refName:e[12],aliases:[e[9],e[6]].filter((e=>!!e)),override:s}))).filter((e=>!!e.refName))}async freeResources(){}}}}]);
//# sourceMappingURL=3175.af2c93a5.chunk.js.map