Closed chungmuwei closed 8 months ago
Added a new function geom_raster_img() in R/plot.R to plot DAPI image. This function enable us to plot nuclei boundaries together with nucleus-stained DAPI image to see if they align to each other.
geom_raster_img()
R/plot.R
geom_raster_img( path = NULL, image = NULL, displacement = c(0, 0), pixelSize = 1, ... )
Added a new function
geom_raster_img()
inR/plot.R
to plot DAPI image. This function enable us to plot nuclei boundaries together with nucleus-stained DAPI image to see if they align to each other.Function signature
Demo plot