Class BioAssaySet
java.lang.Object
ubic.gemma.model.common.AbstractIdentifiable
ubic.gemma.model.common.AbstractDescribable
ubic.gemma.model.common.auditAndSecurity.AbstractAuditable
ubic.gemma.model.analysis.Investigation
ubic.gemma.model.expression.experiment.BioAssaySet
- All Implemented Interfaces:
gemma.gsec.model.Securable
,Auditable
,Securable
,Describable
,Identifiable
- Direct Known Subclasses:
ExpressionExperiment
,ExpressionExperimentSubSet
Represents a set of
BioAssay
s.
This is not associated with any actual data, and soley represents a logical grouping of "samples" that can be used for any purpose. These could be a published grouping, or a subset of samples from a published study.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ubic.gemma.model.analysis.Investigation
getCharacteristics, getOtherRelevantPublications, getOwner, getPrimaryPublication, setCharacteristics, setOtherRelevantPublications, setOwner, setPrimaryPublication
Methods inherited from class ubic.gemma.model.common.auditAndSecurity.AbstractAuditable
getAuditTrail, setAuditTrail
Methods inherited from class ubic.gemma.model.common.AbstractDescribable
getDescription, getName, hashCode, setDescription, setName, 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
Methods inherited from interface gemma.gsec.model.Securable
getId
-
Constructor Details
-
BioAssaySet
public BioAssaySet()
-
-
Method Details
-
getBioAssays
-
setBioAssays
-