Skip to content

RodenLuo/Smith-Waterman-in-Perl

Repository files navigation

Smith-Waterman-in-Perl

Perl implementation of Smith-Waterman This is the homework for Computational Biology(BI3105 2014.09-2015.01) at SUSTC.

#Usages

perl smith-waterman_aln_two_sequence.pl ATCGATGCGA ATCGTGCAA
perl smith-waterman_aln_two_sequence.pl asdfghjkl adfgshdkl
perl smith-waterman_aln_fasta.pl alignment-sequence.fasta

About

Perl implementation of Smith-Waterman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages