dgeTableWithPseudoT: Append dgeTable with pseudo t-statistic

View source: R/pseudoT.R

dgeTableWithPseudoTR Documentation

Append dgeTable with pseudo t-statistic

Description

Append dgeTable with pseudo t-statistic

Usage

dgeTableWithPseudoT(edgeResult, contrast = NULL)

Arguments

edgeResult

An EdgeResult object.

contrast

A character string, or integer index, or NULL, to specify the contrast. If NULL, results of all contrasts are returned.

Value

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.

See Also

dgeTablesWithPseudoT, dgeTable


bedapub/ribiosNGS documentation built on Feb. 10, 2025, 12:34 a.m.