Get and set prob.cell.types slot in a DigitalDLSorter object

prob.cell.types(object, type.data = "both")

prob.cell.types(object, type.data = "both") <- value

Arguments

object

DigitalDLSorter object.

type.data

Element of the list. Can be 'train', 'test' or 'both' (the last by default).

value

List with two elements, train and test, each one with a ProbMatrixCellTypes object.