tests/testthat/apps/sce_app/app.R

# Start cytomapperShiny only with SCE object
library(cytomapper)
data("pancreasSCE")
cytomapperShiny(object = pancreasSCE, cell_id = "CellNb", img_id = "ImageNb")
BodenmillerGroup/SingleCellMapper documentation built on March 26, 2024, 1:09 a.m.