Rosetta
Functions
mucintypeglycosylation.cc File Reference

A protocol to dock glycoprotein glycans in glycosyltransferases at the active site. More...

#include <devel/init.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/glycopeptide_docking/GlycopeptideDockingProtocol.hh>
#include <utility/excn/Exceptions.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <string>
#include <iostream>

Functions

int const SUCCESS (0)
 
int const FAILURE (-1)
 
int main (int argc, char *argv[])
 

Detailed Description

A protocol to dock glycoprotein glycans in glycosyltransferases at the active site.

Author
Yashes Srinivasan (yashe.nosp@m.ss@g.nosp@m.mail..nosp@m.com)

Function Documentation

◆ FAILURE()

int const FAILURE ( 1)

Referenced by main().

◆ main()

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

◆ SUCCESS()

int const SUCCESS ( )

Referenced by main().