FastANI
FastANI copied to clipboard
FastANI 1.33 using more threads than allocated
Hello,
I came across an issue where FastANI version 1.33 is using more threads than were allocated (versions 1.3 to 1.32 seem to be okay). I've attached results of /usr/bin/time for all of those versions.
All versions were executed using:
/usr/bin/time -v fastANI -q GCA_019236045.1_ASM1923604v1_genomic.fna -r GCA_019236175.1_ASM1923617v1_genomic.fna -o output.txt -t 1 2> fastANI-1.x.txt
fastANI-1.3.txt fastANI-1.31.txt fastANI-1.32.txt fastANI-1.33.txt
Cheers!