Identify all the significant interactions (L-R pairs) and related signaling genes for a given signaling pathway
extractEnrichedLR_internal(
net,
LR,
DB,
signaling,
enriched.only = TRUE,
thresh = 0.05
)
object@net object@LR object@DB
a char vector containing signaling pathway names for searching
whether only return the identified enriched signaling genes in the database. Default = TRUE, returning the significantly enriched signaling interactions
threshold of the p-value for determining significant interaction
a list: list(geneLR, pairLR.name.use)