Skip to content

alex-appetiti/bioinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bioinformatics

Clojure solutions to Rosalind.info problems

To run:

cat <path-to-data> | clojure -Arun <problem-code>

Problem codes are as seen on http://rosalind.info/problems/list-view/ .

Implemented so far

  • DNA
  • RNA
  • FIB
  • REVC
  • GC
  • HAMM
  • PROT
  • SUBS
  • MRNA
  • PERM
  • PRTM
  • REVP
  • PPER
  • IPRB
  • GRPH

About

Project Rosalind Problems in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published