Rosetta
|
Functions | |
def | atoms_within_angle (pose, resi, ai, aj) |
def | bump_check (pose, prop_vdw) |
def | report_proportion_accessible (rtname, bump_frac) |
def | report_proportion_accessible_alpha (rtname, bump_frac) |
def | report_proportions_accessible (bump_frac) |
def best_beta_backbones.atoms_within_angle | ( | pose, | |
resi, | |||
ai, | |||
aj | |||
) |
Referenced by bump_check().
def best_beta_backbones.bump_check | ( | pose, | |
prop_vdw | |||
) |
References atoms_within_angle(), numeric.distance_squared(), natoms(), ObjexxFCL.pow(), and basic::options::OptionKeys::in::file.xyz.
Referenced by report_proportion_accessible(), and report_proportion_accessible_alpha().
def best_beta_backbones.report_proportion_accessible | ( | rtname, | |
bump_frac | |||
) |
References bump_check(), run_backbone.float, and pyrosetta.tests.distributed.test_dask.format.
Referenced by report_proportions_accessible().
def best_beta_backbones.report_proportion_accessible_alpha | ( | rtname, | |
bump_frac | |||
) |
References bump_check(), run_backbone.float, and pyrosetta.tests.distributed.test_dask.format.
Referenced by report_proportions_accessible().
def best_beta_backbones.report_proportions_accessible | ( | bump_frac | ) |
References report_proportion_accessible(), and report_proportion_accessible_alpha().