Nothing
#' Example gene expression matrix
#'
#' Gene expression matrix for one tissue slice.
#'
#' @format A matrix with cells as rows and genes as columns.
#' @source Example slice obtained from \url{https://data.mendeley.com/datasets/6drcm3hy2h/2}
#' @usage data(expression)
#' @keywords datasets
"expression"
#' Example cell location matrix
#'
#' Spatial coordinates for each cell.
#'
#' @format A matrix with cells as rows and xy-coordinates as columns.
#' @source Example slice obtained from \url{https://data.mendeley.com/datasets/6drcm3hy2h/2}
#' @usage data(locations)
#' @keywords datasets
"locations"
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.