calc_normTfScore | R Documentation |
Calculate the TF normalization constant Calculate the TF score given all the parameters
calc_normTfScore( tf, targs, sampleID, netGenes, weights, grnTable, correlationFactor = 1 )
tf |
TF |
targs |
a list of targets for TF |
sampleID |
the sample ID |
netGenes |
genes selected for building the subnetwork |
weights |
a vector of weights for each gene |
grnTable |
the grn table with correlation values and signs |
correlationFactor |
the weight of correlation between |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.