-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Labels
universeRelates to universesRelates to universes
Milestone
Description
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, andUniverse. -
I understand that there is a difference between a parser and a readernot 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
universeRelates to universesRelates to universes