搜索资源列表
biomatch
- 序列比对程式,主要一开始输入两串DNA序列,然后设置MATCH的值,最后算出分数-sequence alignment program, began to import store a DNA sequence, then set up MATCH value, calculate the final score
dp_align.tar
- 双序列比对:全局比对或局部比对算法,针对蛋白质序列或核酸序列-This program will do Needle global or Smith-Waterman local alignment for two protein sequences or DNA sequences
muscle3.7_src
- unix,linux下编译。用于蛋白质,DNA序列比对,支持双序列或多序列比对。 -unix, linux under the compiler. For protein, DNA sequence alignment to support the dual-sequence or multiple sequence alignment right.
lab2
- 动态规划法的应用 1.用动态规划法实现两个虚拟DNA序列的比对。 2.记分方法为:匹配给5分,不匹配给1分,插入、删除给-2分。 要求生成的比对具有最大总和。-The application of a dynamic programming method. Using dynamic programming method to achieve two virtual DNA sequence comparison. 2. Scoring method: match to 5 po
