Closed cihga39871 closed 4 years ago
I don't recommend using spaces in directory or file names :) I'm using a widely used C++ command line parser called clipp, can't do much there..
May be you can use escape character to help it recognize space.. should be worth giving it a try.
fastANI -q "/abcdef/aa.fa" -r "/a\ b/bb.fa" -o "123"
Filenames do not support blank.