Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/relrod/ba

Bioinformatics algorithms playground/library for Haskell
https://github.com/relrod/ba

algorithms bioinformatics biology haskell lenses rosalind

Last synced: 12 days ago
JSON representation

Bioinformatics algorithms playground/library for Haskell

Awesome Lists containing this project

README

        

# ba [![Build Status](https://travis-ci.org/relrod/ba.svg?branch=master)](https://travis-ci.org/relrod/ba)

**NOTE: Don't use this yet!**

This is a collection of bioinformatics types and algorithms. It is currently
an experiment and shouldn't be used for production.

It takes a new approach to existing libraries such as `biocore` in that it
makes very heavy use of lens combinators. As such, we depend on `lens` -- and
we're not sorry. ;)

## License

BSD-2. See `LICENSE`.