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

How to process docking with two Cu ions? #205

Closed
pharm-dacnhan opened this issue Jun 9, 2023 · 4 comments
Closed

How to process docking with two Cu ions? #205

pharm-dacnhan opened this issue Jun 9, 2023 · 4 comments
Labels
question Further information is requested

Comments

@pharm-dacnhan
Copy link

pharm-dacnhan commented Jun 9, 2023

We are doing a project related to tyrosine kinase protein, in which we need process the docking step with 2 ions Copper instead of zinc. Thus, we need to modify the file AD4Zn.dat. We added the parameter of Cu (atom_par Cu) with Rii, epsii, vol, and solpar values of 3.50; 0.005; 12.000; and -0.00110. Then, we process Docking. I wonder if this action is correct? We appreciate for any comments from experts. Many thanks!

@diogomart diogomart added the question Further information is requested label Jun 9, 2023
@diogomart
Copy link
Member

Yes, but I'd use a vdW radius more similar to that of the other metals.

@xavgit
Copy link

xavgit commented Jul 20, 2023

Hi,
inspecting the AD4Zn.dat file there are lines for Mg, Ca and other metals different from Zn.
Therefore to make a docking involving a metal present in AD4Zn.dat it is sufficient to follow the
steps in the tutorial "Docking with zinc metalloproteins"?
I can use the command;
pythonsh <script_directory>/zinc_pseudo.py -r protein.pdbqt -o protein_tz.pdbqt
even in the case of metal that is different from zinc?

Many thanks.
Saverio

@diogomart
Copy link
Member

Hi,

If there's no Zinc then there's no need to follow the AD4Zn instructions, the regular docking tutorial suffices, because the AD4Zn.dat file does not add any metals that aren't already included in the hard-coded defaults.

@rwxayheee
Copy link
Collaborator

Closing as resolved. For anyone who's interested in docking with metalloprotein receptors, as of today we're making updates on how receptor and ligand involving metal ions can be prepared which may allow people to perform docking differently. See recent discussion (#368) and feel free to open a new issue with a specific system, that you wish to be able to prepare and dock.

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

4 participants