@phdthesis{1131,
  abstract     = {Evolution of gene regulation is important for phenotypic evolution and diversity. Sequence-specific binding of regulatory proteins is one of the key regulatory mechanisms determining gene expression. Although there has been intense interest in evolution of regulatory binding sites in the last decades, a theoretical understanding is far from being complete. In this thesis, I aim at a better understanding of the evolution of transcriptional regulatory binding sequences by using biophysical and population genetic models.
In the first part of the thesis, I discuss how to formulate the evolutionary dynamics of binding se- quences in a single isolated binding site and in promoter/enhancer regions. I develop a theoretical framework bridging between a thermodynamical model for transcription and a mutation-selection-drift model for monomorphic populations. I mainly address the typical evolutionary rates, and how they de- pend on biophysical parameters (e.g. binding length and specificity) and population genetic parameters (e.g. population size and selection strength).
In the second part of the thesis, I analyse empirical data for a better evolutionary and biophysical understanding of sequence-specific binding of bacterial RNA polymerase. First, I infer selection on regulatory and non-regulatory binding sites of RNA polymerase in the E. coli K12 genome. Second, I infer the chemical potential of RNA polymerase, an important but unknown physical parameter defining the threshold energy for strong binding. Furthermore, I try to understand the relation between the lac promoter sequence diversity and the LacZ activity variation among 20 bacterial isolates by constructing a simple but biophysically motivated gene expression model. Lastly, I lay out a statistical framework to predict adaptive point mutations in de novo promoter evolution in a selection experiment.},
  author       = {Tugrul, Murat},
  issn         = {2663-337X},
  pages        = {89},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Evolution of transcriptional regulatory sequences}},
  year         = {2016},
}

@misc{5554,
  abstract     = {The data stored here is used in Murat Tugrul's PhD thesis (Chapter 3), which is related to the evolution of bacterial RNA polymerase binding.
Magdalena Steinrueck (PhD Student in Calin Guet's group at IST Austria) performed the experiments and created the data on de novo promoter evolution. Fabienne Jesse (PhD Student in Jon Bollback's group at IST Austria) performed the experiments and created the data on lac promoter evolution.},
  author       = {Tugrul, Murat},
  keywords     = {RNAP binding, de novo promoter evolution, lac promoter},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Experimental Data for Binding Site Evolution of Bacterial RNA Polymerase}},
  doi          = {10.15479/AT:ISTA:43},
  year         = {2016},
}

@inproceedings{1362,
  abstract     = {We present a boundary element based method for fast simulation of brittle fracture. By introducing simplifying assumptions that allow us to quickly estimate stress intensities and opening displacements during crack propagation, we build a fracture algorithm where the cost of each time step scales linearly with the length of the crackfront. The transition from a full boundary element method to our faster variant is possible at the beginning of any time step. This allows us to build a hybrid method, which uses the expensive but more accurate BEM while the number of degrees of freedom is low, and uses the fast method once that number exceeds a given threshold as the crack geometry becomes more complicated. Furthermore, we integrate this fracture simulation with a standard rigid-body solver. Our rigid-body coupling solves a Neumann boundary value problem by carefully separating translational, rotational and deformational components of the collision forces and then applying a Tikhonov regularizer to the resulting linear system. We show that our method produces physically reasonable results in standard test cases and is capable of dealing with complex scenes faster than previous finite- or boundary element approaches.},
  author       = {Hahn, David and Wojtan, Christopher J},
  location     = {Anaheim, CA, USA},
  number       = {4},
  publisher    = {ACM},
  title        = {{Fast approximations for boundary element based brittle fracture simulation}},
  doi          = {10.1145/2897824.2925902},
  volume       = {35},
  year         = {2016},
}

