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 documentation for the command-line scripts #228

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

rwxayheee
Copy link

@rwxayheee rwxayheee commented Nov 7, 2024

Preview of the edited documentations: https://rwxmeeko.readthedocs.io/en/latest/cli_rec_prep.html#

Please consider the added documentations a basic version for the command-line scripts.

For each command-line .py scripts, the documentation has three main sections:

(1) A very brief summary and a code block as the Basic usage

(2) An About section that allows us to explain the design and the importance, like the Templates, Write flag and the Residue selection and assignment language for mk_prepare_receptor.py

(3) An exhaustive list of Options. This list is generated not manually written. could add some more details and example usage for the most commonly used options.

@diogomart Please let me know if you like the layout, and I could add more details to the description pages of the command line scripts! Thanks

Some other changes included in this PR:

  • Deleted the redundant Table of Content in the body of tutorials

  • Deleted installation of Meeko from tutorials

  • Added the Covalent (Tethered) Docking Colab back. The two Colab notebooks now use a better (complied from develop) version of AD-GPU

  • Some other small fixes

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

Successfully merging this pull request may close these issues.

1 participant