Releases: MGXlab/CAT_dev
Releases · MGXlab/CAT_dev
CAT pack v5.3
Notable changes
- GTDB support.
- Sequence databases (NCBI nr or GTDB) can be downloaded with
CAT download
, and CAT databases constructed withCAT prepare
. - Sensible defaults of DIAMOND parameters for high memory machines:
--top 11 --block_size 12 --index_chunks 1
. - You can now run CAT first, and then run BAT with the predicted proteins fasta and alignment file generated by CAT.
- Preparations for Read Annotation Tool (RAT).