View source: R/anova_analysis.R
applyAnovasOnProteins | R Documentation |
iteratively applies OWAnova() on the features of an MSnSet object
applyAnovasOnProteins(obj)
obj |
an MSnSet object ' |
a list of linear models
Thomas Burger
data(Exp1_R25_prot, package='DAPARdata')
exdata <- Exp1_R25_prot[1:5,]
applyAnovasOnProteins(exdata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.