Learn R Programming

SnapATAC (version 1.0.0)

demo.sp: Single Nucleus ATAC-seq Object

Description

Data from single nucleus ATAC-seq experiment on secondary motor cortex in adult mouse brain. The data is down-sampled to 171 cells with 27,348 100kb bins, 999 peaks and 1,000 genes.

Usage

data(demo.sp)

Arguments

Format

An object of class "snap" with 100 cells:

metData

meta data of each cell

bmat

cell x bin matrix

pmat

cell x peak matrix

gmat

cell x gene matrix

jmat

jaccard index matrix object

graph

knn graph

cluster

cluster result

tsne

tsne cooridnates

umap

umap cooridnates

Examples

Run this code
# NOT RUN {
data(demo.sp)
# }

Run the code above in your browser using DataLab