Nothing
#' Diabetes IMC data
#'
#' This is a subset of the Damond et al 2019 imaging mass cytometry dataset. The data
#' contains cells in the pancreatic islets of individuals with early onset
#' diabetes and healthy controls.
#' The object contains single-cell data of 160 images from 8 subjects,
#' with 20 images per subject.
#'
#' @format diabetesData a SegmentedCells object
#' @aliases
#' diabetesData
"diabetesData"
#' Results from spicy for diabetesData
#'
#' Results from the call:
#' spicyTest <- spicy(diabetesData,
#' condition = "condition",
#' subject = "subject")
#'
#' @format spicyTest a spicy object
#' @aliases
#' spicyTest
"spicyTest"
#' Results from spicy with bootstrap for diabetesData
#'
#' Results from the call:
#' spicyTestBootstrap <- spicy(diabetesData,
#' condition = "condition",
#' subject = "subject",
#' nsim = 199)
#'
#' @format spicyTestBootstrap a spicy object
#' @aliases
#' spicyTestBootstrap
"spicyTestBootstrap"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.