Rosetta
Functions | Variables
GlycanDock.cc File Reference

Perform local docking and refinement of a glycoligand into the putative pocket of a protein receptor. More...

#include <devel/init.hh>
#include <protocols/glycan_docking/GlycanDockProtocol.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/pointer/owning_ptr.hh>
#include <basic/Tracer.hh>

Functions

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

Variables

static basic::Tracer TR ("apps.public.carbohydrates.GlycanDock")
 

Detailed Description

Perform local docking and refinement of a glycoligand into the putative pocket of a protein receptor.

Author
Morgan Nance (morga.nosp@m.nlna.nosp@m.nce@g.nosp@m.mail.nosp@m..com) based off of dock_glycans app by Jason Labonte (JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu)

Function Documentation

◆ main()

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

Variable Documentation

◆ TR

basic::Tracer TR("apps.public.carbohydrates.GlycanDock") ( "apps.public.carbohydrates.GlycanDock"  )
static