pwOmics (version 1.4.0)

selectPWsofTFs: Select pathways with more than x TFs

Description

Select pathways with more than x TFs

Usage

selectPWsofTFs(pathway_list, pathway_frame, noTFs_inPW)

Arguments

pathway_list
first element of list returned from identPWsofTFs function; contains a list of pathways.
pathway_frame
second element of list returned from identPWsofTFs function; contains a data.frame of pathways.
noTFs_inPW
numeric value specifying number of TFs being at least part of the pathway.

Value

list of pathways with more than x TFs.