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

https://github.com/dwarry/rosalind

Solutions for the Rosalind bioinformatics problems
https://github.com/dwarry/rosalind

Last synced: 11 months ago
JSON representation

Solutions for the Rosalind bioinformatics problems

Awesome Lists containing this project

README

          

Solutions to the problems at http://rosalind.info in F#.

One project per problem; named according to the url that specifies it. E.g.
http://rosalind.info/problems/prtm/ is problem "Calculating Protein Mass" but
we the project is called prtm.

Common code is in a class library project called Rosalind.