Class ExpressionAnalysis
java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.common.AbstractDescribable
ubic.gemma.model.analysis.Analysis
ubic.gemma.model.analysis.expression.ExpressionAnalysis
- All Implemented Interfaces:
Describable, Identifiable
- Direct Known Subclasses:
GeneDifferentialExpressionMetaAnalysis, SingleExperimentAnalysis
An analysis of one or more ExpressionExperiments
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Analysis
getName, getProtocol, setName, setProtocolMethods inherited from class AbstractDescribable
getDescription, hashCode, setDescription, toStringMethods inherited from class AbstractIdentifiable
equals, getId, setIdMethods inherited from interface Identifiable
getId
-
Constructor Details
-
ExpressionAnalysis
public ExpressionAnalysis()
-