rosalind-solutions/go
2025-01-04 16:03:27 -05:00
..
cmd consolidated go and scala repos into this repo as well 2025-01-04 16:03:27 -05:00
pkg consolidated go and scala repos into this repo as well 2025-01-04 16:03:27 -05:00
testing consolidated go and scala repos into this repo as well 2025-01-04 16:03:27 -05:00
main.go consolidated go and scala repos into this repo as well 2025-01-04 16:03:27 -05:00
README.md consolidated go and scala repos into this repo as well 2025-01-04 16:03:27 -05:00

go-rosalind

go-rosalind is a command-line utility for running solutions to Rosalind.info problems that were written in go.

This is mostly just used by me to consolidate some repeated code and practice writing stuff in Go.