Uses of Class
ubic.gemma.web.controller.visualization.VisualizationValueObject
Packages that use VisualizationValueObject
-
Uses of VisualizationValueObject in ubic.gemma.web.controller.expression.experiment
Methods in ubic.gemma.web.controller.expression.experiment that return VisualizationValueObjectModifier and TypeMethodDescriptionDEDVController.getDEDVForCoexpressionVisualization(Collection<Long> eeIds, Long queryGeneId, Long coexpressedGeneId) AJAX exposed methodDEDVController.getDEDVForDiffExVisualization(Collection<Long> eeIds, Collection<Long> geneIds, Double threshold, Collection<DiffExpressionSelectedFactorCommand> factorMap) AJAX exposed method - for ProbeLevelDiffExGrid, VisualizationDifferentialWindow, DifferentialExpressionAnalysesSummaryTreeDEDVController.getDEDVForDiffExVisualizationByExperiment(Long eeId, Long geneId, Double threshold, Boolean isSubset) AJAX exposed method Batch factor value analyses are filtered out; for ProbeLevelDiffExGrid:VisualizationDifferentialWindow.DEDVController.getDEDVForDiffExVisualizationByThreshold(Long resultSetId, Double givenThreshold, Long primaryFactorID) AJAX exposed methodDEDVController.getDEDVForPcaVisualization(Long eeId, int component, int count) AJAXDEDVController.getDEDVForVisualization(Collection<Long> eeIds, Collection<Long> geneIds) AJAX exposed methodDEDVController.getDEDVForVisualizationByProbe(Collection<Long> eeIds, Collection<Long> probeIds) AJAX exposed method