R/pain_bio_markers.R

#' Literature review of papers mentioning pain biomarkers
#'
#' A dataset containing the information about papers mentioning pain biomarkers
#'
#' @format A data frame with 2592 rows and 6 variables:
#' \describe{
#'   \item{STUDY (PMID)}{The pubmed ID code. Can be accessed with \url{https://www.ncbi.nlm.nih.gov/pubmed/PMID}}
#'   \item{BIOMARKER}{biomarker}
#'   \item{TISSUE}{the tissue the biomarker was found in the paper}
#'   \item{mRNA}{??}
#'   \item{PROTEIN}{??}
#'   \item{RESPONSE}{??}
#' }
#' @source \url{Need citation to paper}
"biomarkers"
jonotuke/painBiomarkR documentation built on May 13, 2019, 3:01 a.m.