Class Analysis

All Implemented Interfaces:
Describable, Identifiable
Direct Known Subclasses:
CellTypeAssignment, ExpressionAnalysis

public abstract class Analysis extends AbstractDescribable
An analysis of one or more Investigations. The manner in which the analysis was done is described in the Protocol and Description associations. Analyses which use more than one Investigation are meta-analyses.
Author:
Paul
  • Constructor Details

    • Analysis

      public Analysis()
      No-arg constructor added to satisfy javabean contract
  • Method Details