utilities for fldsgn/topology
More...
Go to the source code of this file.
|
| static basic::Tracer | TR ("protocols.topology.util") |
| |
| protocols::fldsgn::topology::StrandPairingSet | protocols::fldsgn::topology::calc_strand_pairing_set (core::pose::Pose const &pose, protocols::fldsgn::topology::SS_Info2_COP const ssinfo, core::Size minimum_pair_length) |
| | convert StrandParingSet of dssp to fldsgn::topology::StrandPairingSet More...
|
| |
| core::Real | protocols::fldsgn::topology::calc_delta_sasa (core::pose::Pose const &pose, utility::vector1< protocols::forge::build::Interval > intervals, Real const pore_radius) |
| | calc delta sasa, when a molecule is splited to 2parts. More...
|
| |
| core::Size | protocols::fldsgn::topology::check_kink_helix (core::pose::Pose const &pose, core::Size const begin, core::Size const end) |
| | check kink of helix, return number of loosen hydrogen More...
|
| |
utility::vector1
< core::scoring::hbonds::HBond > | protocols::fldsgn::topology::check_internal_hbonds (core::pose::Pose const &pose, core::Size const begin, core::Size const end) |
| | check kink of helix, return number of loosen hydrogen More...
|
| |
utilities for fldsgn/topology
- Author
- Nobuyasu Koga ( nobuy.nosp@m.asu@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du )
Definition in file util.cc.
| static basic::Tracer TR |
( |
"protocols.topology.util" |
) | |
|
|
static |