select¶

Functions to select atoms from MDAnalysis AtomGroup instances.

Functions

atoms

Select Atoms from a MDAnalysis AtomGroup instance based on a selection string.

atoms_around_point

Select Atoms from a MDAnalysis AtomGroup instance that are within a cutoff of a point in space.

universe

Create a MDAnalysis Universe from a topology and a trajectory file.