R/Tamboreo_ImmuneSubtypes.R

  #' Tamborero TCGA Cancer Immune Subtypes
  #' Supplement files associated with the Tamborero et al., paper
  #' @docType data
  #'
  #' @usage data(Tamborero)
  #'
  #' @format An object of class list of length 3 ;  with the subtypes in Tamborero$`Immune-phenotypes` which is a DataFrame of 9174 rows and 3 columns
  #'
  #' @keywords datasets
  #'
  #' @references
  #'
  #'Tamborero et al., 2018 http://clincancerres.aacrjournals.org/content/suppl/2018/04/17/1078-0432.CCR-17-3509.DC1
  #' (\href{http://clincancerres.aacrjournals.org/content/suppl/2018/04/17/1078-0432.CCR-17-3509.DC1}{Article})
  #' @source \href{http://clincancerres.aacrjournals.org/content/suppl/2018/04/17/1078-0432.CCR-17-3509.DC1"}{Download Supplement files from Tamboreo article}
#'
#' @examples
#' data(Tamborero)
#' table(Tamborero$ImmuneSubtypes$Immune.phenotype)
"Tamboreo"
aedin/TCGAimmune documentation built on June 27, 2019, 12:19 a.m.