FindCellsToCheck: FindCellsToCheck

View source: R/CELESTA_functions.R

FindCellsToCheckR Documentation

FindCellsToCheck

Description

Find unassigned cells

Usage

FindCellsToCheck(current_cell_type_assignment, lineage_info, cell_ID, round)

Arguments

current_cell_type_assignment

the current cell type assignments (number_cells x total_rounds)

lineage_info

the lineage information from prior_info parsed into round, previous cell type, and cell type number columns

cell_ID

the IDs of the cells (from 1 to the total number of cells)

Value

the IDs of unassigned cells


plevritis-lab/CELESTA documentation built on Jan. 30, 2023, 3:32 p.m.