Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 406 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 406 Bytes

bruteforcedp

Parallel implementation of the alignLinker function from Celera Assembler 7 done for a class project.

This routine makes up the bulk of the runtime for the 5-consensus stage. This version is faster, but suboptimal, and at the moment requires too much memory to be of practical use.

Profiling Results