qualityTest-methods: description of function qualityTest

qualityTestR Documentation

description of function qualityTest

Description

This function calculates an anova test for the groupCol and all data.

Usage

qualityTest(x, groups = NULL, cut = 0.05, numbers = F)

Arguments

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

Value

A list containing the updated 'x' Rscexv object and res - a vector of pasted gene names that turned out to be significantly different.


stela2502/Rscexv documentation built on July 6, 2022, 9:02 p.m.