Description Usage Arguments Details Value
Calculate MSD based on logFC and CI
1 | MSD(lfc, ci.L, ci.R)
|
lfc |
vector of log fold changes or signs of log fold changes |
ci.L |
Left boundary of confidence interval |
ci.R |
Right boundary of confidence interval |
MSD ("minimal significant difference") is defined as minimum between the confidence interval boundaries multiplied by the sign of the change. MSD is the absolute distance between the confidence interval and 0. Or, MSD is the smaller of absolute values of confidence intervals.
a vector of MSD values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.