getOriLogPref {mseq} | R Documentation |
Get the original log preferences, that is, the logarithms of gene expression levels. Here the gene with zero count will be replaced by a small count. Only for internal use. Not available to users.
getOriLogPref(data, small_count = 0.5)
data |
the data frame generated by expData.R |
small_count |
the small count that will replace the zero count |
a numeric vector of the log preferences