| snapToSeurat | R Documentation | 
Convert a snap object to a seurat object
snapToSeurat(obj, eigs.dims = 1:20, norm = TRUE, scale = TRUE)
| obj | A snap object. | 
| eigs.dims | A vector of the dimensions to use. | 
| norm | A logical variable indicates whether to normalize the cell by gene matrix. | 
| scale | A logical variable indicagtes whether to scale the cell by gene matrix. | 
Return a seurat object that contains single cell ATAC-seq data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.