hh-suite icon indicating copy to clipboard operation
hh-suite copied to clipboard

Name error in a3m, but not in hhr

Open EileenLLL opened this issue 3 years ago • 0 comments

: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

EileenLLL avatar Dec 16 '22 04:12 EileenLLL