@inproceedings{1229,
  abstract     = {Witness encryption (WE) was introduced by Garg et al. [GGSW13]. A WE scheme is defined for some NP language L and lets a sender encrypt messages relative to instances x. A ciphertext for x can be decrypted using w witnessing x ∈ L, but hides the message if x ∈ L. Garg et al. construct WE from multilinear maps and give another construction [GGH+13b] using indistinguishability obfuscation (iO) for circuits. Due to the reliance on such heavy tools, WE can cur- rently hardly be implemented on powerful hardware and will unlikely be realizable on constrained devices like smart cards any time soon. We construct a WE scheme where encryption is done by simply computing a Naor-Yung ciphertext (two CPA encryptions and a NIZK proof). To achieve this, our scheme has a setup phase, which outputs public parameters containing an obfuscated circuit (only required for decryption), two encryption keys and a common reference string (used for encryption). This setup need only be run once, and the parame- ters can be used for arbitrary many encryptions. Our scheme can also be turned into a functional WE scheme, where a message is encrypted w.r.t. a statement and a function f, and decryption with a witness w yields f (m, w). Our construction is inspired by the functional encryption scheme by Garg et al. and we prove (selective) security assuming iO and statistically simulation-sound NIZK. We give a construction of the latter in bilinear groups and combining it with ElGamal encryption, our ciphertexts are of size 1.3 kB at a 128-bit security level and can be computed on a smart card.},
  author       = {Abusalah, Hamza M and Fuchsbauer, Georg and Pietrzak, Krzysztof Z},
  location     = {Guildford, UK},
  pages        = {285 -- 303},
  publisher    = {Springer},
  title        = {{Offline witness encryption}},
  doi          = {10.1007/978-3-319-39555-5_16},
  volume       = {9696},
  year         = {2016},
}

@inproceedings{1236,
  abstract     = {A constrained pseudorandom function F: K × X → Y for a family T ⊆ 2X of subsets of X is a function where for any key k ∈ K and set S ∈ T one can efficiently compute a constrained key kS which allows to evaluate F (k, ·) on all inputs x ∈ S, while even given this key, the outputs on all inputs x ∉ S look random. At Asiacrypt’13 Boneh and Waters gave a construction which supports the most general set family so far. Its keys kc are defined for sets decided by boolean circuits C and enable evaluation of the PRF on any x ∈ X where C(x) = 1. In their construction the PRF input length and the size of the circuits C for which constrained keys can be computed must be fixed beforehand during key generation. We construct a constrained PRF that has an unbounded input length and whose constrained keys can be defined for any set recognized by a Turing machine. The only a priori bound we make is on the description size of the machines. We prove our construction secure assuming publiccoin differing-input obfuscation. As applications of our constrained PRF we build a broadcast encryption scheme where the number of potential receivers need not be fixed at setup (in particular, the length of the keys is independent of the number of parties) and the first identity-based non-interactive key exchange protocol with no bound on the number of parties that can agree on a shared key.},
  author       = {Abusalah, Hamza M and Fuchsbauer, Georg and Pietrzak, Krzysztof Z},
  location     = {San Francisco, CA, USA},
  pages        = {413 -- 428},
  publisher    = {Springer},
  title        = {{Constrained PRFs for unbounded inputs}},
  doi          = {10.1007/978-3-319-29485-8_24},
  volume       = {9610},
  year         = {2016},
}

@inproceedings{1235,
  abstract     = {A constrained pseudorandom function (CPRF) F: K×X → Y for a family T of subsets of χ is a function where for any key k ∈ K and set S ∈ T one can efficiently compute a short constrained key kS, which allows to evaluate F(k, ·) on all inputs x ∈ S, while the outputs on all inputs x /∈ S look random even given kS. Abusalah et al. recently constructed the first constrained PRF for inputs of arbitrary length whose sets S are decided by Turing machines. They use their CPRF to build broadcast encryption and the first ID-based non-interactive key exchange for an unbounded number of users. Their constrained keys are obfuscated circuits and are therefore large. In this work we drastically reduce the key size and define a constrained key for a Turing machine M as a short signature on M. For this, we introduce a new signature primitive with constrained signing keys that let one only sign certain messages, while forging a signature on others is hard even when knowing the coins for key generation.},
  author       = {Abusalah, Hamza M and Fuchsbauer, Georg},
  location     = {Guildford, UK},
  pages        = {445 -- 463},
  publisher    = {Springer},
  title        = {{Constrained PRFs for unbounded inputs with short keys}},
  doi          = {10.1007/978-3-319-39555-5_24},
  volume       = {9696},
  year         = {2016},
}

@phdthesis{1398,
  abstract     = {Hybrid zones represent evolutionary laboratories, where recombination brings together alleles in combinations which have not previously been tested by selection. This provides an excellent opportunity to test the effect of molecular variation on fitness, and how this variation is able to spread through populations in a natural context. The snapdragon Antirrhinum majus is polymorphic in the wild for two loci controlling the distribution of yellow and magenta floral pigments. Where the yellow A. m. striatum and the magenta A. m. pseudomajus meet along a valley in the Spanish Pyrenees they form a stable hybrid zone Alleles at these loci recombine to give striking transgressive variation for flower colour. The sharp transition in phenotype over ~1km implies strong selection maintaining the hybrid zone. An indirect assay of pollinator visitation in the field found that pollinators forage in a positive-frequency dependent manner on Antirrhinum, matching previous data on fruit set. Experimental arrays and paternity analysis of wild-pollinated seeds demonstrated assortative mating for pigmentation alleles, and that pollinator behaviour alone is sufficient to explain this pattern. Selection by pollinators should be sufficiently strong to maintain the hybrid zone, although other mechanisms may be at work. At a broader scale I examined evolutionary transitions between yellow and anthocyanin pigmentation in the tribe Antirrhinae, and found that selection has acted strate that pollinators are a major determinant of reproductive success and mating patterns in wild Antirrhinum.},
  author       = {Ellis, Thomas},
  issn         = {2663-337X},
  pages        = {130},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{The role of pollinator-mediated selection in the maintenance of a flower color polymorphism in an Antirrhinum majus hybrid zone}},
  doi          = {10.15479/AT:ISTA:TH_526 },
  year         = {2016},
}

@misc{5553,
  abstract     = {Genotypic, phenotypic and demographic data for 2128 wild snapdragons and 1127 open-pollinated progeny from a natural hybrid zone, collected as part of Tom Ellis' PhD thesis (submitted) February 2016).

Tissue samples were sent to LGC Genomics in Berlin for DNA extraction, and genotyping at 70 SNP markers by KASPR genotyping. 29 of these SNPs failed to amplify reliably, and have been removed from this dataset.

Other data were retreived from an online database of this population at www.antspec.org.},
  author       = {Field, David and Ellis, Thomas},
  keywords     = {paternity assignment, pedigree, matting patterns, assortative mating, Antirrhinum majus, frequency-dependent selection, plant-pollinator interaction},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Inference of mating patterns among wild snapdragons in a natural hybrid zone in 2012}},
  doi          = {10.15479/AT:ISTA:37},
  year         = {2016},
}

@misc{5551,
  abstract     = {Data from array experiments investigating pollinator behaviour on snapdragons in controlled conditions, and their effect on plant mating. Data were collected as part of Tom Ellis' PhD thesis , submitted February 2016.

We placed a total of 36 plants in a grid inside a closed organza tent, with a single hive of commercially bred bumblebees (Bombus hortorum). We used only the yellow-flowered Antirrhinum majus striatum and the magenta-flowered Antirrhinum majus pseudomajus, at ratios of 6:36, 12:24, 18:18, 24:12 and 30:6.

After 24 hours to learn how to deal with snapdragons, I observed pollinators foraging on plants, and recorded the transitions between plants. Thereafter seeds on plants were allowed to develops. A sample of these were grown to maturity when their flower colour could be determined, and they were scored as yellow, magenta, or hybrid.},
  author       = {Ellis, Thomas},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Data on pollinator observations and offpsring phenotypes}},
  doi          = {10.15479/AT:ISTA:35},
  year         = {2016},
}

@misc{5552,
  abstract     = {Data on pollinator visitation to wild snapdragons in a natural hybrid zone, collected as part of Tom Ellis' PhD thesis (submitted February 2016).

Snapdragon flowers have a mouth-like structure which pollinators must open to access nectar. We placed 5mm cellophane tags in these mouths, which are held in place by the pressure of the flower until a pollinator visits. When she opens the flower, the tag drops out, and one can infer a visit. We surveyed plants over multiple days in 2010, 2011 and 2012.

Also included are data on phenotypic and demographic variables which may be explanatory variables for pollinator visitation.},
  author       = {Ellis, Thomas},
  publisher    = {Institute of Science and Technology Austria},
  title        = {{Pollinator visitation data for wild Antirrhinum majus plants, with phenotypic and frequency data.}},
  doi          = {10.15479/AT:ISTA:36},
  year         = {2016},
}

@article{1100,
  abstract     = {During metazoan development, the temporal pattern of morphogen signaling is critical for organizing cell fates in space and time. Yet, tools for temporally controlling morphogen signaling within the embryo are still scarce. Here, we developed a photoactivatable Nodal receptor to determine how the temporal pattern of Nodal signaling affects cell fate specification during zebrafish gastrulation. By using this receptor to manipulate the duration of Nodal signaling in vivo by light, we show that extended Nodal signaling within the organizer promotes prechordal plate specification and suppresses endoderm differentiation. Endoderm differentiation is suppressed by extended Nodal signaling inducing expression of the transcriptional repressor goosecoid (gsc) in prechordal plate progenitors, which in turn restrains Nodal signaling from upregulating the endoderm differentiation gene sox17 within these cells. Thus, optogenetic manipulation of Nodal signaling identifies a critical role of Nodal signaling duration for organizer cell fate specification during gastrulation.},
  author       = {Sako, Keisuke and Pradhan, Saurabh and Barone, Vanessa and Inglés Prieto, Álvaro and Mueller, Patrick and Ruprecht, Verena and Capek, Daniel and Galande, Sanjeev and Janovjak, Harald L and Heisenberg, Carl-Philipp J},
  journal      = {Cell Reports},
  number       = {3},
  pages        = {866 -- 877},
  publisher    = {Cell Press},
  title        = {{Optogenetic control of nodal signaling reveals a temporal pattern of nodal signaling regulating cell fate specification during gastrulation}},
  doi          = {10.1016/j.celrep.2016.06.036},
  volume       = {16},
  year         = {2016},
}

@article{1183,
  abstract     = {Autism spectrum disorders (ASD) are a group of genetic disorders often overlapping with other neurological conditions. We previously described abnormalities in the branched-chain amino acid (BCAA) catabolic pathway as a cause of ASD. Here, we show that the solute carrier transporter 7a5 (SLC7A5), a large neutral amino acid transporter localized at the blood brain barrier (BBB), has an essential role in maintaining normal levels of brain BCAAs. In mice, deletion of Slc7a5 from the endothelial cells of the BBB leads to atypical brain amino acid profile, abnormal mRNA translation, and severe neurological abnormalities. Furthermore, we identified several patients with autistic traits and motor delay carrying deleterious homozygous mutations in the SLC7A5 gene. Finally, we demonstrate that BCAA intracerebroventricular administration ameliorates abnormal behaviors in adult mutant mice. Our data elucidate a neurological syndrome defined by SLC7A5 mutations and support an essential role for the BCAA in human brain function.},
  author       = {Tarlungeanu, Dora-Clara and Deliu, Elena and Dotter, Christoph and Kara, Majdi and Janiesch, Philipp and Scalise, Mariafrancesca and Galluccio, Michele and Tesulov, Mateja and Morelli, Emanuela and Sönmez, Fatma and Bilgüvar, Kaya and Ohgaki, Ryuichi and Kanai, Yoshikatsu and Johansen, Anide and Esharif, Seham and Ben Omran, Tawfeg and Topcu, Meral and Schlessinger, Avner and Indiveri, Cesare and Duncan, Kent and Caglayan, Ahmet and Günel, Murat and Gleeson, Joseph and Novarino, Gaia},
  journal      = {Cell},
  number       = {6},
  pages        = {1481 -- 1494},
  publisher    = {Cell Press},
  title        = {{Impaired amino acid transport at the blood brain barrier is a cause of autism spectrum disorder}},
  doi          = {10.1016/j.cell.2016.11.013},
  volume       = {167},
  year         = {2016},
}

