Skip to content

azoz158-zz/Smith-Waterman-algorithm-java-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smith-Waterman-algorithm-java-implementation

BioMultithreading

To run the algorithm in a multi-thread fashion. The more CPU cores, the faster it gets.

BioSequential

To run the algorithm in a sequential fashion. Only requires 1 CPU core.

input_Data

Real input data examples.

How to run the program

Check this document for instruction of how to run both programs and use the input data.

-------------------------------------------------------------

If there are any questions. please do not hesistate to ask. Thank you.

About

Smith Waterman algorithm Java implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages