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 selection #12

Open
abiotik opened this issue Jul 18, 2024 · 1 comment
Open

residue selection #12

abiotik opened this issue Jul 18, 2024 · 1 comment

Comments

@abiotik
Copy link

abiotik commented Jul 18, 2024

After reading your documentation I didn't find a script that will tell the docking software to bind a ligand in a specific area/residues desired. Can you help me in that?

@pgancarski
Copy link

In
1.-Molecular_Docking.ipynb

You can find the section
4.3. Box definition
center, size= getbox(selection='lig',extending=5.0,software='vina')

So the binding site is defined as a box that includes the reference ligand with an extra margin of 5

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