#'"seurat_obj"
#'
#' A Seurat dataset of single cell RNA sequencing data
#'
#'
#' @format A Seurat object.
#' @usage data(seurat_obj)
"seurat_obj"
#' gate_seurat_obj
#'
#' Coordinates for a gate interactively drawn using tidygate
#'
#'
#' @format A list containing x,y coordinates for one gate
#' @usage data(gate_seurat_obj)
"gate_seurat_obj"
#' seurat_obj_UMAP3
#'
#' A Seurat dataset of single cell RNA sequencing data with 3 UMAP dimesions
#'
#'
#' @format A Seurat object.
#' @usage data(seurat_obj_UMAP3)
"seurat_obj_UMAP3"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.