Top-level API ============= The top-level package provides convenience imports for the most common TMol objects and workflows. Their full documentation lives in the owning packages, such as :mod:`tmol.io`, :mod:`tmol.pose`, and :mod:`tmol.score`. Core objects ------------ .. currentmodule:: tmol .. autosummary:: :nosignatures: CanonicalOrdering CartesianMoveMap ConstraintEnergyTerm ConstraintSet EdgeType FoldForest KinematicModuleData MoveMap PackedBlockTypes ParameterDatabase PoseStack ScoreFunction ScoreType Structure and chemistry ----------------------- .. autosummary:: :nosignatures: atom_records_from_pose_stack canonical_form_from_openfold canonical_form_from_pdb canonical_form_from_rosettafold2 canonical_ordering_for_openfold canonical_ordering_for_rosettafold2 default_canonical_ordering default_packed_block_types extended_pose_stack_from_sequences one2three packed_block_types_for_openfold packed_block_types_for_rosettafold2 pose_stack_from_canonical_form pose_stack_from_openfold pose_stack_from_pdb pose_stack_from_rosettafold2 pose_stack_to_pdb_string selection_gallery switchable_view three2one view write_pose_stack_pdb Scoring and optimization ------------------------ .. autosummary:: :nosignatures: beta2016_score_function build_kinforest_network create_mainchain_coordinate_constraints fast_relax get_named_torsions get_torsion_names run_cart_min run_kin_min run_min set_named_torsions C++ and CUDA integration ------------------------ .. automodule:: tmol :members: include_paths :show-inheritance: