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
- Host: GitHub
- URL: https://github.com/dwarry/rosalind
- Owner: dwarry
- Created: 2012-11-11T11:29:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-11-24T09:08:25.000Z (over 13 years ago)
- Last Synced: 2025-03-18T04:46:34.879Z (about 1 year ago)
- Language: F#
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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.