Class SingleCellDataSparsify
java.lang.Object
ubic.gemma.core.loader.expression.singleCell.transform.AbstractPythonScriptBasedAnnDataTransformation
ubic.gemma.core.loader.expression.singleCell.transform.SingleCellDataSparsify
- All Implemented Interfaces:
PythonBasedSingleCellDataTransformation
,SingleCellDataTransformation
,SingleCellInputOutputFileTransformation
-
Field Summary
Fields inherited from class ubic.gemma.core.loader.expression.singleCell.transform.AbstractPythonScriptBasedAnnDataTransformation
DEFAULT_PYTHON_EXECUTABLE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtain a short description of what the transformation does.Methods inherited from class ubic.gemma.core.loader.expression.singleCell.transform.AbstractPythonScriptBasedAnnDataTransformation
createScriptArgs, isPackageInstalled, perform, setInputFile, setOutputFile, setPythonExecutable
-
Constructor Details
-
SingleCellDataSparsify
public SingleCellDataSparsify()
-
-
Method Details
-
getDescription
Description copied from interface:SingleCellDataTransformation
Obtain a short description of what the transformation does.
-