@article{713,
  abstract     = {To determine the dynamics of allelic-specific expression during mouse development, we analyzed RNA-seq data from 23 F1 tissues from different developmental stages, including 19 female tissues allowing X chromosome inactivation (XCI) escapers to also be detected. We demonstrate that allelic expression arising from genetic or epigenetic differences is highly tissue-specific. We find that tissue-specific strain-biased gene expression may be regulated by tissue-specific enhancers or by post-transcriptional differences in stability between the alleles. We also find that escape from X-inactivation is tissue-specific, with leg muscle showing an unexpectedly high rate of XCI escapers. By surveying a range of tissues during development, and performing extensive validation, we are able to provide a high confidence list of mouse imprinted genes including 18 novel genes. This shows that cluster size varies dynamically during development and can be substantially larger than previously thought, with the Igf2r cluster extending over 10 Mb in placenta.},
  author       = {Andergassen, Daniel and Dotter, Christoph and Wenzel, Dyniel and Sigl, Verena and Bammer, Philipp and Muckenhuber, Markus and Mayer, Daniela and Kulinski, Tomasz and Theussl, Hans and Penninger, Josef and Bock, Christoph and Barlow, Denise and Pauler, Florian and Hudson, Quanah},
  issn         = {2050084X},
  journal      = {eLife},
  publisher    = {eLife Sciences Publications},
  title        = {{Mapping the mouse Allelome reveals tissue specific regulation of allelic expression}},
  doi          = {10.7554/eLife.25125},
  volume       = {6},
  year         = {2017},
}

@article{714,
  abstract     = {Background HIV-1 infection and drug abuse are frequently co-morbid and their association greatly increases the severity of HIV-1-induced neuropathology. While nucleus accumbens (NAcc) function is severely perturbed by drugs of abuse, little is known about how HIV-1 infection affects NAcc. Methods We used calcium and voltage imaging to investigate the effect of HIV-1 trans-activator of transcription (Tat) on rat NAcc. Based on previous neuronal studies, we hypothesized that Tat modulates intracellular Ca2+ homeostasis of NAcc neurons. Results We provide evidence that Tat triggers a Ca2+ signaling cascade in NAcc medium spiny neurons (MSN) expressing D1-like dopamine receptors leading to neuronal depolarization. Firstly, Tat induced inositol 1,4,5-trisphsophate (IP3) receptor-mediated Ca2+ release from endoplasmic reticulum, followed by Ca2+ and Na+ influx via transient receptor potential canonical channels. The influx of cations depolarizes the membrane promoting additional Ca2+ entry through voltage-gated P/Q-type Ca2+ channels and opening of tetrodotoxin-sensitive Na+ channels. By activating this mechanism, Tat elicits a feed-forward depolarization increasing the excitability of D1-phosphatidylinositol-linked NAcc MSN. We previously found that cocaine targets NAcc neurons directly (independent of the inhibition of dopamine transporter) only when IP3-generating mechanisms are concomitantly initiated. When tested here, cocaine produced a dose-dependent potentiation of the effect of Tat on cytosolic Ca2+. Conclusion We describe for the first time a HIV-1 Tat-triggered Ca2+ signaling in MSN of NAcc involving TRPC and depolarization and a potentiation of the effect of Tat by cocaine, which may be relevant for the reward axis in cocaine-abusing HIV-1-positive patients.},
  author       = {Brailoiu, Gabriela and Deliu, Elena and Barr, Jeffrey and Console Bram, Linda and Ciuciu, Alexandra and Abood, Mary and Unterwald, Ellen and Brǎiloiu, Eugen},
  issn         = {03768716},
  journal      = {Drug and Alcohol Dependence},
  pages        = {7 -- 14},
  publisher    = {Elsevier},
  title        = {{HIV Tat excites D1 receptor-like expressing neurons from rat nucleus accumbens}},
  doi          = {10.1016/j.drugalcdep.2017.04.015},
  volume       = {178},
  year         = {2017},
}

@article{715,
  abstract     = {D-cycloserine ameliorates breathing abnormalities and survival rate in a mouse model of Rett syndrome.},
  author       = {Novarino, Gaia},
  issn         = {19466234},
  journal      = {Science Translational Medicine},
  number       = {405},
  publisher    = {American Association for the Advancement of Science},
  title        = {{More excitation for Rett syndrome}},
  doi          = {10.1126/scitranslmed.aao4218},
  volume       = {9},
  year         = {2017},
}

@article{716,
  abstract     = {Two-player games on graphs are central in many problems in formal verification and program analysis, such as synthesis and verification of open systems. In this work, we consider solving recursive game graphs (or pushdown game graphs) that model the control flow of sequential programs with recursion.While pushdown games have been studied before with qualitative objectives-such as reachability and ?-regular objectives- in this work, we study for the first time such games with the most well-studied quantitative objective, the mean-payoff objective. In pushdown games, two types of strategies are relevant: (1) global strategies, which depend on the entire global history; and (2) modular strategies, which have only local memory and thus do not depend on the context of invocation but rather only on the history of the current invocation of the module. Our main results are as follows: (1) One-player pushdown games with mean-payoff objectives under global strategies are decidable in polynomial time. (2) Two-player pushdown games with mean-payoff objectives under global strategies are undecidable. (3) One-player pushdown games with mean-payoff objectives under modular strategies are NP-hard. (4) Two-player pushdown games with mean-payoff objectives under modular strategies can be solved in NP (i.e., both one-player and two-player pushdown games with mean-payoff objectives under modular strategies are NP-complete). We also establish the optimal strategy complexity by showing that global strategies for mean-payoff objectives require infinite memory even in one-player pushdown games and memoryless modular strategies are sufficient in two-player pushdown games. Finally, we also show that all the problems have the same complexity if the stack boundedness condition is added, where along with the mean-payoff objective the player must also ensure that the stack height is bounded.},
  author       = {Chatterjee, Krishnendu and Velner, Yaron},
  issn         = {00045411},
  journal      = {Journal of the ACM},
  number       = {5},
  pages        = {34},
  publisher    = {ACM},
  title        = {{The complexity of mean-payoff pushdown games}},
  doi          = {10.1145/3121408},
  volume       = {64},
  year         = {2017},
}

@misc{7163,
  abstract     = {The de novo genome assemblies generated for this study, and the associated metadata.},
  author       = {Fraisse, Christelle},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Supplementary Files for "The deep conservation of the Lepidoptera Z chromosome suggests a non canonical origin of the W"}},
  doi          = {10.15479/AT:ISTA:7163},
  year         = {2017},
}

@article{717,
  abstract     = {We consider finite-state and recursive game graphs with multidimensional mean-payoff objectives. In recursive games two types of strategies are relevant: global strategies and modular strategies. Our contributions are: (1) We show that finite-state multidimensional mean-payoff games can be solved in polynomial time if the number of dimensions and the maximal absolute value of weights are fixed; whereas for arbitrary dimensions the problem is coNP-complete. (2) We show that one-player recursive games with multidimensional mean-payoff objectives can be solved in polynomial time. Both above algorithms are based on hyperplane separation technique. (3) For recursive games we show that under modular strategies the multidimensional problem is undecidable. We show that if the number of modules, exits, and the maximal absolute value of the weights are fixed, then one-dimensional recursive mean-payoff games under modular strategies can be solved in polynomial time, whereas for unbounded number of exits or modules the problem is NP-hard.},
  author       = {Chatterjee, Krishnendu and Velner, Yaron},
  journal      = {Journal of Computer and System Sciences},
  pages        = {236 -- 259},
  publisher    = {Academic Press},
  title        = {{Hyperplane separation technique for multidimensional mean-payoff games}},
  doi          = {10.1016/j.jcss.2017.04.005},
  volume       = {88},
  year         = {2017},
}