@article{1321,
  abstract     = {Most migrating cells extrude their front by the force of actin polymerization. Polymerization requires an initial nucleation step, which is mediated by factors establishing either parallel filaments in the case of filopodia or branched filaments that form the branched lamellipodial network. Branches are considered essential for regular cell motility and are initiated by the Arp2/3 complex, which in turn is activated by nucleation-promoting factors of the WASP and WAVE families. Here we employed rapid amoeboid crawling leukocytes and found that deletion of the WAVE complex eliminated actin branching and thus lamellipodia formation. The cells were left with parallel filaments at the leading edge, which translated, depending on the differentiation status of the cell, into a unipolar pointed cell shape or cells with multiple filopodia. Remarkably, unipolar cells migrated with increased speed and enormous directional persistence, while they were unable to turn towards chemotactic gradients. Cells with multiple filopodia retained chemotactic activity but their migration was progressively impaired with increasing geometrical complexity of the extracellular environment. These findings establish that diversified leading edge protrusions serve as explorative structures while they slow down actual locomotion.},
  author       = {Leithner, Alexander F and Eichner, Alexander and Müller, Jan and Reversat, Anne and Brown, Markus and Schwarz, Jan and Merrin, Jack and De Gorter, David and Schur, Florian and Bayerl, Jonathan and De Vries, Ingrid and Wieser, Stefan and Hauschild, Robert and Lai, Frank and Moser, Markus and Kerjaschki, Dontscho and Rottner, Klemens and Small, Victor and Stradal, Theresia and Sixt, Michael K},
  journal      = {Nature Cell Biology},
  pages        = {1253 -- 1259},
  publisher    = {Nature Publishing Group},
  title        = {{Diversified actin protrusions promote environmental exploration but are dispensable for locomotion of leukocytes}},
  doi          = {10.1038/ncb3426},
  volume       = {18},
  year         = {2016},
}

@inproceedings{1437,
  abstract     = {We study algorithmic questions for concurrent systems where the transitions are labeled from a complete, closed semiring, and path properties are algebraic with semiring operations. The algebraic path properties can model dataflow analysis problems, the shortest path problem, and many other natural problems that arise in program analysis. We consider that each component of the concurrent system is a graph with constant treewidth, a property satisfied by the controlflow graphs of most programs. We allow for multiple possible queries, which arise naturally in demand driven dataflow analysis. The study of multiple queries allows us to consider the tradeoff between the resource usage of the one-time preprocessing and for each individual query. The traditional approach constructs the product graph of all components and applies the best-known graph algorithm on the product. In this approach, even the answer to a single query requires the transitive closure (i.e., the results of all possible queries), which provides no room for tradeoff between preprocessing and query time. Our main contributions are algorithms that significantly improve the worst-case running time of the traditional approach, and provide various tradeoffs depending on the number of queries. For example, in a concurrent system of two components, the traditional approach requires hexic time in the worst case for answering one query as well as computing the transitive closure, whereas we show that with one-time preprocessing in almost cubic time, each subsequent query can be answered in at most linear time, and even the transitive closure can be computed in almost quartic time. Furthermore, we establish conditional optimality results showing that the worst-case running time of our algorithms cannot be improved without achieving major breakthroughs in graph algorithms (i.e., improving the worst-case bound for the shortest path problem in general graphs). Preliminary experimental results show that our algorithms perform favorably on several benchmarks.},
  author       = {Chatterjee, Krishnendu and Goharshady, Amir and Ibsen-Jensen, Rasmus and Pavlogiannis, Andreas},
  location     = {St. Petersburg, FL, USA},
  pages        = {733 -- 747},
  publisher    = {ACM},
  title        = {{Algorithms for algebraic path properties in concurrent systems of constant treewidth components}},
  doi          = {10.1145/2837614.2837624},
  volume       = {20-22},
  year         = {2016},
}

