Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Key Concepts

Inventory

A tree based location system that can store plates and tubes in various location types (room, freezer, shelf, etc.)

Compound

Represents a single compound which can be stored in Tubes and Plates.

Plate

...

A matrix representation of a plate which can store compounds in its different wells.

Dry Tube

A tube storing a dry compound.

Liquid Tube

Job

...

A tube storing a liquid compound.

Job

Representation of an atomic action in Chempion which holds info regarding the user, date, action, inputs and outputs,


Performing atomic actions

An atomic action - register, clone, etc.

3 ways:

  1. manual input
  2. input from CSV
  3. subsequent jobManual input - just enter the input on an interactive table form.
  4. Input from CSV - save input as csv, then import it to the app.
  5. Subsequent job - redirecting some/all of job objects to the next desired action.