bam-js icon indicating copy to clipboard operation
bam-js copied to clipboard

Parse BAM and BAM index files in javascript for node and the browser

Results 13 bam-js issues
Sort by recently updated
recently updated
newest added

Content-Encoding:gzip often confuses not just jbrowse but the web browser also In some limited cases, we can skip running pako unzip steps like this PR demonstrates and this will decode...

Uses the buffer package's readBigInt64LE instead

Hi, I'm trying to validate types (I'm using TS through JSDoc) in my codebase using `tsc`, but I stumbled upon a couple of issues in `@GMOD/[email protected]`. The first one: ```...

Hello @cmdcolin, We are deploying JBrowse2 @UMCCR, [primarily for the htsget support](https://github.com/umccr/data-portal-client/pull/88), so that different web-based clients work fine using one data access interface (htsget). Unfortunately we hit a snag...

Ref ga4gh endpoint here https://github.com/samtools/hts-specs/pull/530 Rejects the bogus refname provided that we use currently Have to adjust to not specify any refname, but then it returns very large data chunks,...

Issues like this show that large amounts of data with small genomes e.g. covid can bog down the browser https://github.com/GMOD/jbrowse/issues/1524 There are some things that this module could possibly do...

Template PR for status callback, was worked on awhile ago but incomplete

enhancement

could use bam-js machinery or become a separate module