Application source code for testing CarbohydrateInfo.
More...
#include <devel/init.hh>
#include <core/types.hh>
#include <core/chemical/ChemicalManager.hh>
#include <core/chemical/gasteiger/GasteigerAtomTypeSet.hh>
#include <core/chemical/gasteiger/GasteigerAtomTyper.hh>
#include <core/chemical/carbohydrates/CarbohydrateInfo.hh>
#include <core/chemical/rings/RingConformerSet.hh>
#include <core/chemical/ResidueType.hh>
#include <core/conformation/Residue.hh>
#include <core/conformation/Conformation.hh>
#include <core/pose/Pose.hh>
#include <core/pose/annotated_sequence.hh>
#include <core/pose/PDBInfo.hh>
#include <core/io/carbohydrates/pose_io.hh>
#include <core/import_pose/import_pose.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/file/FileName.hh>
#include <iostream>
|
string const | PATH = "input/" |
|
Application source code for testing CarbohydrateInfo.
- Author
- Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
void test_sugar |
( |
Pose const & |
sugar | ) |
|
string const PATH = "input/" |