Rosetta
|
This scores a pose @detail Run this script with the following arguments: 1) in::file::s
) score::weights <name of weight file (without extension)> More...
#include <utility/vector0.hh>
#include <devel/init.hh>
#include <core/io/pdb/pdb_writer.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/options/keys/score.OptionKeys.gen.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/ScoreFunction.hh>
#include <basic/database/open.hh>
#include <core/import_pose/import_pose.hh>
Functions | |
int | main (int argc, char *argv[]) |
This scores a pose @detail Run this script with the following arguments: 1) in::file::s
) score::weights <name of weight file (without extension)>
int main | ( | int | argc, |
char * | argv[] | ||
) |