This PR adds a simple smarts filter using QCSubmit. Users are able to apply the filter at any stage in the workflow and must use smirks to make this work, multiple smirks can also be provided.
Notable points that this PR has either accomplished or will accomplish.
[X] tests
Questions
[ ] Would we like to expose any other filters from qcsubmit like an element filter which might be easier when filtering by element than using the smirks filter?
Description
This PR adds a simple smarts filter using QCSubmit. Users are able to apply the filter at any stage in the workflow and must use smirks to make this work, multiple smirks can also be provided.
openff-benchmark filter smirks <input_dir> <output_dir> -p 1 -s "[P:1]" -s "[I:1]"
Todos
Notable points that this PR has either accomplished or will accomplish.
Questions
Status