Autogenerated Tag Syntax Documentation:


A collection of PCS scoring grids. For each grid, PCS values are calculated from fixed input tensor parameters and compared with the ligand PCS values.

<PCSMultiGrid name="(&string;)" grid_name="(&string;)"
        pcs_input_file="(&string;)" pcs_weight="(1.0 &real;)" weight="(&real;)" />
  • grid_name: The name used to insert the scoring grid into the GridManager
  • pcs_input_file: (REQUIRED) Main PCS input file.
  • pcs_weight: Multiply the PCS grid score by this weight value.
  • weight: (REQUIRED) XRW TO DO