Rosetta
Functions
test_explicit_membrane_input.cc File Reference

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[])
 

Detailed Description

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.

Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu

Function Documentation

◆ INPUT_PATH()

string const INPUT_PATH ( "input/"  )

Referenced by main().

◆ main()

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

◆ OUTPUT_PATH()

string const OUTPUT_PATH ( "output/"  )

Referenced by main().