R/example_data.R

#' PEAC synovial sample data
#'
#' A dataset containing sample data for 81 synovial biopsies from the PEAC 
#' cohort
#'
#' @format A data frame with 81 rows and 1 variables:
#' \describe{
#'   \item{Pathotype}{The synovial biopsy histological pathotype}
#' }
#' @source \url{https://pubmed.ncbi.nlm.nih.gov/31461658/
#' }
"syn_example_meta"

#' PEAC synovial gene expression data
#'
#' A dataset containing the gene expression data for 81 synovial biopsies from 
#' the PEAC cohort
#'
#' @format A data frame with 500 rows representing the most significant 
#' genes/probes and 81 columns representing samples. 
#' @source \url{https://pubmed.ncbi.nlm.nih.gov/31461658/
#' }
"syn_example_rld"

Try the volcano3D package in your browser

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

volcano3D documentation built on May 31, 2023, 5:31 p.m.