ContingentAcceptMover

  • 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.

ContingentAcceptMover

Calculates the value of a filter before and after the move, and returns false if the difference in filter values is greater than delta.

<ContingentAccept name="( &string)" mover="(&string)" filter="(&string)" delta="(&Real)"/>

See Also

  • IfMover
  • ParsedProtocolMover
  • Home page for RosettaScripts filters
  • GenericMonteCarloMover
  • I want to do x: Guide for choosing a mover