Closed vinisalazar closed 5 years ago
Sorry, I just noticed #21 and #22 are similar to this.
I'd just like to add that changing --fragLen to 200 made it work.
We are currently looking into extending FastANI to protein level for handling divergent genomes (<80% similarity).
That is great to hear, I'd suggest opening the issues here, I'm sure there are people willing to colaborate
Hi,
I'm running FastANI, the console logs indicate it appears to be working fine, but the output fine is empty. Command:
FastANI -q GCF_000063525.1_ASM6352v1_genomic.fna -r GCF_002356215.1_ASM235621v1_genomic.fna -o ani_test.txt
Console: `
INFO [thread 0], skch::main, Time spent mapping fragments in query #1 : 0.211354 sec INFO [thread 0], skch::main, Time spent post mapping : 2.0606e-05 sec `
After this,
ani_test.txt
is empty.I also had some problems trying to run with -ql and -rl params, but I will prep an issue later.
Thanks,
V