Predefined list of transformation functions for count data normalization.
A named list of transformation functions:
- none
Identity transformation (no change)
- sqrt
Square root transformation
- log2
log2(x+1) transformation
- vst
Variance stabilizing transformation (DESeq2)
- rlog
Regularized log transformation (DESeq2)
- rank
Rank transformation within each sample