Description Usage Arguments Value
Computes a p.value using a two-sample t-test with H0 = "two.sided" for the indicated gene.
See t.test
for more information.
1 | signifTest(dCTObj, gene.name, var.equal = FALSE)
|
dCTObj |
A data.frame generated from the |
gene.name |
Name of the gene for which to compute the t-test. |
var.equal |
Boolean indicating whether or not to treat the variance as equal. |
A list containing the components indicated in t.test
. Also prints a message
reporting the calculated p.value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.