|
Rosetta
|
Runs DockDesignParser via the JobDistributor v. 2, provides access to protein-DNA interface modeling code in protocols/dna, and uses a custom PDBJobOutputter to add protein-DNA specific information to output pdb files. More...
#include <protocols/jd2/JobDistributor.hh>#include <protocols/moves/Mover.hh>#include <protocols/dna/PDBOutput.hh>#include <protocols/viewer/viewers.hh>#include <devel/init.hh>#include <basic/Tracer.hh>#include <core/scoring/constraints/Constraint.fwd.hh>#include <utility/excn/Exceptions.hh>Classes | |
| class | DummyMover |
| Must have this after BOINC stuff to avoid windows build error. More... | |
Functions | |
| void * | my_main (void *) |
| int | main (int argc, char *argv[]) |
Variables | |
| static basic::Tracer | TR ("apps.public.rosettaDNA") |
Runs DockDesignParser via the JobDistributor v. 2, provides access to protein-DNA interface modeling code in protocols/dna, and uses a custom PDBJobOutputter to add protein-DNA specific information to output pdb files.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References argv, test.T009_Exceptions::e, basic::init(), my_main(), and viewer_main().
|
static |
Referenced by DummyMover::apply(), and my_main().