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

Meeko CLI Revision #130

Open
psharma-sr opened this issue Jun 11, 2024 · 0 comments
Open

Meeko CLI Revision #130

psharma-sr opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request refactor Improvements to the code without necessarily adding features
Milestone

Comments

@psharma-sr
Copy link

Revise the CLI so that it has more options and support for logging.

In particular we want to focus on making all of the information on what has happened during template matching available for logging, and then make those logging options configurable in some way for people calling Meeko.

The example given had to do with the ambiguous templates, we want to create some sort of data structure that will handle all of the tracking for these template matching scenarios (ex: if the template couldn't be matched because of too few or too many hydrogens)

Also: make sure the CLI is well-designed and accessible, add testing for CLI operations, and potentially move some of the functions out of the mk-prepare scripts into places where they are better organized and easier to access.

@psharma-sr psharma-sr added enhancement New feature or request refactor Improvements to the code without necessarily adding features labels Jun 11, 2024
@psharma-sr psharma-sr added this to the Meeko Refactoring Project milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor Improvements to the code without necessarily adding features
Projects
None yet
Development

No branches or pull requests

2 participants