We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There might be a small problem with function delete_atom (making a dummy atom) in MoleculeSetup
delete_atom
MoleculeSetup
Meeko/meeko/molsetup.py
Line 687 in c938ebd
from meeko.molsetup import Atom Atom(1, is_dummy=True)
None of our cli scripts are currently using this, but I can provide a fix in the future
The text was updated successfully, but these errors were encountered:
rename_atoms
MoleculePreparation.prepare
fixed in #255
Sorry, something went wrong.
rwxayheee
No branches or pull requests
There might be a small problem with function
delete_atom
(making a dummy atom) inMoleculeSetup
Meeko/meeko/molsetup.py
Line 687 in c938ebd
None of our cli scripts are currently using this, but I can provide a fix in the future
The text was updated successfully, but these errors were encountered: