Uses of Interface
ubic.gemma.core.analysis.preprocess.svd.SVDServiceHelper
-
Packages that use SVDServiceHelper Package Description ubic.gemma.core.analysis.preprocess.svd -
-
Uses of SVDServiceHelper in ubic.gemma.core.analysis.preprocess.svd
Classes in ubic.gemma.core.analysis.preprocess.svd that implement SVDServiceHelper Modifier and Type Class Description class
SVDServiceHelperImpl
Perform SVD on expression data and store the results.
-