powered by
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)
A snap object to remove cell-by-gene matrix.
Return a snap object without cell-by-peak matrix
# NOT RUN { data(demo.sp) rmPmatFromSnap(demo.sp) # }
Run the code above in your browser using DataLab