R/example_data.R

#' @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
labsyspharm/IMAAP documentation built on Nov. 4, 2019, 4:15 p.m.