Rosetta
|
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[]) |
A protocol to dock glycoprotein glycans in glycosyltransferases at the active site.
int const FAILURE | ( | - | 1 | ) |
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
int const SUCCESS | ( | 0 | ) |
Referenced by main().