Uses of Class
ubic.gemma.model.analysis.expression.coexpression.CoexpCorrelationDistribution
Packages that use CoexpCorrelationDistribution
Package
Description
-
Uses of CoexpCorrelationDistribution in ubic.gemma.core.analysis.expression.coexpression.links
Methods in ubic.gemma.core.analysis.expression.coexpression.links that return CoexpCorrelationDistribution -
Uses of CoexpCorrelationDistribution in ubic.gemma.model.analysis.expression.coexpression
Methods in ubic.gemma.model.analysis.expression.coexpression that return CoexpCorrelationDistributionModifier and TypeMethodDescriptionCoexpressionAnalysis.getCoexpCorrelationDistribution()static CoexpCorrelationDistributionCoexpCorrelationDistribution.Factory.newInstance()Methods in ubic.gemma.model.analysis.expression.coexpression with parameters of type CoexpCorrelationDistributionModifier and TypeMethodDescriptionvoidCoexpressionAnalysis.setCoexpCorrelationDistribution(CoexpCorrelationDistribution coexpCorrelationDistribution) -
Uses of CoexpCorrelationDistribution in ubic.gemma.persistence.service.analysis.expression.coexpression
Methods in ubic.gemma.persistence.service.analysis.expression.coexpression that return CoexpCorrelationDistributionModifier and TypeMethodDescriptionCoexpressionAnalysisDao.getCoexpCorrelationDistribution(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisDaoImpl.getCoexpCorrelationDistribution(ExpressionExperiment experimentAnalyzed) CoexpressionAnalysisService.getCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment) CoexpressionAnalysisServiceImpl.getCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment) Methods in ubic.gemma.persistence.service.analysis.expression.coexpression with parameters of type CoexpCorrelationDistributionModifier and TypeMethodDescriptionvoidCoexpressionAnalysisService.addCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment, CoexpCorrelationDistribution coexpd) For backfilling of the coexpression distributions from flat files - remove when no longer needed.voidCoexpressionAnalysisServiceImpl.addCoexpCorrelationDistribution(ExpressionExperiment expressionExperiment, CoexpCorrelationDistribution coexpd)