Skip to content

Program that implements a Needleman–Wunsch algorithm for alignment of two sequences

License

Notifications You must be signed in to change notification settings

Roman-Si/Programming_formalisms_d2_NW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Programming_formalisms_d2_NW

Program that implements a Needleman–Wunsch algorithm for alignment of two sequences

User needs

  • Interface
  • Specify input (nucleotides, aminoacids, alignment parameters)
  • Explain output

Risks

  • data storage
  • query limit
  • exposure of sensitive data

Requirements

  • OS
  • sequence length or # of users

About

Program that implements a Needleman–Wunsch algorithm for alignment of two sequences

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages