#' @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