ClearConstraintsMover

  • Search
  • Home
  • Feedback

Getting Started

Build Documentation

Rosetta Basics

Application Documentation

Scripting Interfaces

  • RosettaScripts

    • Movers

    • Residue Selectors

    • PackerPalettes

    • Task Operations

    • Simple Metrics

    • Filters

    • FeaturesReporters

    • Composite Protocols

    • Databases with RosettaScripts

    • Formatting conventions

    • For Developers

  • TopologyBroker

  • PyRosetta

Development Documentation

Internal Documentation

How to Write Documentation

FAQ

Glossary

Options list

Back to Mover page.

ClearConstraintsMover

Remove any constraints from the pose.

<ClearConstraintsMover name="(&string)" />

Note that this will remove both geometric (e.g. atom pair constraints, coordinate constraints) and sequence constraints (e.g. amino acid composition constraints, net charge constraints) from the pose. To remove only the latter, use the ClearCompositionConstraintsMover.

See Also

  • ConstraintSetMover
  • Constraints file format
  • AtomCoordinateCstMover
  • AddConstraintsToCurrentConformationMover
  • AddSidechainConstraintsToHotspotsMover
  • TaskAwareCstsMover
  • ClearCompositionConstraintsMover
  • AddCompositionConstraintMover
  • AddNetChargeConstraintMover