Rosetta
|
#include <protocols/viewer/viewers.hh>
#include <core/pose/Pose.hh>
#include <devel/init.hh>
#include <basic/Tracer.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/import_pose/import_pose.hh>
#include <basic/options/option.hh>
Functions | |
void * | anglestats_local (void *) |
int | main (int argc, char *argv[]) |
Variables | |
static basic::Tracer | TR ("anglestats") |
currently just prints out omega angles annotated for cis for the whole pose More... | |
void* anglestats_local | ( | void * | ) |
References ObjexxFCL::abs(), create_a3b_hbs::i, option, beta_nonlocal::pose, pyrosetta.distributed.io::pose_from_file, docking::s, and TR.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
References anglestats_local(), argv, test.T009_Exceptions::e, basic::init(), and viewer_main().
|
static |
currently just prints out omega angles annotated for cis for the whole pose
Referenced by anglestats_local().