2 step z-scoring along features and samples

params

scale_featslogical (default = TRUE) Whether to scale across features
scale_cellslogical (default = TRUE) Whether to scale across cells/samples
scale_ordercharacter. One of either "first_feats" or "first_cells". When both scale_feats and scale_cells are TRUE, determines the order in which the 2 scaling operations are performed.
verboselogical (default = TRUE) Whether to be verbose

See also

process_param

Other scaling parameters: scale_zscore