Description Usage Arguments Details Value
View source: R/phenotype_change.R
Compute a relative phenotype change
1 2 3 4 5 6 7 8 | compute_change(
dF,
statcol_central,
statcol_spread,
refcol,
refvalue,
chgmetric = NULL
)
|
dF |
dataframe for which to compute the change |
chgmetric |
string to quantify change. current option is log(x,avg,base=2) |
this function is called after summarise_phentypes() for a single phenotype
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.