Open liyangjie opened 2 years ago
Hello everyone, I noticed that fastANI has a parameter --minFraction, and i want to know how to get the specific value of this “average alignment fraction" by fastANI. Thank you a lot!
--minFraction
See the last two columns in the output file. Ratio of the two values in each row should give you alignment fraction for that comparison. https://github.com/ParBLiSS/FastANI#an-example-run
Hello everyone, I noticed that fastANI has a parameter
--minFraction
, and i want to know how to get the specific value of this “average alignment fraction" by fastANI. Thank you a lot!