qualityTest-methods: description of function qualityTest

qualityTestR Documentation

description of function qualityTest

Description

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

Usage

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

Arguments

x

The SingleCellsNGS 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' SingleCellsNGS object and res a vector of pasted gene names that turned out to be significantly different.


stela2502/StefansExpressionSet documentation built on April 24, 2023, 8:15 p.m.