Commons#

Enums#

MoleculeType

Molecule types commonly found in biomolecular structures.

PolymerType

Types of polymer molecules.

StructureLevel

Levels of structural hierarchy in biomolecules.

Exceptions#

BioMolError

Base exception class for the biomol package.

FeatureKeyError

Custom exception for errors related to feature keys.

FeatureOperationError

Custom exception for errors related to feature operations.

ViewOperationError

Custom exception for errors related to view operations.

StructureLevelError

Custom exception for errors related to structure levels.

IndexInvalidError

Custom exception for errors related to invalid indices.

IndexMismatchError

Custom exception for errors related to index mismatches.

IndexOutOfBoundsError

Custom exception for errors related to index out of bounds.