#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.