Uses of Class
ubic.gemma.model.analysis.expression.coexpression.GeneCoexpressionTestedIn
Packages that use GeneCoexpressionTestedIn
-
Uses of GeneCoexpressionTestedIn in ubic.gemma.persistence.service.association.coexpression
Methods in ubic.gemma.persistence.service.association.coexpression that return GeneCoexpressionTestedInModifier and TypeMethodDescriptionMethods in ubic.gemma.persistence.service.association.coexpression with parameters of type GeneCoexpressionTestedInModifier and TypeMethodDescriptionvoid
GeneTestedInCache.cacheTestedIn
(GeneCoexpressionTestedIn testedIn) void
GeneTestedInCacheImpl.cacheTestedIn
(GeneCoexpressionTestedIn testedIn) Method parameters in ubic.gemma.persistence.service.association.coexpression with type arguments of type GeneCoexpressionTestedInModifier and TypeMethodDescriptionvoid
GeneTestedInCache.cache
(Map<Long, GeneCoexpressionTestedIn> idMap) void
GeneTestedInCacheImpl.cache
(Map<Long, GeneCoexpressionTestedIn> idMap)