powered by
normalize_samples(datamat, method, ref = NULL, constant = 1000)
## Example of normalization by median data(cassavaPPD) datamat.norm = normalize_samples(cassavaPPD$data, "median")
Run the code above in your browser using DataLab