TenXSubset-class: Class used to represent the grouped TenXData. The object...

Description Slots

Description

Class used to represent the grouped TenXData. The object provides summarised information about the chosen subset of cells which can then be analysed using a variety of plotting functions.

Slots

geneCounts

A data.frame with genes as rows and sample groups as columns. Each element represents the total number of transcripts associated with the gene in the chosen cell group.

geneExpressed

Similar to geneCounts, here we determine the number of cells in which this particular gene is expressed (out of the total number in the group).

geneNames

The names of the genes associated with each row.

geneENSEMBL

The ENSEMBL id associated with each row.

cellCounts

A data.frame which documents the number of transcripts per cell and number of unexpressed genes per cell. These can be accessed through "cellTranscripts" and "cellExpressed"

cellMouse

A vector giving the mouse associated with each cell.

cellLib

The library associated with each cell in the data.

cellGroup

The group associated with each cell in the data, characterised by groupSize.

cellN

The number of cells included in this data set.

groupN

The number of distinct groups of those samples.

libN

The number of distinct libraries to which the cells belong.

geneN

The number of genes for which we have associated counts.

cellIndex

The cells used in this subset relative to the original 1.3 million cell data.

geneIndex

The genes included in this subset.

groupSize

The size of the bins used to summarise the data.


yavorska/TenXAnalysisPackage documentation built on May 29, 2019, 12:42 p.m.