powered by
This function takes a snap object as input and removes the cell-by-peak matrix in the existing snap object. Report error when cell-by-peak matrix is empty.
rmPmatFromSnap(obj)
A snap object to remove cell-by-peak 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