/rosalind-clojure

Project Rosalind implementations in Clojure

Primary LanguageClojure

Project Rosalind in Clojure

Attempting to solve Project Rosalind problems with Clojure

Goals

  1. Solve the first 10 Rosalind problems
  2. Follow Clojure best-practices:

Non Goals

  1. ClojureScript support
  2. Optimizing for performance unless necessary

Running

clojure -m rosalind.problems.dna --input-file test.txt

clojure -M:solve rna -f rosalind_rna.txt