R/mydata.R

#' LM6 signature matrix
#'
#' Signatures of six celltypes. It is provided by Cibersort.
#'
#' @docType data
#'
#' @usage
#'
#' @format A matrix.
#'
#' @keywords datasets
#'
#' @references
#'
#' @source
#'
#' @examples
#'
"lm6"

#' LM22 signature matrix
#'
#' Signatures of 22 celltypes. It is provided by Cibersort.
#'
#' @docType data
#'
#' @usage
#'
#' @format A matrix.
#'
#' @keywords datasets
#'
#' @references
#'
#' @source
#'
#' @examples
#'
"lm22"

#' Mixture expression matrix.
#'
#' The expression profiles of 5 mixtures. It is just a example data.
#'
#' @docType data
#'
#' @usage
#'
#' @format A matrix.
#'
#' @keywords datasets
#'
#' @references
#'
#' @source
#'
#' @examples
#'
"mix"
xiergo/CTdeconv documentation built on Dec. 27, 2019, 2:57 a.m.