Description Usage Arguments Value
Inferring significant TF->TF and TF->TG interactions based on gene expression patterns
1 2  | drivingforce.inferTRN(object, groups = NULL, use.scaled = T,
  use.allcells = T, ...)
 | 
object | 
 A sincera object  | 
groups | 
 The cell groups for network inference  | 
use.scaled | 
 If TRUE, use the zscore scaled expression values for the inference  | 
use.allcells | 
 If TRUE, the expression values of all cells will be used for inference; otherwise, only the expression values in the cell group will be used for inference.  | 
An update sincera object, use getDF with name="edges" to access the significance of all interactions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.