Rosetta
Functions
pack.cc File Reference

This is to illustrate packing residues in a PDB @detail Run this script with the following arguments: 1) in::file::s <list of one PDB with at least 2 residues to pack> 2) in::path::database

) in::file::extra_res_fa <list of extra params files, one per residue type> More...

#include <utility/vector0.hh>
#include <utility/excn/Exceptions.hh>
#include <devel/init.hh>
#include <basic/options/option.hh>
#include <core/pose/Pose.hh>
#include <core/scoring/ScoreFunction.fwd.hh>
#include <protocols/minimization_packing/PackRotamersMover.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/import_pose/import_pose.hh>

Functions

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

Detailed Description

This is to illustrate packing residues in a PDB @detail Run this script with the following arguments: 1) in::file::s <list of one PDB with at least 2 residues to pack> 2) in::path::database

) in::file::extra_res_fa <list of extra params files, one per residue type>

Author
Gordon Lemmon (glemm.nosp@m.on@g.nosp@m.mail..nosp@m.com)

Function Documentation

◆ main()

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