Skip to content

tymaxjones/SequenceAlignment-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SequenceAlignment

Overview

Create a library of sequence alignment tools from scratch including the following algorithms:

  • Smith-Waterman:

  • Needleman-Wunsch:

  • Multiple Alignment:

Requirement packages:

No specific package required

Installation

import the module directly from the module in src directory.

Test:

Some test functions are provided in the test.py under the foulder of .test using pytest framework.

pytest test/test_<name-of-algorithm-you-want-to-test>.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages