Class SingleCellDataPack

All Implemented Interfaces:
PythonBasedSingleCellDataTransformation, SingleCellDataTransformation, SingleCellInputOutputFileTransformation

public class SingleCellDataPack extends AbstractPythonScriptBasedAnnDataTransformation
Pack an AnnData object by removing unnecessary zeroes.
Author:
poirigui
  • Constructor Details

    • SingleCellDataPack

      public SingleCellDataPack()
  • Method Details

    • getDescription

      public String getDescription()
      Description copied from interface: SingleCellDataTransformation
      Obtain a short description of what the transformation does.