---
_id: '916'
abstract:
- lang: eng
  text: We study the quadratic assignment problem, in computer vision also known as
    graph matching. Two leading solvers for this problem optimize the Lagrange decomposition
    duals with sub-gradient and dual ascent (also known as message passing) updates.
    We explore this direction further and propose several additional Lagrangean relaxations
    of the graph matching problem along with corresponding algorithms, which are all
    based on a common dual ascent framework. Our extensive empirical evaluation gives
    several theoretical insights and suggests a new state-of-the-art anytime solver
    for the considered problem. Our improvement over state-of-the-art is particularly
    visible on a new dataset with large-scale sparse problem instances containing
    more than 500 graph nodes each.
article_processing_charge: No
author:
- first_name: Paul
  full_name: Swoboda, Paul
  id: 446560C6-F248-11E8-B48F-1D18A9856A87
  last_name: Swoboda
- first_name: Carsten
  full_name: Rother, Carsten
  last_name: Rother
- first_name: Carsten
  full_name: Abu Alhaija, Carsten
  last_name: Abu Alhaija
- first_name: Dagmar
  full_name: Kainmueller, Dagmar
  last_name: Kainmueller
- first_name: Bogdan
  full_name: Savchynskyy, Bogdan
  last_name: Savchynskyy
citation:
  ama: 'Swoboda P, Rother C, Abu Alhaija C, Kainmueller D, Savchynskyy B. A study
    of lagrangean decompositions and dual ascent solvers for graph matching. In: Vol
    2017. IEEE; 2017:7062-7071. doi:<a href="https://doi.org/10.1109/CVPR.2017.747">10.1109/CVPR.2017.747</a>'
  apa: 'Swoboda, P., Rother, C., Abu Alhaija, C., Kainmueller, D., &#38; Savchynskyy,
    B. (2017). A study of lagrangean decompositions and dual ascent solvers for graph
    matching (Vol. 2017, pp. 7062–7071). Presented at the CVPR: Computer Vision and
    Pattern Recognition, Honolulu, HA, United States: IEEE. <a href="https://doi.org/10.1109/CVPR.2017.747">https://doi.org/10.1109/CVPR.2017.747</a>'
  chicago: Swoboda, Paul, Carsten Rother, Carsten Abu Alhaija, Dagmar Kainmueller,
    and Bogdan Savchynskyy. “A Study of Lagrangean Decompositions and Dual Ascent
    Solvers for Graph Matching,” 2017:7062–71. IEEE, 2017. <a href="https://doi.org/10.1109/CVPR.2017.747">https://doi.org/10.1109/CVPR.2017.747</a>.
  ieee: 'P. Swoboda, C. Rother, C. Abu Alhaija, D. Kainmueller, and B. Savchynskyy,
    “A study of lagrangean decompositions and dual ascent solvers for graph matching,”
    presented at the CVPR: Computer Vision and Pattern Recognition, Honolulu, HA,
    United States, 2017, vol. 2017, pp. 7062–7071.'
  ista: 'Swoboda P, Rother C, Abu Alhaija C, Kainmueller D, Savchynskyy B. 2017. A
    study of lagrangean decompositions and dual ascent solvers for graph matching.
    CVPR: Computer Vision and Pattern Recognition vol. 2017, 7062–7071.'
  mla: Swoboda, Paul, et al. <i>A Study of Lagrangean Decompositions and Dual Ascent
    Solvers for Graph Matching</i>. Vol. 2017, IEEE, 2017, pp. 7062–71, doi:<a href="https://doi.org/10.1109/CVPR.2017.747">10.1109/CVPR.2017.747</a>.
  short: P. Swoboda, C. Rother, C. Abu Alhaija, D. Kainmueller, B. Savchynskyy, in:,
    IEEE, 2017, pp. 7062–7071.
conference:
  end_date: 2017-07-26
  location: Honolulu, HA, United States
  name: 'CVPR: Computer Vision and Pattern Recognition'
  start_date: 2017-07-21
date_created: 2018-12-11T11:49:11Z
date_published: 2017-01-01T00:00:00Z
date_updated: 2023-09-26T15:41:40Z
day: '01'
ddc:
- '000'
department:
- _id: VlKo
doi: 10.1109/CVPR.2017.747
ec_funded: 1
external_id:
  isi:
  - '000418371407018'
file:
- access_level: open_access
  checksum: e38a2740daad1ea178465843b5072906
  content_type: application/pdf
  creator: dernst
  date_created: 2019-01-18T12:49:38Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '5848'
  file_name: 2017_CVPR_Swoboda2.pdf
  file_size: 944332
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '      2017'
isi: 1
language:
- iso: eng
month: '01'
oa: 1
oa_version: Submitted Version
page: 7062-7071
project:
- _id: 25FBA906-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '616160'
  name: 'Discrete Optimization in Computer Vision: Theory and Practice'
publication_identifier:
  isbn:
  - 978-153860457-1
publication_status: published
publisher: IEEE
publist_id: '6525'
quality_controlled: '1'
scopus_import: '1'
status: public
title: A study of lagrangean decompositions and dual ascent solvers for graph matching
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 2017
year: '2017'
...
---
_id: '917'
abstract:
- lang: eng
  text: We  propose  a  general  dual  ascent  framework  for  Lagrangean decomposition
    of combinatorial problems.  Although methods of this type have shown their efficiency
    for a number of problems, so far there was no general algorithm applicable to
    multiple problem types. In this work, we propose such a general algorithm. It
    depends on several parameters, which can be used to optimize its performance in
    each particular setting. We demonstrate efficacy of our method on graph matching
    and multicut problems, where it outperforms state-of-the-art solvers including
    those based on subgradient optimization and off-the-shelf linear programming solvers.
article_processing_charge: No
author:
- first_name: Paul
  full_name: Swoboda, Paul
  id: 446560C6-F248-11E8-B48F-1D18A9856A87
  last_name: Swoboda
- first_name: Jan
  full_name: Kuske, Jan
  last_name: Kuske
- first_name: Bogdan
  full_name: Savchynskyy, Bogdan
  last_name: Savchynskyy
citation:
  ama: 'Swoboda P, Kuske J, Savchynskyy B. A dual ascent framework for Lagrangean
    decomposition of combinatorial problems. In: Vol 2017. IEEE; 2017:4950-4960. doi:<a
    href="https://doi.org/10.1109/CVPR.2017.526">10.1109/CVPR.2017.526</a>'
  apa: 'Swoboda, P., Kuske, J., &#38; Savchynskyy, B. (2017). A dual ascent framework
    for Lagrangean decomposition of combinatorial problems (Vol. 2017, pp. 4950–4960).
    Presented at the CVPR: Computer Vision and Pattern Recognition, Honolulu, HA,
    United States: IEEE. <a href="https://doi.org/10.1109/CVPR.2017.526">https://doi.org/10.1109/CVPR.2017.526</a>'
  chicago: Swoboda, Paul, Jan Kuske, and Bogdan Savchynskyy. “A Dual Ascent Framework
    for Lagrangean Decomposition of Combinatorial Problems,” 2017:4950–60. IEEE, 2017.
    <a href="https://doi.org/10.1109/CVPR.2017.526">https://doi.org/10.1109/CVPR.2017.526</a>.
  ieee: 'P. Swoboda, J. Kuske, and B. Savchynskyy, “A dual ascent framework for Lagrangean
    decomposition of combinatorial problems,” presented at the CVPR: Computer Vision
    and Pattern Recognition, Honolulu, HA, United States, 2017, vol. 2017, pp. 4950–4960.'
  ista: 'Swoboda P, Kuske J, Savchynskyy B. 2017. A dual ascent framework for Lagrangean
    decomposition of combinatorial problems. CVPR: Computer Vision and Pattern Recognition
    vol. 2017, 4950–4960.'
  mla: Swoboda, Paul, et al. <i>A Dual Ascent Framework for Lagrangean Decomposition
    of Combinatorial Problems</i>. Vol. 2017, IEEE, 2017, pp. 4950–60, doi:<a href="https://doi.org/10.1109/CVPR.2017.526">10.1109/CVPR.2017.526</a>.
  short: P. Swoboda, J. Kuske, B. Savchynskyy, in:, IEEE, 2017, pp. 4950–4960.
conference:
  end_date: 2017-07-26
  location: Honolulu, HA, United States
  name: 'CVPR: Computer Vision and Pattern Recognition'
  start_date: 2017-07-21
date_created: 2018-12-11T11:49:11Z
date_published: 2017-07-01T00:00:00Z
date_updated: 2023-09-26T15:41:11Z
day: '01'
ddc:
- '000'
department:
- _id: VlKo
doi: 10.1109/CVPR.2017.526
ec_funded: 1
external_id:
  isi:
  - '000418371405005'
file:
- access_level: open_access
  checksum: 72fd291046bd8e5717961bd68f6b6f03
  content_type: application/pdf
  creator: dernst
  date_created: 2019-01-18T12:45:55Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '5847'
  file_name: 2017_CVPR_Swoboda.pdf
  file_size: 898652
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '      2017'
isi: 1
language:
- iso: eng
month: '07'
oa: 1
oa_version: Submitted Version
page: 4950-4960
project:
- _id: 25FBA906-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '616160'
  name: 'Discrete Optimization in Computer Vision: Theory and Practice'
publication_identifier:
  isbn:
  - 978-153860457-1
publication_status: published
publisher: IEEE
publist_id: '6524'
quality_controlled: '1'
scopus_import: '1'
status: public
title: A dual ascent framework for Lagrangean decomposition of combinatorial problems
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 2017
year: '2017'
...
---
_id: '938'
abstract:
- lang: eng
  text: The thesis encompasses several topics of plant cell biology which were studied
    in the model plant Arabidopsis thaliana. Chapter 1 concerns the plant hormone
    auxin and its polar transport through cells and tissues. The highly controlled,
    directional transport of auxin is facilitated by plasma membrane-localized transporters.
    Transporters from the PIN family direct auxin transport due to their polarized
    localizations at cell membranes. Substantial effort has been put into research
    on cellular trafficking of PIN proteins, which is thought to underlie their polar
    distribution. I participated in a forward genetic screen aimed at identifying
    novel regulators of PIN polarity. The screen yielded several genes which may be
    involved in PIN polarity regulation or participate in polar auxin transport by
    other means. Chapter 2 focuses on the endomembrane system, with particular attention
    to clathrin-mediated endocytosis. The project started with identification of several
    proteins that interact with clathrin light chains. Among them, I focused on two
    putative homologues of auxilin, which in non-plant systems is an endocytotic factor
    known for uncoating clathrin-coated vesicles in the final step of endocytosis.
    The body of my work consisted of an in-depth characterization of transgenic A.
    thaliana lines overexpressing these putative auxilins in an inducible manner.
    Overexpression of these proteins leads to an inhibition of endocytosis, as documented
    by imaging of cargoes and clathrin-related endocytic machinery. An extension of
    this work is an investigation into a concept of homeostatic regulation acting
    between distinct transport processes in the endomembrane system. With auxilin
    overexpressing lines, where endocytosis is blocked specifically, I made observations
    on the mutual relationship between two opposite trafficking processes of secretion
    and endocytosis. In Chapter 3, I analyze cortical microtubule arrays and their
    relationship to auxin signaling and polarized growth in elongating cells. In plants,
    microtubules are organized into arrays just below the plasma membrane, and it
    is thought that their function is to guide membrane-docked cellulose synthase
    complexes. These, in turn, influence cell wall structure and cell shape by directed
    deposition of cellulose fibres. In elongating cells, cortical microtubule arrays
    are able to reorient in relation to long cell axis, and these reorientations have
    been linked to cell growth and to signaling of growth-regulating factors such
    as auxin or light. In this chapter, I am addressing the causal relationship between
    microtubule array reorientation, growth, and auxin signaling. I arrive at a model
    where array reorientation is not guided by auxin directly, but instead is only
    controlled by growth, which, in turn, is regulated by auxin.
alternative_title:
- ISTA Thesis
article_processing_charge: No
author:
- first_name: Maciek
  full_name: Adamowski, Maciek
  id: 45F536D2-F248-11E8-B48F-1D18A9856A87
  last_name: Adamowski
  orcid: 0000-0001-6463-5257
citation:
  ama: Adamowski M. Investigations into cell polarity and trafficking in the plant
    model Arabidopsis thaliana . 2017. doi:<a href="https://doi.org/10.15479/AT:ISTA:th_842">10.15479/AT:ISTA:th_842</a>
  apa: Adamowski, M. (2017). <i>Investigations into cell polarity and trafficking
    in the plant model Arabidopsis thaliana </i>. Institute of Science and Technology
    Austria. <a href="https://doi.org/10.15479/AT:ISTA:th_842">https://doi.org/10.15479/AT:ISTA:th_842</a>
  chicago: Adamowski, Maciek. “Investigations into Cell Polarity and Trafficking in
    the Plant Model Arabidopsis Thaliana .” Institute of Science and Technology Austria,
    2017. <a href="https://doi.org/10.15479/AT:ISTA:th_842">https://doi.org/10.15479/AT:ISTA:th_842</a>.
  ieee: M. Adamowski, “Investigations into cell polarity and trafficking in the plant
    model Arabidopsis thaliana ,” Institute of Science and Technology Austria, 2017.
  ista: Adamowski M. 2017. Investigations into cell polarity and trafficking in the
    plant model Arabidopsis thaliana . Institute of Science and Technology Austria.
  mla: Adamowski, Maciek. <i>Investigations into Cell Polarity and Trafficking in
    the Plant Model Arabidopsis Thaliana </i>. Institute of Science and Technology
    Austria, 2017, doi:<a href="https://doi.org/10.15479/AT:ISTA:th_842">10.15479/AT:ISTA:th_842</a>.
  short: M. Adamowski, Investigations into Cell Polarity and Trafficking in the Plant
    Model Arabidopsis Thaliana , Institute of Science and Technology Austria, 2017.
date_created: 2018-12-11T11:49:18Z
date_published: 2017-06-02T00:00:00Z
date_updated: 2023-09-07T12:06:09Z
day: '02'
ddc:
- '581'
- '583'
- '580'
degree_awarded: PhD
department:
- _id: JiFr
doi: 10.15479/AT:ISTA:th_842
file:
- access_level: closed
  checksum: 193425764d9aaaed3ac57062a867b315
  content_type: application/vnd.openxmlformats-officedocument.wordprocessingml.document
  creator: dernst
  date_created: 2019-04-05T09:03:20Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '6215'
  file_name: 2017_Adamowski-Thesis_Source.docx
  file_size: 46903863
  relation: source_file
- access_level: open_access
  checksum: df5ab01be81f821e1b958596a1ec8d21
  content_type: application/pdf
  creator: dernst
  date_created: 2019-04-05T09:03:19Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '6216'
  file_name: 2017_Adamowski-Thesis.pdf
  file_size: 8698888
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
language:
- iso: eng
month: '06'
oa: 1
oa_version: Published Version
page: '117'
publication_identifier:
  issn:
  - 2663-337X
publication_status: published
publisher: Institute of Science and Technology Austria
publist_id: '6483'
pubrep_id: '842'
related_material:
  record:
  - id: '1591'
    relation: part_of_dissertation
    status: public
status: public
supervisor:
- first_name: Jiří
  full_name: Friml, Jiří
  id: 4159519E-F248-11E8-B48F-1D18A9856A87
  last_name: Friml
  orcid: 0000-0002-8302-7596
title: 'Investigations into cell polarity and trafficking in the plant model Arabidopsis
  thaliana '
type: dissertation
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
year: '2017'
...
---
_id: '939'
abstract:
- lang: eng
  text: We reveal the existence of continuous families of guided single-mode solitons
    in planar waveguides with weakly nonlinear active core and absorbing boundaries.
    Stable propagation of TE and TM-polarized solitons is accompanied by attenuation
    of all other modes, i.e., the waveguide features properties of conservative and
    dissipative systems. If the linear spectrum of the waveguide possesses exceptional
    points, which occurs in the case of TM polarization, an originally focusing (defocusing)
    material nonlinearity may become effectively defocusing (focusing). This occurs
    due to the geometric phase of the carried eigenmode when the surface impedance
    encircles the exceptional point. In its turn, the change of the effective nonlinearity
    ensures the existence of dark (bright) solitons in spite of focusing (defocusing)
    Kerr nonlinearity of the core. The existence of an exceptional point can also
    result in anomalous enhancement of the effective nonlinearity. In terms of practical
    applications, the nonlinearity of the reported waveguide can be manipulated by
    controlling the properties of the absorbing cladding.
article_number: '033905'
article_processing_charge: No
author:
- first_name: Bikashkali
  full_name: Midya, Bikashkali
  id: 456187FC-F248-11E8-B48F-1D18A9856A87
  last_name: Midya
- first_name: Vladimir
  full_name: Konotop, Vladimir
  last_name: Konotop
citation:
  ama: 'Midya B, Konotop V. Waveguides with absorbing boundaries: Nonlinearity controlled
    by an exceptional point and solitons. <i>Physical Review Letters</i>. 2017;119(3).
    doi:<a href="https://doi.org/10.1103/PhysRevLett.119.033905">10.1103/PhysRevLett.119.033905</a>'
  apa: 'Midya, B., &#38; Konotop, V. (2017). Waveguides with absorbing boundaries:
    Nonlinearity controlled by an exceptional point and solitons. <i>Physical Review
    Letters</i>. American Physical Society. <a href="https://doi.org/10.1103/PhysRevLett.119.033905">https://doi.org/10.1103/PhysRevLett.119.033905</a>'
  chicago: 'Midya, Bikashkali, and Vladimir Konotop. “Waveguides with Absorbing Boundaries:
    Nonlinearity Controlled by an Exceptional Point and Solitons.” <i>Physical Review
    Letters</i>. American Physical Society, 2017. <a href="https://doi.org/10.1103/PhysRevLett.119.033905">https://doi.org/10.1103/PhysRevLett.119.033905</a>.'
  ieee: 'B. Midya and V. Konotop, “Waveguides with absorbing boundaries: Nonlinearity
    controlled by an exceptional point and solitons,” <i>Physical Review Letters</i>,
    vol. 119, no. 3. American Physical Society, 2017.'
  ista: 'Midya B, Konotop V. 2017. Waveguides with absorbing boundaries: Nonlinearity
    controlled by an exceptional point and solitons. Physical Review Letters. 119(3),
    033905.'
  mla: 'Midya, Bikashkali, and Vladimir Konotop. “Waveguides with Absorbing Boundaries:
    Nonlinearity Controlled by an Exceptional Point and Solitons.” <i>Physical Review
    Letters</i>, vol. 119, no. 3, 033905, American Physical Society, 2017, doi:<a
    href="https://doi.org/10.1103/PhysRevLett.119.033905">10.1103/PhysRevLett.119.033905</a>.'
  short: B. Midya, V. Konotop, Physical Review Letters 119 (2017).
date_created: 2018-12-11T11:49:18Z
date_published: 2017-07-18T00:00:00Z
date_updated: 2023-09-26T15:39:46Z
day: '18'
department:
- _id: MiLe
doi: 10.1103/PhysRevLett.119.033905
ec_funded: 1
external_id:
  isi:
  - '000405718200012'
intvolume: '       119'
isi: 1
issue: '3'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: 'https://arxiv.org/abs/1706.04085 '
month: '07'
oa: 1
oa_version: Submitted Version
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
publication: Physical Review Letters
publication_identifier:
  issn:
  - '00319007'
publication_status: published
publisher: American Physical Society
publist_id: '6481'
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Waveguides with absorbing boundaries: Nonlinearity controlled by an exceptional
  point and solitons'
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 119
year: '2017'
...
---
_id: '941'
abstract:
- lang: eng
  text: 'Recently there has been a proliferation of automated program repair (APR)
    techniques, targeting various programming languages. Such techniques can be generally
    classified into two families: syntactic- and semantics-based. Semantics-based
    APR, on which we focus, typically uses symbolic execution to infer semantic constraints
    and then program synthesis to construct repairs conforming to them. While syntactic-based
    APR techniques have been shown successful on bugs in real-world programs written
    in both C and Java, semantics-based APR techniques mostly target C programs. This
    leaves empirical comparisons of the APR families not fully explored, and developers
    without a Java-based semantics APR technique. We present JFix, a semantics-based
    APR framework that targets Java, and an associated Eclipse plugin. JFix is implemented
    atop Symbolic PathFinder, a well-known symbolic execution engine for Java programs.
    It extends one particular APR technique (Angelix), and is designed to be sufficiently
    generic to support a variety of such techniques. We demonstrate that semantics-based
    APR can indeed efficiently and effectively repair a variety of classes of bugs
    in large real-world Java programs. This supports our claim that the framework
    can both support developers seeking semantics-based repair of bugs in Java programs,
    as well as enable larger scale empirical studies comparing syntactic- and semantics-based
    APR targeting Java. The demonstration of our tool is available via the project
    website at: https://xuanbachle.github.io/semanticsrepair/ '
author:
- first_name: Xuan
  full_name: Le, Xuan
  last_name: Le
- first_name: Duc Hiep
  full_name: Chu, Duc Hiep
  id: 3598E630-F248-11E8-B48F-1D18A9856A87
  last_name: Chu
- first_name: David
  full_name: Lo, David
  last_name: Lo
- first_name: Claire
  full_name: Le Goues, Claire
  last_name: Le Goues
- first_name: Willem
  full_name: Visser, Willem
  last_name: Visser
citation:
  ama: 'Le X, Chu DH, Lo D, Le Goues C, Visser W. JFIX: Semantics-based repair of
    Java programs via symbolic  PathFinder. In: <i>Proceedings of the 26th ACM SIGSOFT
    International Symposium on Software Testing and Analysis</i>. ACM; 2017:376-379.
    doi:<a href="https://doi.org/10.1145/3092703.3098225">10.1145/3092703.3098225</a>'
  apa: 'Le, X., Chu, D. H., Lo, D., Le Goues, C., &#38; Visser, W. (2017). JFIX: Semantics-based
    repair of Java programs via symbolic  PathFinder. In <i>Proceedings of the 26th
    ACM SIGSOFT International Symposium on Software Testing and Analysis</i> (pp.
    376–379). Santa Barbara, CA, United States: ACM. <a href="https://doi.org/10.1145/3092703.3098225">https://doi.org/10.1145/3092703.3098225</a>'
  chicago: 'Le, Xuan, Duc Hiep Chu, David Lo, Claire Le Goues, and Willem Visser.
    “JFIX: Semantics-Based Repair of Java Programs via Symbolic  PathFinder.” In <i>Proceedings
    of the 26th ACM SIGSOFT International Symposium on Software Testing and Analysis</i>,
    376–79. ACM, 2017. <a href="https://doi.org/10.1145/3092703.3098225">https://doi.org/10.1145/3092703.3098225</a>.'
  ieee: 'X. Le, D. H. Chu, D. Lo, C. Le Goues, and W. Visser, “JFIX: Semantics-based
    repair of Java programs via symbolic  PathFinder,” in <i>Proceedings of the 26th
    ACM SIGSOFT International Symposium on Software Testing and Analysis</i>, Santa
    Barbara, CA, United States, 2017, pp. 376–379.'
  ista: 'Le X, Chu DH, Lo D, Le Goues C, Visser W. 2017. JFIX: Semantics-based repair
    of Java programs via symbolic  PathFinder. Proceedings of the 26th ACM SIGSOFT
    International Symposium on Software Testing and Analysis. ISSTA: International
    Symposium on Software Testing and Analysis, 376–379.'
  mla: 'Le, Xuan, et al. “JFIX: Semantics-Based Repair of Java Programs via Symbolic 
    PathFinder.” <i>Proceedings of the 26th ACM SIGSOFT International Symposium on
    Software Testing and Analysis</i>, ACM, 2017, pp. 376–79, doi:<a href="https://doi.org/10.1145/3092703.3098225">10.1145/3092703.3098225</a>.'
  short: X. Le, D.H. Chu, D. Lo, C. Le Goues, W. Visser, in:, Proceedings of the 26th
    ACM SIGSOFT International Symposium on Software Testing and Analysis, ACM, 2017,
    pp. 376–379.
conference:
  end_date: 2017-07-14
  location: Santa Barbara, CA, United States
  name: 'ISSTA: International Symposium on Software Testing and Analysis'
  start_date: 2017-07-10
date_created: 2018-12-11T11:49:19Z
date_published: 2017-07-10T00:00:00Z
date_updated: 2021-01-12T08:22:05Z
day: '10'
department:
- _id: ToHe
doi: 10.1145/3092703.3098225
language:
- iso: eng
month: '07'
oa_version: None
page: '376 - 379 '
project:
- _id: 25832EC2-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S 11407_N23
  name: Rigorous Systems Engineering
- _id: 25F42A32-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: Z211
  name: The Wittgenstein Prize
publication: Proceedings of the 26th ACM SIGSOFT International Symposium on Software
  Testing and Analysis
publication_status: published
publisher: ACM
publist_id: '6478'
quality_controlled: '1'
scopus_import: 1
status: public
title: 'JFIX: Semantics-based repair of Java programs via symbolic  PathFinder'
type: conference
user_id: 3E5EF7F0-F248-11E8-B48F-1D18A9856A87
year: '2017'
...
---
_id: '942'
abstract:
- lang: eng
  text: 'A notable class of techniques for automatic program repair is known as semantics-based.
    Such techniques, e.g., Angelix, infer semantic specifications via symbolic execution,
    and then use program synthesis to construct new code that satisfies those inferred
    specifications. However, the obtained specifications are naturally incomplete,
    leaving the synthesis engine with a difficult task of synthesizing a general solution
    from a sparse space of many possible solutions that are consistent with the provided
    specifications but that do not necessarily generalize. We present S3, a new repair
    synthesis engine that leverages programming-by-examples methodology to synthesize
    high-quality bug repairs. The novelty in S3 that allows it to tackle the sparse
    search space to create more general repairs is three-fold: (1) A systematic way
    to customize and constrain the syntactic search space via a domain-specific language,
    (2) An efficient enumeration-based search strategy over the constrained search
    space, and (3) A number of ranking features based on measures of the syntactic
    and semantic distances between candidate solutions and the original buggy program.
    We compare S3’s repair effectiveness with state-of-the-art synthesis engines Angelix,
    Enumerative, and CVC4. S3 can successfully and correctly fix at least three times
    more bugs than the best baseline on datasets of 52 bugs in small programs, and
    100 bugs in real-world large programs. '
article_processing_charge: No
author:
- first_name: Xuan
  full_name: Le, Xuan
  last_name: Le
- first_name: Duc Hiep
  full_name: Chu, Duc Hiep
  id: 3598E630-F248-11E8-B48F-1D18A9856A87
  last_name: Chu
- first_name: David
  full_name: Lo, David
  last_name: Lo
- first_name: Claire
  full_name: Le Goues, Claire
  last_name: Le Goues
- first_name: Willem
  full_name: Visser, Willem
  last_name: Visser
citation:
  ama: 'Le X, Chu DH, Lo D, Le Goues C, Visser W. S3: Syntax- and semantic-guided
    repair synthesis via programming by examples. In: Vol F130154. ACM; 2017:593-604.
    doi:<a href="https://doi.org/10.1145/3106237.3106309">10.1145/3106237.3106309</a>'
  apa: 'Le, X., Chu, D. H., Lo, D., Le Goues, C., &#38; Visser, W. (2017). S3: Syntax-
    and semantic-guided repair synthesis via programming by examples (Vol. F130154,
    pp. 593–604). Presented at the FSE: Foundations of Software Engineering, Paderborn,
    Germany: ACM. <a href="https://doi.org/10.1145/3106237.3106309">https://doi.org/10.1145/3106237.3106309</a>'
  chicago: 'Le, Xuan, Duc Hiep Chu, David Lo, Claire Le Goues, and Willem Visser.
    “S3: Syntax- and Semantic-Guided Repair Synthesis via Programming by Examples,”
    F130154:593–604. ACM, 2017. <a href="https://doi.org/10.1145/3106237.3106309">https://doi.org/10.1145/3106237.3106309</a>.'
  ieee: 'X. Le, D. H. Chu, D. Lo, C. Le Goues, and W. Visser, “S3: Syntax- and semantic-guided
    repair synthesis via programming by examples,” presented at the FSE: Foundations
    of Software Engineering, Paderborn, Germany, 2017, vol. F130154, pp. 593–604.'
  ista: 'Le X, Chu DH, Lo D, Le Goues C, Visser W. 2017. S3: Syntax- and semantic-guided
    repair synthesis via programming by examples. FSE: Foundations of Software Engineering
    vol. F130154, 593–604.'
  mla: 'Le, Xuan, et al. <i>S3: Syntax- and Semantic-Guided Repair Synthesis via Programming
    by Examples</i>. Vol. F130154, ACM, 2017, pp. 593–604, doi:<a href="https://doi.org/10.1145/3106237.3106309">10.1145/3106237.3106309</a>.'
  short: X. Le, D.H. Chu, D. Lo, C. Le Goues, W. Visser, in:, ACM, 2017, pp. 593–604.
conference:
  end_date: 2017-09-08
  location: Paderborn, Germany
  name: 'FSE: Foundations of Software Engineering'
  start_date: 2017-09-04
date_created: 2018-12-11T11:49:19Z
date_published: 2017-09-01T00:00:00Z
date_updated: 2023-09-26T15:38:36Z
day: '01'
department:
- _id: ToHe
doi: 10.1145/3106237.3106309
external_id:
  isi:
  - '000414279300055'
isi: 1
language:
- iso: eng
month: '09'
oa_version: None
page: 593 - 604
project:
- _id: 25F5A88A-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S11402-N23
  name: Moderne Concurrency Paradigms
- _id: 25F42A32-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: Z211
  name: The Wittgenstein Prize
publication_identifier:
  isbn:
  - 978-145035105-8
publication_status: published
publisher: ACM
publist_id: '6477'
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'S3: Syntax- and semantic-guided repair synthesis via programming by examples'
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: F130154
year: '2017'
...
---
_id: '943'
abstract:
- lang: eng
  text: Like many developing tissues, the vertebrate neural tube is patterned by antiparallel
    morphogen gradients. To understand how these inputs are interpreted, we measured
    morphogen signaling and target gene expression in mouse embryos and chick ex vivo
    assays. From these data, we derived and validated a characteristic decoding map
    that relates morphogen input to the positional identity of neural progenitors.
    Analysis of the observed responses indicates that the underlying interpretation
    strategy minimizes patterning errors in response to the joint input of noisy opposing
    gradients. We reverse-engineered a transcriptional network that provides a mechanistic
    basis for the observed cell fate decisions and accounts for the precision and
    dynamics of pattern formation. Together, our data link opposing gradient dynamics
    in a growing tissue to precise pattern formation.
article_processing_charge: No
author:
- first_name: Marcin P
  full_name: Zagórski, Marcin P
  id: 343DA0DC-F248-11E8-B48F-1D18A9856A87
  last_name: Zagórski
  orcid: 0000-0001-7896-7762
- first_name: Yoji
  full_name: Tabata, Yoji
  last_name: Tabata
- first_name: Nathalie
  full_name: Brandenberg, Nathalie
  last_name: Brandenberg
- first_name: Matthias
  full_name: Lutolf, Matthias
  last_name: Lutolf
- first_name: Gasper
  full_name: Tkacik, Gasper
  id: 3D494DCA-F248-11E8-B48F-1D18A9856A87
  last_name: Tkacik
  orcid: 0000-0002-6699-1455
- first_name: Tobias
  full_name: Bollenbach, Tobias
  last_name: Bollenbach
- first_name: James
  full_name: Briscoe, James
  last_name: Briscoe
- first_name: Anna
  full_name: Kicheva, Anna
  id: 3959A2A0-F248-11E8-B48F-1D18A9856A87
  last_name: Kicheva
  orcid: 0000-0003-4509-4998
citation:
  ama: Zagórski MP, Tabata Y, Brandenberg N, et al. Decoding of position in the developing
    neural tube from antiparallel morphogen gradients. <i>Science</i>. 2017;356(6345):1379-1383.
    doi:<a href="https://doi.org/10.1126/science.aam5887">10.1126/science.aam5887</a>
  apa: Zagórski, M. P., Tabata, Y., Brandenberg, N., Lutolf, M., Tkačik, G., Bollenbach,
    T., … Kicheva, A. (2017). Decoding of position in the developing neural tube from
    antiparallel morphogen gradients. <i>Science</i>. American Association for the
    Advancement of Science. <a href="https://doi.org/10.1126/science.aam5887">https://doi.org/10.1126/science.aam5887</a>
  chicago: Zagórski, Marcin P, Yoji Tabata, Nathalie Brandenberg, Matthias Lutolf,
    Gašper Tkačik, Tobias Bollenbach, James Briscoe, and Anna Kicheva. “Decoding of
    Position in the Developing Neural Tube from Antiparallel Morphogen Gradients.”
    <i>Science</i>. American Association for the Advancement of Science, 2017. <a
    href="https://doi.org/10.1126/science.aam5887">https://doi.org/10.1126/science.aam5887</a>.
  ieee: M. P. Zagórski <i>et al.</i>, “Decoding of position in the developing neural
    tube from antiparallel morphogen gradients,” <i>Science</i>, vol. 356, no. 6345.
    American Association for the Advancement of Science, pp. 1379–1383, 2017.
  ista: Zagórski MP, Tabata Y, Brandenberg N, Lutolf M, Tkačik G, Bollenbach T, Briscoe
    J, Kicheva A. 2017. Decoding of position in the developing neural tube from antiparallel
    morphogen gradients. Science. 356(6345), 1379–1383.
  mla: Zagórski, Marcin P., et al. “Decoding of Position in the Developing Neural
    Tube from Antiparallel Morphogen Gradients.” <i>Science</i>, vol. 356, no. 6345,
    American Association for the Advancement of Science, 2017, pp. 1379–83, doi:<a
    href="https://doi.org/10.1126/science.aam5887">10.1126/science.aam5887</a>.
  short: M.P. Zagórski, Y. Tabata, N. Brandenberg, M. Lutolf, G. Tkačik, T. Bollenbach,
    J. Briscoe, A. Kicheva, Science 356 (2017) 1379–1383.
date_created: 2018-12-11T11:49:20Z
date_published: 2017-06-30T00:00:00Z
date_updated: 2023-09-26T15:38:05Z
day: '30'
department:
- _id: AnKi
- _id: GaTk
doi: 10.1126/science.aam5887
ec_funded: 1
external_id:
  isi:
  - '000404351500036'
  pmid:
  - '28663499'
intvolume: '       356'
isi: 1
issue: '6345'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5568706/
month: '06'
oa: 1
oa_version: Submitted Version
page: 1379 - 1383
pmid: 1
project:
- _id: 254E9036-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: P28844-B27
  name: Biophysics of information processing in gene regulation
- _id: B6FC0238-B512-11E9-945C-1524E6697425
  call_identifier: H2020
  grant_number: '680037'
  name: Coordination of Patterning And Growth In the Spinal Cord
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
- _id: 2524F500-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '201439'
  name: Developing High-Throughput Bioassays for Human Cancers in Zebrafish
publication: Science
publication_identifier:
  issn:
  - '00368075'
publication_status: published
publisher: American Association for the Advancement of Science
publist_id: '6474'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Decoding of position in the developing neural tube from antiparallel morphogen
  gradients
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 356
year: '2017'
...
---
_id: '944'
abstract:
- lang: eng
  text: The concerted production of neurons and glia by neural stem cells (NSCs) is
    essential for neural circuit assembly. In the developing cerebral cortex, radial
    glia progenitors (RGPs) generate nearly all neocortical neurons and certain glia
    lineages. RGP proliferation behavior shows a high degree of non-stochasticity,
    thus a deterministic characteristic of neuron and glia production. However, the
    cellular and molecular mechanisms controlling RGP behavior and proliferation dynamics
    in neurogenesis and glia generation remain unknown. By using mosaic analysis with
    double markers (MADM)-based genetic paradigms enabling the sparse and global knockout
    with unprecedented single-cell resolution, we identified Lgl1 as a critical regulatory
    component. We uncover Lgl1-dependent tissue-wide community effects required for
    embryonic cortical neurogenesis and novel cell-autonomous Lgl1 functions controlling
    RGP-mediated glia genesis and postnatal NSC behavior. These results suggest that
    NSC-mediated neuron and glia production is tightly regulated through the concerted
    interplay of sequential Lgl1-dependent global and cell intrinsic mechanisms.
acknowledged_ssus:
- _id: Bio
- _id: PreCl
article_processing_charge: No
author:
- first_name: Robert J
  full_name: Beattie, Robert J
  id: 2E26DF60-F248-11E8-B48F-1D18A9856A87
  last_name: Beattie
  orcid: 0000-0002-8483-8753
- first_name: Maria P
  full_name: Postiglione, Maria P
  id: 2C67902A-F248-11E8-B48F-1D18A9856A87
  last_name: Postiglione
- first_name: Laura
  full_name: Burnett, Laura
  id: 3B717F68-F248-11E8-B48F-1D18A9856A87
  last_name: Burnett
  orcid: 0000-0002-8937-410X
- first_name: Susanne
  full_name: Laukoter, Susanne
  id: 2D6B7A9A-F248-11E8-B48F-1D18A9856A87
  last_name: Laukoter
  orcid: 0000-0002-7903-3010
- first_name: Carmen
  full_name: Streicher, Carmen
  id: 36BCB99C-F248-11E8-B48F-1D18A9856A87
  last_name: Streicher
- first_name: Florian
  full_name: Pauler, Florian
  id: 48EA0138-F248-11E8-B48F-1D18A9856A87
  last_name: Pauler
  orcid: 0000-0002-7462-0048
- first_name: Guanxi
  full_name: Xiao, Guanxi
  last_name: Xiao
- first_name: Olga
  full_name: Klezovitch, Olga
  last_name: Klezovitch
- first_name: Valeri
  full_name: Vasioukhin, Valeri
  last_name: Vasioukhin
- first_name: Troy
  full_name: Ghashghaei, Troy
  last_name: Ghashghaei
- first_name: Simon
  full_name: Hippenmeyer, Simon
  id: 37B36620-F248-11E8-B48F-1D18A9856A87
  last_name: Hippenmeyer
  orcid: 0000-0003-2279-1061
citation:
  ama: Beattie RJ, Postiglione MP, Burnett L, et al. Mosaic analysis with double markers
    reveals distinct sequential functions of Lgl1 in neural stem cells. <i>Neuron</i>.
    2017;94(3):517-533.e3. doi:<a href="https://doi.org/10.1016/j.neuron.2017.04.012">10.1016/j.neuron.2017.04.012</a>
  apa: Beattie, R. J., Postiglione, M. P., Burnett, L., Laukoter, S., Streicher, C.,
    Pauler, F., … Hippenmeyer, S. (2017). Mosaic analysis with double markers reveals
    distinct sequential functions of Lgl1 in neural stem cells. <i>Neuron</i>. Cell
    Press. <a href="https://doi.org/10.1016/j.neuron.2017.04.012">https://doi.org/10.1016/j.neuron.2017.04.012</a>
  chicago: Beattie, Robert J, Maria P Postiglione, Laura Burnett, Susanne Laukoter,
    Carmen Streicher, Florian Pauler, Guanxi Xiao, et al. “Mosaic Analysis with Double
    Markers Reveals Distinct Sequential Functions of Lgl1 in Neural Stem Cells.” <i>Neuron</i>.
    Cell Press, 2017. <a href="https://doi.org/10.1016/j.neuron.2017.04.012">https://doi.org/10.1016/j.neuron.2017.04.012</a>.
  ieee: R. J. Beattie <i>et al.</i>, “Mosaic analysis with double markers reveals
    distinct sequential functions of Lgl1 in neural stem cells,” <i>Neuron</i>, vol.
    94, no. 3. Cell Press, p. 517–533.e3, 2017.
  ista: Beattie RJ, Postiglione MP, Burnett L, Laukoter S, Streicher C, Pauler F,
    Xiao G, Klezovitch O, Vasioukhin V, Ghashghaei T, Hippenmeyer S. 2017. Mosaic
    analysis with double markers reveals distinct sequential functions of Lgl1 in
    neural stem cells. Neuron. 94(3), 517–533.e3.
  mla: Beattie, Robert J., et al. “Mosaic Analysis with Double Markers Reveals Distinct
    Sequential Functions of Lgl1 in Neural Stem Cells.” <i>Neuron</i>, vol. 94, no.
    3, Cell Press, 2017, p. 517–533.e3, doi:<a href="https://doi.org/10.1016/j.neuron.2017.04.012">10.1016/j.neuron.2017.04.012</a>.
  short: R.J. Beattie, M.P. Postiglione, L. Burnett, S. Laukoter, C. Streicher, F.
    Pauler, G. Xiao, O. Klezovitch, V. Vasioukhin, T. Ghashghaei, S. Hippenmeyer,
    Neuron 94 (2017) 517–533.e3.
date_created: 2018-12-11T11:49:20Z
date_published: 2017-05-03T00:00:00Z
date_updated: 2023-09-26T15:37:02Z
day: '03'
department:
- _id: SiHi
- _id: MaJö
doi: 10.1016/j.neuron.2017.04.012
ec_funded: 1
external_id:
  isi:
  - '000400466700011'
intvolume: '        94'
isi: 1
issue: '3'
language:
- iso: eng
month: '05'
oa_version: None
page: 517 - 533.e3
project:
- _id: 25D61E48-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '618444'
  name: Molecular Mechanisms of Cerebral Cortex Development
- _id: 25D7962E-B435-11E9-9278-68D0E5697425
  grant_number: RGP0053/2014
  name: Quantitative Structure-Function Analysis of Cerebral Cortex Assembly at Clonal
    Level
publication: Neuron
publication_identifier:
  issn:
  - '08966273'
publication_status: published
publisher: Cell Press
publist_id: '6473'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Mosaic analysis with double markers reveals distinct sequential functions of
  Lgl1 in neural stem cells
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 94
year: '2017'
...
---
_id: '9445'
abstract:
- lang: eng
  text: Cytosine methylation regulates essential genome functions across eukaryotes,
    but the fundamental question of whether nucleosomal or naked DNA is the preferred
    substrate of plant and animal methyltransferases remains unresolved. Here, we
    show that genetic inactivation of a single DDM1/Lsh family nucleosome remodeler
    biases methylation toward inter-nucleosomal linker DNA in Arabidopsis thaliana
    and mouse. We find that DDM1 enables methylation of DNA bound to the nucleosome,
    suggesting that nucleosome-free DNA is the preferred substrate of eukaryotic methyltransferases
    in vivo. Furthermore, we show that simultaneous mutation of DDM1 and linker histone
    H1 in Arabidopsis reproduces the strong linker-specific methylation patterns of
    species that diverged from flowering plants and animals over a billion years ago.
    Our results indicate that in the absence of remodeling, nucleosomes are strong
    barriers to DNA methyltransferases. Linker-specific methylation can evolve simply
    by breaking the connection between nucleosome remodeling and DNA methylation.
article_number: e30674
article_processing_charge: No
article_type: original
author:
- first_name: David B
  full_name: Lyons, David B
  last_name: Lyons
- first_name: Daniel
  full_name: Zilberman, Daniel
  id: 6973db13-dd5f-11ea-814e-b3e5455e9ed1
  last_name: Zilberman
  orcid: 0000-0002-0123-8649
citation:
  ama: Lyons DB, Zilberman D. DDM1 and Lsh remodelers allow methylation of DNA wrapped
    in nucleosomes. <i>eLife</i>. 2017;6. doi:<a href="https://doi.org/10.7554/elife.30674">10.7554/elife.30674</a>
  apa: Lyons, D. B., &#38; Zilberman, D. (2017). DDM1 and Lsh remodelers allow methylation
    of DNA wrapped in nucleosomes. <i>ELife</i>. eLife Sciences Publications. <a href="https://doi.org/10.7554/elife.30674">https://doi.org/10.7554/elife.30674</a>
  chicago: Lyons, David B, and Daniel Zilberman. “DDM1 and Lsh Remodelers Allow Methylation
    of DNA Wrapped in Nucleosomes.” <i>ELife</i>. eLife Sciences Publications, 2017.
    <a href="https://doi.org/10.7554/elife.30674">https://doi.org/10.7554/elife.30674</a>.
  ieee: D. B. Lyons and D. Zilberman, “DDM1 and Lsh remodelers allow methylation of
    DNA wrapped in nucleosomes,” <i>eLife</i>, vol. 6. eLife Sciences Publications,
    2017.
  ista: Lyons DB, Zilberman D. 2017. DDM1 and Lsh remodelers allow methylation of
    DNA wrapped in nucleosomes. eLife. 6, e30674.
  mla: Lyons, David B., and Daniel Zilberman. “DDM1 and Lsh Remodelers Allow Methylation
    of DNA Wrapped in Nucleosomes.” <i>ELife</i>, vol. 6, e30674, eLife Sciences Publications,
    2017, doi:<a href="https://doi.org/10.7554/elife.30674">10.7554/elife.30674</a>.
  short: D.B. Lyons, D. Zilberman, ELife 6 (2017).
date_created: 2021-06-02T14:28:58Z
date_published: 2017-11-15T00:00:00Z
date_updated: 2021-12-14T07:54:36Z
day: '15'
ddc:
- '570'
department:
- _id: DaZi
doi: 10.7554/elife.30674
extern: '1'
external_id:
  pmid:
  - '29140247'
file:
- access_level: open_access
  checksum: 4cfcdd67511ae4aed3d993550e46e146
  content_type: application/pdf
  creator: cziletti
  date_created: 2021-06-02T14:33:36Z
  date_updated: 2021-06-02T14:33:36Z
  file_id: '9446'
  file_name: 2017_eLife_Lyons.pdf
  file_size: 1603102
  relation: main_file
  success: 1
file_date_updated: 2021-06-02T14:33:36Z
has_accepted_license: '1'
intvolume: '         6'
language:
- iso: eng
month: '11'
oa: 1
oa_version: Published Version
pmid: 1
publication: eLife
publication_identifier:
  eissn:
  - 2050-084X
publication_status: published
publisher: eLife Sciences Publications
quality_controlled: '1'
scopus_import: '1'
status: public
title: DDM1 and Lsh remodelers allow methylation of DNA wrapped in nucleosomes
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 8b945eb4-e2f2-11eb-945a-df72226e66a9
volume: 6
year: '2017'
...
---
_id: '945'
abstract:
- lang: eng
  text: While chromosome-wide dosage compensation of the X chromosome has been found
    in many species, studies in ZW clades have indicated that compensation of the
    Z is more localized and/or incomplete. In the ZW Lepidoptera, some species show
    complete compensation of the Z chromosome, while others lack full equalization,
    but what drives these inconsistencies is unclear. Here, we compare patterns of
    male and female gene expression on the Z chromosome of two closely related butterfly
    species, Papilio xuthus and Papilio machaon, and in multiple tissues of two moths
    species, Plodia interpunctella and Bombyx mori, which were previously found to
    differ in the extent to which they equalize Z-linked gene expression between the
    sexes. We find that, while some species and tissues seem to have incomplete dosage
    compensation, this is in fact due to the accumulation of male-biased genes and
    the depletion of female-biased genes on the Z chromosome. Once this is accounted
    for, the Z chromosome is fully compensated in all four species, through the up-regulation
    of Z expression in females and in some cases additional down-regulation in males.
    We further find that both sex-biased genes and Z-linked genes have increased rates
    of expression divergence in this clade, and that this can lead to fast shifts
    in patterns of gene expression even between closely related species. Taken together,
    these results show that the uneven distribution of sex-biased genes on sex chromosomes
    can confound conclusions about dosage compensation and that Z chromosome-wide
    dosage compensation is not only possible but ubiquitous among Lepidoptera.
article_processing_charge: Yes (in subscription journal)
author:
- first_name: Ann K
  full_name: Huylmans, Ann K
  id: 4C0A3874-F248-11E8-B48F-1D18A9856A87
  last_name: Huylmans
  orcid: 0000-0001-8871-4961
- first_name: Ariana
  full_name: Macon, Ariana
  id: 2A0848E2-F248-11E8-B48F-1D18A9856A87
  last_name: Macon
- first_name: Beatriz
  full_name: Vicoso, Beatriz
  id: 49E1C5C6-F248-11E8-B48F-1D18A9856A87
  last_name: Vicoso
  orcid: 0000-0002-4579-8306
citation:
  ama: Huylmans AK, Macon A, Vicoso B. Global dosage compensation is ubiquitous in
    Lepidoptera, but counteracted by the masculinization of the Z chromosome. <i>Molecular
    Biology and Evolution</i>. 2017;34(10):2637-2649. doi:<a href="https://doi.org/10.1093/molbev/msx190">10.1093/molbev/msx190</a>
  apa: Huylmans, A. K., Macon, A., &#38; Vicoso, B. (2017). Global dosage compensation
    is ubiquitous in Lepidoptera, but counteracted by the masculinization of the Z
    chromosome. <i>Molecular Biology and Evolution</i>. Oxford University Press. <a
    href="https://doi.org/10.1093/molbev/msx190">https://doi.org/10.1093/molbev/msx190</a>
  chicago: Huylmans, Ann K, Ariana Macon, and Beatriz Vicoso. “Global Dosage Compensation
    Is Ubiquitous in Lepidoptera, but Counteracted by the Masculinization of the Z
    Chromosome.” <i>Molecular Biology and Evolution</i>. Oxford University Press,
    2017. <a href="https://doi.org/10.1093/molbev/msx190">https://doi.org/10.1093/molbev/msx190</a>.
  ieee: A. K. Huylmans, A. Macon, and B. Vicoso, “Global dosage compensation is ubiquitous
    in Lepidoptera, but counteracted by the masculinization of the Z chromosome,”
    <i>Molecular Biology and Evolution</i>, vol. 34, no. 10. Oxford University Press,
    pp. 2637–2649, 2017.
  ista: Huylmans AK, Macon A, Vicoso B. 2017. Global dosage compensation is ubiquitous
    in Lepidoptera, but counteracted by the masculinization of the Z chromosome. Molecular
    Biology and Evolution. 34(10), 2637–2649.
  mla: Huylmans, Ann K., et al. “Global Dosage Compensation Is Ubiquitous in Lepidoptera,
    but Counteracted by the Masculinization of the Z Chromosome.” <i>Molecular Biology
    and Evolution</i>, vol. 34, no. 10, Oxford University Press, 2017, pp. 2637–49,
    doi:<a href="https://doi.org/10.1093/molbev/msx190">10.1093/molbev/msx190</a>.
  short: A.K. Huylmans, A. Macon, B. Vicoso, Molecular Biology and Evolution 34 (2017)
    2637–2649.
date_created: 2018-12-11T11:49:20Z
date_published: 2017-07-06T00:00:00Z
date_updated: 2023-09-26T15:36:34Z
day: '06'
ddc:
- '570'
- '576'
department:
- _id: BeVi
doi: 10.1093/molbev/msx190
external_id:
  isi:
  - '000411814800016'
file:
- access_level: open_access
  checksum: 009fd68043211d645ceb9d1de28274f2
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:10:23Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '4810'
  file_name: IST-2017-848-v1+1_2017_Vicoso_GlobalDosage.pdf
  file_size: 462863
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '        34'
isi: 1
issue: '10'
language:
- iso: eng
month: '07'
oa: 1
oa_version: Published Version
page: 2637 - 2649
project:
- _id: 250ED89C-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: P28842-B22
  name: Sex chromosome evolution under male- and female- heterogamety
publication: Molecular Biology and Evolution
publication_identifier:
  issn:
  - '07374038'
publication_status: published
publisher: Oxford University Press
publist_id: '6472'
pubrep_id: '848'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Global dosage compensation is ubiquitous in Lepidoptera, but counteracted by
  the masculinization of the Z chromosome
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 34
year: '2017'
...
---
_id: '946'
abstract:
- lang: eng
  text: Roots navigate through soil integrating environmental signals to orient their
    growth. The Arabidopsis root is a widely used model for developmental, physiological
    and cell biological studies. Live imaging greatly aids these efforts, but the
    horizontal sample position and continuous root tip displacement present significant
    difficulties. Here, we develop a confocal microscope setup for vertical sample
    mounting and integrated directional illumination. We present TipTracker – a custom
    software for automatic tracking of diverse moving objects usable on various microscope
    setups. Combined, this enables observation of root tips growing along the natural
    gravity vector over prolonged periods of time, as well as the ability to induce
    rapid gravity or light stimulation. We also track migrating cells in the developing
    zebrafish embryo, demonstrating the utility of this system in the acquisition
    of high-resolution data sets of dynamic samples. We provide detailed descriptions
    of the tools enabling the easy implementation on other microscopes.
acknowledged_ssus:
- _id: M-Shop
- _id: Bio
acknowledgement: "Funding: Marie Curie Actions (FP7/2007-2013 no 291734) to Daniel
  von Wangenheim; Austrian Science Fund (M 2128-B21) to Matyáš Fendrych; Austrian
  Science Fund (FWF01_I1774S) to Eva Benková; European Research Council (FP7/2007-2013
  no 282300) to Jiří Friml. \r\nThe authors are grateful to the Miba Machine Shop
  at IST Austria for their contribution to the microscope setup and to Yvonne Kemper
  for reading, understanding and correcting the manuscript.\r\n#BioimagingFacility"
article_number: e26792
article_processing_charge: Yes
author:
- first_name: Daniel
  full_name: Von Wangenheim, Daniel
  id: 49E91952-F248-11E8-B48F-1D18A9856A87
  last_name: Von Wangenheim
  orcid: 0000-0002-6862-1247
- first_name: Robert
  full_name: Hauschild, Robert
  id: 4E01D6B4-F248-11E8-B48F-1D18A9856A87
  last_name: Hauschild
  orcid: 0000-0001-9843-3522
- first_name: Matyas
  full_name: Fendrych, Matyas
  id: 43905548-F248-11E8-B48F-1D18A9856A87
  last_name: Fendrych
  orcid: 0000-0002-9767-8699
- first_name: Vanessa
  full_name: Barone, Vanessa
  id: 419EECCC-F248-11E8-B48F-1D18A9856A87
  last_name: Barone
  orcid: 0000-0003-2676-3367
- first_name: Eva
  full_name: Benková, Eva
  id: 38F4F166-F248-11E8-B48F-1D18A9856A87
  last_name: Benková
  orcid: 0000-0002-8510-9739
- first_name: Jirí
  full_name: Friml, Jirí
  id: 4159519E-F248-11E8-B48F-1D18A9856A87
  last_name: Friml
  orcid: 0000-0002-8302-7596
citation:
  ama: von Wangenheim D, Hauschild R, Fendrych M, Barone V, Benková E, Friml J. Live
    tracking of moving samples in confocal microscopy for vertically grown roots.
    <i>eLife</i>. 2017;6. doi:<a href="https://doi.org/10.7554/eLife.26792">10.7554/eLife.26792</a>
  apa: von Wangenheim, D., Hauschild, R., Fendrych, M., Barone, V., Benková, E., &#38;
    Friml, J. (2017). Live tracking of moving samples in confocal microscopy for vertically
    grown roots. <i>ELife</i>. eLife Sciences Publications. <a href="https://doi.org/10.7554/eLife.26792">https://doi.org/10.7554/eLife.26792</a>
  chicago: Wangenheim, Daniel von, Robert Hauschild, Matyas Fendrych, Vanessa Barone,
    Eva Benková, and Jiří Friml. “Live Tracking of Moving Samples in Confocal Microscopy
    for Vertically Grown Roots.” <i>ELife</i>. eLife Sciences Publications, 2017.
    <a href="https://doi.org/10.7554/eLife.26792">https://doi.org/10.7554/eLife.26792</a>.
  ieee: D. von Wangenheim, R. Hauschild, M. Fendrych, V. Barone, E. Benková, and J.
    Friml, “Live tracking of moving samples in confocal microscopy for vertically
    grown roots,” <i>eLife</i>, vol. 6. eLife Sciences Publications, 2017.
  ista: von Wangenheim D, Hauschild R, Fendrych M, Barone V, Benková E, Friml J. 2017.
    Live tracking of moving samples in confocal microscopy for vertically grown roots.
    eLife. 6, e26792.
  mla: von Wangenheim, Daniel, et al. “Live Tracking of Moving Samples in Confocal
    Microscopy for Vertically Grown Roots.” <i>ELife</i>, vol. 6, e26792, eLife Sciences
    Publications, 2017, doi:<a href="https://doi.org/10.7554/eLife.26792">10.7554/eLife.26792</a>.
  short: D. von Wangenheim, R. Hauschild, M. Fendrych, V. Barone, E. Benková, J. Friml,
    ELife 6 (2017).
date_created: 2018-12-11T11:49:21Z
date_published: 2017-06-19T00:00:00Z
date_updated: 2025-05-07T11:12:33Z
day: '19'
ddc:
- '570'
department:
- _id: JiFr
- _id: Bio
- _id: CaHe
- _id: EvBe
doi: 10.7554/eLife.26792
ec_funded: 1
external_id:
  isi:
  - '000404728300001'
file:
- access_level: open_access
  checksum: 9af3398cb0d81f99d79016a616df22e9
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:17:57Z
  date_updated: 2020-07-14T12:48:15Z
  file_id: '5315'
  file_name: IST-2017-847-v1+1_elife-26792-v2.pdf
  file_size: 19581847
  relation: main_file
file_date_updated: 2020-07-14T12:48:15Z
has_accepted_license: '1'
intvolume: '         6'
isi: 1
language:
- iso: eng
month: '06'
oa: 1
oa_version: Published Version
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
- _id: 2572ED28-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: M02128
  name: Molecular basis of root growth inhibition by auxin
- _id: 2542D156-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: I 1774-B16
  name: Hormone cross-talk drives nutrient dependent plant development
- _id: 25716A02-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '282300'
  name: Polarity and subcellular dynamics in plants
publication: eLife
publication_status: published
publisher: eLife Sciences Publications
publist_id: '6471'
pubrep_id: '847'
quality_controlled: '1'
related_material:
  record:
  - id: '5566'
    relation: popular_science
    status: public
scopus_import: '1'
status: public
title: Live tracking of moving samples in confocal microscopy for vertically grown
  roots
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 6
year: '2017'
...
---
_id: '947'
abstract:
- lang: eng
  text: Viewing the ways a living cell can organize its metabolism as the phase space
    of a physical system, regulation can be seen as the ability to reduce the entropy
    of that space by selecting specific cellular configurations that are, in some
    sense, optimal. Here we quantify the amount of regulation required to control
    a cell's growth rate by a maximum-entropy approach to the space of underlying
    metabolic phenotypes, where a configuration corresponds to a metabolic flux pattern
    as described by genome-scale models. We link the mean growth rate achieved by
    a population of cells to the minimal amount of metabolic regulation needed to
    achieve it through a phase diagram that highlights how growth suppression can
    be as costly (in regulatory terms) as growth enhancement. Moreover, we provide
    an interpretation of the inverse temperature β controlling maximum-entropy distributions
    based on the underlying growth dynamics. Specifically, we show that the asymptotic
    value of β for a cell population can be expected to depend on (i) the carrying
    capacity of the environment, (ii) the initial size of the colony, and (iii) the
    probability distribution from which the inoculum was sampled. Results obtained
    for E. coli and human cells are found to be remarkably consistent with empirical
    evidence.
article_number: '010401'
article_processing_charge: No
author:
- first_name: Daniele
  full_name: De Martino, Daniele
  id: 3FF5848A-F248-11E8-B48F-1D18A9856A87
  last_name: De Martino
  orcid: 0000-0002-5214-4706
- first_name: Fabrizio
  full_name: Capuani, Fabrizio
  last_name: Capuani
- first_name: Andrea
  full_name: De Martino, Andrea
  last_name: De Martino
citation:
  ama: De Martino D, Capuani F, De Martino A. Quantifying the entropic cost of cellular
    growth control. <i> Physical Review E Statistical Nonlinear and Soft Matter Physics
    </i>. 2017;96(1). doi:<a href="https://doi.org/10.1103/PhysRevE.96.010401">10.1103/PhysRevE.96.010401</a>
  apa: De Martino, D., Capuani, F., &#38; De Martino, A. (2017). Quantifying the entropic
    cost of cellular growth control. <i> Physical Review E Statistical Nonlinear and
    Soft Matter Physics </i>. American Institute of Physics. <a href="https://doi.org/10.1103/PhysRevE.96.010401">https://doi.org/10.1103/PhysRevE.96.010401</a>
  chicago: De Martino, Daniele, Fabrizio Capuani, and Andrea De Martino. “Quantifying
    the Entropic Cost of Cellular Growth Control.” <i> Physical Review E Statistical
    Nonlinear and Soft Matter Physics </i>. American Institute of Physics, 2017. <a
    href="https://doi.org/10.1103/PhysRevE.96.010401">https://doi.org/10.1103/PhysRevE.96.010401</a>.
  ieee: D. De Martino, F. Capuani, and A. De Martino, “Quantifying the entropic cost
    of cellular growth control,” <i> Physical Review E Statistical Nonlinear and Soft
    Matter Physics </i>, vol. 96, no. 1. American Institute of Physics, 2017.
  ista: De Martino D, Capuani F, De Martino A. 2017. Quantifying the entropic cost
    of cellular growth control.  Physical Review E Statistical Nonlinear and Soft
    Matter Physics . 96(1), 010401.
  mla: De Martino, Daniele, et al. “Quantifying the Entropic Cost of Cellular Growth
    Control.” <i> Physical Review E Statistical Nonlinear and Soft Matter Physics
    </i>, vol. 96, no. 1, 010401, American Institute of Physics, 2017, doi:<a href="https://doi.org/10.1103/PhysRevE.96.010401">10.1103/PhysRevE.96.010401</a>.
  short: D. De Martino, F. Capuani, A. De Martino,  Physical Review E Statistical
    Nonlinear and Soft Matter Physics  96 (2017).
date_created: 2018-12-11T11:49:21Z
date_published: 2017-07-10T00:00:00Z
date_updated: 2023-09-22T10:03:50Z
day: '10'
department:
- _id: GaTk
doi: 10.1103/PhysRevE.96.010401
ec_funded: 1
external_id:
  isi:
  - '000405194200002'
intvolume: '        96'
isi: 1
issue: '1'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1703.00219
month: '07'
oa: 1
oa_version: Submitted Version
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
publication: ' Physical Review E Statistical Nonlinear and Soft Matter Physics '
publication_identifier:
  issn:
  - '24700045'
publication_status: published
publisher: American Institute of Physics
publist_id: '6470'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Quantifying the entropic cost of cellular growth control
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 96
year: '2017'
...
---
_id: '949'
abstract:
- lang: eng
  text: The notion of treewidth of graphs has been exploited for faster algorithms
    for several problems arising in verification and program analysis. Moreover, various
    notions of balanced tree decompositions have been used for improved algorithms
    supporting dynamic updates and analysis of concurrent programs. In this work,
    we present a tool for constructing tree-decompositions of CFGs obtained from Java
    methods, which is implemented as an extension to the widely used Soot framework.
    The experimental results show that our implementation on real-world Java benchmarks
    is very efficient. Our tool also provides the first implementation for balancing
    tree-decompositions. In summary, we present the first tool support for exploiting
    treewidth in the static analysis problems on Java programs.
alternative_title:
- LNCS
article_processing_charge: No
author:
- first_name: Krishnendu
  full_name: Chatterjee, Krishnendu
  id: 2E5DCA20-F248-11E8-B48F-1D18A9856A87
  last_name: Chatterjee
  orcid: 0000-0002-4561-241X
- first_name: Amir
  full_name: Goharshady, Amir
  id: 391365CE-F248-11E8-B48F-1D18A9856A87
  last_name: Goharshady
  orcid: 0000-0003-1702-6584
- first_name: Andreas
  full_name: Pavlogiannis, Andreas
  id: 49704004-F248-11E8-B48F-1D18A9856A87
  last_name: Pavlogiannis
  orcid: 0000-0002-8943-0722
citation:
  ama: 'Chatterjee K, Goharshady AK, Pavlogiannis A. JTDec: A tool for tree decompositions
    in soot. In: D’Souza D, ed. Vol 10482. Springer; 2017:59-66. doi:<a href="https://doi.org/10.1007/978-3-319-68167-2_4">10.1007/978-3-319-68167-2_4</a>'
  apa: 'Chatterjee, K., Goharshady, A. K., &#38; Pavlogiannis, A. (2017). JTDec: A
    tool for tree decompositions in soot. In D. D’Souza (Ed.) (Vol. 10482, pp. 59–66).
    Presented at the ATVA: Automated Technology for Verification and Analysis, Pune,
    India: Springer. <a href="https://doi.org/10.1007/978-3-319-68167-2_4">https://doi.org/10.1007/978-3-319-68167-2_4</a>'
  chicago: 'Chatterjee, Krishnendu, Amir Kafshdar Goharshady, and Andreas Pavlogiannis.
    “JTDec: A Tool for Tree Decompositions in Soot.” edited by Deepak D’Souza, 10482:59–66.
    Springer, 2017. <a href="https://doi.org/10.1007/978-3-319-68167-2_4">https://doi.org/10.1007/978-3-319-68167-2_4</a>.'
  ieee: 'K. Chatterjee, A. K. Goharshady, and A. Pavlogiannis, “JTDec: A tool for
    tree decompositions in soot,” presented at the ATVA: Automated Technology for
    Verification and Analysis, Pune, India, 2017, vol. 10482, pp. 59–66.'
  ista: 'Chatterjee K, Goharshady AK, Pavlogiannis A. 2017. JTDec: A tool for tree
    decompositions in soot. ATVA: Automated Technology for Verification and Analysis,
    LNCS, vol. 10482, 59–66.'
  mla: 'Chatterjee, Krishnendu, et al. <i>JTDec: A Tool for Tree Decompositions in
    Soot</i>. Edited by Deepak D’Souza, vol. 10482, Springer, 2017, pp. 59–66, doi:<a
    href="https://doi.org/10.1007/978-3-319-68167-2_4">10.1007/978-3-319-68167-2_4</a>.'
  short: K. Chatterjee, A.K. Goharshady, A. Pavlogiannis, in:, D. D’Souza (Ed.), Springer,
    2017, pp. 59–66.
conference:
  end_date: 2017-10-06
  location: Pune, India
  name: 'ATVA: Automated Technology for Verification and Analysis'
  start_date: 2017-10-03
date_created: 2018-12-11T11:49:22Z
date_published: 2017-01-01T00:00:00Z
date_updated: 2024-03-25T23:30:19Z
day: '01'
ddc:
- '005'
department:
- _id: KrCh
doi: 10.1007/978-3-319-68167-2_4
ec_funded: 1
editor:
- first_name: Deepak
  full_name: D'Souza, Deepak
  last_name: D'Souza
external_id:
  isi:
  - '000723567800004'
file:
- access_level: open_access
  checksum: a0d9f5f94dc594c4e71e78525c9942f1
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:10:45Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '4835'
  file_name: IST-2017-845-v1+1_2017_Chatterjee_JTDec.pdf
  file_size: 948514
  relation: main_file
file_date_updated: 2020-07-14T12:48:16Z
has_accepted_license: '1'
intvolume: '     10482'
isi: 1
language:
- iso: eng
month: '01'
oa: 1
oa_version: Submitted Version
page: 59 - 66
project:
- _id: 25863FF4-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S11407
  name: Game Theory
- _id: 2581B60A-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '279307'
  name: 'Quantitative Graph Games: Theory and Applications'
publication_identifier:
  issn:
  - '03029743'
publication_status: published
publisher: Springer
publist_id: '6468'
pubrep_id: '845'
quality_controlled: '1'
related_material:
  record:
  - id: '8934'
    relation: dissertation_contains
    status: public
scopus_import: '1'
status: public
title: 'JTDec: A tool for tree decompositions in soot'
type: conference
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 10482
year: '2017'
...
---
_id: '950'
abstract:
- lang: eng
  text: "Two-player games on graphs are widely studied in formal methods as they model
    the interaction between a system and its environment. The game is played by moving
    a token throughout a graph to produce an infinite path. There are several common
    modes to determine how the players move the token through the graph; e.g., in
    turn-based games the players alternate turns in moving the token. We study the
    bidding mode of moving the token, which, to the best of our knowledge, has never
    been studied in infinite-duration games. Both players have separate budgets, which
    sum up to $1$. In each turn, a bidding takes place. Both players submit bids simultaneously,
    and a bid is legal if it does not exceed the available budget. The winner of the
    bidding pays his bid to the other player and moves the token. For reachability
    objectives, repeated bidding games have been studied and are called Richman games.
    There, a central question is the existence and computation of threshold budgets;
    namely, a value t\\in [0,1] such that if\\PO's budget exceeds $t$, he can win
    the game, and if\\PT's budget exceeds 1-t, he can win the game. We focus on parity
    games and mean-payoff games. We show the existence of threshold budgets in these
    games, and reduce the problem of finding them to Richman games. We also determine
    the strategy-complexity of an optimal strategy. Our most interesting result shows
    that memoryless strategies suffice for mean-payoff bidding games. \r\n"
alternative_title:
- LIPIcs
article_number: '17'
arxiv: 1
author:
- first_name: Guy
  full_name: Avni, Guy
  id: 463C8BC2-F248-11E8-B48F-1D18A9856A87
  last_name: Avni
  orcid: 0000-0001-5588-8287
- first_name: Thomas A
  full_name: Henzinger, Thomas A
  id: 40876CD8-F248-11E8-B48F-1D18A9856A87
  last_name: Henzinger
  orcid: 0000−0002−2985−7724
- first_name: Ventsislav K
  full_name: Chonev, Ventsislav K
  id: 36CBE2E6-F248-11E8-B48F-1D18A9856A87
  last_name: Chonev
citation:
  ama: 'Avni G, Henzinger TA, Chonev VK. Infinite-duration bidding games. In: Vol
    85. Schloss Dagstuhl - Leibniz-Zentrum für Informatik; 2017. doi:<a href="https://doi.org/10.4230/LIPIcs.CONCUR.2017.21">10.4230/LIPIcs.CONCUR.2017.21</a>'
  apa: 'Avni, G., Henzinger, T. A., &#38; Chonev, V. K. (2017). Infinite-duration
    bidding games (Vol. 85). Presented at the CONCUR: Concurrency Theory, Berlin,
    Germany: Schloss Dagstuhl - Leibniz-Zentrum für Informatik. <a href="https://doi.org/10.4230/LIPIcs.CONCUR.2017.21">https://doi.org/10.4230/LIPIcs.CONCUR.2017.21</a>'
  chicago: Avni, Guy, Thomas A Henzinger, and Ventsislav K Chonev. “Infinite-Duration
    Bidding Games,” Vol. 85. Schloss Dagstuhl - Leibniz-Zentrum für Informatik, 2017.
    <a href="https://doi.org/10.4230/LIPIcs.CONCUR.2017.21">https://doi.org/10.4230/LIPIcs.CONCUR.2017.21</a>.
  ieee: 'G. Avni, T. A. Henzinger, and V. K. Chonev, “Infinite-duration bidding games,”
    presented at the CONCUR: Concurrency Theory, Berlin, Germany, 2017, vol. 85.'
  ista: 'Avni G, Henzinger TA, Chonev VK. 2017. Infinite-duration bidding games. CONCUR:
    Concurrency Theory, LIPIcs, vol. 85, 17.'
  mla: Avni, Guy, et al. <i>Infinite-Duration Bidding Games</i>. Vol. 85, 17, Schloss
    Dagstuhl - Leibniz-Zentrum für Informatik, 2017, doi:<a href="https://doi.org/10.4230/LIPIcs.CONCUR.2017.21">10.4230/LIPIcs.CONCUR.2017.21</a>.
  short: G. Avni, T.A. Henzinger, V.K. Chonev, in:, Schloss Dagstuhl - Leibniz-Zentrum
    für Informatik, 2017.
conference:
  end_date: 2017-09-07
  location: Berlin, Germany
  name: 'CONCUR: Concurrency Theory'
  start_date: 2017-09-05
date_created: 2018-12-11T11:49:22Z
date_published: 2017-09-01T00:00:00Z
date_updated: 2023-08-29T07:02:13Z
day: '01'
ddc:
- '000'
department:
- _id: ToHe
- _id: KrCh
doi: 10.4230/LIPIcs.CONCUR.2017.21
external_id:
  arxiv:
  - '1705.01433'
file:
- access_level: open_access
  checksum: 6d5cccf755207b91ccbef95d8275b013
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:18:00Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '5318'
  file_name: IST-2017-844-v1+1_concur-cr.pdf
  file_size: 335170
  relation: main_file
file_date_updated: 2020-07-14T12:48:16Z
has_accepted_license: '1'
intvolume: '        85'
language:
- iso: eng
month: '09'
oa: 1
oa_version: Published Version
project:
- _id: 25832EC2-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: S 11407_N23
  name: Rigorous Systems Engineering
- _id: 25F42A32-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: Z211
  name: The Wittgenstein Prize
publication_identifier:
  issn:
  - 1868-8969
publication_status: published
publisher: Schloss Dagstuhl - Leibniz-Zentrum für Informatik
publist_id: '6466'
pubrep_id: '844'
quality_controlled: '1'
related_material:
  record:
  - id: '6752'
    relation: later_version
    status: public
scopus_import: 1
status: public
title: Infinite-duration bidding games
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: conference
user_id: 2DF688A6-F248-11E8-B48F-1D18A9856A87
volume: 85
year: '2017'
...
---
_id: '9506'
abstract:
- lang: eng
  text: Methylation in the bodies of active genes is common in animals and vascular
    plants. Evolutionary patterns indicate homeostatic functions for this type of
    methylation.
article_number: '87'
article_processing_charge: No
author:
- first_name: Daniel
  full_name: Zilberman, Daniel
  id: 6973db13-dd5f-11ea-814e-b3e5455e9ed1
  last_name: Zilberman
  orcid: 0000-0002-0123-8649
citation:
  ama: Zilberman D. An evolutionary case for functional gene body methylation in plants
    and animals. <i>Genome Biology</i>. 2017;18(1). doi:<a href="https://doi.org/10.1186/s13059-017-1230-2">10.1186/s13059-017-1230-2</a>
  apa: Zilberman, D. (2017). An evolutionary case for functional gene body methylation
    in plants and animals. <i>Genome Biology</i>. Springer Nature. <a href="https://doi.org/10.1186/s13059-017-1230-2">https://doi.org/10.1186/s13059-017-1230-2</a>
  chicago: Zilberman, Daniel. “An Evolutionary Case for Functional Gene Body Methylation
    in Plants and Animals.” <i>Genome Biology</i>. Springer Nature, 2017. <a href="https://doi.org/10.1186/s13059-017-1230-2">https://doi.org/10.1186/s13059-017-1230-2</a>.
  ieee: D. Zilberman, “An evolutionary case for functional gene body methylation in
    plants and animals,” <i>Genome Biology</i>, vol. 18, no. 1. Springer Nature, 2017.
  ista: Zilberman D. 2017. An evolutionary case for functional gene body methylation
    in plants and animals. Genome Biology. 18(1), 87.
  mla: Zilberman, Daniel. “An Evolutionary Case for Functional Gene Body Methylation
    in Plants and Animals.” <i>Genome Biology</i>, vol. 18, no. 1, 87, Springer Nature,
    2017, doi:<a href="https://doi.org/10.1186/s13059-017-1230-2">10.1186/s13059-017-1230-2</a>.
  short: D. Zilberman, Genome Biology 18 (2017).
date_created: 2021-06-07T12:27:39Z
date_published: 2017-05-09T00:00:00Z
date_updated: 2021-12-14T07:55:02Z
day: '09'
ddc:
- '570'
department:
- _id: DaZi
doi: 10.1186/s13059-017-1230-2
extern: '1'
external_id:
  pmid:
  - '28486944'
file:
- access_level: open_access
  checksum: 5a455ad914e7d225b1baa4ab07fd925e
  content_type: application/pdf
  creator: asandaue
  date_created: 2021-06-07T12:31:36Z
  date_updated: 2021-06-07T12:31:36Z
  file_id: '9507'
  file_name: 2017_GenomeBiology_Zilberman.pdf
  file_size: 278183
  relation: main_file
  success: 1
file_date_updated: 2021-06-07T12:31:36Z
has_accepted_license: '1'
intvolume: '        18'
issue: '1'
language:
- iso: eng
month: '05'
oa: 1
oa_version: Published Version
pmid: 1
publication: Genome Biology
publication_identifier:
  eissn:
  - 1465-6906
  issn:
  - 1474-760X
publication_status: published
publisher: Springer Nature
quality_controlled: '1'
scopus_import: '1'
status: public
title: An evolutionary case for functional gene body methylation in plants and animals
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: 8b945eb4-e2f2-11eb-945a-df72226e66a9
volume: 18
year: '2017'
...
---
_id: '951'
abstract:
- lang: eng
  text: Dengue-suppressing Wolbachia strains are promising tools for arbovirus control,
    particularly as they have the potential to self-spread following local introductions.
    To test this, we followed the frequency of the transinfected Wolbachia strain
    wMel through Ae. aegypti in Cairns, Australia, following releases at 3 nonisolated
    locations within the city in early 2013. Spatial spread was analysed graphically
    using interpolation and by fitting a statistical model describing the position
    and width of the wave. For the larger 2 of the 3 releases (covering 0.97 km2 and
    0.52 km2), we observed slow but steady spatial spread, at about 100–200 m per
    year, roughly consistent with theoretical predictions. In contrast, the smallest
    release (0.11 km2) produced erratic temporal and spatial dynamics, with little
    evidence of spread after 2 years. This is consistent with the prediction concerning
    fitness-decreasing Wolbachia transinfections that a minimum release area is needed
    to achieve stable local establishment and spread in continuous habitats. Our graphical
    and likelihood analyses produced broadly consistent estimates of wave speed and
    wave width. Spread at all sites was spatially heterogeneous, suggesting that environmental
    heterogeneity will affect large-scale Wolbachia transformations of urban mosquito
    populations. The persistence and spread of Wolbachia in release areas meeting
    minimum area requirements indicates the promise of successful large-scale population
    transfo
article_number: e2001894
article_processing_charge: No
author:
- first_name: Tom
  full_name: Schmidt, Tom
  last_name: Schmidt
- first_name: Nicholas H
  full_name: Barton, Nicholas H
  id: 4880FE40-F248-11E8-B48F-1D18A9856A87
  last_name: Barton
  orcid: 0000-0002-8548-5240
- first_name: Gordana
  full_name: Rasic, Gordana
  last_name: Rasic
- first_name: Andrew
  full_name: Turley, Andrew
  last_name: Turley
- first_name: Brian
  full_name: Montgomery, Brian
  last_name: Montgomery
- first_name: Inaki
  full_name: Iturbe Ormaetxe, Inaki
  last_name: Iturbe Ormaetxe
- first_name: Peter
  full_name: Cook, Peter
  last_name: Cook
- first_name: Peter
  full_name: Ryan, Peter
  last_name: Ryan
- first_name: Scott
  full_name: Ritchie, Scott
  last_name: Ritchie
- first_name: Ary
  full_name: Hoffmann, Ary
  last_name: Hoffmann
- first_name: Scott
  full_name: O’Neill, Scott
  last_name: O’Neill
- first_name: Michael
  full_name: Turelli, Michael
  last_name: Turelli
citation:
  ama: Schmidt T, Barton NH, Rasic G, et al. Local introduction and heterogeneous
    spatial spread of dengue-suppressing Wolbachia through an urban population of
    Aedes Aegypti. <i>PLoS Biology</i>. 2017;15(5). doi:<a href="https://doi.org/10.1371/journal.pbio.2001894">10.1371/journal.pbio.2001894</a>
  apa: Schmidt, T., Barton, N. H., Rasic, G., Turley, A., Montgomery, B., Iturbe Ormaetxe,
    I., … Turelli, M. (2017). Local introduction and heterogeneous spatial spread
    of dengue-suppressing Wolbachia through an urban population of Aedes Aegypti.
    <i>PLoS Biology</i>. Public Library of Science. <a href="https://doi.org/10.1371/journal.pbio.2001894">https://doi.org/10.1371/journal.pbio.2001894</a>
  chicago: Schmidt, Tom, Nicholas H Barton, Gordana Rasic, Andrew Turley, Brian Montgomery,
    Inaki Iturbe Ormaetxe, Peter Cook, et al. “Local Introduction and Heterogeneous
    Spatial Spread of Dengue-Suppressing Wolbachia through an Urban Population of
    Aedes Aegypti.” <i>PLoS Biology</i>. Public Library of Science, 2017. <a href="https://doi.org/10.1371/journal.pbio.2001894">https://doi.org/10.1371/journal.pbio.2001894</a>.
  ieee: T. Schmidt <i>et al.</i>, “Local introduction and heterogeneous spatial spread
    of dengue-suppressing Wolbachia through an urban population of Aedes Aegypti,”
    <i>PLoS Biology</i>, vol. 15, no. 5. Public Library of Science, 2017.
  ista: Schmidt T, Barton NH, Rasic G, Turley A, Montgomery B, Iturbe Ormaetxe I,
    Cook P, Ryan P, Ritchie S, Hoffmann A, O’Neill S, Turelli M. 2017. Local introduction
    and heterogeneous spatial spread of dengue-suppressing Wolbachia through an urban
    population of Aedes Aegypti. PLoS Biology. 15(5), e2001894.
  mla: Schmidt, Tom, et al. “Local Introduction and Heterogeneous Spatial Spread of
    Dengue-Suppressing Wolbachia through an Urban Population of Aedes Aegypti.” <i>PLoS
    Biology</i>, vol. 15, no. 5, e2001894, Public Library of Science, 2017, doi:<a
    href="https://doi.org/10.1371/journal.pbio.2001894">10.1371/journal.pbio.2001894</a>.
  short: T. Schmidt, N.H. Barton, G. Rasic, A. Turley, B. Montgomery, I. Iturbe Ormaetxe,
    P. Cook, P. Ryan, S. Ritchie, A. Hoffmann, S. O’Neill, M. Turelli, PLoS Biology
    15 (2017).
date_created: 2018-12-11T11:49:22Z
date_published: 2017-05-30T00:00:00Z
date_updated: 2023-09-22T10:02:52Z
day: '30'
ddc:
- '576'
department:
- _id: NiBa
doi: 10.1371/journal.pbio.2001894
external_id:
  isi:
  - '000402520000012'
file:
- access_level: open_access
  checksum: 107d290bd1159ec77b734eb2824b01c8
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:08:30Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '4691'
  file_name: IST-2017-843-v1+1_journal.pbio.2001894.pdf
  file_size: 5541206
  relation: main_file
file_date_updated: 2020-07-14T12:48:16Z
has_accepted_license: '1'
intvolume: '        15'
isi: 1
issue: '5'
language:
- iso: eng
month: '05'
oa: 1
oa_version: Published Version
publication: PLoS Biology
publication_identifier:
  issn:
  - '15449173'
publication_status: published
publisher: Public Library of Science
publist_id: '6464'
pubrep_id: '843'
quality_controlled: '1'
related_material:
  record:
  - id: '9856'
    relation: research_data
    status: public
  - id: '9857'
    relation: research_data
    status: public
  - id: '9858'
    relation: research_data
    status: public
scopus_import: '1'
status: public
title: Local introduction and heterogeneous spatial spread of dengue-suppressing Wolbachia
  through an urban population of Aedes Aegypti
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 15
year: '2017'
...
---
_id: '952'
abstract:
- lang: eng
  text: A novel strategy for controlling the spread of arboviral diseases such as
    dengue, Zika and chikungunya is to transform mosquito populations with virus-suppressing
    Wolbachia. In general, Wolbachia transinfected into mosquitoes induce fitness
    costs through lower viability or fecundity. These maternally inherited bacteria
    also produce a frequency-dependent advantage for infected females by inducing
    cytoplasmic incompatibility (CI), which kills the embryos produced by uninfected
    females mated to infected males. These competing effects, a frequency-dependent
    advantage and frequency-independent costs, produce bistable Wolbachia frequency
    dynamics. Above a threshold frequency, denoted pˆ, CI drives fitness-decreasing
    Wolbachia transinfections through local populations; but below pˆ, infection frequencies
    tend to decline to zero. If pˆ is not too high, CI also drives spatial spread
    once infections become established over sufficiently large areas. We illustrate
    how simple models provide testable predictions concerning the spatial and temporal
    dynamics of Wolbachia introductions, focusing on rate of spatial spread, the shape
    of spreading waves, and the conditions for initiating spread from local introductions.
    First, we consider the robustness of diffusion-based predictions to incorporating
    two important features of wMel-Aedes aegypti biology that may be inconsistent
    with the diffusion approximations, namely fast local dynamics induced by complete
    CI (i.e., all embryos produced from incompatible crosses die) and long-tailed,
    non-Gaussian dispersal. With complete CI, our numerical analyses show that long-tailed
    dispersal changes wave-width predictions only slightly; but it can significantly
    reduce wave speed relative to the diffusion prediction; it also allows smaller
    local introductions to initiate spatial spread. Second, we use approximations
    for pˆ and dispersal distances to predict the outcome of 2013 releases of wMel-infected
    Aedes aegypti in Cairns, Australia, Third, we describe new data from Ae. aegypti
    populations near Cairns, Australia that demonstrate long-distance dispersal and
    provide an approximate lower bound on pˆ for wMel in northeastern Australia. Finally,
    we apply our analyses to produce operational guidelines for efficient transformation
    of vector populations over large areas. We demonstrate that even very slow spatial
    spread, on the order of 10-20 m/month (as predicted), can produce area-wide population
    transformation within a few years following initial releases covering about 20-30%
    of the target area.
article_processing_charge: No
author:
- first_name: Michael
  full_name: Turelli, Michael
  last_name: Turelli
- first_name: Nicholas H
  full_name: Barton, Nicholas H
  id: 4880FE40-F248-11E8-B48F-1D18A9856A87
  last_name: Barton
  orcid: 0000-0002-8548-5240
citation:
  ama: 'Turelli M, Barton NH. Deploying dengue-suppressing Wolbachia: Robust models
    predict slow but effective spatial spread in Aedes aegypti. <i>Theoretical Population
    Biology</i>. 2017;115:45-60. doi:<a href="https://doi.org/10.1016/j.tpb.2017.03.003">10.1016/j.tpb.2017.03.003</a>'
  apa: 'Turelli, M., &#38; Barton, N. H. (2017). Deploying dengue-suppressing Wolbachia:
    Robust models predict slow but effective spatial spread in Aedes aegypti. <i>Theoretical
    Population Biology</i>. Elsevier. <a href="https://doi.org/10.1016/j.tpb.2017.03.003">https://doi.org/10.1016/j.tpb.2017.03.003</a>'
  chicago: 'Turelli, Michael, and Nicholas H Barton. “Deploying Dengue-Suppressing
    Wolbachia: Robust Models Predict Slow but Effective Spatial Spread in Aedes Aegypti.”
    <i>Theoretical Population Biology</i>. Elsevier, 2017. <a href="https://doi.org/10.1016/j.tpb.2017.03.003">https://doi.org/10.1016/j.tpb.2017.03.003</a>.'
  ieee: 'M. Turelli and N. H. Barton, “Deploying dengue-suppressing Wolbachia: Robust
    models predict slow but effective spatial spread in Aedes aegypti,” <i>Theoretical
    Population Biology</i>, vol. 115. Elsevier, pp. 45–60, 2017.'
  ista: 'Turelli M, Barton NH. 2017. Deploying dengue-suppressing Wolbachia: Robust
    models predict slow but effective spatial spread in Aedes aegypti. Theoretical
    Population Biology. 115, 45–60.'
  mla: 'Turelli, Michael, and Nicholas H. Barton. “Deploying Dengue-Suppressing Wolbachia:
    Robust Models Predict Slow but Effective Spatial Spread in Aedes Aegypti.” <i>Theoretical
    Population Biology</i>, vol. 115, Elsevier, 2017, pp. 45–60, doi:<a href="https://doi.org/10.1016/j.tpb.2017.03.003">10.1016/j.tpb.2017.03.003</a>.'
  short: M. Turelli, N.H. Barton, Theoretical Population Biology 115 (2017) 45–60.
date_created: 2018-12-11T11:49:22Z
date_published: 2017-06-01T00:00:00Z
date_updated: 2023-09-22T10:02:21Z
day: '01'
ddc:
- '576'
department:
- _id: NiBa
doi: 10.1016/j.tpb.2017.03.003
external_id:
  pmid:
  - '28411063'
file:
- access_level: open_access
  checksum: 9aeff86fa7de69f7a15cf4fc60d57d01
  content_type: application/pdf
  creator: dernst
  date_created: 2019-04-17T06:39:45Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '6327'
  file_name: 2017_TheoreticalPopulationBio_Turelli.pdf
  file_size: 2073856
  relation: main_file
file_date_updated: 2020-07-14T12:48:16Z
has_accepted_license: '1'
intvolume: '       115'
language:
- iso: eng
license: https://creativecommons.org/licenses/by-nc-nd/4.0/
month: '06'
oa: 1
oa_version: Submitted Version
page: 45 - 60
pmid: 1
publication: Theoretical Population Biology
publication_identifier:
  issn:
  - '00405809'
publication_status: published
publisher: Elsevier
publist_id: '6463'
pubrep_id: '972'
quality_controlled: '1'
scopus_import: '1'
status: public
title: 'Deploying dengue-suppressing Wolbachia: Robust models predict slow but effective
  spatial spread in Aedes aegypti'
tmp:
  image: /images/cc_by_nc_nd.png
  legal_code_url: https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode
  name: Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International
    (CC BY-NC-ND 4.0)
  short: CC BY-NC-ND (4.0)
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 115
year: '2017'
...
---
_id: '953'
abstract:
- lang: eng
  text: 'The role of natural selection in the evolution of adaptive phenotypes has
    undergone constant probing by evolutionary biologists, employing both theoretical
    and empirical approaches. As Darwin noted, natural selection can act together
    with other processes, including random changes in the frequencies of phenotypic
    differences that are not under strong selection, and changes in the environment,
    which may reflect evolutionary changes in the organisms themselves. As understanding
    of genetics developed after 1900, the new genetic discoveries were incorporated
    into evolutionary biology. The resulting general principles were summarized by
    Julian Huxley in his 1942 book Evolution: the modern synthesis. Here, we examine
    how recent advances in genetics, developmental biology and molecular biology,
    including epigenetics, relate to today''s understanding of the evolution of adaptations.
    We illustrate how careful genetic studies have repeatedly shown that apparently
    puzzling results in a wide diversity of organisms involve processes that are consistent
    with neo-Darwinism. They do not support important roles in adaptation for processes
    such as directed mutation or the inheritance of acquired characters, and therefore
    no radical revision of our understanding of the mechanism of adaptive evolution
    is needed.'
article_number: '20162864'
article_processing_charge: No
author:
- first_name: Deborah
  full_name: Charlesworth, Deborah
  last_name: Charlesworth
- first_name: Nicholas H
  full_name: Barton, Nicholas H
  id: 4880FE40-F248-11E8-B48F-1D18A9856A87
  last_name: Barton
  orcid: 0000-0002-8548-5240
- first_name: Brian
  full_name: Charlesworth, Brian
  last_name: Charlesworth
citation:
  ama: Charlesworth D, Barton NH, Charlesworth B. The sources of adaptive evolution.
    <i>Proceedings of the Royal Society of London Series B Biological Sciences</i>.
    2017;284(1855). doi:<a href="https://doi.org/10.1098/rspb.2016.2864">10.1098/rspb.2016.2864</a>
  apa: Charlesworth, D., Barton, N. H., &#38; Charlesworth, B. (2017). The sources
    of adaptive evolution. <i>Proceedings of the Royal Society of London Series B
    Biological Sciences</i>. Royal Society, The. <a href="https://doi.org/10.1098/rspb.2016.2864">https://doi.org/10.1098/rspb.2016.2864</a>
  chicago: Charlesworth, Deborah, Nicholas H Barton, and Brian Charlesworth. “The
    Sources of Adaptive Evolution.” <i>Proceedings of the Royal Society of London
    Series B Biological Sciences</i>. Royal Society, The, 2017. <a href="https://doi.org/10.1098/rspb.2016.2864">https://doi.org/10.1098/rspb.2016.2864</a>.
  ieee: D. Charlesworth, N. H. Barton, and B. Charlesworth, “The sources of adaptive
    evolution,” <i>Proceedings of the Royal Society of London Series B Biological
    Sciences</i>, vol. 284, no. 1855. Royal Society, The, 2017.
  ista: Charlesworth D, Barton NH, Charlesworth B. 2017. The sources of adaptive evolution.
    Proceedings of the Royal Society of London Series B Biological Sciences. 284(1855),
    20162864.
  mla: Charlesworth, Deborah, et al. “The Sources of Adaptive Evolution.” <i>Proceedings
    of the Royal Society of London Series B Biological Sciences</i>, vol. 284, no.
    1855, 20162864, Royal Society, The, 2017, doi:<a href="https://doi.org/10.1098/rspb.2016.2864">10.1098/rspb.2016.2864</a>.
  short: D. Charlesworth, N.H. Barton, B. Charlesworth, Proceedings of the Royal Society
    of London Series B Biological Sciences 284 (2017).
date_created: 2018-12-11T11:49:23Z
date_published: 2017-05-31T00:00:00Z
date_updated: 2023-09-22T10:01:48Z
day: '31'
department:
- _id: NiBa
doi: 10.1098/rspb.2016.2864
external_id:
  isi:
  - '000405148800021'
  pmid:
  - '28566483'
intvolume: '       284'
isi: 1
issue: '1855'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5454256/
month: '05'
oa: 1
oa_version: Submitted Version
pmid: 1
publication: Proceedings of the Royal Society of London Series B Biological Sciences
publication_status: published
publisher: Royal Society, The
publist_id: '6462'
quality_controlled: '1'
scopus_import: '1'
status: public
title: The sources of adaptive evolution
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 284
year: '2017'
...
---
_id: '954'
abstract:
- lang: eng
  text: Understanding the relation between genotype and phenotype remains a major
    challenge. The difficulty of predicting individual mutation effects, and particularly
    the interactions between them, has prevented the development of a comprehensive
    theory that links genotypic changes to their phenotypic effects. We show that
    a general thermodynamic framework for gene regulation, based on a biophysical
    understanding of protein-DNA binding, accurately predicts the sign of epistasis
    in a canonical cis-regulatory element consisting of overlapping RNA polymerase
    and repressor binding sites. Sign and magnitude of individual mutation effects
    are sufficient to predict the sign of epistasis and its environmental dependence.
    Thus, the thermodynamic model offers the correct null prediction for epistasis
    between mutations across DNA-binding sites. Our results indicate that a predictive
    theory for the effects of cis-regulatory mutations is possible from first principles,
    as long as the essential molecular mechanisms and the constraints these impose
    on a biological system are accounted for.
article_number: e25192
article_processing_charge: Yes
author:
- first_name: Mato
  full_name: Lagator, Mato
  id: 345D25EC-F248-11E8-B48F-1D18A9856A87
  last_name: Lagator
- first_name: Tiago
  full_name: Paixao, Tiago
  id: 2C5658E6-F248-11E8-B48F-1D18A9856A87
  last_name: Paixao
  orcid: 0000-0003-2361-3953
- first_name: Nicholas H
  full_name: Barton, Nicholas H
  id: 4880FE40-F248-11E8-B48F-1D18A9856A87
  last_name: Barton
  orcid: 0000-0002-8548-5240
- first_name: Jonathan P
  full_name: Bollback, Jonathan P
  id: 2C6FA9CC-F248-11E8-B48F-1D18A9856A87
  last_name: Bollback
  orcid: 0000-0002-4624-4612
- first_name: Calin C
  full_name: Guet, Calin C
  id: 47F8433E-F248-11E8-B48F-1D18A9856A87
  last_name: Guet
  orcid: 0000-0001-6220-2052
citation:
  ama: Lagator M, Paixao T, Barton NH, Bollback JP, Guet CC. On the mechanistic nature
    of epistasis in a canonical cis-regulatory element. <i>eLife</i>. 2017;6. doi:<a
    href="https://doi.org/10.7554/eLife.25192">10.7554/eLife.25192</a>
  apa: Lagator, M., Paixao, T., Barton, N. H., Bollback, J. P., &#38; Guet, C. C.
    (2017). On the mechanistic nature of epistasis in a canonical cis-regulatory element.
    <i>ELife</i>. eLife Sciences Publications. <a href="https://doi.org/10.7554/eLife.25192">https://doi.org/10.7554/eLife.25192</a>
  chicago: Lagator, Mato, Tiago Paixao, Nicholas H Barton, Jonathan P Bollback, and
    Calin C Guet. “On the Mechanistic Nature of Epistasis in a Canonical Cis-Regulatory
    Element.” <i>ELife</i>. eLife Sciences Publications, 2017. <a href="https://doi.org/10.7554/eLife.25192">https://doi.org/10.7554/eLife.25192</a>.
  ieee: M. Lagator, T. Paixao, N. H. Barton, J. P. Bollback, and C. C. Guet, “On the
    mechanistic nature of epistasis in a canonical cis-regulatory element,” <i>eLife</i>,
    vol. 6. eLife Sciences Publications, 2017.
  ista: Lagator M, Paixao T, Barton NH, Bollback JP, Guet CC. 2017. On the mechanistic
    nature of epistasis in a canonical cis-regulatory element. eLife. 6, e25192.
  mla: Lagator, Mato, et al. “On the Mechanistic Nature of Epistasis in a Canonical
    Cis-Regulatory Element.” <i>ELife</i>, vol. 6, e25192, eLife Sciences Publications,
    2017, doi:<a href="https://doi.org/10.7554/eLife.25192">10.7554/eLife.25192</a>.
  short: M. Lagator, T. Paixao, N.H. Barton, J.P. Bollback, C.C. Guet, ELife 6 (2017).
date_created: 2018-12-11T11:49:23Z
date_published: 2017-05-18T00:00:00Z
date_updated: 2023-09-22T10:01:17Z
day: '18'
ddc:
- '576'
department:
- _id: CaGu
- _id: NiBa
- _id: JoBo
doi: 10.7554/eLife.25192
ec_funded: 1
external_id:
  isi:
  - '000404024800001'
file:
- access_level: open_access
  checksum: 59cdd4400fb41280122d414fea971546
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:17:49Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '5306'
  file_name: IST-2017-841-v1+1_elife-25192-v2.pdf
  file_size: 2441529
  relation: main_file
- access_level: open_access
  checksum: b69024880558b858eb8c5d47a92b6377
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:17:50Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '5307'
  file_name: IST-2017-841-v1+2_elife-25192-figures-v2.pdf
  file_size: 3752660
  relation: main_file
file_date_updated: 2020-07-14T12:48:16Z
has_accepted_license: '1'
intvolume: '         6'
isi: 1
language:
- iso: eng
month: '05'
oa: 1
oa_version: Published Version
project:
- _id: 25B1EC9E-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '618091'
  name: Speed of Adaptation in Population Genetics and Evolutionary Computation
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
- _id: 2578D616-B435-11E9-9278-68D0E5697425
  call_identifier: H2020
  grant_number: '648440'
  name: Selective Barriers to Horizontal Gene Transfer
publication: eLife
publication_identifier:
  issn:
  - 2050084X
publication_status: published
publisher: eLife Sciences Publications
publist_id: '6460'
pubrep_id: '841'
quality_controlled: '1'
scopus_import: '1'
status: public
title: On the mechanistic nature of epistasis in a canonical cis-regulatory element
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 6
year: '2017'
...
---
_id: '955'
abstract:
- lang: eng
  text: 'Gene expression is controlled by networks of regulatory proteins that interact
    specifically with external signals and DNA regulatory sequences. These interactions
    force the network components to co-evolve so as to continually maintain function.
    Yet, existing models of evolution mostly focus on isolated genetic elements. In
    contrast, we study the essential process by which regulatory networks grow: the
    duplication and subsequent specialization of network components. We synthesize
    a biophysical model of molecular interactions with the evolutionary framework
    to find the conditions and pathways by which new regulatory functions emerge.
    We show that specialization of new network components is usually slow, but can
    be drastically accelerated in the presence of regulatory crosstalk and mutations
    that promote promiscuous interactions between network components.'
article_number: '216'
article_processing_charge: Yes (in subscription journal)
author:
- first_name: Tamar
  full_name: Friedlander, Tamar
  id: 36A5845C-F248-11E8-B48F-1D18A9856A87
  last_name: Friedlander
- first_name: Roshan
  full_name: Prizak, Roshan
  id: 4456104E-F248-11E8-B48F-1D18A9856A87
  last_name: Prizak
- first_name: Nicholas H
  full_name: Barton, Nicholas H
  id: 4880FE40-F248-11E8-B48F-1D18A9856A87
  last_name: Barton
  orcid: 0000-0002-8548-5240
- first_name: Gasper
  full_name: Tkacik, Gasper
  id: 3D494DCA-F248-11E8-B48F-1D18A9856A87
  last_name: Tkacik
  orcid: 0000-0002-6699-1455
citation:
  ama: Friedlander T, Prizak R, Barton NH, Tkačik G. Evolution of new regulatory functions
    on biophysically realistic fitness landscapes. <i>Nature Communications</i>. 2017;8(1).
    doi:<a href="https://doi.org/10.1038/s41467-017-00238-8">10.1038/s41467-017-00238-8</a>
  apa: Friedlander, T., Prizak, R., Barton, N. H., &#38; Tkačik, G. (2017). Evolution
    of new regulatory functions on biophysically realistic fitness landscapes. <i>Nature
    Communications</i>. Nature Publishing Group. <a href="https://doi.org/10.1038/s41467-017-00238-8">https://doi.org/10.1038/s41467-017-00238-8</a>
  chicago: Friedlander, Tamar, Roshan Prizak, Nicholas H Barton, and Gašper Tkačik.
    “Evolution of New Regulatory Functions on Biophysically Realistic Fitness Landscapes.”
    <i>Nature Communications</i>. Nature Publishing Group, 2017. <a href="https://doi.org/10.1038/s41467-017-00238-8">https://doi.org/10.1038/s41467-017-00238-8</a>.
  ieee: T. Friedlander, R. Prizak, N. H. Barton, and G. Tkačik, “Evolution of new
    regulatory functions on biophysically realistic fitness landscapes,” <i>Nature
    Communications</i>, vol. 8, no. 1. Nature Publishing Group, 2017.
  ista: Friedlander T, Prizak R, Barton NH, Tkačik G. 2017. Evolution of new regulatory
    functions on biophysically realistic fitness landscapes. Nature Communications.
    8(1), 216.
  mla: Friedlander, Tamar, et al. “Evolution of New Regulatory Functions on Biophysically
    Realistic Fitness Landscapes.” <i>Nature Communications</i>, vol. 8, no. 1, 216,
    Nature Publishing Group, 2017, doi:<a href="https://doi.org/10.1038/s41467-017-00238-8">10.1038/s41467-017-00238-8</a>.
  short: T. Friedlander, R. Prizak, N.H. Barton, G. Tkačik, Nature Communications
    8 (2017).
date_created: 2018-12-11T11:49:23Z
date_published: 2017-08-09T00:00:00Z
date_updated: 2025-05-28T11:42:50Z
day: '09'
ddc:
- '539'
- '576'
department:
- _id: GaTk
- _id: NiBa
doi: 10.1038/s41467-017-00238-8
ec_funded: 1
external_id:
  isi:
  - '000407198800005'
file:
- access_level: open_access
  checksum: 29a1b5db458048d3bd5c67e0e2a56818
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:14:14Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '5064'
  file_name: IST-2017-864-v1+1_s41467-017-00238-8.pdf
  file_size: 998157
  relation: main_file
- access_level: open_access
  checksum: 7b78401e52a576cf3e6bbf8d0abadc17
  content_type: application/pdf
  creator: system
  date_created: 2018-12-12T10:14:15Z
  date_updated: 2020-07-14T12:48:16Z
  file_id: '5065'
  file_name: IST-2017-864-v1+2_41467_2017_238_MOESM1_ESM.pdf
  file_size: 9715993
  relation: main_file
file_date_updated: 2020-07-14T12:48:16Z
has_accepted_license: '1'
intvolume: '         8'
isi: 1
issue: '1'
language:
- iso: eng
month: '08'
oa: 1
oa_version: Published Version
project:
- _id: 25681D80-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '291734'
  name: International IST Postdoc Fellowship Programme
- _id: 25B07788-B435-11E9-9278-68D0E5697425
  call_identifier: FP7
  grant_number: '250152'
  name: Limits to selection in biology and in evolutionary computation
- _id: 254E9036-B435-11E9-9278-68D0E5697425
  call_identifier: FWF
  grant_number: P28844-B27
  name: Biophysics of information processing in gene regulation
publication: Nature Communications
publication_identifier:
  issn:
  - '20411723'
publication_status: published
publisher: Nature Publishing Group
publist_id: '6459'
pubrep_id: '864'
quality_controlled: '1'
related_material:
  record:
  - id: '6071'
    relation: dissertation_contains
    status: public
scopus_import: '1'
status: public
title: Evolution of new regulatory functions on biophysically realistic fitness landscapes
tmp:
  image: /images/cc_by.png
  legal_code_url: https://creativecommons.org/licenses/by/4.0/legalcode
  name: Creative Commons Attribution 4.0 International Public License (CC-BY 4.0)
  short: CC BY (4.0)
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 8
year: '2017'
...
