You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is impractical to use a data.frame on transcriptogramStep1 when dealing with single-cell matrices. It takes too much time and memory to convert any sparse matrix (default object for seurat, for example) to a matrix or a data.frame.