Interface PreprocessExperimentTask
-
- All Superinterfaces:
Callable<TaskResult>
,Task<PreprocessTaskCommand>
- All Known Implementing Classes:
PreprocessTaskImpl
public interface PreprocessExperimentTask extends Task<PreprocessTaskCommand>
A "processed expression data vector create" task- Author:
- keshav
-
-
Method Summary
-
Methods inherited from interface ubic.gemma.core.job.Task
getTaskCommand, setTaskCommand
-
-