Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.