|
Rosetta
|
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") |
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
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References argv, test.T009_Exceptions::e, basic::init(), and basic::options::OptionKeys::abinitio::relax.
|
static |