The field of bioinformatics has a series of algorithms which are specific to the domain. This is a collection of some basic implementations of these algorithms and their data structures in JavaScript.
Source code exists in src/, in ES6, transcompiled by babel into ES5 classes in the dist/ directory.