getSignificantFunctions: Calculate significant function per intpair module

View source: R/fct_int_pair_modules.R

getSignificantFunctionsR Documentation

Calculate significant function per intpair module

Description

Calculate significant function per intpair module

Usage

getSignificantFunctions(
  subGenePairs_func_mat,
  gpModules_assign,
  rank.terms,
  input_maxPval
)

Arguments

subGenePairs_func_mat

subset of binary mat

gpModules_assign

assignment of intpairs to modules

rank.terms

table of ranked functions

input_maxPval

threshold of significance

Value

table with significant functions


martaint/InterCellar documentation built on April 7, 2022, 11:44 a.m.