View source: R/snap-utilities.R
rmGmatFromSnap | R Documentation |
This function takes a snap object as input and removes the cell-by-gene matrix in the existing snap object. Report error when cell-by-gene matrix is empty.
rmGmatFromSnap(obj)
obj |
A snap object to remove cell-by-gene matrix. |
Return a snap object without cell-by-peak matrix
data(demo.sp) rmPmatFromSnap(demo.sp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.