Uses of Class
ubic.gemma.core.analysis.service.AbstractFileService
-
Packages that use AbstractFileService Package Description ubic.gemma.core.analysis.service ubic.gemma.core.datastructure.matrix -
-
Uses of AbstractFileService in ubic.gemma.core.analysis.service
Subclasses of AbstractFileService in ubic.gemma.core.analysis.service Modifier and Type Class Description class
DifferentialExpressionAnalysisResultListFileServiceImpl
class
ExpressionAnalysisResultSetFileServiceImpl
class
ExpressionDataFileServiceImpl
Supports the creation and location of 'flat file' versions of data in the system, for download by users. -
Uses of AbstractFileService in ubic.gemma.core.datastructure.matrix
Subclasses of AbstractFileService in ubic.gemma.core.datastructure.matrix Modifier and Type Class Description class
MatrixWriter
-