Rosetta
Functions
simpleScore.cc File Reference

This scores a pose @detail Run this script with the following arguments: 1) in::file::s

) in::path::database

) 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[])
 

Detailed Description

This scores a pose @detail Run this script with the following arguments: 1) in::file::s

) in::path::database

) score::weights <name of weight file (without extension)>

Author
Sam DeLuca (samue.nosp@m.l.l..nosp@m.deluc.nosp@m.a@va.nosp@m.nderb.nosp@m.ilt..nosp@m.edu)

Function Documentation

◆ main()

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