Bases: object
object
(To be implemented)
Allow log-transformation (like in Seurat, first multiply with a size factor, then plus a pseudocount, then log), and standardization (scaling and centering, to obtain z-score).
Methods