Uses of Class
ubic.gemma.core.analysis.expression.diff.DiffExpressionSelectedFactorCommand
Packages that use DiffExpressionSelectedFactorCommand
Package
Description
-
Uses of DiffExpressionSelectedFactorCommand in ubic.gemma.core.analysis.expression.diff
Method parameters in ubic.gemma.core.analysis.expression.diff with type arguments of type DiffExpressionSelectedFactorCommandModifier and TypeMethodDescriptionGeneDifferentialExpressionService.getDifferentialExpression
(Gene gene, double threshold, Collection<DiffExpressionSelectedFactorCommand> factorMap) Get differential expression for a gene, constrained to a specific set of factors.GeneDifferentialExpressionServiceImpl.getDifferentialExpression
(Gene gene, double threshold, Collection<DiffExpressionSelectedFactorCommand> factorMap) -
Uses of DiffExpressionSelectedFactorCommand in ubic.gemma.web.controller.analysis.expression.diff
Methods in ubic.gemma.web.controller.analysis.expression.diff that return types with arguments of type DiffExpressionSelectedFactorCommandMethod parameters in ubic.gemma.web.controller.analysis.expression.diff with type arguments of type DiffExpressionSelectedFactorCommandModifier and TypeMethodDescriptionvoid
DiffExpressionSearchCommand.setSelectedFactors
(Collection<DiffExpressionSelectedFactorCommand> selectedFactors)