搜索资源列表
dp_align.tar
- 双序列比对:全局比对或局部比对算法,针对蛋白质序列或核酸序列-This program will do Needle global or Smith-Waterman local alignment for two protein sequences or DNA sequences
code
- Needleman-Wunsch global alignment
Block-recursive-alignment
- 分块递归序列比对算法,是一种基于动态规划思想的全局序列比对方法。 -Block recursive sequence alignment algorithm, it is a global sequence alignment dynamic programming based method.