steineggerlab / foldseek

Foldseek enables fast and sensitive comparisons of large structure sets.
https://foldseek.com
GNU General Public License v3.0
800 stars 99 forks source link

Does foldseek still work when there are only structure and not aa sequence? #139

Open ManlioWu opened 1 year ago

ManlioWu commented 1 year ago

Hello! Does foldseek use the amino acid sequence information when structure searching? I want to know whether it still work if I remove the aa sequence information. That is, there are only backbone structures.

ManlioWu commented 1 year ago

#

Hello! Does foldseek use the amino acid sequence information when structure searching? I want to know whether it still work if I remove the aa sequence information. That is, there are only backbone structures.

In other words, you mentioned that you combine amino acid and 3Di socres with weights 1.4 and 2.1, in the method section. However, I cannot find the corresponding code in foldseek-analysis. So I have the querstion if you use the amino acid sequence when creating subsititution maxtrix.

YTang906 commented 1 year ago

I also want to do structure only alignment though I noticed the authors mentioned '0: 3Di Gotoh-Smith-Waterman (local, not recommended)'... If someone could tell me why this is not recommended I will really appreciate! (I am a novice in protein structure filed so I can't understand this....)

martin-steinegger commented 1 year ago

@YTang906 we now implemented https://github.com/steineggerlab/foldseek/commit/f0de872f3ab84bbd5c173424a6633f0384f3adbd the 3Di only mode better. You could give it a try now.