Skip to content

A C++ project to detect mutations on DNA sequence, comparing two DNA samples. This project was built based on a Supercomputing subject and some classic algorithms are used in this project, such as Smith Waterman, Random Local Search and Exaustive Search

AntonioFuziy/DNA_mutation_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNA mutation detector

This is a project of algorithm optimizations using supercomputing tecniques, such as paralelism using CUDA, OpenMP and speedup on sequencial algorithms

About

A C++ project to detect mutations on DNA sequence, comparing two DNA samples. This project was built based on a Supercomputing subject and some classic algorithms are used in this project, such as Smith Waterman, Random Local Search and Exaustive Search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published