Uses of Class
ubic.gemma.core.analysis.expression.diff.DiffExpressionSelectedFactorCommand
Packages that use DiffExpressionSelectedFactorCommand
-
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)