ManualAnnotation | R Documentation |
Manual annotation tool via shiny This function takes a seurat object with stored image locations and opens up the manual selection tool in the default browser
ManualAnnotation(object, type = NULL, res = 1000, verbose = FALSE)
object |
Seurat object |
type |
Input image type, e.g. "masked" or "raw" |
res |
Tissue HE image width in pixels |
verbose |
Print messages |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.