screener

Bindings for protocols::stepwise::screener namespace

class pyrosetta.rosetta.protocols.stepwise.screener.StepWiseScreenerType

Bases: pybind11_builtins.pybind11_object

Members:

NONE

ALIGN_RMSD

ANCHOR_SUGAR

ATR_REP

BASE_BIN_MAP

BASE_CENTROID

BULGE_APPLIER

CENTROID_DISTANCE

FAST_FORWARD_TO_NEXT_RIGID_BODY

FAST_FORWARD_TO_NEXT_RESIDUE_ALTERNATIVE

INTEGRATION_TEST

O2PRIME_PACK

PACK

PARTITION_CONTACT

PHOSPHATE_PACK

POSE_SELECTION

PROTEIN_ATR_REP

RESIDUE_APPLIER

RESIDUE_CONTACT

PROTEIN_CCD_CLOSURE

RNA_CHAIN_CLOSURE

RNA_CHAIN_CLOSABLE_GEOMETRY

RNA_CHAIN_CLOSABLE_GEOMETRY_RESIDUE_BASED

RNA_CHAIN_CLOSABLE_GEOMETRY_STUB_BASED

SAMPLE_APPLIER

SAMPLE_APPLIER_WITH_RESIDUE_LIST

SCORER

SIMPLE_POSE_SELECTION

SIMPLE_RMSD

STUB_APPLIER

STUB_DISTANCE

SUGAR_INSTANTIATOR

TAG_DEFINITION

VDW_ATR_REP

VDW_BIN

pyrosetta.rosetta.protocols.stepwise.screener.fast_forward_to_next_residue_pair(sampler: pyrosetta.rosetta.protocols.stepwise.sampler.StepWiseSampler, res1: int, res2: int) → None

C++: protocols::stepwise::screener::fast_forward_to_next_residue_pair(class std::shared_ptr<class protocols::stepwise::sampler::StepWiseSampler>, const unsigned long, const unsigned long) –> void