ian-moore / rosalind-clojure

Project Rosalind implementations in Clojure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Project Rosalind implementations in Clojure


Languages

Language:Clojure 100.0%