- Clone repo and navigate to folder in terminal
- Ensure you have Node.js version 6 or higher installed. Then run the following to install dependencies:
$ npm install
To run script:
$ npm run SS [relative path to FASTA test file]
To run tests:
$ npm test