Convert z-score scaled matrix to normalized matrix

31 Views Asked by At

I'm quite new in scRNAseq analysis. From a public database I downloaded a z-score scaled matrix that I will utilize form my analysis. The function FindAllMarker() from Seurat package utilize normalized data, that are not available.

Is it possible convert z-score scaled matrix to normalized matrix?

0

There are 0 best solutions below