View source: R/MERIT_functions.R
This function loads a computed grns
1 2 3 4 | load_lead_support_grn(df.transcriptionFactorAnnotation, df.geneGroups,
m.foldChange_differentialExpression, targetSet = "all",
th.lead_grn_method = 0.95, n.lead_method_expression_shuffling = 3,
th.support_grn_methods = 0.95, n.grnSupport = 1)
|
df.transcriptionFactorAnnotation |
=l.data$df.transcriptionFactorAnnotation, |
df.geneGroups |
= v.genes, |
th.lead_grn_method |
= 0.95, |
n.lead_method_expression_shuffling |
= 3 |
th.support_grn_methods |
= 0.95, |
ngrnSupport |
= 1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.