Permalink
Please sign in to comment.
Browse files
trying to bring thread affinitization, various lock types, TBB fully …
…over from Bowtie2
- Loading branch information...
Showing
with
418 additions
and 223 deletions.
- +25 −6 Makefile
- +0 −1 SeqAn-1.1/seqan/file/file_format_cgviz.h
- +0 −4 SeqAn-1.1/seqan/file/file_format_fasta_align.h
- +2 −6 aligner_0mm.h
- +2 −6 aligner_1mm.h
- +2 −6 aligner_23mm.h
- +3 −3 bitset.h
- +8 −8 ebwt_search.cpp
- +8 −8 ebwt_search.h
- +2 −2 ebwt_search_util.h
- +20 −35 hit.h
- +3 −4 log.h
- +57 −104 pat.h
- +67 −0 ptl.hpp
- +1 −2 sam.cpp
- +157 −19 threading.h
- +14 −9 timer.h
- +47 −0 tkt.hpp
Oops, something went wrong.
0 comments on commit
d2d908f