Uses of Class
ubic.gemma.core.analysis.preprocess.SVDRelatedPreprocessingException
Packages that use SVDRelatedPreprocessingException
-
Uses of SVDRelatedPreprocessingException in ubic.gemma.core.analysis.expression.coexpression.links
Methods in ubic.gemma.core.analysis.expression.coexpression.links that throw SVDRelatedPreprocessingExceptionModifier and TypeMethodDescriptionLinkAnalysisService.processVectors(Taxon t, Collection<ProcessedExpressionDataVector> dataVectors, FilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig) Used when the input is data vectors from another source, instead of from a DB-bound expressionExperiment.LinkAnalysisServiceImpl.processVectors(Taxon t, Collection<ProcessedExpressionDataVector> dataVectors, FilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig)