query_materials_local.py Command Help

Command: $SCHRODINGER/run query_materials_gui_dir/query_materials_local.py

usage: $SCHRODINGER/run query_materials_gui_dir/query_materials_local.py
       [-h] [-asl ASL] [-sp_query SP_QUERY] [-max_results MAX_RESULTS]
       [-pbc_type PBC_TYPE] [-elements ELEMENTS] [-HOST <hostname>]

Query local file system. Copyright Schrodinger, LLC. All rights reserved.

options:
  -h, -help             Show this help message and exit.
  -asl ASL              ASL query (default: None)
  -sp_query SP_QUERY    Structure property query (default: None)
  -max_results MAX_RESULTS
                        Maximum number of results (default: 100)
  -pbc_type PBC_TYPE    Filter structures based on the presence/absence of the
                        PBCs (default: both)
  -elements ELEMENTS    Filter structures based on the presence of the
                        chemical elements (default: None)

Job Control Options:
  -HOST <hostname>      Run job remotely on the indicated host entry.
                        (default: localhost)