powered by
This function takes a snap object as input and removes the cell-by-bin matrix in the existing snap object. Report error when cell-by-bin matrix is empty.
rmBmatFromSnap(obj)
A snap object to remove cell-by-bin matrix.
Return a snap object without cell-by-bin matrix
# NOT RUN { data(demo.sp) rmBmatFromSnap(demo.sp) # }
Run the code above in your browser using DataLab