---
_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'
...
---
_id: '956'
abstract:
- lang: eng
  text: We study a class of ergodic quantum Markov semigroups on finite-dimensional
    unital C⁎-algebras. These semigroups have a unique stationary state σ, and we
    are concerned with those that satisfy a quantum detailed balance condition with
    respect to σ. We show that the evolution on the set of states that is given by
    such a quantum Markov semigroup is gradient flow for the relative entropy with
    respect to σ in a particular Riemannian metric on the set of states. This metric
    is a non-commutative analog of the 2-Wasserstein metric, and in several interesting
    cases we are able to show, in analogy with work of Otto on gradient flows with
    respect to the classical 2-Wasserstein metric, that the relative entropy is strictly
    and uniformly convex with respect to the Riemannian metric introduced here. As
    a consequence, we obtain a number of new inequalities for the decay of relative
    entropy for ergodic quantum Markov semigroups with detailed balance.
article_processing_charge: No
author:
- first_name: Eric
  full_name: Carlen, Eric
  last_name: Carlen
- first_name: Jan
  full_name: Maas, Jan
  id: 4C5696CE-F248-11E8-B48F-1D18A9856A87
  last_name: Maas
  orcid: 0000-0002-0845-1338
citation:
  ama: Carlen E, Maas J. Gradient flow and entropy inequalities for quantum Markov
    semigroups with detailed balance. <i>Journal of Functional Analysis</i>. 2017;273(5):1810-1869.
    doi:<a href="https://doi.org/10.1016/j.jfa.2017.05.003">10.1016/j.jfa.2017.05.003</a>
  apa: Carlen, E., &#38; Maas, J. (2017). Gradient flow and entropy inequalities for
    quantum Markov semigroups with detailed balance. <i>Journal of Functional Analysis</i>.
    Academic Press. <a href="https://doi.org/10.1016/j.jfa.2017.05.003">https://doi.org/10.1016/j.jfa.2017.05.003</a>
  chicago: Carlen, Eric, and Jan Maas. “Gradient Flow and Entropy Inequalities for
    Quantum Markov Semigroups with Detailed Balance.” <i>Journal of Functional Analysis</i>.
    Academic Press, 2017. <a href="https://doi.org/10.1016/j.jfa.2017.05.003">https://doi.org/10.1016/j.jfa.2017.05.003</a>.
  ieee: E. Carlen and J. Maas, “Gradient flow and entropy inequalities for quantum
    Markov semigroups with detailed balance,” <i>Journal of Functional Analysis</i>,
    vol. 273, no. 5. Academic Press, pp. 1810–1869, 2017.
  ista: Carlen E, Maas J. 2017. Gradient flow and entropy inequalities for quantum
    Markov semigroups with detailed balance. Journal of Functional Analysis. 273(5),
    1810–1869.
  mla: Carlen, Eric, and Jan Maas. “Gradient Flow and Entropy Inequalities for Quantum
    Markov Semigroups with Detailed Balance.” <i>Journal of Functional Analysis</i>,
    vol. 273, no. 5, Academic Press, 2017, pp. 1810–69, doi:<a href="https://doi.org/10.1016/j.jfa.2017.05.003">10.1016/j.jfa.2017.05.003</a>.
  short: E. Carlen, J. Maas, Journal of Functional Analysis 273 (2017) 1810–1869.
date_created: 2018-12-11T11:49:24Z
date_published: 2017-09-01T00:00:00Z
date_updated: 2023-09-22T10:00:18Z
day: '01'
department:
- _id: JaMa
doi: 10.1016/j.jfa.2017.05.003
external_id:
  isi:
  - '000406082300005'
intvolume: '       273'
isi: 1
issue: '5'
language:
- iso: eng
main_file_link:
- open_access: '1'
  url: https://arxiv.org/abs/1609.01254
month: '09'
oa: 1
oa_version: Submitted Version
page: 1810 - 1869
publication: Journal of Functional Analysis
publication_identifier:
  issn:
  - '00221236'
publication_status: published
publisher: Academic Press
publist_id: '6452'
quality_controlled: '1'
scopus_import: '1'
status: public
title: Gradient flow and entropy inequalities for quantum Markov semigroups with detailed
  balance
type: journal_article
user_id: c635000d-4b10-11ee-a964-aac5a93f6ac1
volume: 273
year: '2017'
...
---
_id: '957'
abstract:
- lang: eng
  text: Small molecule biosensors based on Forster resonance energy transfer (FRET)
    enable small molecule signaling to be monitored with high spatial and temporal
    resolution in complex cellular environments. FRET sensors can be constructed by
    fusing a pair of fluorescent proteins to a suitable recognition domain, such as
    a member of the solute-binding protein (SBP) superfamily. However, naturally occurring
    SBPs may be unsuitable for incorporation into FRET sensors due to their low thermostability,
    which may preclude imaging under physiological conditions, or because the positions
    of their N- and C-termini may be suboptimal for fusion of fluorescent proteins,
    which may limit the dynamic range of the resulting sensors. Here, we show how
    these problems can be overcome using ancestral protein reconstruction and circular
    permutation. Ancestral protein reconstruction, used as a protein engineering strategy,
    leverages phylogenetic information to improve the thermostability of proteins,
    while circular permutation enables the termini of an SBP to be repositioned to
    maximize the dynamic range of the resulting FRET sensor. We also provide a protocol
    for cloning the engineered SBPs into FRET sensor constructs using Golden Gate
    assembly and discuss considerations for in situ characterization of the FRET sensors.
alternative_title:
- Methods in Molecular Biology
author:
- first_name: Ben
  full_name: Clifton, Ben
  last_name: Clifton
- first_name: Jason
  full_name: Whitfield, Jason
  last_name: Whitfield
- first_name: Inmaculada
  full_name: Sanchez Romero, Inmaculada
  id: 3D9C5D30-F248-11E8-B48F-1D18A9856A87
  last_name: Sanchez Romero
- first_name: Michel
  full_name: Herde, Michel
  last_name: Herde
- first_name: Christian
  full_name: Henneberger, Christian
  last_name: Henneberger
- first_name: Harald L
  full_name: Janovjak, Harald L
  id: 33BA6C30-F248-11E8-B48F-1D18A9856A87
  last_name: Janovjak
  orcid: 0000-0002-8023-9315
- first_name: Colin
  full_name: Jackson, Colin
  last_name: Jackson
citation:
  ama: 'Clifton B, Whitfield J, Sanchez-Romero I, et al. Ancestral protein reconstruction
    and circular permutation for improving the stability and dynamic range of FRET
    sensors. In: Stein V, ed. <i>Synthetic Protein Switches</i>. Vol 1596. Synthetic
    Protein Switches. Springer; 2017:71-87. doi:<a href="https://doi.org/10.1007/978-1-4939-6940-1_5">10.1007/978-1-4939-6940-1_5</a>'
  apa: Clifton, B., Whitfield, J., Sanchez-Romero, I., Herde, M., Henneberger, C.,
    Janovjak, H. L., &#38; Jackson, C. (2017). Ancestral protein reconstruction and
    circular permutation for improving the stability and dynamic range of FRET sensors.
    In V. Stein (Ed.), <i>Synthetic Protein Switches</i> (Vol. 1596, pp. 71–87). Springer.
    <a href="https://doi.org/10.1007/978-1-4939-6940-1_5">https://doi.org/10.1007/978-1-4939-6940-1_5</a>
  chicago: Clifton, Ben, Jason Whitfield, Inmaculada Sanchez-Romero, Michel Herde,
    Christian Henneberger, Harald L Janovjak, and Colin Jackson. “Ancestral Protein
    Reconstruction and Circular Permutation for Improving the Stability and Dynamic
    Range of FRET Sensors.” In <i>Synthetic Protein Switches</i>, edited by Viktor
    Stein, 1596:71–87. Synthetic Protein Switches. Springer, 2017. <a href="https://doi.org/10.1007/978-1-4939-6940-1_5">https://doi.org/10.1007/978-1-4939-6940-1_5</a>.
  ieee: B. Clifton <i>et al.</i>, “Ancestral protein reconstruction and circular permutation
    for improving the stability and dynamic range of FRET sensors,” in <i>Synthetic
    Protein Switches</i>, vol. 1596, V. Stein, Ed. Springer, 2017, pp. 71–87.
  ista: 'Clifton B, Whitfield J, Sanchez-Romero I, Herde M, Henneberger C, Janovjak
    HL, Jackson C. 2017.Ancestral protein reconstruction and circular permutation
    for improving the stability and dynamic range of FRET sensors. In: Synthetic Protein
    Switches. Methods in Molecular Biology, vol. 1596, 71–87.'
  mla: Clifton, Ben, et al. “Ancestral Protein Reconstruction and Circular Permutation
    for Improving the Stability and Dynamic Range of FRET Sensors.” <i>Synthetic Protein
    Switches</i>, edited by Viktor Stein, vol. 1596, Springer, 2017, pp. 71–87, doi:<a
    href="https://doi.org/10.1007/978-1-4939-6940-1_5">10.1007/978-1-4939-6940-1_5</a>.
  short: B. Clifton, J. Whitfield, I. Sanchez-Romero, M. Herde, C. Henneberger, H.L.
    Janovjak, C. Jackson, in:, V. Stein (Ed.), Synthetic Protein Switches, Springer,
    2017, pp. 71–87.
date_created: 2018-12-11T11:49:24Z
date_published: 2017-03-15T00:00:00Z
date_updated: 2021-01-12T08:22:13Z
day: '15'
department:
- _id: HaJa
doi: 10.1007/978-1-4939-6940-1_5
editor:
- first_name: Viktor
  full_name: Stein, Viktor
  last_name: Stein
intvolume: '      1596'
language:
- iso: eng
month: '03'
oa_version: None
page: 71 - 87
project:
- _id: 255BFFFA-B435-11E9-9278-68D0E5697425
  grant_number: RGY0084/2012
  name: In situ real-time imaging of neurotransmitter signaling using designer optical
    sensors (HFSP Young Investigator)
publication: Synthetic Protein Switches
publication_identifier:
  issn:
  - '10643745'
publication_status: published
publisher: Springer
publist_id: '6451'
quality_controlled: '1'
scopus_import: 1
series_title: Synthetic Protein Switches
status: public
title: Ancestral protein reconstruction and circular permutation for improving the
  stability and dynamic range of FRET sensors
type: book_chapter
user_id: 4435EBFC-F248-11E8-B48F-1D18A9856A87
volume: 1596
year: '2017'
...
---
_id: '958'
abstract:
- lang: eng
  text: Biosensors that exploit Forster resonance energy transfer (FRET) can be used
    to visualize biological and physiological processes and are capable of providing
    detailed information in both spatial and temporal dimensions. In a FRET-based
    biosensor, substrate binding is associated with a change in the relative positions
    of two fluorophores, leading to a change in FRET efficiency that may be observed
    in the fluorescence spectrum. As a result, their design requires a ligand-binding
    protein that exhibits a conformational change upon binding. However, not all ligand-binding
    proteins produce responsive sensors upon conjugation to fluorescent proteins or
    dyes, and identifying the optimum locations for the fluorophores often involves
    labor-intensive iterative design or high-throughput screening. Combining the genetic
    fusion of a fluorescent protein to the ligand-binding protein with site-specific
    covalent attachment of a fluorescent dye can allow fine control over the positions
    of the two fluorophores, allowing the construction of very sensitive sensors.
    This relies upon the accurate prediction of the locations of the two fluorophores
    in bound and unbound states. In this chapter, we describe a method for computational
    identification of dye-attachment sites that allows the use of cysteine modification
    to attach synthetic dyes that can be paired with a fluorescent protein for the
    purposes of creating FRET sensors.
alternative_title:
- Methods in Molecular Biology
author:
- first_name: Joshua
  full_name: Mitchell, Joshua
  last_name: Mitchell
- first_name: William
  full_name: Zhang, William
  last_name: Zhang
- first_name: Michel
  full_name: Herde, Michel
  last_name: Herde
- first_name: Christian
  full_name: Henneberger, Christian
  last_name: Henneberger
- first_name: Harald L
  full_name: Janovjak, Harald L
  id: 33BA6C30-F248-11E8-B48F-1D18A9856A87
  last_name: Janovjak
  orcid: 0000-0002-8023-9315
- first_name: Megan
  full_name: O'Mara, Megan
  last_name: O'Mara
- first_name: Colin
  full_name: Jackson, Colin
  last_name: Jackson
citation:
  ama: 'Mitchell J, Zhang W, Herde M, et al. Method for developing optical sensors
    using a synthetic dye fluorescent protein FRET pair and computational modeling
    and assessment. In: Stein V, ed. <i>Synthetic Protein Switches</i>. Vol 1596.
    Synthetic Protein Switches. Springer; 2017:89-99. doi:<a href="https://doi.org/10.1007/978-1-4939-6940-1_6">10.1007/978-1-4939-6940-1_6</a>'
  apa: Mitchell, J., Zhang, W., Herde, M., Henneberger, C., Janovjak, H. L., O’Mara,
    M., &#38; Jackson, C. (2017). Method for developing optical sensors using a synthetic
    dye fluorescent protein FRET pair and computational modeling and assessment. In
    V. Stein (Ed.), <i>Synthetic Protein Switches</i> (Vol. 1596, pp. 89–99). Springer.
    <a href="https://doi.org/10.1007/978-1-4939-6940-1_6">https://doi.org/10.1007/978-1-4939-6940-1_6</a>
  chicago: Mitchell, Joshua, William Zhang, Michel Herde, Christian Henneberger, Harald
    L Janovjak, Megan O’Mara, and Colin Jackson. “Method for Developing Optical Sensors
    Using a Synthetic Dye Fluorescent Protein FRET Pair and Computational Modeling
    and Assessment.” In <i>Synthetic Protein Switches</i>, edited by Viktor Stein,
    1596:89–99. Synthetic Protein Switches. Springer, 2017. <a href="https://doi.org/10.1007/978-1-4939-6940-1_6">https://doi.org/10.1007/978-1-4939-6940-1_6</a>.
  ieee: J. Mitchell <i>et al.</i>, “Method for developing optical sensors using a
    synthetic dye fluorescent protein FRET pair and computational modeling and assessment,”
    in <i>Synthetic Protein Switches</i>, vol. 1596, V. Stein, Ed. Springer, 2017,
    pp. 89–99.
  ista: 'Mitchell J, Zhang W, Herde M, Henneberger C, Janovjak HL, O’Mara M, Jackson
    C. 2017.Method for developing optical sensors using a synthetic dye fluorescent
    protein FRET pair and computational modeling and assessment. In: Synthetic Protein
    Switches. Methods in Molecular Biology, vol. 1596, 89–99.'
  mla: Mitchell, Joshua, et al. “Method for Developing Optical Sensors Using a Synthetic
    Dye Fluorescent Protein FRET Pair and Computational Modeling and Assessment.”
    <i>Synthetic Protein Switches</i>, edited by Viktor Stein, vol. 1596, Springer,
    2017, pp. 89–99, doi:<a href="https://doi.org/10.1007/978-1-4939-6940-1_6">10.1007/978-1-4939-6940-1_6</a>.
  short: J. Mitchell, W. Zhang, M. Herde, C. Henneberger, H.L. Janovjak, M. O’Mara,
    C. Jackson, in:, V. Stein (Ed.), Synthetic Protein Switches, Springer, 2017, pp.
    89–99.
date_created: 2018-12-11T11:49:24Z
date_published: 2017-05-15T00:00:00Z
date_updated: 2021-01-12T08:22:13Z
day: '15'
department:
- _id: HaJa
doi: 10.1007/978-1-4939-6940-1_6
editor:
- first_name: Viktor
  full_name: Stein, Viktor
  last_name: Stein
intvolume: '      1596'
language:
- iso: eng
month: '05'
oa_version: None
page: 89 - 99
publication: Synthetic Protein Switches
publication_identifier:
  issn:
  - '10643745'
publication_status: published
publisher: Springer
publist_id: '6450'
quality_controlled: '1'
scopus_import: 1
series_title: Synthetic Protein Switches
status: public
title: Method for developing optical sensors using a synthetic dye fluorescent protein
  FRET pair and computational modeling and assessment
type: book_chapter
user_id: 4435EBFC-F248-11E8-B48F-1D18A9856A87
volume: 1596
year: '2017'
...