@article{718,
  abstract     = {Mapping every simplex in the Delaunay mosaic of a discrete point set to the radius of the smallest empty circumsphere gives a generalized discrete Morse function. Choosing the points from a Poisson point process in ℝ n , we study the expected number of simplices in the Delaunay mosaic as well as the expected number of critical simplices and nonsingular intervals in the corresponding generalized discrete gradient. Observing connections with other probabilistic models, we obtain precise expressions for the expected numbers in low dimensions. In particular, we obtain the expected numbers of simplices in the Poisson–Delaunay mosaic in dimensions n ≤ 4.},
  author       = {Edelsbrunner, Herbert and Nikitenko, Anton and Reitzner, Matthias},
  issn         = {00018678},
  journal      = {Advances in Applied Probability},
  number       = {3},
  pages        = {745 -- 767},
  publisher    = {Cambridge University Press},
  title        = {{Expected sizes of poisson Delaunay mosaics and their discrete Morse functions}},
  doi          = {10.1017/apr.2017.20},
  volume       = {49},
  year         = {2017},
}

@article{719,
  abstract     = {The ubiquity of computation in modern machines and devices imposes a need to assert the correctness of their behavior. Especially in the case of safety-critical systems, their designers need to take measures that enforce their safe operation. Formal methods has emerged as a research field that addresses this challenge: by rigorously proving that all system executions adhere to their specifications, the correctness of an implementation under concern can be assured. To achieve this goal, a plethora of techniques are nowadays available, all of which are optimized for different system types and application domains.},
  author       = {Chatterjee, Krishnendu and Ehlers, Rüdiger},
  issn         = {00015903},
  journal      = {Acta Informatica},
  number       = {6},
  pages        = {543 -- 544},
  publisher    = {Springer},
  title        = {{Special issue: Synthesis and SYNT 2014}},
  doi          = {10.1007/s00236-017-0299-0},
  volume       = {54},
  year         = {2017},
}

@article{720,
  abstract     = {Advances in multi-unit recordings pave the way for statistical modeling of activity patterns in large neural populations. Recent studies have shown that the summed activity of all neurons strongly shapes the population response. A separate recent finding has been that neural populations also exhibit criticality, an anomalously large dynamic range for the probabilities of different population activity patterns. Motivated by these two observations, we introduce a class of probabilistic models which takes into account the prior knowledge that the neural population could be globally coupled and close to critical. These models consist of an energy function which parametrizes interactions between small groups of neurons, and an arbitrary positive, strictly increasing, and twice differentiable function which maps the energy of a population pattern to its probability. We show that: 1) augmenting a pairwise Ising model with a nonlinearity yields an accurate description of the activity of retinal ganglion cells which outperforms previous models based on the summed activity of neurons; 2) prior knowledge that the population is critical translates to prior expectations about the shape of the nonlinearity; 3) the nonlinearity admits an interpretation in terms of a continuous latent variable globally coupling the system whose distribution we can infer from data. Our method is independent of the underlying system’s state space; hence, it can be applied to other systems such as natural scenes or amino acid sequences of proteins which are also known to exhibit criticality.},
  author       = {Humplik, Jan and Tkacik, Gasper},
  issn         = {1553734X},
  journal      = {PLoS Computational Biology},
  number       = {9},
  publisher    = {Public Library of Science},
  title        = {{Probabilistic models for neural populations that naturally capture global coupling and criticality}},
  doi          = {10.1371/journal.pcbi.1005763},
  volume       = {13},
  year         = {2017},
}

@article{721,
  abstract     = {Let S be a positivity-preserving symmetric linear operator acting on bounded functions. The nonlinear equation -1/m=z+Sm with a parameter z in the complex upper half-plane ℍ has a unique solution m with values in ℍ. We show that the z-dependence of this solution can be represented as the Stieltjes transforms of a family of probability measures v on ℝ. Under suitable conditions on S, we show that v has a real analytic density apart from finitely many algebraic singularities of degree at most 3. Our motivation comes from large random matrices. The solution m determines the density of eigenvalues of two prominent matrix ensembles: (i) matrices with centered independent entries whose variances are given by S and (ii) matrices with correlated entries with a translation-invariant correlation structure. Our analysis shows that the limiting eigenvalue density has only square root singularities or cubic root cusps; no other singularities occur.},
  author       = {Ajanki, Oskari H and Krüger, Torben H and Erdös, László},
  issn         = {00103640},
  journal      = {Communications on Pure and Applied Mathematics},
  number       = {9},
  pages        = {1672 -- 1705},
  publisher    = {Wiley-Blackwell},
  title        = {{Singularities of solutions to quadratic vector equations on the complex upper half plane}},
  doi          = {10.1002/cpa.21639},
  volume       = {70},
  year         = {2017},
}

