bioinformatics
v0.0.1
Published
[](https://travis-ci.org/jimmcgaw/bioinformatics)
Downloads
5
Readme
Bioinformatics Algorithms in JavaScript
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.
