R/moGSA.R

#' moGSA TCGA Data
#' Downloaded May 14th 2018
#' moGSA TCGA clusters data was published by cited but not included in
#' TCGA panCancer Immune paper
#' Thorsson et al., 2017
#' https://www.cell.com/immunity/fulltext/S1074-7613(18)30121-3
#' https://doi.org/10.1016/j.immuni.2018.03.023
#'
#' @docType data
#'
#' @usage data(moGSA)
#'
#' @format An object of class \code{"tbl"};  with 6469 rows and 17 columns
#'
#' @keywords datasets
#'
#' @references Thorsson et al., 2017
#' https://www.cell.com/immunity/fulltext/S1074-7613(18)30121-3
#' https://doi.org/10.1016/j.immuni.2018.03.023
#' @source \href{https://doi.org/10.1016/j.immuni.2018.03.023}{Download TCGA Suppl Files}
#'
#'
#' @examples
#' data(moGSA)
#' summary(moGSA)
#'
"moGSA"
aedin/TCGAimmune documentation built on June 27, 2019, 12:19 a.m.