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

using X: feature #12

Open
Yogesh1-11 opened this issue Jan 17, 2025 · 1 comment
Open

using X: feature #12

Yogesh1-11 opened this issue Jan 17, 2025 · 1 comment
Labels
question Further information is requested

Comments

@Yogesh1-11
Copy link

Thank you for adding redundant feature in residue pattern search. I want to know if its possible to provide restricted amino acid for a position. for example if a position is occupied by negatively charged amino acids like aspartate or glutamate only (not any aminoacid).

@khb7840
Copy link
Member

khb7840 commented Jan 17, 2025

164:H,195,221,247:ND,297:H
Like this query, you can append one-letter amino acid codes after colon. For aspartate and glutamate substituition at residue 100, it would be 100:DE. Alternatively, you can use 100:n for negatively charged amino acids.

@khb7840 khb7840 added the question Further information is requested label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants