| Literature DB >> 33790340 |
Gabriel Jimenez-Dominguez1,2,3, Patrice Ravel1,2,3, Stéphan Jalaguier1,2,3, Vincent Cavaillès4,5,6, Jacques Colinge7,8,9.
Abstract
Modular response analysis (MRA) is a widely used inference technique developed to uncover directions and strengths of connections in molecular networks under a steady-state condition by means of perturbation experiments. We devised several extensions of this methodology to search genomic data for new associations with a biological network inferred by MRA, to improve the predictive accuracy of MRA-inferred networks, and to estimate confidence intervals of MRA parameters from datasets with low numbers of replicates. The classical MRA computations and their extensions were implemented in a freely available R package called aiMeRA ( https://github.com/bioinfo-ircm/aiMeRA/ ). We illustrated the application of our package by assessing the crosstalk between estrogen and retinoic acid receptors, two nuclear receptors implicated in several hormone-driven cancers, such as breast cancer. Based on new data generated for this study, our analysis revealed potential cross-inhibition mediated by the shared corepressors NRIP1 and LCoR. We designed aiMeRA for non-specialists and to allow biologists to perform their own analyses.Entities:
Year: 2021 PMID: 33790340 PMCID: PMC8012374 DOI: 10.1038/s41598-021-86544-0
Source DB: PubMed Journal: Sci Rep ISSN: 2045-2322 Impact factor: 4.379
Figure 1MRA general principle. (A) The ERα-NRIP1-LCoR transcriptional network. The activity level of each module is given by a measured reporter. Connection coefficients (edge weights) are determined from perturbation experiments. (B) The RARs-NRIP1-LCoR transcriptional network. Figure created with Inkscape 0.92 (www.inkscape.org).
Figure 2ER and RAR separated networks. (A) Connection coefficients between the two corepressors under the E2-stimulated condition. A 95% CI for each MRA parameter was estimated and the parameter denoted by an asterisk provided 0 was not included (sign known with 5% significance). (B) The ERα-NRIP1-LCoR transcriptional network. (C) ERα, NRIP1, and LCoR perturbation magnitudes. (D) Prediction of gene expression under dual siNRIP1 and siLCoR perturbation and E2 stimulation. *Note that LCoR experimental measure lies outside the 95% CI around the predicted value due to higher experimental data variability. A 96% CI equal to [0.45; 0.69] included LCoR experimental value. (E) Connection coefficients between the two corepressors under the RA-stimulated condition. (F) The RARs-NRIP1-LCoR transcriptional network. (G) RARs, NRIP1, and LCoR perturbation magnitudes. (H) Prediction of gene expression under dual siNRIP1 and siLCoR perturbation and RA stimulation. *LCoR 99% CI around the predicted value is equal to [0.50; 0.70], it includes LCoR experimental value. Figure created with Inkscape 0.92 (www.inkscape.org) and R 3.6 (r-project.org).
Figure 3The ERα-RARs-NRIP1-LCoR network. (A) MRA-inferred network under dual E2 & RA stimulation. (B) Perturbation magnitudes with respect to the basal state E2 & RA stimulation (perturbations on ligands were determined by suppressing one of the two stimulations). (C) Predicted activity of the modules upon double siRNA inhibition of NRIP1 and LCoR. *Note that luciferase lies outside its 95% CI due to higher experimental data variability. A 98% CI equal to [1.29; 2.46] included luciferase experimental value. Figure created with Inkscape 0.92 (www.inkscape.org) and R 3.6 (r-project.org).
Figure 4Application to RNA-seq data and genomic predictions. (A) RARs-NRIP1-LCoR network inferred from RNA-seq data. (B) Nine closest replacement genes for ERE-Luc in the ERα-NRIP1-LCoR network according to the Euclidean distance or 1-correlation. (C) ERα-NRIP1-LCoR networks with ERE-Luc replaced by PGR, trained from qPCR and RNA-seq data. (D) Principle of unidirectional MRA applications. (E) Accuracy of unidirectional MRA predictions (udMRA & udMRA.ab) under the E2 stimulation with double siNRIP1/siLCoR perturbation versus simple predictors (mean, geometric mean (gMean), and maximum of the two siRNAs). Wilcoxon test (n = 60). Figure created with Inkscape 0.92 (www.inkscape.org) and R 3.6 (r-project.org).
Figure 5The aiMeRA R package. (A) Example R code for loading data, data preparation, and inference of a network. Note that NRIP1 was named by its common alternative name RIP140. Basal condition is E2 & RA stimulation (denoted “E2 + RA- > 0”) and LCoR perturbation is defined as “E2 + RA + siLCoR- > LCoR”. Same logic for RIP140 (= NRIP1). Perturbation on the HOXA5 module reporting RARs activity is defined as E2, i.e., loss of RA stimulation compared to the basal condition was E2 & RA. Perturbation on the luciferase module is similarly defined as RA, i.e., loss of E2. (B) Direct plot of an MRA-inferred network in R using the igraph library. Figure created with Inkscape 0.92 (www.inkscape.org) and R 3.6 (r-project.org).