Results 919 comments of Colin Diesh

i think turning on skipLibCheck:true fixes this, so maybe low priority. similar skipLibCheck issue hre https://github.com/GMOD/bam-js/issues/97

I think we have created instead the 'extension point' to load "unknown assembly". this solves some of the fundamental problems we were brainstorming here: e.g. loading the mouse tracks when...

this idea would enable better ability to open e.g. trackIds via a URL bar from a connection

just for centralizing potential job manager improvements, linking https://github.com/GMOD/jbrowse-components/issues/3196

fairly broad browser support now https://developer.mozilla.org/en-US/docs/Web/API/File_System_API

here was the lgv PR https://github.com/GMOD/jbrowse-components/pull/4907

Indeed, I meant to comment that this branch is broken still, I think it has all bugs related to the the screenshots that I posted in the other thread and...

There might also be a connection to https://github.com/GMOD/jbrowse-components/issues/4988 regarding lazy loading data from connections

alternatively, resolving this for CIGAR with X/= instead of just M might be useful. seen for the xmfa -> paf converter which includes X/=, and the snp's are not labeled...

one idea is to decode the cs tag into a CIGAR on the fly. this is already sort of done with PAF where it re-encodes CIGAR as query-relative or target...