R/new_samp_df.R

#' Gene Expression Values for PDAC Cancer Cell Lines exposed to Hypoxia
#'
#' @docType data
#' @usage data(new_samp_df)
#'
#' @source Generated by Philipp Markolin, files will be uploaded on GEO
#' @description A data frame with columns:
#' \describe{
#'  \item{sample_id}{String. The name of the sample. Samples with "hyp"
#'  or "norm" in the sample id are cell lines that were exposed to
#'  hypoxic or normoxic conditions respectively. Samples with "ctrl" or
#'  "noHIF" were samples that were able to produce a HIF-mediated hypoxic
#'  response or not, respectively.}
#'  \item{ENSG00000074410}{Int. Gene expression value for this gene.}
#' }
#' @examples
#' \dontrun{
#'  new_samp_df
#' }
"new_samp_df"

Try the ssPATHS package in your browser

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

ssPATHS documentation built on Nov. 8, 2020, 8:03 p.m.