R/logRowMeans.R
logRowMeans.Rd
calculate row means in normal space and then convert back to log2.
logRowMeans(x, type = c("tpm", "cpm"))
numeric matrix
how was the data normalised? "tpm"; Transcripts Per Million. "cpm"; Counts Per Million. Default: "tpm"
vector of log2 row means