Skip to content

Project Rosalind implementations in Clojure

Notifications You must be signed in to change notification settings

ian-moore/rosalind-clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published