powered by
This is the standard approach for Quantile Normalization. Other sub-flavors are also available:
normalize_quantile_group
normalize_quantile_batch
normalize_quantile_smooth
See References for more information.
normalize_quantile_all(data)
A tibble with intensities normalized across samples.
A tidy tibble created by read_featuretable.
read_featuretable
Y. Zhao, L. Wong, W. W. B. Goh, Sci Rep 2020, 10, 15534, DOI 10.1038/s41598-020-72664-6.
toy_metaboscape %>% normalize_quantile_all()
Run the code above in your browser using DataLab