View source: R/CELESTA_functions.R
GetCoords | R Documentation |
Gets the x, y coordinates of each cell
GetCoords(imaging_data_file)
imaging_data_file |
segmented imaging data. The first column must contain the cell types to be inferred. The second column must contain the lineage information with the following format (without spaces): # _ # _ #.
The third column and beyond are columns for protein markers.
|
the x, y coordinates of each cell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.