Normalize the count expression matrix by the size factor and take the log transformation.
Norm_Y(Y)
Y
a count expression matrix
a normalized matrix
data(Yan) Ynorm = Norm_Y(Y)