This is the main class in the bglab package. It stores all the data. Three datatables are required to generate a new object. Both qPCR and RNAseq data may be used.
useFilterLogical. To filter dataset or not
filterGeneLogical. To filter genes from dataset or not
filterCellLogical. To filter cells from dataset or not
pcaContains a PCA object
diffMapContains a DiffusionMap object
tsneContains a TSNE object
isomapContains a Isomap object
countsContains a matrix of raw counts.
spikeSpike-in matrix.
qcCountsQuality Control matrix.
filterQCDefault TRUE. Will not return cells that failed QC when set to TRUE.
qcOutputList containing QC output.
technicalNoiseList containing technical noise output. Highly recommended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.