Pinned Repositories
Apollo
Genome annotation editor with a Java Server backend and a Javascript client that runs in a web browser as a JBrowse plugin.
bam-js
Parse BAM and BAM index files in javascript for node and the browser
Chado
the GMOD database schema
GBrowse
the Generic Genome Browser
jbrowse
JBrowse 1, a full-featured genome browser built with JavaScript and HTML5. For JBrowse 2, see https://github.com/GMOD/jbrowse-components.
jbrowse-components
Source code for JBrowse 2, a modern React-based genome browser
jbrowse-jupyter
A python package for showing JBrowse views
JBrowseR
R interface to the JBrowse 2 Linear Genome View.
react-msaview
A multiple sequence alignment viewer
vcf-js
High performance Variant Call Format (VCF) parser in pure JavaScript
Generic Model Organism Database Project's Repositories
GMOD/jbrowse-components
Source code for JBrowse 2, a modern React-based genome browser
GMOD/vcf-js
High performance Variant Call Format (VCF) parser in pure JavaScript
GMOD/bam-js
Parse BAM and BAM index files in javascript for node and the browser
GMOD/cram-js
Read CRAM v3 and v2 in node or in the browser
GMOD/react-msaview
A multiple sequence alignment viewer
GMOD/tabix-js
Read Tabix-indexed files, either with .tbi or .csi indexes, in node or the browser
GMOD/indexedfasta-js
Read FASTA files indexed with .fai indexes. Also supports BGZIP+.gzi
GMOD/bbi-js
Parser for bigwig and bigbed files
GMOD/Apollo3
JBrowse 2 plugin for editing annotations on an Apollo server
GMOD/bgzf-filehandle
Nodejs filehandle for reading bgzip+.gzi compressed files
GMOD/abortable-promise-cache
add AbortController support to a cache of async requests
GMOD/generic-filehandle
use a subset of the NodeJS promise-based file handle API to access both local and remote files
GMOD/twobit-js
Read .2bit files with pure JS. Works in node or webpack.
GMOD/jbrowse-react-app-nextjs-demo
GMOD/jbrowse-react-linear-genome-view-nextjs-demo
GMOD/gmod.github.io
GMOD Website, derived from gmod.github.io
GMOD/trix-js
Read UCSC Trix indexes in pure JavaScript
GMOD/generic-filehandle2
modernization of the original generic-filehandle, no Buffer polyfill needed
GMOD/jbrowse-plugin-protein3d
3D protein structure visualizer in jbrowse 2 - WIP
GMOD/jbrowse-react-app-cra5-demo
GMOD/jbrowse-react-app-farm-demo
GMOD/jbrowse-react-app-rsbuild-demo
GMOD/jbrowse-react-app-vite-demo
GMOD/jbrowse-react-circular-genome-view-cra5-demo
GMOD/jbrowse-react-circular-genome-view-nextjs-demo
GMOD/jbrowse-react-linear-genome-view-cra5-demo
GMOD/jbrowse-react-linear-genome-view-farm-demo
GMOD/jbrowse-react-linear-genome-view-rsbuild-demo
GMOD/jbrowse-react-linear-genome-view-vite-demo
GMOD/nclist-js
Read JBrowse v1 nested containment list feature stores from modern JS