openfe
openfe copied to clipboard
[docs] + [cli] openfe atommapping
The CLI has an atommapping option which seems to no longer be advertised in when calling openfe --help.
However it is present in the docs: https://docs.openfree.energy/en/latest/guide/cli/cli_basics.html
- Should
atommapingbe including in the help message? (I haven't seen a commit that specifically seemed to try to remove it) - If yes - let's add it back
- If no - let's update the docs accordingly
This issue blocks https://github.com/OpenFreeEnergy/ExampleNotebooks/pull/117
it was made hidden in this PR: https://github.com/OpenFreeEnergy/openfe/pull/414
I think it's probably something we should remove entirely, it was a fun idea that doesn't scale well
Re-opening: whilst the docs were dealt with, the atommapping CLI entry point still exists - if we don't want it then we should remove it.