needleman-wunsch-alignment

There are 2 repositories under needleman-wunsch-alignment topic.

  • mamutalib/Bio-informatics

    Bio informatics course materials for NEUB students.

    Language:C++2100
  • olledejong/Sequence-Alignment

    MSc Biology C++ Course Assignment. A program that can either perform a global, or local sequence alignment. Implementation of the Smith-Waterman and Needleman-Wunsch algorithms.

    Language:C++0100