View source: R/CELESTA_functions.R
NeighborCellType | R Documentation |
Find the cell types of the neighbors of unassigned cells
NeighborCellType( nb_list, current_cell_type_assignment, cell_type_num, round, unassigned_cells )
nb_list |
the list of N-nearest neighbors |
current_cell_type_assignment |
the current cell type assignments (number_cells x total_rounds) |
cell_type_num |
the cell types associated with the current round |
round |
the current round |
unassigned_cells |
cells not assigned a cell type for each round and iteration |
the cell types of the neighbors of unassigned cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.