Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.16 KB

readme.md

File metadata and controls

21 lines (13 loc) · 1.16 KB

Typesafe BLAST API

This library provides a typesafe API for the BLAST bioinformatics tool based on the ohnosequences/cosas library.

For documentation see the code annotations in docs/ and the API reference.

SBT dependency

resolvers += "Era7 maven releases" at "https://s3-eu-west-1.amazonaws.com/releases.era7.com"

libraryDependencies += "ohnosequences" %% "blast-api" % "<version>"