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 execute #1

Open
debanjansen48 opened this issue Apr 26, 2024 · 2 comments
Open

How to execute #1

debanjansen48 opened this issue Apr 26, 2024 · 2 comments

Comments

@debanjansen48
Copy link

I am interested in kerseq2hills.py. Kindly guide how to execute the script.

unable to add Desmond scripts using maestro. How to execute them?

@rebelot
Copy link
Owner

rebelot commented Apr 26, 2024

desmond scripts are meant to be used from the command line using the terminal.

e.g.

$SCHRODINGER/run my_script.py ...

kerseq2hills.py however does not utilize any of the schrodinger API, so you can run it with any python3 interpreter

to see options and invocation

python kerseq2hills.py -h 

@debanjansen48
Copy link
Author

debanjansen48 commented Apr 27, 2024 via email

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