Skip to content

shoooe/Solidran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Solidran

This repository collects possibly ugly but simple and working solutions to Rosalind's problems. Within Solidran/ The directory's name reflect the problem's ID on the Rosalind list.

Each solution directory contains a README.md file that briefly explains what is going on. For each solution a dataset.txt is also provided which is a real example of the dataset given from Rosalind.

####Building

To build, run:

cabal install --only-dependencies
cabal configure
cabal build

About

Solid solutions to Rosalind problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published