Releases: RNABioInfo/mcaat
Releases · RNABioInfo/mcaat
v0.4
😸 mCAAT v0.4
👾 BUG FIX: -flto has to be disabled for the changes below to work!
- Preprocessing takes a couple of hours for 1 billion nodes
- Usage of compiler intrinsics and phmap from the Google library
- 15-17x optimization gain to the Depth Limited Search algorithm
- Correctness of the algorithm was not affected
- Docker image available for this version
v0.3
😸 mCAAT v0.3
- Preprocessing takes a couple of hours for 1 billion nodes
- Usage of compiler intrinsics and
phmapfrom the Google library - 15-17x optimization gain to the Depth Limited Search algorithm
- Correctness of the algorithm was not affected
- Docker image available for this version
v0.2
😸 mCAAT v0.2
Initial releases of the Metagenomic CRISPR Array Analysis Tool.
- Supports FASTQ input files.
- Docker image available:
docker pull feeka94/mcaat:v0.2.