The ingestion pipeline and metadata handling should allow a single Experiment to contain multiple Chemicals. (The core data model already allows for this).
For the analysis pipeline, different chemicals in a single experiment are practically more like separate experiments which happen to share an experiment id.
The ingestion pipeline and metadata handling should allow a single
Experimentto contain multipleChemicals. (The core data model already allows for this).For the analysis pipeline, different chemicals in a single experiment are practically more like separate experiments which happen to share an experiment id.