Colin Diesh
Colin Diesh
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...
could use bam-js machinery or become a separate module
Alternative naming conventions can be embedded in the BAM file via the SAM header
I noticed the eslint-plugin-import started failing after I upgraded to lerna 7 which removes the useWorkspaces flag This package I think detects the useWorkspaces flag to find packages though I...
If this library was structured using a "perl module" then JBrowse could potentially install it and use it in it's own scripts as part of a track loading pipeline
Hello! Thanks for the great tool. I was trying to align one fasta against another, but it seems like it is doing a self alignment despite adding the --no-self option...