dgeTableWithPseudoT | R Documentation |
Append dgeTable with pseudo t-statistic
dgeTableWithPseudoT(edgeResult, contrast = NULL)
edgeResult |
An |
contrast |
A character string, or integer index, or |
Similar as dgeTable
, a data.frame
, but with additional columns df
(degree of freedom) and pseudoT
.
The pseudo t-statistic is calculated based on the P-value of the likelihood ratio test and the residual degree of freedom by the function qt
, and its sign is given by the sign of logFC.
dgeTablesWithPseudoT
, dgeTable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.