mrtkp9993/Bioinformatics.jl

I started some bioinformatics courses on Coursera and decided to write helper functions for it and http://rosalind.info problems.

2 Likes

You might consider adding a few sentences to this post to describe what the package is, and who might find it useful.

6 Likes

Global alignment function added. https://github.com/mrtkp9993/Bioinformatics.jl/blob/master/src/align.jl

Local alignment function added. https://github.com/mrtkp9993/Bioinformatics.jl/blob/master/src/align.jl