Application can be run online at: https://hab-gk-app.shinyapps.io/gk_shiny_app/ Due to server limitiations this is not recommended for large images (and/or large dataset of images)
Download SVMshiny_0.0.0.9000.tgz file. In command line run:
R CMD INSTALL SVMshiny_0.0.0.9000.tgz.
Open R (or Rstudio) and type this into console:
library (SVMshiny) run_app()
this will not be the intensity value ultimately saved in the parameters file
The other plots displayed are responsive to the slider values: * (top left) Binary mask (pre-segmentation) * (bottom right) Colorized masks (post-segmentation) * (bottom left) Outlines of segmented nuclei overlaid on original nuclei image
Plotted images: -- (top right) Binary mask (pre-segmentation) of "local" cell edges -- (top left) Binary mask (pre-segmentation) of "global"" cell edges -- (bottom right) Colorized masks (post-segmentation) -- (bottom left) Outlines of segmented cells overlaid on original image.
You do not need to sequentially go through the Positive classification tab before the Negative, or vice versa. These can be performed in different sessions (assuming uploaded/previously set segmentation parameters)
BUT to create the model you will ultimately need two separate training files- one for positive, one for negative!
Determines model's ability to identify cells exhibiting "positive phenotype"
They must be selected/uploaded together
Demo files:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.