View source: R/data_transformation_2_diff_input.R
ap_cutoffs2 | R Documentation |
Create a cutoff key for scoring of Autoimmunity Profiling data.
ap_cutoffs2(MADlimits = seq(0, 70, 5))
MADlimits |
vector of MADs values used as boundaries for binning (≥MADs). |
data.frame with three columns:
[,1] MADs cutoff value
[,2] Corresponding score value
[,3] Corresponding color using the Zissou1 palette in wes_palette
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.