| qualityTest | R Documentation | 
This function calculates an anova test for the groupCol and all data.
qualityTest(x, groups = NULL, cut = 0.05, numbers = F)
x | 
 The Rscexv object  | 
groups | 
 the group name to clister the data (default=NULL)  | 
cut | 
 the p value cut off (BenjaminHochberg corrected; default=0.05)  | 
numbers | 
 if true return amount of significant genes, not the names  | 
A list containing the updated 'x' Rscexv object and res - a vector of pasted gene names that turned out to be significantly different.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.