BioSimSpace._SireWrappers

The _SireWrappers package contains a set of thin wrappers around Sire objects. These are internal BioSimSpace types and aren’t typically instantiated directly by the user, instead being created indirectly by BioSimSpace, e.g. through . BioSimSpace.IO.readMolecules.

Classes

Atom(atom)

A class for storing an atom.

Bond(bond)

A class for storing a bond.

Molecule(molecule)

A container class for storing a molecule.

Molecules(molecules)

An immutable container class for storing molecules.

Residue(residue)

A class for storing a residue.

System(system)

A container class for storing molecular systems.

SearchResult(select_result)

A thin wrapper around Sire.Mol.SelectResult.