List of available Celda models with correpsonding descriptions.

celda()

Value

None

Examples

celda()
#> celda_C: Clusters the columns of a count matrix containing single-cell data into K subpopulations.
#> celda_G: Clusters the rows of a count matrix containing single-cell data into L modules.
#> celda_CG: Clusters the rows and columns of a count matrix containing single-cell data into L modules and K subpopulations, respectively.
#> celdaGridSearch: Run Celda with different combinations of parameters and multiple chains in parallel.