CAT pack v5.3
bastiaanvonmeijenfeldt
released this
05 Nov 23:34
·
107 commits
to master
since this release
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).