搜索资源列表
dp_align.tar
- 双序列比对:全局比对或局部比对算法,针对蛋白质序列或核酸序列-This program will do Needle global or Smith-Waterman local alignment for two protein sequences or DNA sequences
cross-Entropy
- The cross-entropy (CE) method attributed to Reuven Rubinstein is a general Monte Carlo approach to combinatorial and continuous multi-extremal optimization and importance sampling. The method originated from the field of rare event simulation, where
code
- Needleman-Wunsch global alignment
genecompa
- 对两队序列的基因全局比对,最后输出了得分矩阵和比对结果。-a program for dynamic algorithm-based global alignment with C++ computer language
Block-recursive-alignment
- 分块递归序列比对算法,是一种基于动态规划思想的全局序列比对方法。 -Block recursive sequence alignment algorithm, it is a global sequence alignment dynamic programming based method.