Rosetta
|
This is to illustrate scoring a PDB @detail Run this script with the following arguments: 1) in::file::s
) in::file::extra_res_fa <list of extra params files, one per residue type> More...
#include <utility/vector0.hh>
#include <devel/init.hh>
#include <basic/options/option.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/ScoreFunction.hh>
#include <basic/database/open.hh>
#include <utility/excn/Exceptions.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/import_pose/import_pose.hh>
Functions | |
int | main (int argc, char *argv[]) |
This is to illustrate scoring a PDB @detail Run this script with the following arguments: 1) in::file::s
) in::file::extra_res_fa <list of extra params files, one per residue type>
int main | ( | int | argc, |
char * | argv[] | ||
) |