Class Experiment

All Implemented Interfaces:
AccessControlled, Annotatable, Controlled, DiskConsumable, Identifiable, Nameable, Ownable, Registered, Removable, Shareable, Transactional

public class Experiment
extends AnnotatedItem
implements DiskConsumable, Transactional, Registered
An experiment is the starting point of the analysis in BASE. An experiment is linked to zero or more RawBioAssay:s of the same RawDataType as itself. It is not possible to mix raw data types. A root Transformation is used to calculate the first set of intensities from the raw data. The intensities are stored in a root BioAssaySet.

Then, it is possible to apply more transformations using the root bioassayset as a source. Each transformation may create new bioassaysets, from which it is possible to apply new transformations and so on.

Version:
2.0
Author:
Nicklas
Last modified
$Date: 2017-05-22 14:35:27 +0200 (må, 22 maj 2017) $