Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 624 Bytes

data_containers.rst

File metadata and controls

14 lines (10 loc) · 624 Bytes

Datafiles, datasets, and manifests

One of the main features of octue is making using, creating, and sharing scientific datasets easy. There are three main data classes in the SDK that do this.

  • Datafile - a single local or cloud file <datafile> and its metadata.
  • Dataset - a set of related datafiles <dataset> that exist in the same location, plus metadata.
  • Manifest - a set of related datasets <manifest> that exist anywhere, plus metadata. Typically produced by or for one analysis.