#Bioinformatics Algorithms (Part 1)
Excercises for the UCSD Coursera course Bioinformatics Algorithms Part 1 in Scala
Tests can be run in SBT with:
test-only io.ireact.bioinformatics.specs.FullSpec -- -l io.ireact.bioinformatics.specs.SlowTest
#Bioinformatics Algorithms (Part 1)
Excercises for the UCSD Coursera course Bioinformatics Algorithms Part 1 in Scala
Tests can be run in SBT with:
test-only io.ireact.bioinformatics.specs.FullSpec -- -l io.ireact.bioinformatics.specs.SlowTest