Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 354 Bytes

INSTALL.md

File metadata and controls

28 lines (20 loc) · 354 Bytes

Installation

Compiling from C++

On Mac:

brew install gsl
brew install boost
brew install htslib
brew install pkgconfig
make

Testing

npm install
make test

Installing via npm

The software is compiled to WebAssembly as machineboss on npm

npm install machineboss