
Last chance! 50% off unlimited learning
Sale ends in
This function is for use on sparse matrices and should not be run on a Seurat object.
RowMergeSparseMatrices(mat1, mat2)
First matrix
Second matrix
A merged matrix
Returns a sparse matrix
Shared matrix rows (with the same row name) will be merged, and unshared rows (with different names) will be filled with zeros in the matrix not containing the row.