View source: R/CELESTA_functions.R
FindCellsToCheck | R Documentation |
Find unassigned cells
FindCellsToCheck(current_cell_type_assignment, lineage_info, cell_ID, round)
current_cell_type_assignment |
the current cell type assignments (number_cells x total_rounds) |
lineage_info |
the lineage information from |
cell_ID |
the IDs of the cells (from 1 to the total number of cells) |
the IDs of unassigned cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.