compare_apr: ATP production rate comparison between groups

Description Usage Arguments Details

View source: R/compare_apr.R

Description

compare_apr compares APR between experimental groups

Usage

1
compare_apr(df, which_assay = "XFe96", stats.only = FALSE)

Arguments

df

a data.frame with raw data and produced by import_seahorse

which_assay

a character which can be "XFp", "XFe24", "XF" or "XFe96"

stats.only

a logical value that indicates whether only the statistical outcomes are returned

Details

When there are two groups, the Wilcoxon signed-rank test will be used for the group comparison. When there are three groups, the Kruskal–Wallis one-way analysis of variance will be sued for the group comparison.


XiangZhangSC/rwave documentation built on Aug. 26, 2020, 10:34 a.m.