Datasets: Data-sets

DatasetsR Documentation

Data-sets

Description

Simple data-sets included in the package

Usage

data(raw.dataset)

data(ERCCraw)

data(test.dataset)

data(test.dataset.clusters1)

data(test.dataset.clusters2)

Format

raw.dataset is a data frame with 2000 genes and 815 cells

ERCCRaw is a data.frame

test.dataset is a data.frame with 600 genes and 1200 cells

test.dataset.clusters1 is a ⁠character array⁠

test.dataset.clusters2 is a ⁠character array⁠

Details

raw.dataset is a sub-sample of a real scRNA-seq data-set

ERCCRaw dataset

test.dataset is an artificial data set obtained by sampling target negative binomial distributions on a set of 600 genes on 2 two cells clusters of 600 cells each. Each clusters has its own set of parameters for the distributions even, but a fraction of the genes has the same expression in both clusters.

test.dataset.clusters1 is the clusterization obtained running cellsUniformClustering() on the test.dataset

test.dataset.clusters2 is the clusterization obtained running mergeUniformCellsClusters() on the test.dataset using the previous clusterization

Source

GEO GSM2861514

ERCC


seriph78/COTAN documentation built on May 2, 2024, 11:17 a.m.