Description Usage Arguments Examples
creates a vector with the sd of the ratio for each peptide using a Taylor Expansion to get the sd of the ratio of two means
| 1 | ratio_sd(dat, ratio, sd1, med1, sd2, med2)
 | 
| dat | a data frame with peptide level data as rows and samples in columns | 
| ratio | character string of ratio column name | 
| sd1 | character string of sd of group1 column name | 
| med1 | character string of average of group1 column name | 
| sd2 | character string of sd of group2 column name | 
| med2 | character string of average of group2 column name | 
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.