isSig: Return logical vector indicating which genes are...

View source: R/edgeR-funcs.R

isSigR Documentation

Return logical vector indicating which genes are significantly regulated

Description

Return logical vector indicating which genes are significantly regulated

Usage

isSig(data.frame, sigFilter)

isSigPos(data.frame, sigFilter)

isSigPos(data.frame, sigFilter)

Arguments

data.frame

A data.frame that must pass assertEdgeToptable

sigFilter

An SigFilter object

Value

A logical vector of the same length as the row number of the input data.frame

Functions

  • isSigPos(): Returns which genes are significantly positively regulated

  • isSigPos(): Returns which genes are significantly negatively regulated


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