Rosetta
|
Public Member Functions | |
GunnTest () | |
virtual | ~GunnTest () |
virtual void | apply (core::pose::Pose &pose) |
void | computeGunnTuples (core::pose::Pose &pose, Size frag_size, utility::vector1< protocols::abinitio::GunnTupleOP > result) |
Public Attributes | |
Size | frag_size_ |
utility::vector1< protocols::abinitio::GunnTupleOP > | data_n |
utility::vector1< protocols::abinitio::GunnTupleOP > | data_p |
core::pose::PoseOP | native |
protocols::abinitio::GunnCost | gun |
|
inline |
References computeGunnTuples(), data_n, data_p, frag_size_, create_a3b_hbs::i, native, in::file::native(), option, and pyrosetta.distributed.io::pose_from_file.
|
inlinevirtual |
|
inlinevirtual |
References computeGunnTuples(), utility::io::oc::cout, data_n, data_p, frag_size_, gun, create_a3b_hbs::i, beta_nonlocal::pose, and predPRE::t.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask::execute().
|
inline |
References usec::frag_size, frag_size_, gun, create_a3b_hbs::i, beta_nonlocal::pose, and predPRE::t.
Referenced by apply(), and GunnTest().
utility::vector1<protocols::abinitio::GunnTupleOP> GunnTest::data_n |
Referenced by apply(), and GunnTest().
utility::vector1<protocols::abinitio::GunnTupleOP> GunnTest::data_p |
Referenced by apply(), and GunnTest().
Size GunnTest::frag_size_ |
Referenced by apply(), computeGunnTuples(), and GunnTest().
protocols::abinitio::GunnCost GunnTest::gun |
Referenced by apply(), and computeGunnTuples().
core::pose::PoseOP GunnTest::native |
Referenced by GunnTest().