Utility script - fills the bfactor colum with xyz-dependent fractional hydration values. Can be used to visualize the hydration in PyMOL.
More...
#include <devel/init.hh>
#include <protocols/membrane/AddMembraneMover.hh>
#include <core/conformation/membrane/MembraneInfo.hh>
#include <core/conformation/membrane/ImplicitLipidInfo.hh>
#include <core/conformation/membrane/MembraneGeometry.hh>
#include <core/conformation/Conformation.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/jd2/JobDistributor.hh>
#include <core/pose/Pose.hh>
#include <core/pose/PDBInfo.hh>
#include <core/types.hh>
#include <basic/Tracer.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/string_util.hh>
#include <string>
Utility script - fills the bfactor colum with xyz-dependent fractional hydration values. Can be used to visualize the hydration in PyMOL.
- Author
- Rebecca Alford (ralfo.nosp@m.rd3@.nosp@m.jhu.e.nosp@m.du)
◆ ColorByLipidTypeCOP
◆ ColorByLipidTypeOP
◆ main()
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ TR
| basic::Tracer TR("apps.pilot.ralford.ColorByLipidType") |
( |
"apps.pilot.ralford.ColorByLipidType" |
| ) |
|
|
static |