#' @title Example data
#' @description Example expression data matrix. The data is preffered to be in natural scale with markers as columns and cells as rows.Note: Gene names should be set as row names and duplicates are not allowed. Missing values are not allowed within the expression matrix. Check example- head(example_data)
#' @name example_data
#' @docType data
#' @usage example_data
#' @format dataframe
#' @keywords datasets
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.