Closed nick-youngblut closed 4 years ago
Yes, this issue exists since MMseqs1. Thank you for pointing it out. I have added fident
additionally to pident
. fident
will report the fraction while pident
reports the percentage. In default fident
is reported.
Awesome! Thanks for the quick fix!
Expected Behavior
mmseqs convertalis --format-mode 0 --format-output query,target,evalue,pident
writes out table ofmmseq search
hits in blast M8 format, butpident
seems to be written as a fraction instead of a percent. This affects downstream processing of the table, especially when trying to conduct the same processing to this table and one generated by blast or diamond (pident
is then written as a percent).Steps to Reproduce (for bugs)
Your Environment
Ubuntu 18.04.4