Federica Eduati
European Bioinformatics Institute
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Federica Eduati.
Bioinformatics | 2012
Federica Eduati; Javier De Las Rivas; Barbara Di Camillo; Gianna Toffolo; Julio Saez-Rodriguez
Motivation: Recent developments in experimental methods facilitate increasingly larger signal transduction datasets. Two main approaches can be taken to derive a mathematical model from these data: training a network (obtained, e.g., from literature) to the data, or inferring the network from the data alone. Purely data-driven methods scale up poorly and have limited interpretability, whereas literature-constrained methods cannot deal with incomplete networks. Results: We present an efficient approach, implemented in the R package CNORfeeder, to integrate literature-constrained and data-driven methods to infer signalling networks from perturbation experiments. Our method extends a given network with links derived from the data via various inference methods, and uses information on physical interactions of proteins to guide and validate the integration of links. We apply CNORfeeder to a network of growth and inflammatory signalling. We obtain a model with superior data fit in the human liver cancer HepG2 and propose potential missing pathways. Availability: CNORfeeder is in the process of being submitted to Bioconductor and in the meantime available at www.cellnopt.org. Contact: [email protected] Supplementary information: Supplementary data are available at Bioinformatics online.
computational methods in systems biology | 2012
Santiago Videla; Carito Guziolowski; Federica Eduati; Sven Thiele; Niels Grabe; Julio Saez-Rodriguez; Anne Siegel
A fundamental question in systems biology is the construction and training to data of mathematical models. Logic formalisms have become very popular to model signaling networks because their simplicity allows us to model large systems encompassing hundreds of proteins. An approach to train (Boolean) logic models to high-throughput phospho-proteomics data was recently introduced and solved using optimization heuristics based on stochastic methods. Here we demonstrate how this problem can be solved using Answer Set Programming (ASP), a declarative problem solving paradigm, in which a problem is encoded as a logical program such that its answer sets represent solutions to the problem. ASP has significant improvements over heuristic methods in terms of efficiency and scalability, it guarantees global optimality of solutions as well as provides a complete set of solutions. We illustrate the application of ASP with in silico cases based on realistic networks and data.A fundamental question in systems biology is the construction and training to data of mathematical models. Logic formalisms have become very popular to model signaling networks because their simplicity allows us to model large systems encompassing hundreds of proteins. An approach to train (Boolean) logic models to high-throughput phospho-proteomics data was recently introduced and solved using optimization heuristics based on stochastic methods. Here we demonstrate how this problem can be solved using Answer Set Programming (ASP), a declarative problem solving paradigm, in which a problem is encoded as a logical program such that its answer sets represent solutions to the problem. ASP has significant improvements over heuristic methods in terms of efficiency and scalability, it guarantees global optimality of solutions as well as provides a complete set of solutions. We illustrate the application of ASP with in silico cases based on realistic networks and data.
Cancer Research | 2017
Federica Eduati; Victoria Doldàn-Martelli; Bertram Klinger; Thomas Cokelaer; Anja Sieber; Fiona Kogera; Mathurin Dorel; Mathew J. Garnett; Nils Blüthgen; Julio Saez-Rodriguez
Genomic features are used as biomarkers of sensitivity to kinase inhibitors used widely to treat human cancer, but effective patient stratification based on these principles remains limited in impact. Insofar as kinase inhibitors interfere with signaling dynamics, and, in turn, signaling dynamics affects inhibitor responses, we investigated associations in this study between cell-specific dynamic signaling pathways and drug sensitivity. Specifically, we measured 14 phosphoproteins under 43 different perturbed conditions (combinations of 5 stimuli and 7 inhibitors) in 14 colorectal cancer cell lines, building cell line-specific dynamic logic models of underlying signaling networks. Model parameters representing pathway dynamics were used as features to predict sensitivity to a panel of 27 drugs. Specific parameters of signaling dynamics correlated strongly with drug sensitivity for 14 of the drugs, 9 of which had no genomic biomarker. Following one of these associations, we validated a drug combination predicted to overcome resistance to MEK inhibitors by coblockade of GSK3, which was not found based on associations with genomic data. These results suggest that to better understand the cancer resistance and move toward personalized medicine, it is essential to consider signaling network dynamics that cannot be inferred from static genotypes. Cancer Res; 77(12); 3364-75. ©2017 AACR.
PLOS ONE | 2010
Federica Eduati; Alberto Corradin; Barbara Di Camillo; Gianna Toffolo
The task of the DREAM4 (Dialogue for Reverse Engineering Assessments and Methods) “Predictive signaling network modeling” challenge was to develop a method that, from single-stimulus/inhibitor data, reconstructs a cause-effect network to be used to predict the protein activity level in multi-stimulus/inhibitor experimental conditions. The method presented in this paper, one of the best performing in this challenge, consists of 3 steps: 1. Boolean tables are inferred from single-stimulus/inhibitor data to classify whether a particular combination of stimulus and inhibitor is affecting the protein. 2. A cause-effect network is reconstructed starting from these tables. 3. Training data are linearly combined according to rules inferred from the reconstructed network. This method, although simple, permits one to achieve a good performance providing reasonable predictions based on a reconstructed network compatible with knowledge from the literature. It can be potentially used to predict how signaling pathways are affected by different ligands and how this response is altered by diseases.
Theoretical Computer Science | 2015
Santiago Videla; Carito Guziolowski; Federica Eduati; Sven Thiele; Martin Gebser; Jacques Nicolas; Julio Saez-Rodriguez; Torsten Schaub; Anne Siegel
Boolean networks provide a simple yet powerful qualitative modeling approach in systems biology. However, manual identification of logic rules underlying the system being studied is in most cases out of reach. Therefore, automated inference of Boolean logical networks from experimental data is a fundamental question in this field. This paper addresses the problem consisting of learning from a prior knowledge network describing causal interactions and phosphorylation activities at a pseudo-steady state, Boolean logic models of immediate-early response in signaling transduction networks. The underlying optimization problem has been so far addressed through mathematical programming approaches and the use of dedicated genetic algorithms. In a recent work we have shown severe limitations of stochastic approaches in this domain and proposed to use Answer Set Programming (ASP), considering a simpler problem setting. Herein, we extend our previous work in order to consider more realistic biological conditions including numerical datasets, the presence of feedback-loops in the prior knowledge network and the necessity of multi-objective optimization. In order to cope with such extensions, we propose several discretization schemes and elaborate upon our previous ASP encoding. Towards real-world biological data, we evaluate the performance of our approach over in silico numerical datasets based on a real and large-scale prior knowledge network. The correctness of our encoding and discretization schemes are dealt with in Appendices A-B.
F1000Research | 2015
Thomas Cokelaer; Mukesh Bansal; Christopher Bare; Erhan Bilal; Brian M. Bot; Elias Chaibub Neto; Federica Eduati; Alberto de la Fuente; Steven M. Hill; Bruce Hoff; Jonathan R. Karr; Robert Küffner; Michael P. Menden; Pablo Meyer; Raquel Norel; Abhishek Pratap; Robert J. Prill; Matthew T. Weirauch; James C. Costello; Gustavo Stolovitzky; Julio Saez-Rodriguez
DREAM challenges are community competitions designed to advance computational methods and address fundamental questions in system biology and translational medicine. Each challenge asks participants to develop and apply computational methods to either predict unobserved outcomes or to identify unknown model parameters given a set of training data. Computational methods are evaluated using an automated scoring metric, scores are posted to a public leaderboard, and methods are published to facilitate community discussions on how to build improved methods. By engaging participants from a wide range of science and engineering backgrounds, DREAM challenges can comparatively evaluate a wide range of statistical, machine learning, and biophysical methods. Here, we describe DREAMTools, a Python package for evaluating DREAM challenge scoring metrics. DREAMTools provides a command line interface that enables researchers to test new methods on past challenges, as well as a framework for scoring new challenges. As of March 2016, DREAMTools includes more than 80% of completed DREAM challenges. DREAMTools complements the data, metadata, and software tools available at the DREAM website http://dreamchallenges.org and on the Synapse platform at https://www.synapse.org. Availability: DREAMTools is a Python package. Releases and documentation are available at http://pypi.python.org/pypi/dreamtools. The source code is available at http://github.com/dreamtools/dreamtools.
Nature Communications | 2018
Federica Eduati; Ramesh Utharala; Dharanija Madhavan; Ulf P. Neumann; Thomas Longerich; Thorsten Cramer; Julio Saez-Rodriguez; Christoph A. Merten
Screening drugs on patient biopsies from solid tumours has immense potential, but is challenging due to the small amount of available material. To address this, we present here a plug-based microfluidics platform for functional screening of drug combinations. Integrated Braille valves allow changing the plug composition on demand and enable collecting >1200 data points (56 different conditions with at least 20 replicates each) per biopsy. After deriving and validating efficient and specific drug combinations for two genetically different pancreatic cancer cell lines and xenograft mouse models, we additionally screen live cells from human solid tumours with no need for ex vivo culturing steps, and obtain highly specific sensitivity profiles. The entire workflow can be completed within 48 h at assay costs of less than US
CPT: Pharmacometrics & Systems Pharmacology CPT: Pharmacometrics and Systems Pharmacology CPT: Pharmacometrics and Systems Pharmacology | 2017
Pauline Traynard; Luis Tobalina; Federica Eduati; Laurence Calzone; Julio Saez-Rodriguez
150 per patient. We believe this can pave the way for rapid determination of optimal personalized cancer therapies.Cancer patients exhibit specific sensitivities toward drug combinations that cannot be easily predicted. Here the authors setup a microfluidic platform that allows testing of multiple drug combinations correctly predicting sensitivity in vivo and they use it on patients biopsies to define effective drugs.
bioRxiv | 2016
Federica Eduati; Ramesh Utharala; Dharanija Madhavan; Ulf P. Neumann; Thorsten Cramer; Julio Saez-Rodriguez; Christoph A. Merten
Here we present logic modeling as an approach to understand deregulation of signal transduction in disease and to characterize a drugs mode of action. We discuss how to build a logic model from the literature and experimental data and how to analyze the resulting model to obtain insights of relevance for systems pharmacology. Our workflow uses the free tools OmniPath (network reconstruction from the literature), CellNOpt (model fit to experimental data), MaBoSS (model analysis), and Cytoscape (visualization).
bioRxiv | 2018
Federica Eduati; Patricia Jaaks; Christoph A. Merten; Mathew J. Garnett; Julio Saez-Rodriguez
Functional screening of live patient cancer cells holds great potential for personalized medicine and allows to overcome the limited translatability of results from existing in-vitro and ex-vivo screening models. Here we present a plug-based microfluidics approach enabling the testing of drug combinations directly on cancer cells from patient biopsies. The entire procedure takes less than 48 hours after surgery and does not require ex vivo cultivation. We screened more than 1100 samples for different primary human tumors (each with 56 conditions and at least 20 replicates), and obtained highly specific sensitivity profiles. This approach allowed us to derive optimal treatment options which we further validated in two different pancreatic cancer cell lines. This workflow should pave the way for rapid determination of optimal personalized cancer therapies at assay costs of less than US