boost
is required- Intel
tbb
is required - google test is required for testing
- compiler with
C++20
support
- This is the parallel version of SAIS.
- paper: https://doi.org/10.1007/s11227-018-2395-5
- All the testing is writen in google test.
make test
./test
- The input file is in fasta format.
make psais
./psais < {fasta_file}