R/sim_expression_data.R

#' Simulated expression data.
#'
#' A dataset containing simulated expression data for
#'  use in the rolypoly vignette.
#'
#' @format A data frame with 1000 rows and 5 variables:
#' \describe{
#'   \item{Liver}{simulated expression data for tissue. This tissue has a significant effect on the simulated gwas.}
#'   \item{Adrenal.Gland}{simulated expression data for tissue}
#'   \item{Blood}{simulated expression data for tissue. This tissue has a significant effect on the simulated gwas.}
#'   \item{Heart}{simulated expression data for tissue}
#'   \item{Lung}{simulated expression data for tissue}
#' }
#' @source I generated this dataset
"sim_expression_data_normalized"

Try the rolypoly package in your browser

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

rolypoly documentation built on May 2, 2019, 2:47 p.m.