summarySnap | R Documentation |
This function takes a snap object and returns the summary statistics
summarySnap(obj) ## S4 method for signature 'snap' summarySnap(obj)
obj |
snap; a snap object |
file.name = system.file("extdata", "demo.snap", package = "SnapATAC"); x.sp = createSnap(file.name, sample="demo"); summarySnap(x.sp);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.