https://github.com/chrispritchard/rosalind
My solutions to rosalind exercises, in Rust (formerly F#)
https://github.com/chrispritchard/rosalind
bioinformatics fsharp rosalind rust
Last synced: about 1 month ago
JSON representation
My solutions to rosalind exercises, in Rust (formerly F#)
- Host: GitHub
- URL: https://github.com/chrispritchard/rosalind
- Owner: ChrisPritchard
- Created: 2019-03-12T04:14:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T06:41:27.000Z (about 2 years ago)
- Last Synced: 2025-03-10T21:54:00.797Z (over 1 year ago)
- Topics: bioinformatics, fsharp, rosalind, rust
- Language: F#
- Homepage:
- Size: 661 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rosalind
My solutions to [rosalind](http://rosalind.info) exercises, in Rust
Older solutions done in F# are under [a subfolder](./old_fsharp/)