toy_metaboscape %>%
# Metadata, including grouping and batch information,
# must be added before using normalize_quantile_batch()
join_metadata(toy_metaboscape_metadata) %>%
normalize_quantile_batch(group_column = Group, batch_column = Batch)
Run the code above in your browser using DataLab