View source: R/sample_normalization.R
calculate_rsd | R Documentation |
calculate the relative standard deviation across all samples. Note that by default NA and Inf values are removed, so they do not need to be filtered out first.
calculate_rsd(intensity, na.rm = TRUE)
intensity |
the vector of intensities |
double
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.