Class SingleCellDataTranspose

All Implemented Interfaces:
PythonBasedSingleCellDataTransformation, SingleCellDataTransformation, SingleCellInputOutputFileTransformation

public class SingleCellDataTranspose extends AbstractPythonScriptBasedAnnDataTransformation
Transpose a single-cell dataset.
Author:
poirigui
  • Constructor Details

    • SingleCellDataTranspose

      public SingleCellDataTranspose()
  • Method Details

    • getDescription

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