add Bioinformatics section

pull/106/head
kud1ing 9 years ago
parent ecf8170e80
commit e7b345302a

@ -17,6 +17,7 @@ The goal is to have only projects that are mostly stable and useful to users.
- [Asynchronous](#asynchronous)
- [Audio](#audio)
- [Authentication](#authentication)
- [Bioinformatics](#bioinformatics)
- [Build system](#build-system)
- [Cloud](#cloud)
- [Command-line argument parsing](#command-line-argument-parsing)
@ -140,6 +141,11 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs](
* [keats/rust-jwt](https://github.com/keats/rust-jwt) — [JSON Web Token](https://en.wikipedia.org/wiki/JSON_Web_Token) lib in rust [![Build Status](https://api.travis-ci.org/Keats/rust-jwt.svg?branch=master)](https://travis-ci.org/Keats/rust-jwt)
### Bioinformatics
* [Rust-Bio](https://github.com/rust-bio) - bioinformatics libraries in Rust.
### Build system
* [Cargo](https://crates.io/) — the Rust package manager

Loading…
Cancel
Save