Back to SimpleMetrics page.

SelectedResidueCountMetric

Author: Vikram K. Mulligan (vmullig@uw.edu)

Documentation created 24 April 2018.

Purpose and Description

The SelectedResidueCountMetric SimpleMetric counts the number of residues in a pose (in the absence of a residue selector or in a selection (if a residue_selector is provided).

Usage

<SelectedResidueCountMetric name="(&string)" residue_selector="(&string)" />
  • residue_selector: The name of a previously-defined residue selector. If provided, the number of selected residues is counted. If not provided, all residues in the pose are counted.

See Also