Skip to content

Using Universe #2

@lilyminium

Description

@lilyminium

Story: As a molecular dynamics scientist who is familiar with packages such as mdtraj and cpptraj, I want to quickly get information such as atom properties and coordinates, so that I can analyse my data.

Acceptance criteria:

  • I understand the difference between and hierarchical relationships of a Topology, Trajectory, AtomGroup, and Universe.
  • I understand that there is a difference between a parser and a reader not important (see below)
  • I can find a page that goes details supported formats, and the information MDAnalysis reads and guesses from each
  • I understand important arguments for creating a Universe, e.g. guess_bonds, all_coordinates, in_memory.
  • I know how to use auxiliary readers, which are supported, and how to access auxiliary properties.
  • I understand how positions work with a trajectory and how to access specific frames.
  • I understand certain limitations, e.g. Universe cannot support varying numbers of atoms.
  • I have a link to the AtomGroup and Topology sections.

Metadata

Metadata

Assignees

Labels

universeRelates to universes

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions