Providing the means and standard deviations used in a z-score transformation the data is transformed back to what it was before z-scoring.
Output: Normalized expression matrix.
Specifies whether the un-z-scoring is performed on the rows or columns (default: Rows). The selection depends on what was used before in the normalization process (Z-score).
Selected numerical row/column containing the mean values that were used for the z-scoring (default: column called “Mean” or first numerical column in the matrix).
Selected numerical row/column containing the standard deviation values that were used for the z-scoring (default: column called “Std.dev.” or first numerical column in the matrix).