Nothing
#' Cancer cell lines dataset
#'
#' ScRNA-seq data of 5 cancer cell lines from [Tian et al., 2019](https://doi.org/10.1038/s41592-019-0425-8).
#'
#' Data available at authors' [GitHub](https://github.com/LuyiTian/sc_mixology/blob/master/data/) under file name *sincell_with_class_5cl.Rdata*.
#'
#' @format A list with gene expression (i.e., log-normalized counts) (GE), and metadata data (meta):
#' \describe{
#' \item{GE}{gene expression (log-normalized counts) matrix}
#' \item{meta}{cells metadata (cell line annotation)}
#' }
#' @source \doi{https://doi.org/10.1038/s41592-019-0425-8}
"cell_lines"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.