Class CoexpressionCacheValueObject
java.lang.Object
ubic.gemma.persistence.service.association.coexpression.CoexpressionCacheValueObject
- All Implemented Interfaces:
Serializable
Used to cache results; these objects are unmodifiable, and contains the coexpression data for one query gene and one
result gene, in all experiments.
- Author:
- paul
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
CoexpressionCacheValueObject
public CoexpressionCacheValueObject() -
CoexpressionCacheValueObject
- Parameters:
vo
- coexpression VO
-
-
Method Details
-
toModifiable
-