@inproceedings{1386,
  abstract     = {We consider nondeterministic probabilistic programs with the most basic liveness property of termination. We present efficient methods for termination analysis of nondeterministic probabilistic programs with polynomial guards and assignments. Our approach is through synthesis of polynomial ranking supermartingales, that on one hand significantly generalizes linear ranking supermartingales and on the other hand is a counterpart of polynomial ranking-functions for proving termination of nonprobabilistic programs. The approach synthesizes polynomial ranking-supermartingales through Positivstellensatz's, yielding an efficient method which is not only sound, but also semi-complete over a large subclass of programs. We show experimental results to demonstrate that our approach can handle several classical programs with complex polynomial guards and assignments, and can synthesize efficient quadratic ranking-supermartingales when a linear one does not exist even for simple affine programs.},
  author       = {Chatterjee, Krishnendu and Fu, Hongfei and Goharshady, Amir},
  location     = {Toronto, Canada},
  pages        = {3 -- 22},
  publisher    = {Springer},
  title        = {{Termination analysis of probabilistic programs through Positivstellensatz's}},
  doi          = {10.1007/978-3-319-41528-4_1},
  volume       = {9779},
  year         = {2016},
}

@article{1106,
  abstract     = {Circumferential skin creases Kunze type (CSC-KT) is a specific congenital entity with an unknown genetic cause. The disease phenotype comprises characteristic circumferential skin creases accompanied by intellectual disability, a cleft palate, short stature, and dysmorphic features. Here, we report that mutations in either MAPRE2 or TUBB underlie the genetic origin of this syndrome. MAPRE2 encodes a member of the microtubule end-binding family of proteins that bind to the guanosine triphosphate cap at growing microtubule plus ends, and TUBB encodes a β-tubulin isotype that is expressed abundantly in the developing brain. Functional analyses of the TUBB mutants show multiple defects in the chaperone-dependent tubulin heterodimer folding and assembly pathway that leads to a compromised yield of native heterodimers. The TUBB mutations also have an impact on microtubule dynamics. For MAPRE2, we show that the mutations result in enhanced MAPRE2 binding to microtubules, implying an increased dwell time at microtubule plus ends. Further, in vivo analysis of MAPRE2 mutations in a zebrafish model of craniofacial development shows that the variants most likely perturb the patterning of branchial arches, either through excessive activity (under a recessive paradigm) or through haploinsufficiency (dominant de novo paradigm). Taken together, our data add CSC-KT to the growing list of tubulinopathies and highlight how multiple inheritance paradigms can affect dosage-sensitive biological systems so as to result in the same clinical defect.},
  author       = {Isrie, Mala and Breuss, Martin and Tian, Guoling and Hansen, Andi H and Cristofoli, Francesca and Morandell, Jasmin and Kupchinsky, Zachari A and Sifrim, Alejandro and Rodriguez Rodriguez, Celia and Dapena, Elena P and Doonanco, Kurston and Leonard, Norma and Tinsa, Faten and Moortgat, Stéphanie and Ulucan, Hakan and Koparir, Erkan and Karaca, Ender and Katsanis, Nicholas and Marton, Valeria and Vermeesch, Joris R and Davis, Erica E and Cowan, Nicholas J and Keays, David and Van Esch, Hilde},
  journal      = {The American Journal of Human Genetics},
  number       = {6},
  pages        = {790 -- 800},
  publisher    = {Cell Press},
  title        = {{Mutations in either TUBB or MAPRE2 cause circumferential skin creases Kunze type}},
  doi          = {10.1016/j.ajhg.2015.10.014},
  volume       = {97},
  year         = {2015},
}

@article{11073,
  abstract     = {Human cancer cells bear complex chromosome rearrangements that can be potential drivers of cancer development. However, the molecular mechanisms underlying these rearrangements have been unclear. Zhang et al. use a new technique combining live-cell imaging and single-cell sequencing to demonstrate that chromosomes mis-segregated to micronuclei frequently undergo chromothripsis-like rearrangements in the subsequent cell cycle.},
  author       = {Hatch, Emily M. and HETZER, Martin W},
  issn         = {0092-8674},
  journal      = {Cell},
  keywords     = {General Biochemistry, Genetics and Molecular Biology},
  number       = {7},
  pages        = {1502--1504},
  publisher    = {Elsevier},
  title        = {{Linking micronuclei to chromosome fragmentation}},
  doi          = {10.1016/j.cell.2015.06.005},
  volume       = {161},
  year         = {2015},
}

@article{11074,
  author       = {Hatch, Emily M. and HETZER, Martin W},
  issn         = {0960-9822},
  journal      = {Current Biology},
  keywords     = {General Agricultural and Biological Sciences, General Biochemistry, Genetics and Molecular Biology},
  number       = {10},
  pages        = {PR397--R399},
  publisher    = {Elsevier},
  title        = {{Chromothripsis}},
  doi          = {10.1016/j.cub.2015.02.033},
  volume       = {25},
  year         = {2015},
}

@article{11075,
  abstract     = {Previously, we identified the nucleoporin gp210/Nup210 as a critical regulator of muscle and neuronal differentiation, but how this nucleoporin exerts its function and whether it modulates nuclear pore complex (NPC) activity remain unknown. Here, we show that gp210/Nup210 mediates muscle cell differentiation in vitro via its conserved N-terminal domain that extends into the perinuclear space. Removal of the C-terminal domain, which partially mislocalizes gp210/Nup210 away from NPCs, efficiently rescues the differentiation defect caused by the knockdown of endogenous gp210/Nup210. Unexpectedly, a gp210/Nup210 mutant lacking the NPC-targeting transmembrane and C-terminal domains is sufficient for C2C12 myoblast differentiation. We demonstrate that the endoplasmic reticulum (ER) stress-specific caspase cascade is exacerbated during Nup210 depletion and that blocking ER stress-mediated apoptosis rescues differentiation of Nup210-deficient cells. Our results suggest that the role of gp210/Nup210 in cell differentiation is mediated by its large luminal domain, which can act independently of NPC association and appears to play a pivotal role in the maintenance of nuclear envelope/ER homeostasis.},
  author       = {Gomez-Cavazos, J. Sebastian and HETZER, Martin W},
  issn         = {1540-8140},
  journal      = {Journal of Cell Biology},
  keywords     = {Cell Biology},
  number       = {6},
  pages        = {671--681},
  publisher    = {Rockefeller University Press},
  title        = {{The nucleoporin gp210/Nup210 controls muscle differentiation by regulating nuclear envelope/ER homeostasis}},
  doi          = {10.1083/jcb.201410047},
  volume       = {208},
  year         = {2015},
}

@article{11076,
  abstract     = {Nuclear pore complexes (NPCs) are composed of several copies of ∼30 different proteins called nucleoporins (Nups). NPCs penetrate the nuclear envelope (NE) and regulate the nucleocytoplasmic trafficking of macromolecules. Beyond this vital role, NPC components influence genome functions in a transport-independent manner. Nups play an evolutionarily conserved role in gene expression regulation that, in metazoans, extends into the nuclear interior. Additionally, in proliferative cells, Nups play a crucial role in genome integrity maintenance and mitotic progression. Here we discuss genome-related functions of Nups and their impact on essential DNA metabolism processes such as transcription, chromosome duplication, and segregation.},
  author       = {Ibarra, Arkaitz and HETZER, Martin W},
  issn         = {1549-5477},
  journal      = {Genes & Development},
  keywords     = {Developmental Biology, Genetics},
  number       = {4},
  pages        = {337--349},
  publisher    = {Cold Spring Harbor Laboratory},
  title        = {{Nuclear pore proteins and the control of genome functions}},
  doi          = {10.1101/gad.256495.114},
  volume       = {29},
  year         = {2015},
}

