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

Residue-wise lDDT of an AlphaFold DB protein against a reference from PDB #698

Open
7 tasks
padix-key opened this issue Nov 8, 2024 · 0 comments
Open
7 tasks
Labels
example idea An idea for a new example in the gallery good first issue

Comments

@padix-key
Copy link
Member

This example should fulfill the following tasks:

  • Download a reference protein structure from PDB
  • Download a corresponding model protein structure from AlphaFold DB
  • Superimpose structures with align_homologs()
  • Plot actual residue-wise lDDT (computed with Biotite) against pLDDT (stored in B-factors)
  • Create a molecular visualization with PyMOL encoding the lDDT using color

This example requires the following features to be implemented first

@padix-key padix-key added good first issue example idea An idea for a new example in the gallery labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
example idea An idea for a new example in the gallery good first issue
Projects
None yet
Development

No branches or pull requests

1 participant