celltrek_vis | R Documentation |
Visualization of CellTrek results
celltrek_vis(celltrek_df, img, scale_fac)
celltrek_df |
CellTrek output meta data, must contain coord_x and coord_y |
img |
Image data |
scale_fac |
Scale factor |
Shiny GUI
celltrek_vis(test_celltrek@meta.data, test_celltrek@images[[1]]@image, scale_fac=test_celltrek@images[[1]]@scale.factors$lowres)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.