Rosetta
Classes
IdentifyLigandMotifs.hh File Reference

.hh fils for IdentifyLigandMotifs protocol. Protocol object reads in a pdb file(s) and outputs motifs for protein-ligand interactions in .pdb and .motifs format. App originally written by mdsmith, optimized and converted to protocol by Ari Ginsparg. More...

#include <sstream>
#include <string>
#include <core/types.hh>
#include <core/pose/Pose.fwd.hh>
#include <protocols/motifs/MotifLibrary.fwd.hh>
#include <protocols/motifs/MotifLibrary.hh>
#include <utility/vector1.fwd.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <protocols/motifs/Motif.fwd.hh>

Classes

class  IdentifyLigandMotifs
 

Detailed Description

.hh fils for IdentifyLigandMotifs protocol. Protocol object reads in a pdb file(s) and outputs motifs for protein-ligand interactions in .pdb and .motifs format. App originally written by mdsmith, optimized and converted to protocol by Ari Ginsparg.