LoopLengthChange

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

LoopLengthChange

Changes a loop length without closing it.

<LoopLengthChange name="(&string)" loop_start="(&resnum)" loop_end="(&resnum)" delta="(&int)"/>
  • loop_start, loop_end: where the loop starts and ends.
  • delta: by how much to change. Negative values mean cutting the loop.

See Also

  • RosettaScriptsLoopModeling
  • Loopmodel application
  • Loop file format
  • LoopBuilderMover
  • LoopCreationMover
  • LoopFinderMover
  • LoopModelerMover
  • LoopMoverFromCommandLineMover
  • LoopProtocolMover
  • LoopRemodelMover