Uses of Interface
ubic.gemma.core.analysis.service.JsonFileService
-
Packages that use JsonFileService Package Description ubic.gemma.core.analysis.service ubic.gemma.core.datastructure.matrix -
-
Uses of JsonFileService in ubic.gemma.core.analysis.service
Classes in ubic.gemma.core.analysis.service that implement JsonFileService Modifier and Type Class Description class
AbstractFileService<T>
Provide base implementation for all sorts of file services that serialize data in tabular format.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 JsonFileService in ubic.gemma.core.datastructure.matrix
Classes in ubic.gemma.core.datastructure.matrix that implement JsonFileService Modifier and Type Class Description class
MatrixWriter
-