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

Add validation of input molecules for DockOpt #17

Open
ianscottknight opened this issue Nov 19, 2022 · 1 comment
Open

Add validation of input molecules for DockOpt #17

ianscottknight opened this issue Nov 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ianscottknight
Copy link
Collaborator

The actives and decoys provided as input for DockOpt should be validated prior to running many docking jobs on them.

E.g. at the moment, only .db2 files that end in either ".db2" or ".db2.gz" will allow OUTDOCK files to be parsed correctly. So, this requirement should be validated before docking in the first place.

It may also be desirable to check that the .db2 files themselves have been built correctly. This should be looked into.

@ianscottknight ianscottknight added the enhancement New feature or request label Nov 19, 2022
@ianscottknight ianscottknight self-assigned this Nov 19, 2022
@ianscottknight
Copy link
Collaborator Author

Relevant remark by Seth Vigneron (seth.vigneron@ucsf.edu):

"Oh, and on the documentation DISI page it doesn’t specify where and how to have the actives and decoys files. Other than that, it was super clear."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant