Skip to main content
. 2017 Mar 27;11:41. doi: 10.1186/s12918-017-0419-z

Table 1.

Overview of methods for estimating regulatory activity from transcriptome data comparing input data, modelling, computational aspects and outcome variables

Method Input Model Computation Output
Approach by Schacht et al. - mRNA expression data
- TF binding information
Linear model
gi,s^=c+tβtbt,iθa,tactt,s+θg,tgt,s
with
actt,s=ibt,igi,sibt,i,θa,t+θg,t=1,θa,t,θg,t01
- Optimization criterion: minimize sum of absolute errors
- Mixed-integer linear programming
- Optimization via Gurobi 5.5
- parameter for each TF: β t
- decision for each TF if θ a,tor θ g,t was chosen
RACER - mRNA expression data
- copy number variation
- DNA methylation
- miRNA expression signals
- TF binding information
- miRNA target site info (c)
Linear models:
1) gi,s^=c+θCNV,sCNVi,s+θDM,sDMi,s+tβt,sbt,i+miβmi,sci,mimiRNAmi,s
2) gi,s^=c˜+θ˜i,CNVCNVi,s+θ˜i,DMDMi,s+tγi,tβt,s+miγi,miβmi,s
- Optimization criterion: minimize sum of squared errors with L1 norm penalty on linear coefficients
- Elastic-net regularized generalized linear models and LASSO
1) sample-specific TF and miRNA activities β t,s and β mi,s
2) TF-gene γ i,t and miRNA-gene γ i,miinteractions across all samples
RABIT - differential mRNA expression data
- somatic mutations
- DNA methylation
- copy number variation
- TF binding info
- recognition motifs for RNA-binding protein (RBP)
Linear model:
gt^=fθfBf,i+tβtbt,i
With B: background factors (gene CNA, promoter DNA methylation, promoter degree promoter CpG content)
- Frisch-Waugh-Lovell method, select subset of significant TFs via model selection procedure and remove TFs with insignificant correlation across tumors - regulatory activity score for each TF (t value of linear regression coefficient of t-test)
ISMARA - gene expression or chromatin state measurements
- annotation of promoters (number of predicted sites for motifs)
- transcripts and associated promoters
- miRNA target site predictions
Linear model
gp,s^=cp+cs+mNp,mβm,s
- Optimization criterion: minimize sum of errors
- Bayesian procedure, ridge regression
- Gaussian prior for β m,s to avoid overfitting
- inferred motif activity profiles β m,swith set of TFs and miRNAs binding to sites of these motifs (= key regulators)
- predicted target promoters, associated transcripts and genes
- Network of known interactions between predicted targets and predicted regulatory interactions
- enriched ontology categories
biRte - mRNA differential expression
- miRNA, TF measurements, CNV (optionally)
- regulator (R) – target network
Likelihood model:
LD,θR=pD|R,θ=D^pD^|R,θ=D^cipD^ic|Rc,θ
- data specific marginal likelihoods using estimation of hidden state variables with via MCMC
- Nested effects model structure Learning to reconstruct transcriptional network
- Estimation of active regulators
- Estimation of associated transcriptional network
ARACNE - microarray expression profiles none - local estimation of pairwise gene expression profile mutual information - Reconstruction of gene regulatory network

Gene expression data is named “g” with index i, estimated parameters with “β”, TF binding information with “b”, TFs with “t”, samples with “s”, miRNAs with “mi” and model constants with “c”. Other variables are explained in the text