R/datasets.R

#' @title Single-cells data from a myxoid liposarcoma cell line
#'
#' @description A sample of single cells from a myxoid liposarcoma cell
#'   line. Columns refer to samples and rows refer to genes. The last rows
#'   refer to external RNA controls consortium (ERCC) spike-ins. This dataset is
#'   part of a larger dataset containing 94 single cells. The complete dataset
#'   is fully compatible with this package and an rda file can be obtained at
#'   https://github.com/ocbe-uio/DIscBIO/blob/dev/data/valuesG1ms.rda
#' @name valuesG1msTest
#' @docType data
NULL

#' Human and Mouse Gene Identifiers.
#'
#' Data.frame including ENTREZID, SYMBOL, and ENSEMBL gene identifiers
#' of human and mouse genes.
#'
#' @source Data were imported, modified, and formatted from the
#' Mus.musculus (ver 1.3.1) and the Homo.sapiens (ver 1.3.1)
#' BioConductor libraries.
#' @name HumanMouseGeneIds
#' @docType data
NULL

Try the DIscBIO package in your browser

Any scripts or data that you put into this service are public.

DIscBIO documentation built on Nov. 6, 2023, 5:08 p.m.