normalize_data | R Documentation |
Normalize data
normalize_data(
data,
method,
nfeatures = 2000,
metadata = NULL,
assay = NULL,
log_file = NULL
)
data |
Input data. |
method |
Normalization method ("log" or "sct"). |
nfeatures |
. |
metadata |
. |
assay |
. |
log_file |
Log file. |
Normalized data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.