Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token for unaligned amino acids #196

Open
VGPReys opened this issue Feb 12, 2025 · 1 comment
Open

Token for unaligned amino acids #196

VGPReys opened this issue Feb 12, 2025 · 1 comment

Comments

@VGPReys
Copy link

VGPReys commented Feb 12, 2025

Hi there,

I would like to generate embedding for a protein sequence that comes from a multiple sequence alignment (e.g: "AAA--AAA--A")

What kind of token should be used to describe the unaligned amino acids ?

My initial guess is that is could be one of these:

  • .
  • -
  • <pad>
  • <mask>

But which one ?

Thanks for your help

@thomas-a-neil
Copy link
Contributor

Why not embed the unaligned sequence?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants