项目作者: madisonlondon

项目描述 :
This program determines the optimal alignment of two nucleotide sequences using the Smith–Waterman algorithm. Optimality, of course, is determined by the values of the gap penalty g and the weight matrix (that lists all of the s(ai , bj )). Finally the program outputs the optimal similarity score along with the optimal alignment.
高级语言:
项目地址: git://github.com/madisonlondon/Nucleotide-Alignment.git
创建时间: 2020-04-18T15:53:44Z
项目社区:https://github.com/madisonlondon/Nucleotide-Alignment

开源协议:

下载