normalize_data
normalize_data.RdApplies sample level normalization and high variable feature (gene)
selection. If cpm scaling selected, then scuttle::calculateCPM is
applied before log1p (if TRUE).
zscale will apply log1p first (if TRUE).
Arguments
- feature_by_sample
features (row) by sample (column) matrix
- sample_scale
Options include
cpm,seurat,zscale, andnone- log1p
Default is TRUE