I have done my major project on "DESIGN AND IMPLEMENTATION OF PARALLEL ALGORITHMS FOR GENOME SEQUENCING".
The aim of this project was to parallelize existing sequential algorithms of Genome Sequencing and implement them on parallel environment and improve serial versions in terms of time of execution. This project was implemented in C++ using OpenMP (Open Multi Processing).
Projects report and power-point presentation are attached here to download.