| snap-class | R Documentation |
Class snap defines a snap object.
desA character object describes the details of the experiment.
barcodeA character vector contains cell barcodes as rows.
fileA character vector contains the snap file that barcodes belong to.
sampleA character vector contains sample name.
metaDataA data.frame object contains meta data for barcodes.
featureA GRanges object contains genomic features (bins).
peakA GRanges object contains genomic features (peaks).
bmatA Matrix object contains cellxbin count matrix.
pmatA Matrix object contains cellxpeak count matrix.
gmatA matrix object contains cellxgene count matrix.
mmatA matrix object contains cellxmotif variability matrix.
jmatA jaccard object that contains jaccard index matrix.
smatA list object contains the linear dimentionality reduction result.
graphA kgraph object that contains the knn graph.
tsneA matrix object contains tsne coordinate.
umapA matrix object contains umap coordinate.
clusterA factor object contains cluster label.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.