![]() |
Rosetta Protocols
2015.09
|
#include <core/pose/Pose.fwd.hh>
#include <core/types.hh>
#include <protocols/sic_dock/types.hh>
#include <map>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::sic_dock | |
Functions | |
bool | protocols::sic_dock::read_biounit (string const &fname, Pose &pose, int const &max_res, bool const &DEBUG) |
bool | protocols::sic_dock::read_biounit (string const &fname, Pose &pose, utility::vector1< Real > &bfactors, utility::vector1< Real > &occupancy, int const &max_res, bool const &DEBUG) |
bool | protocols::sic_dock::read_biounit (string const &fname, Pose &pose, vector1< Real > &bfactors, vector1< Real > &occupancy, vector1< int > &pdbres, std::map< int, char > &pdbchain, int &nresmodel1, int const &max_res, bool const &DEBUG) |