glide_active_learning.py Command Help

Command: $SCHRODINGER/run -FROM glide glide_active_learning.py

usage: $SCHRODINGER/run glide_active_learning.py [-h]
                                                 [-input_file [INPUT_FILE]]
                                                 [-RESTART]
                                                 <task> ...

positional arguments:
  <task>
    screen              Screen library with active learning.              For help message type screen -h
    evaluate            Evaluate library with generated ML model.              For help message type evaluate -h
    pilot               Assess active learning workflow on the library with pilot              mode. For help message type pilot -h

options:
  -h, --help            show this help message and exit
  -input_file [INPUT_FILE], -input [INPUT_FILE]
                        A file with lines such as "KEYWORD value".
  -RESTART              Restart AL-Glide workflow.

Help topics for subcommands are listed below: