Publikation:

Model Checking Gene Regulatory Networks

Lade...
Vorschaubild

Dateien

Zu diesem Dokument gibt es keine Dateien.

Datum

2015

Autor:innen

Giacobbe, Mirco
Guet, Călin C.
Gupta, Ashutosh
Henzinger, Thomas A.
Paixão, Tiago

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

URI (zitierfähiger Link)
ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published

Erschienen in

BAIER, Christel, ed., Cesare TINELLI, ed.. Tools and Algorithms for the Construction and Analysis of Systems : 21st International Conference, TACAS 2015, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2015, London, UK, April 11-18, 2015, Proceedings. Heidelberg: Springer, 2015, pp. 469-483. Lecture Notes in Computer Science. 9035. ISSN 0302-9743. eISSN 1611-3349. ISBN 978-3-662-46680-3. Available under: doi: 10.1007/978-3-662-46681-0_47

Zusammenfassung

The behaviour of gene regulatory networks (GRNs) is typically analysed using simulation-based statistical testing-like methods. In this paper, we demonstrate that we can replace this approach by a formal verification-like method that gives higher assurance and scalability. We focus on Wagner’s weighted GRN model with varying weights, which is used in evolutionary biology. In the model, weight parameters represent the gene interaction strength that may change due to genetic mutations. For a property of interest, we synthesise the constraints over the parameter space that represent the set of GRNs satisfying the property. We experimentally show that our parameter synthesis procedure computes the mutational robustness of GRNs -an important problem of interest in evolutionary biology- more efficiently than the classical simulation method. We specify the property in linear temporal logics. We employ symbolic bounded model checking and SMT solving to compute the space of GRNs that satisfy the property, which amounts to synthesizing a set of linear constraints on the weights.

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Model Check; Gene Regulatory Network; Linear Temporal Logic; Label Transition System; Bound Model Check

Konferenz

21st International Conference on Tools and Algorithms for the Construction and Analysis of Systems, TACAS 2015, 11. Apr. 2015 - 18. Apr. 2015, London, UK
Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690GIACOBBE, Mirco, Călin C. GUET, Ashutosh GUPTA, Thomas A. HENZINGER, Tiago PAIXÃO, Tatjana PETROV, 2015. Model Checking Gene Regulatory Networks. 21st International Conference on Tools and Algorithms for the Construction and Analysis of Systems, TACAS 2015. London, UK, 11. Apr. 2015 - 18. Apr. 2015. In: BAIER, Christel, ed., Cesare TINELLI, ed.. Tools and Algorithms for the Construction and Analysis of Systems : 21st International Conference, TACAS 2015, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2015, London, UK, April 11-18, 2015, Proceedings. Heidelberg: Springer, 2015, pp. 469-483. Lecture Notes in Computer Science. 9035. ISSN 0302-9743. eISSN 1611-3349. ISBN 978-3-662-46680-3. Available under: doi: 10.1007/978-3-662-46681-0_47
BibTex
@inproceedings{Giacobbe2015Model-42185,
  year={2015},
  doi={10.1007/978-3-662-46681-0_47},
  title={Model Checking Gene Regulatory Networks},
  number={9035},
  isbn={978-3-662-46680-3},
  issn={0302-9743},
  publisher={Springer},
  address={Heidelberg},
  series={Lecture Notes in Computer Science},
  booktitle={Tools and Algorithms for the Construction and Analysis of Systems : 21st International Conference, TACAS 2015, Held as Part of the European Joint Conferences on Theory and Practice of Software, ETAPS 2015, London, UK, April 11-18, 2015, Proceedings},
  pages={469--483},
  editor={Baier, Christel and Tinelli, Cesare},
  author={Giacobbe, Mirco and Guet, Călin C. and Gupta, Ashutosh and Henzinger, Thomas A. and Paixão, Tiago and Petrov, Tatjana}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/42185">
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:contributor>Giacobbe, Mirco</dc:contributor>
    <dc:creator>Guet, Călin C.</dc:creator>
    <dcterms:title>Model Checking Gene Regulatory Networks</dcterms:title>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dcterms:issued>2015</dcterms:issued>
    <dc:contributor>Petrov, Tatjana</dc:contributor>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-26T09:11:43Z</dcterms:available>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2018-04-26T09:11:43Z</dc:date>
    <dc:contributor>Gupta, Ashutosh</dc:contributor>
    <dc:contributor>Henzinger, Thomas A.</dc:contributor>
    <bibo:uri rdf:resource="https://kops.uni-konstanz.de/handle/123456789/42185"/>
    <dcterms:abstract xml:lang="eng">The behaviour of gene regulatory networks (GRNs) is typically analysed using simulation-based statistical testing-like methods. In this paper, we demonstrate that we can replace this approach by a formal verification-like method that gives higher assurance and scalability. We focus on Wagner’s weighted GRN model with varying weights, which is used in evolutionary biology. In the model, weight parameters represent the gene interaction strength that may change due to genetic mutations. For a property of interest, we synthesise the constraints over the parameter space that represent the set of GRNs satisfying the property. We experimentally show that our parameter synthesis procedure computes the mutational robustness of GRNs -an important problem of interest in evolutionary biology- more efficiently than the classical simulation method. We specify the property in linear temporal logics. We employ symbolic bounded model checking and SMT solving to compute the space of GRNs that satisfy the property, which amounts to synthesizing a set of linear constraints on the weights.</dcterms:abstract>
    <dc:contributor>Paixão, Tiago</dc:contributor>
    <dc:contributor>Guet, Călin C.</dc:contributor>
    <dc:creator>Petrov, Tatjana</dc:creator>
    <dc:creator>Giacobbe, Mirco</dc:creator>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dc:creator>Gupta, Ashutosh</dc:creator>
    <dc:creator>Henzinger, Thomas A.</dc:creator>
    <dc:creator>Paixão, Tiago</dc:creator>
    <dc:language>eng</dc:language>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Nein
Begutachtet
Diese Publikation teilen