Skip to content

This is a program which implements the needleman-wunsch alogrithm for pairwise alignment

License

Notifications You must be signed in to change notification settings

kunmonster/needleman_wunsch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

needleman_wunsch

基于needleman-wunsch算法的双序列比对程序

  • 支持多结果呈现(经测试当双序列长度平均值大于22时输出所有结果需要时间较长,只输出部分结果)
  • 支持相似度统计
  • 支持fasta文件格式读取

accomplishing

About

This is a program which implements the needleman-wunsch alogrithm for pairwise alignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published