Rosetta
Functions | Variables
range_relax.cc File Reference

Relaxes the protein by relaxing in ranges. More...

#include <devel/init.hh>
#include <protocols/relax/RangeRelaxMover.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <utility/excn/Exceptions.hh>
#include <basic/Tracer.hh>

Functions

int main (int argc, char *argv[])
 

Variables

static basic::Tracer TR ("apps.pilot.jkleman.range_relax")
 

Detailed Description

Relaxes the protein by relaxing in ranges.

Relaxes a protein by iteratively relaxing ranges of the protein; No ramping required. Much faster than FastRelax and good for large to very large proteins (tested up to 5250 residues); For the membrane version, use MPRangeRelax which runs this Mover underneath

Author
JKLeman (julia.nosp@m..koe.nosp@m.hler1.nosp@m.982@.nosp@m.gmail.nosp@m..com)

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ TR

basic::Tracer TR("apps.pilot.jkleman.range_relax") ( "apps.pilot.jkleman.range_relax"  )
static