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 ubic.gemma.model.analysis.Analysis
getName, getProtocol, setName, setProtocol
Methods inherited from class ubic.gemma.model.common.AbstractDescribable
getDescription, hashCode, setDescription, toString
Methods inherited from class ubic.gemma.model.common.AbstractIdentifiable
equals, getId, setId
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ubic.gemma.model.common.Identifiable
getId
-
Constructor Details
-
ExpressionAnalysis
public ExpressionAnalysis()
-