soedinglab / hh-suite

Remote protein homology detection suite.
https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-3019-7
GNU General Public License v3.0
515 stars 128 forks source link

Name error in a3m, but not in hhr #334

Open EileenLLL opened 1 year ago

EileenLLL commented 1 year ago

:exclamation: Make to check out our User Guide.

Expected Behavior

No name error in a3m file.

I used mmseqs to build my own custom hhblits database, and use hhblits to search homologous sequences in custom database. However, the first name of the ID is missing in a3m format of the output, while in hhr format not.

hhr output: image a3m output: image

The above "-" is added in the original fasta file, because I want to check if the first letter is indeed missing.

Steps to Reproduce (for bugs)

hhblits -i ID.fas -o try5.hhr -oa3m try5.a3m -n 1 -d ./TcluMsa

HH-suite Output (for bugs)

Normal

Context

Providing context helps us come up with a solution and improve our documentation for the future.

Your Environment

HH-suite3