R/example_data.R

#' @title Example transcriptomics data
#' @description Example expression data matrix. The data is preffered to be in natural scale with genes as rows and samples as columns.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

Try the imsig package in your browser

Any scripts or data that you put into this service are public.

imsig documentation built on Jan. 13, 2021, 9:51 p.m.