Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
76
result(s) for
"Friedel, Caroline C."
Sort by:
Microglia and macrophages promote corralling, wound compaction and recovery after spinal cord injury via Plexin-B2
by
Shalaka, Wahane
,
Friedel, Caroline C
,
Zou Hongyan
in
Axon guidance
,
Clonal deletion
,
Compaction
2020
Tissue repair after spinal cord injury requires the mobilization of immune and glial cells to form a protective barrier that seals the wound and facilitates debris clearing, inflammatory containment and matrix compaction. This process involves corralling, wherein phagocytic immune cells become confined to the necrotic core, which is surrounded by an astrocytic border. Here we elucidate a temporally distinct gene signature in injury-activated microglia and macrophages (IAMs) that engages axon guidance pathways. Plexin-B2 is upregulated in IAMs and is required for motor sensory recovery after spinal cord injury. Plexin-B2 deletion in myeloid cells impairs corralling, leading to diffuse tissue damage, inflammatory spillover and hampered axon regeneration. Corralling begins early and requires Plexin-B2 in both microglia and macrophages. Mechanistically, Plexin-B2 promotes microglia motility, steers IAMs away from colliding cells and facilitates matrix compaction. Our data therefore establish Plexin-B2 as an important link that integrates biochemical cues and physical interactions of IAMs with the injury microenvironment during wound healing.Zhou et al. unveil a novel role for activated microglia and macrophages during wound healing after CNS injury. Microglia promote corralling and form a protective barrier at the injury penumbra via the axon guidance receptor Plexin-B2.
Journal Article
HSV-1-induced disruption of transcription termination resembles a cellular stress response but selectively increases chromatin accessibility downstream of genes
by
Whisnant, Adam W.
,
Friedel, Caroline C.
,
Rutkowski, Andrzej J.
in
Bioinformatics
,
Biology and life sciences
,
Calcium ions
2018
Lytic herpes simplex virus 1 (HSV-1) infection triggers disruption of transcription termination (DoTT) of most cellular genes, resulting in extensive intergenic transcription. Similarly, cellular stress responses lead to gene-specific transcription downstream of genes (DoG). In this study, we performed a detailed comparison of DoTT/DoG transcription between HSV-1 infection, salt and heat stress in primary human fibroblasts using 4sU-seq and ATAC-seq. Although DoTT at late times of HSV-1 infection was substantially more prominent than DoG transcription in salt and heat stress, poly(A) read-through due to DoTT/DoG transcription and affected genes were significantly correlated between all three conditions, in particular at earlier times of infection. We speculate that HSV-1 either directly usurps a cellular stress response or disrupts the transcription termination machinery in other ways but with similar consequences. In contrast to previous reports, we found that inhibition of Ca2+ signaling by BAPTA-AM did not specifically inhibit DoG transcription but globally impaired transcription. Most importantly, HSV-1-induced DoTT, but not stress-induced DoG transcription, was accompanied by a strong increase in open chromatin downstream of the affected poly(A) sites. In its extent and kinetics, downstream open chromatin essentially matched the poly(A) read-through transcription. We show that this does not cause but rather requires DoTT as well as high levels of transcription into the genomic regions downstream of genes. This raises intriguing new questions regarding the role of histone repositioning in the wake of RNA Polymerase II passage downstream of impaired poly(A) site recognition.
Journal Article
Widespread disruption of host transcription termination in HSV-1 infection
by
Friedel, Caroline C.
,
Rutkowski, Andrzej J.
,
Erhard, Florian
in
38/91
,
631/208/514/2254
,
631/326/596/1553
2015
Herpes simplex virus 1 (HSV-1) is an important human pathogen and a paradigm for virus-induced host shut-off. Here we show that global changes in transcription and RNA processing and their impact on translation can be analysed in a single experimental setting by applying 4sU-tagging of newly transcribed RNA and ribosome profiling to lytic HSV-1 infection. Unexpectedly, we find that HSV-1 triggers the disruption of transcription termination of cellular, but not viral, genes. This results in extensive transcription for tens of thousands of nucleotides beyond poly(A) sites and into downstream genes, leading to novel intergenic splicing between exons of neighbouring cellular genes. As a consequence, hundreds of cellular genes seem to be transcriptionally induced but are not translated. In contrast to previous reports, we show that HSV-1 does not inhibit co-transcriptional splicing. Our approach thus substantially advances our understanding of HSV-1 biology and establishes HSV-1 as a model system for studying transcription termination.
Herpes simplex virus 1 (HSV-1) efficiently shuts down host gene expression in infected cells. Here Rutkowski
et al
. analyse the genome-wide changes in transcription and translation in infected cells, and show that HSV-1 triggers an extensive disruption of transcription termination of cellular genes.
Journal Article
A Comprehensive Evaluation of Alignment Algorithms in the Context of RNA-Seq
2012
Transcriptome sequencing (RNA-Seq) overcomes limitations of previously used RNA quantification methods and provides one experimental framework for both high-throughput characterization and quantification of transcripts at the nucleotide level. The first step and a major challenge in the analysis of such experiments is the mapping of sequencing reads to a transcriptomic origin including the identification of splicing events. In recent years, a large number of such mapping algorithms have been developed, all of which have in common that they require algorithms for aligning a vast number of reads to genomic or transcriptomic sequences. Although the FM-index based aligner Bowtie has become a de facto standard within mapping pipelines, a much larger number of possible alignment algorithms have been developed also including other variants of FM-index based aligners. Accordingly, developers and users of RNA-seq mapping pipelines have the choice among a large number of available alignment algorithms. To provide guidance in the choice of alignment algorithms for these purposes, we evaluated the performance of 14 widely used alignment programs from three different algorithmic classes: algorithms using either hashing of the reference transcriptome, hashing of reads, or a compressed FM-index representation of the genome. Here, special emphasis was placed on both precision and recall and the performance for different read lengths and numbers of mismatches and indels in a read. Our results clearly showed the significant reduction in memory footprint and runtime provided by FM-index based aligners at a precision and recall comparable to the best hash table based aligners. Furthermore, the recently developed Bowtie 2 alignment algorithm shows a remarkable tolerance to both sequencing errors and indels, thus, essentially making hash-based aligners obsolete.
Journal Article
Watchdog – a workflow management system for the distributed analysis of large-scale experimental data
2018
Background
The development of high-throughput experimental technologies, such as next-generation sequencing, have led to new challenges for handling, analyzing and integrating the resulting large and diverse datasets. Bioinformatical analysis of these data commonly requires a number of mutually dependent steps applied to numerous samples for multiple conditions and replicates. To support these analyses, a number of workflow management systems (WMSs) have been developed to allow automated execution of corresponding analysis workflows. Major advantages of WMSs are the easy reproducibility of results as well as the reusability of workflows or their components.
Results
In this article, we present
Watchdog
, a WMS for the automated analysis of large-scale experimental data. Main features include straightforward processing of replicate data, support for distributed computer systems, customizable error detection and manual intervention into workflow execution.
Watchdog
is implemented in Java and thus platform-independent and allows easy sharing of workflows and corresponding program modules. It provides a graphical user interface (GUI) for workflow construction using pre-defined modules as well as a helper script for creating new module definitions. Execution of workflows is possible using either the GUI or a command-line interface and a web-interface is provided for monitoring the execution status and intervening in case of errors. To illustrate its potentials on a real-life example, a comprehensive workflow and modules for the analysis of RNA-seq experiments were implemented and are provided with the software in addition to simple test examples.
Conclusions
Watchdog
is a powerful and flexible WMS for the analysis of large-scale high-throughput experiments. We believe it will greatly benefit both users with and without programming skills who want to develop and apply bioinformatical workflows with reasonable overhead. The software, example workflows and a comprehensive documentation are freely available at www.bio.ifi.lmu.de/watchdog.
Journal Article
Whole blood RNA profiling in cats dissects the host immunological response during recovery from feline infectious peritonitis
by
Grassl, Pilar
,
Friedel, Caroline C.
,
Hofmann-Lehmann, Regina
in
Analysis
,
Animals
,
Antibodies
2025
Feline infectious peritonitis (FIP) is caused by infection with the feline coronavirus (FCoV) and is fatal if left untreated. In most cats, FCoV primarily infects the gastrointestinal tract and remains asymptomatic or causes only mild enteritis, with only a small proportion of infected cats developing FIP. An excessive and harmful immune response leading to characteristic (pyo)granulomatous phlebitis is believed to play a key role in the development of FIP, along with complex interactions between host and viral factors. Our research group recently demonstrated successful treatment of cats with naturally occurring FIP using the antiviral nucleoside analogue GS-441524. Treatment led to complete recovery without any relapses for a follow-up period of one year, demonstrating both a short- and long-term cure. To investigate differential gene expression and corresponding molecular pathways in cats with FIP before, during, and after antiviral treatment, RNA sequencing was performed on full blood samples of 18 cats treated successfully in a prospective study. Samples were analyzed before treatment, at different timepoints while on treatment with GS-441524 and after completion of treatment. Additionally, gene expression profiles were compared to 12 healthy FCoV-infected control cats and 5 healthy uninfected control cats. The results revealed both a widespread dysregulation of the blood RNA signature in cats with FIP as well as its rapid normalization within the first week of treatment. Significant changes were already apparent within the first two days of treatment. The results of the present study suggest that elimination of the virus from the blood leads to rapid control and subsequent normalization of the damaging immune response, a finding that corresponds well to the clinical response to treatment. This study illustrates the host response to treatment at the molecular level and provides further evidence that a shorter treatment duration than the 84 days predominantly practiced is sufficient.
Journal Article
Herpes simplex virus blocks host transcription termination via the bimodal activities of ICP27
2020
Infection by viruses, including herpes simplex virus-1 (HSV-1), and cellular stresses cause widespread disruption of transcription termination (DoTT) of RNA polymerase II (RNAPII) in host genes. However, the underlying mechanisms remain unclear. Here, we demonstrate that the HSV-1 immediate early protein ICP27 induces DoTT by directly binding to the essential mRNA 3’ processing factor CPSF. It thereby induces the assembly of a dead-end 3’ processing complex, blocking mRNA 3’ cleavage. Remarkably, ICP27 also acts as a sequence-dependent activator of mRNA 3’ processing for viral and a subset of host transcripts. Our results unravel a bimodal activity of ICP27 that plays a key role in HSV-1-induced host shutoff and identify CPSF as an important factor that mediates regulation of transcription termination. These findings have broad implications for understanding the regulation of transcription termination by other viruses, cellular stress and cancer.
Herpes simplex virus-1 (HSV-1) infection disrupts transcription termination (DoTT) of host genes, but underlying mechanisms are unclear. Here, Wang et al. show that the HSV-1 immediate early protein ICP27 induces DoTT through interaction with the mRNA 3’ processing factor CPSF and disruption of the processing complex.
Journal Article
Quantitative proteomics of the integrin adhesome show a myosin II-dependent recruitment of LIM domain proteins
by
Friedel, Caroline C
,
Fässler, Reinhard
,
Schiller, Herbert B
in
Adhesion
,
Animals
,
Cell Adhesion
2011
A characteristic of integrins is their ability to transfer chemical and mechanical signals across the plasma membrane. Force generated by myosin II makes cells able to sense substrate stiffness and induce maturation of nascent adhesions into focal adhesions. In this paper, we present a comprehensive proteomic analysis of nascent and mature adhesions. The purification of integrin adhesion complexes combined with quantitative mass spectrometry enabled the identification and quantification of known and new adhesion‐associated proteins. Furthermore, blocking adhesion maturation with the myosin II inhibitor blebbistatin markedly impaired the recruitment of LIM domain proteins to integrin adhesion sites. This suggests a common recruitment mechanism for a whole class of adhesion‐associated proteins, involving myosin II and the zinc‐finger‐type LIM domain.
Myosin II drives growth and maturation of integrin mediated cell‐ECM contacts. Quantitative proteomic analysis of the integrin‐associated sub‐proteome reveals a myosin‐II‐dependent protein‐recruitment mechanism involving the zinc‐finger type LIM domain.
Journal Article
Prediction of Poly(A) Sites by Poly(A) Read Mapping
2017
RNA-seq reads containing part of the poly(A) tail of transcripts (denoted as poly(A) reads) provide the most direct evidence for the position of poly(A) sites in the genome. However, due to reduced coverage of poly(A) tails by reads, poly(A) reads are not routinely identified during RNA-seq mapping. Nevertheless, recent studies for several herpesviruses successfully employed mapping of poly(A) reads to identify herpesvirus poly(A) sites using different strategies and customized programs. To more easily allow such analyses without requiring additional programs, we integrated poly(A) read mapping and prediction of poly(A) sites into our RNA-seq mapping program ContextMap 2. The implemented approach essentially generalizes previously used poly(A) read mapping approaches and combines them with the context-based approach of ContextMap 2 to take into account information provided by other reads aligned to the same location. Poly(A) read mapping using ContextMap 2 was evaluated on real-life data from the ENCODE project and compared against a competing approach based on transcriptome assembly (KLEAT). This showed high positive predictive value for our approach, evidenced also by the presence of poly(A) signals, and considerably lower runtime than KLEAT. Although sensitivity is low for both methods, we show that this is in part due to a high extent of spurious results in the gold standard set derived from RNA-PET data. Sensitivity improves for poly(A) sites of known transcripts or determined with a more specific poly(A) sequencing protocol and increases with read coverage on transcript ends. Finally, we illustrate the usefulness of the approach in a high read coverage scenario by a re-analysis of published data for herpes simplex virus 1. Thus, with current trends towards increasing sequencing depth and read length, poly(A) read mapping will prove to be increasingly useful and can now be performed automatically during RNA-seq mapping with ContextMap 2.
Journal Article
HSV-1 and influenza infection induce linear and circular splicing of the long NEAT1 isoform
by
Whisnant, Adam W.
,
Friedel, Caroline C.
,
Friedl, Marie-Sophie
in
Algorithms
,
Alternative splicing
,
Analysis
2022
The herpes simplex virus 1 (HSV-1) virion host shut-off ( vhs ) protein cleaves both cellular and viral mRNAs by a translation-initiation-dependent mechanism, which should spare circular RNAs (circRNAs). Here, we show that vhs -mediated degradation of linear mRNAs leads to an enrichment of circRNAs relative to linear mRNAs during HSV-1 infection. This was also observed in influenza A virus (IAV) infection, likely due to degradation of linear host mRNAs mediated by the IAV PA-X protein and cap-snatching RNA-dependent RNA polymerase. For most circRNAs, enrichment was not due to increased circRNA synthesis but due to a general loss of linear RNAs. In contrast, biogenesis of a circRNA originating from the long isoform (NEAT1_2) of the nuclear paraspeckle assembly transcript 1 (NEAT1) was induced both in HSV-1 infection–in a vhs -independent manner–and in IAV infection. This was associated with induction of novel linear splicing of NEAT1_2 both within and downstream of the circRNA. NEAT1_2 forms a scaffold for paraspeckles, nuclear bodies located in the interchromatin space, must likely remain unspliced for paraspeckle assembly and is up-regulated in HSV-1 and IAV infection. We show that NEAT1_2 splicing and up-regulation can be induced by ectopic co-expression of the HSV-1 immediate-early proteins ICP22 and ICP27, potentially linking increased expression and splicing of NEAT1_2. To identify other conditions with NEAT1_2 splicing, we performed a large-scale screen of published RNA-seq data. This uncovered both induction of NEAT1_2 splicing and poly(A) read-through similar to HSV-1 and IAV infection in cancer cells upon inhibition or knockdown of CDK7 or the MED1 subunit of the Mediator complex phosphorylated by CDK7. In summary, our study reveals induction of novel circular and linear NEAT1_2 splicing isoforms as a common characteristic of HSV-1 and IAV infection and highlights a potential role of CDK7 in HSV-1 or IAV infection.
Journal Article