Uses of Class
ubic.gemma.model.analysis.expression.diff.ContrastsValueObject
Packages that use ContrastsValueObject
Package
Description
-
Uses of ContrastsValueObject in ubic.gemma.model.analysis.expression.diff
Methods in ubic.gemma.model.analysis.expression.diff that return ContrastsValueObjectMethods in ubic.gemma.model.analysis.expression.diff with parameters of type ContrastsValueObjectModifier and TypeMethodDescriptionvoidDifferentialExpressionValueObject.setContrasts(ContrastsValueObject contrasts) -
Uses of ContrastsValueObject in ubic.gemma.persistence.service.analysis.expression.diff
Methods in ubic.gemma.persistence.service.analysis.expression.diff that return types with arguments of type ContrastsValueObjectModifier and TypeMethodDescriptionDifferentialExpressionResultDao.findContrastsByAnalysisResultIds(Collection<Long> ids) Find contrast results by analysis result IDs.DifferentialExpressionResultDaoImpl.findContrastsByAnalysisResultIds(Collection<Long> ids) Key method for getting contrasts associated with results.DifferentialExpressionResultService.findContrastsByAnalysisResultIds(Collection<Long> ids) DifferentialExpressionResultServiceImpl.findContrastsByAnalysisResultIds(Collection<Long> ids)