R/CCLE_MUT_SCNA.R

#' Genomic Data from CCLE MUT + SCNA
#'
#' A SummarizedExperiment object consists of 17,724 genomic features across 
#' 82 samples.
#'
#' @docType data
#'
#' @usage data(CCLE_MUT_SCNA)
#'
#' @format An object of class \code{SummarizedExperiment} from 
#' \code{SummarizedExperiment} package
#' containing a matrix of 17,724 rows (features) and 82 columns (samples).
#' See \code{SummarizedExperiment} for more details.
#' 
#' @return a SummarizedExperiment object
#' 
#' @references Kim, J., Botvinnik, O., Abudayyeh, O. et al.
#' Characterizing genomic alterations in cancer by complementary functional
#' associations. Nat Biotechnol 34, 539–546 (2016).
#' \href{https://doi.org/10.1038/nbt.3527}{https://doi.org/10.1038/nbt.3527}
#'
"CCLE_MUT_SCNA"
montilab/CaDrA documentation built on March 15, 2024, 9:59 p.m.