Uses of Class
ubic.gemma.model.analysis.expression.diff.DiffExResultSetSummaryValueObject
Packages that use DiffExResultSetSummaryValueObject
Package
Description
-
Uses of DiffExResultSetSummaryValueObject in ubic.gemma.core.tasks.visualization
Constructors in ubic.gemma.core.tasks.visualization with parameters of type DiffExResultSetSummaryValueObjectModifierConstructorDescriptionCondition
(ExpressionExperimentValueObject experiment, DifferentialExpressionAnalysisValueObject analysis, DiffExResultSetSummaryValueObject resultSet, FactorValueValueObject factorValue) -
Uses of DiffExResultSetSummaryValueObject in ubic.gemma.persistence.service.analysis.expression.diff
Method parameters in ubic.gemma.persistence.service.analysis.expression.diff with type arguments of type DiffExResultSetSummaryValueObjectModifier and TypeMethodDescriptionDifferentialExpressionResultDao.findDiffExAnalysisResultIdsInResultSets
(Collection<DiffExResultSetSummaryValueObject> resultSets, Collection<Long> geneIds) DifferentialExpressionResultDaoImpl.findDiffExAnalysisResultIdsInResultSets
(Collection<DiffExResultSetSummaryValueObject> resultSets, Collection<Long> geneIds) DifferentialExpressionResultService.findDiffExAnalysisResultIdsInResultSets
(Collection<DiffExResultSetSummaryValueObject> resultSets, Collection<Long> geneIds) Retrieve differential expression results in bulk.DifferentialExpressionResultServiceImpl.findDiffExAnalysisResultIdsInResultSets
(Collection<DiffExResultSetSummaryValueObject> resultSets, Collection<Long> geneIds)