Rosetta
|
App to convert antibodies to a different numbering scheme. Antibodies must have L and/or H chains. Only works on a FAB, currently, just like the rest of RosettaAntibody. More...
#include <devel/init.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <protocols/antibody/AntibodyNumberingConverterMover.hh>
#include <utility/excn/Exceptions.hh>
#include <basic/Tracer.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/OptionKeys.hh>
Functions | |
void | register_options () |
int | main (int argc, char *argv[]) |
Variables | |
static basic::Tracer | TR ("antibody_numbering_converter") |
App to convert antibodies to a different numbering scheme. Antibodies must have L and/or H chains. Only works on a FAB, currently, just like the rest of RosettaAntibody.
int main | ( | int | argc, |
char * | argv[] | ||
) |
void register_options | ( | ) |
|
static |