|
Rosetta
|
Application source code for testing loading of a variety of small-molecule cofactors. More...
#include <devel/init.hh>#include <core/types.hh>#include <core/conformation/Residue.hh>#include <core/kinematics/MoveMap.hh>#include <core/pose/Pose.hh>#include <core/pose/PDBInfo.hh>#include <core/import_pose/import_pose.hh>#include <core/scoring/ScoreFunction.hh>#include <core/scoring/ScoreFunctionFactory.hh>#include <protocols/minimization_packing/MinMover.hh>#include <utility/excn/Exceptions.hh>#include <iostream>Functions | |
| string const | INPUT_PATH ("input/") |
| string const | OUTPUT_PATH ("output/") |
| int | main (int argc, char *argv[]) |
Application source code for testing loading of a variety of small-molecule cofactors.
Application source code for testing loading of lipids within the context of a small surface.
| string const INPUT_PATH | ( | "input/" | ) |
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| string const OUTPUT_PATH | ( | "output/" | ) |
Referenced by main().