Description Usage Arguments Value
View source: R/functions.R View source: R/MERIT_functions.R
This function identifies the master regulator hierarchy
1 2 3 4 5 6 | do_master_regulator_hierarchy_inference(m.grn,
m.pvalue_differentialExpression = m.pvalue_differentialExpression,
l.grn_subnetworks, df.transcriptionFactorAnnotation, df.geneGroups,
tb.geneGroups, v.geneGroups, l.geneGroups, th.min_number_targets = 2,
th.min_number_MR_targets = 2, th.pval = 0.05,
foldername.results = "results/")
|
m.grn |
= m.grn, |
l.grn_subnetworks |
= l.grn_subnetworks, |
th.min_number_targets |
= 2, |
th.min_number_MR_targets |
= 2, |
th.pval |
= 0.05 |
condition specific master regulators and regulator hierarchies (across all genes and across gene groups)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.