Description Usage Arguments Details Value Examples
InferTFact
is an auxiliary function for function sciraRegAct
.
1 | InferTFact(exp, regnet)
|
exp |
A numeric vector of gene expression levels for all TF target genes in a sample. |
regnet |
A matrix, the network estimated by function |
InferTFact
regresses the expression profiles of TF target genes against the binding profile of this TF on these genes. The output t-statistics are taken as the TF activity scores.
A vector storing the activity scores of all TFs in a specific sample.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.