Truth.__init__

Contents

Truth.__init__#

missionbio.demultiplex.protein.truth.Truth.__init__

Truth.__init__(celltypes: Sequence[CellType] = (), version: str = 'NA') None#
Parameters:
  • celltypes – A list of cell types.

  • version – The version of the truth.


< Class Truth