@article{722,
  abstract     = {Plants are sessile organisms rooted in one place. The soil resources that plants require are often distributed in a highly heterogeneous pattern. To aid foraging, plants have evolved roots whose growth and development are highly responsive to soil signals. As a result, 3D root architecture is shaped by myriad environmental signals to ensure resource capture is optimised and unfavourable environments are avoided. The first signals sensed by newly germinating seeds — gravity and light — direct root growth into the soil to aid seedling establishment. Heterogeneous soil resources, such as water, nitrogen and phosphate, also act as signals that shape 3D root growth to optimise uptake. Root architecture is also modified through biotic interactions that include soil fungi and neighbouring plants. This developmental plasticity results in a ‘custom-made’ 3D root system that is best adapted to forage for resources in each soil environment that a plant colonises.},
  author       = {Morris, Emily and Griffiths, Marcus and Golebiowska, Agata and Mairhofer, Stefan and Burr Hersey, Jasmine and Goh, Tatsuaki and Von Wangenheim, Daniel and Atkinson, Brian and Sturrock, Craig and Lynch, Jonathan and Vissenberg, Kris and Ritz, Karl and Wells, Darren and Mooney, Sacha and Bennett, Malcolm},
  issn         = {09609822},
  journal      = {Current Biology},
  number       = {17},
  pages        = {R919 -- R930},
  publisher    = {Cell Press},
  title        = {{Shaping 3D root system architecture}},
  doi          = {10.1016/j.cub.2017.06.043},
  volume       = {27},
  year         = {2017},
}

@article{724,
  abstract     = {We investigate the stationary and dynamical behavior of an Anderson localized chain coupled to a single central bound state. Although this coupling partially dilutes the Anderson localized peaks towards nearly resonant sites, the most weight of the original peaks remains unchanged. This leads to multifractal wave functions with a frozen spectrum of fractal dimensions, which is characteristic for localized phases in models with power-law hopping. Using a perturbative approach we identify two different dynamical regimes. At weak couplings to the central site, the transport of particles and information is logarithmic in time, a feature usually attributed to many-body localization. We connect such transport to the persistence of the Poisson statistics of level spacings in parts of the spectrum. In contrast, at stronger couplings the level repulsion is established in the entire spectrum, the problem can be mapped to the Fano resonance, and the transport is ballistic.},
  author       = {Hetterich, Daniel and Serbyn, Maksym and Domínguez, Fernando and Pollmann, Frank and Trauzettel, Björn},
  issn         = {24699950},
  journal      = {Physical Review B},
  number       = {10},
  publisher    = {American Physical Society},
  title        = {{Noninteracting central site model localization and logarithmic entanglement growth}},
  doi          = {10.1103/PhysRevB.96.104203},
  volume       = {96},
  year         = {2017},
}

@article{725,
  abstract     = {Individual computations and social interactions underlying collective behavior in groups of animals are of great ethological, behavioral, and theoretical interest. While complex individual behaviors have successfully been parsed into small dictionaries of stereotyped behavioral modes, studies of collective behavior largely ignored these findings; instead, their focus was on inferring single, mode-independent social interaction rules that reproduced macroscopic and often qualitative features of group behavior. Here, we bring these two approaches together to predict individual swimming patterns of adult zebrafish in a group. We show that fish alternate between an “active” mode, in which they are sensitive to the swimming patterns of conspecifics, and a “passive” mode, where they ignore them. Using a model that accounts for these two modes explicitly, we predict behaviors of individual fish with high accuracy, outperforming previous approaches that assumed a single continuous computation by individuals and simple metric or topological weighing of neighbors’ behavior. At the group level, switching between active and passive modes is uncorrelated among fish, but correlated directional swimming behavior still emerges. Our quantitative approach for studying complex, multi-modal individual behavior jointly with emergent group behavior is readily extensible to additional behavioral modes and their neural correlates as well as to other species.},
  author       = {Harpaz, Roy and Tkacik, Gasper and Schneidman, Elad},
  issn         = {00278424},
  journal      = {PNAS},
  number       = {38},
  pages        = {10149 -- 10154},
  publisher    = {National Academy of Sciences},
  title        = {{Discrete modes of social information processing predict individual behavior of fish in a group}},
  doi          = {10.1073/pnas.1703817114},
  volume       = {114},
  year         = {2017},
}

@article{726,
  abstract     = {The morphogenesis of branched organs remains a subject of abiding interest. Although much is known about the underlying signaling pathways, it remains unclear how macroscopic features of branched organs, including their size, network topology, and spatial patterning, are encoded. Here, we show that, in mouse mammary gland, kidney, and human prostate, these features can be explained quantitatively within a single unifying framework of branching and annihilating random walks. Based on quantitative analyses of large-scale organ reconstructions and proliferation kinetics measurements, we propose that morphogenesis follows from the proliferative activity of equipotent tips that stochastically branch and randomly explore their environment but compete neutrally for space, becoming proliferatively inactive when in proximity with neighboring ducts. These results show that complex branched epithelial structures develop as a self-organized process, reliant upon a strikingly simple but generic rule, without recourse to a rigid and deterministic sequence of genetically programmed events.},
  author       = {Hannezo, Edouard B and Scheele, Colinda and Moad, Mohammad and Drogo, Nicholas and Heer, Rakesh and Sampogna, Rosemary and Van Rheenen, Jacco and Simons, Benjamin},
  issn         = {00928674},
  journal      = {Cell},
  number       = {1},
  pages        = {242 -- 255},
  publisher    = {Cell Press},
  title        = {{A unifying theory of branching morphogenesis}},
  doi          = {10.1016/j.cell.2017.08.026},
  volume       = {171},
  year         = {2017},
}

@article{727,
  abstract     = {Actin filaments polymerizing against membranes power endocytosis, vesicular traffic, and cell motility. In vitro reconstitution studies suggest that the structure and the dynamics of actin networks respond to mechanical forces. We demonstrate that lamellipodial actin of migrating cells responds to mechanical load when membrane tension is modulated. In a steady state, migrating cell filaments assume the canonical dendritic geometry, defined by Arp2/3-generated 70° branch points. Increased tension triggers a dense network with a broadened range of angles, whereas decreased tension causes a shift to a sparse configuration dominated by filaments growing perpendicularly to the plasma membrane. We show that these responses emerge from the geometry of branched actin: when load per filament decreases, elongation speed increases and perpendicular filaments gradually outcompete others because they polymerize the shortest distance to the membrane, where they are protected from capping. This network-intrinsic geometrical adaptation mechanism tunes protrusive force in response to mechanical load.},
  author       = {Mueller, Jan and Szep, Gregory and Nemethova, Maria and De Vries, Ingrid and Lieber, Arnon and Winkler, Christoph and Kruse, Karsten and Small, John and Schmeiser, Christian and Keren, Kinneret and Hauschild, Robert and Sixt, Michael K},
  issn         = {00928674},
  journal      = {Cell},
  number       = {1},
  pages        = {188 -- 200},
  publisher    = {Cell Press},
  title        = {{Load adaptation of lamellipodial actin networks}},
  doi          = {10.1016/j.cell.2017.07.051},
  volume       = {171},
  year         = {2017},
}

@article{728,
  abstract     = {During animal development, cell-fate-specific changes in gene expression can modify the material properties of a tissue and drive tissue morphogenesis. While mechanistic insights into the genetic control of tissue-shaping events are beginning to emerge, how tissue morphogenesis and mechanics can reciprocally impact cell-fate specification remains relatively unexplored. Here we review recent findings reporting how multicellular morphogenetic events and their underlying mechanical forces can feed back into gene regulatory pathways to specify cell fate. We further discuss emerging techniques that allow for the direct measurement and manipulation of mechanical signals in vivo, offering unprecedented access to study mechanotransduction during development. Examination of the mechanical control of cell fate during tissue morphogenesis will pave the way to an integrated understanding of the design principles that underlie robust tissue patterning in embryonic development.},
  author       = {Chan, Chii and Heisenberg, Carl-Philipp J and Hiiragi, Takashi},
  issn         = {09609822},
  journal      = {Current Biology},
  number       = {18},
  pages        = {R1024 -- R1035},
  publisher    = {Cell Press},
  title        = {{Coordination of morphogenesis and cell fate specification in development}},
  doi          = {10.1016/j.cub.2017.07.010},
  volume       = {27},
  year         = {2017},
}

@article{729,
  abstract     = {The cellular mechanisms allowing tissues to efficiently regenerate are not fully understood. In this issue of Developmental Cell, Cao et al. (2017)) discover that during zebrafish heart regeneration, epicardial cells at the leading edge of regenerating tissue undergo endoreplication, possibly due to increased tissue tension, thereby boosting their regenerative capacity.},
  author       = {Spiro, Zoltan P and Heisenberg, Carl-Philipp J},
  issn         = {15345807},
  journal      = {Developmental Cell},
  number       = {6},
  pages        = {559 -- 560},
  publisher    = {Cell Press},
  title        = {{Regeneration tensed up polyploidy takes the lead}},
  doi          = {10.1016/j.devcel.2017.09.008},
  volume       = {42},
  year         = {2017},
}

@article{730,
  abstract     = {Neural responses are highly structured, with population activity restricted to a small subset of the astronomical range of possible activity patterns. Characterizing these statistical regularities is important for understanding circuit computation, but challenging in practice. Here we review recent approaches based on the maximum entropy principle used for quantifying collective behavior in neural activity. We highlight recent models that capture population-level statistics of neural data, yielding insights into the organization of the neural code and its biological substrate. Furthermore, the MaxEnt framework provides a general recipe for constructing surrogate ensembles that preserve aspects of the data, but are otherwise maximally unstructured. This idea can be used to generate a hierarchy of controls against which rigorous statistical tests are possible.},
  author       = {Savin, Cristina and Tkacik, Gasper},
  issn         = {09594388},
  journal      = {Current Opinion in Neurobiology},
  pages        = {120 -- 126},
  publisher    = {Elsevier},
  title        = {{Maximum entropy models as a tool for building precise neural controls}},
  doi          = {10.1016/j.conb.2017.08.001},
  volume       = {46},
  year         = {2017},
}

@article{731,
  abstract     = {Genetic variations in the oxytocin receptor gene affect patients with ASD and ADHD differently.},
  author       = {Novarino, Gaia},
  issn         = {19466234},
  journal      = {Science Translational Medicine},
  number       = {411},
  publisher    = {American Association for the Advancement of Science},
  title        = {{The science of love in ASD and ADHD}},
  doi          = {10.1126/scitranslmed.aap8168},
  volume       = {9},
  year         = {2017},
}

@article{732,
  abstract     = {Background: Social insects form densely crowded societies in environments with high pathogen loads, but have evolved collective defences that mitigate the impact of disease. However, colony-founding queens lack this protection and suffer high rates of mortality. The impact of pathogens may be exacerbated in species where queens found colonies together, as healthy individuals may contract pathogens from infectious co-founders. Therefore, we tested whether ant queens avoid founding colonies with pathogen-exposed conspecifics and how they might limit disease transmission from infectious individuals. Results: Using Lasius Niger queens and a naturally infecting fungal pathogen Metarhizium brunneum, we observed that queens were equally likely to found colonies with another pathogen-exposed or sham-treated queen. However, when one queen died, the surviving individual performed biting, burial and removal of the corpse. These undertaking behaviours were performed prophylactically, i.e. targeted equally towards non-infected and infected corpses, as well as carried out before infected corpses became infectious. Biting and burial reduced the risk of the queens contracting and dying from disease from an infectious corpse of a dead co-foundress. Conclusions: We show that co-founding ant queens express undertaking behaviours that, in mature colonies, are performed exclusively by workers. Such infection avoidance behaviours act before the queens can contract the disease and will therefore improve the overall chance of colony founding success in ant queens.},
  author       = {Pull, Christopher and Cremer, Sylvia},
  issn         = {14712148},
  journal      = {BMC Evolutionary Biology},
  number       = {1},
  publisher    = {BioMed Central},
  title        = {{Co-founding ant queens prevent disease by performing prophylactic undertaking behaviour}},
  doi          = {10.1186/s12862-017-1062-4},
  volume       = {17},
  year         = {2017},
}

