<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <atom:link rel="self" type="application/rss+xml" href="https://escholarship.org/uc/ucr_som_cmtm_oapolicydeposits/rss"/>
    <ttl>720</ttl>
    <title>Recent ucr_som_cmtm_oapolicydeposits items</title>
    <link>https://escholarship.org/uc/ucr_som_cmtm_oapolicydeposits/rss</link>
    <description>Recent eScholarship items from Open Access Policy Deposits</description>
    <pubDate>Tue, 16 Jun 2026 05:10:23 +0000</pubDate>
    <item>
      <title>ThIEF: Finding Genome-wide Trajectories of Epigenetics Marks</title>
      <link>https://escholarship.org/uc/item/98g718zp</link>
      <description>We address the problem of comparing multiple genome-wide maps representing nucleosome positions or specific histone marks. These maps can originate from the comparative analysis of ChIP-Seq/MNase-Seq/FAIRE-Seq data for different cell types/tissues or multiple time points. The input to the problem is a set of maps, each of which is a list of genomics locations for nucleosomes or histone marks. The output is an alignment of nucleosomes/histone marks across time points (that we call trajectories), allowing small movements and gaps in some of the maps. We present a tool called ThIEF (TrackIng of Epigenetic Features) that can efficiently compute these trajectories. ThIEF comes into two "flavors": ThIEF:Iterative finds the trajectories progressively using bipartite matching, while ThIEF:LP solves a k-partite matching problem on a hyper graph using linear programming. ThIEF:LP is guaranteed to find the optimal solution, but it is slower than ThIEF:Iterative. We demonstrate the utility...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/98g718zp</guid>
      <pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Polishko, Anton</name>
      </author>
      <author>
        <name>Hasan, Md Abid</name>
      </author>
      <author>
        <name>Pan, Weihua</name>
      </author>
      <author>
        <name>Bunnik, Evelien M</name>
      </author>
      <author>
        <name>Le Roch, Karine</name>
        <uri>https://orcid.org/0000-0002-4862-9292</uri>
      </author>
      <author>
        <name>Lonardi, Stefano</name>
        <uri>https://orcid.org/0000-0002-2696-7274</uri>
      </author>
    </item>
    <item>
      <title>Evaluating Imatinib's Affinities and Specificities for Tyrosine Kinases Using Molecular Dynamics Simulations</title>
      <link>https://escholarship.org/uc/item/5m15s9p5</link>
      <description>&lt;p&gt;Computational chemistry lets us model intermolecular interactions in ways assays cannot. My project focuses on the multi-kinase interactions of the cancer drug, imatinib. Most cancer drugs target one kinase, but some affect multiple kinases. Imatinib treats chronic myeloid leukemia by targeting ABL kinase. Proteomics data reveals it can interact with other kinases, such as KIT to treat gastrointestinal stromal tumors, but the mechanisms are unknown. Imatinib has different affinities for similar kinases, such as a 3000x difference between ABL and SRC, despite sharing 50% structural homology. Here, I investigate the conformational differences between free and imatinib-bound ABL, KIT, and SRC using Molecular Dynamics simulations to understand the key imatinib-kinase interactions. The alignment analysis shows the docked conformations are similar to co-crystal structures in the Protein Data Bank. Root-mean-square-deviation and fluctuation (RMSD and RMSF) analysis show that all simulations...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5m15s9p5</guid>
      <pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Troxel, William</name>
      </author>
      <author>
        <name>Chang, Chia-en</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
    </item>
    <item>
      <title>Heterogeneous CPU+GPU-Enabled Simulations for DFTB Molecular Dynamics of Large Chemical and Biological Systems</title>
      <link>https://escholarship.org/uc/item/3jq3805b</link>
      <description>We introduce a new heterogeneous CPU+GPU-enhanced DFTB approach for the routine and efficient simulation of large chemical and biological systems. Compared to homogenous computing with conventional CPUs, heterogeneous computing approaches exhibit substantial performance with only a modest increase in power consumption, both of which are essential to upcoming exascale computing initiatives. We show that DFTB-based molecular dynamics is a natural candidate for heterogeneous computing since the computational bottleneck in these simulations is the diagonalization of the Hamiltonian matrix, which is performed several times during a single molecular dynamics trajectory. To thoroughly test and understand the performance of our heterogeneous CPU+GPU approach, we examine a variety of algorithmic implementations, benchmarks of different hardware configurations, and applications of this methodology on several large chemical and biological systems. Finally, to demonstrate the capability of...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3jq3805b</guid>
      <pubDate>Thu, 21 May 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Allec, Sarah I</name>
      </author>
      <author>
        <name>Sun, Yijing</name>
      </author>
      <author>
        <name>Sun, Jianan</name>
      </author>
      <author>
        <name>Chang, Chia-En A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
      <author>
        <name>Wong, Bryan</name>
        <uri>https://orcid.org/0000-0002-3477-8043</uri>
      </author>
    </item>
    <item>
      <title>systemPipeR: a multipurpose workflow management system for reproducible data analysis</title>
      <link>https://escholarship.org/uc/item/3w41t16x</link>
      <description>Workflow management systems (WMS) are essential for creating and automating multi-step data analyses and ensuring the reproducibility of biological insights. Although numerous WMS solutions exist, few provide deep integration of command-line software with the R and Bioconductor ecosystems, where a substantial portion of statistical modeling and downstream scientific analysis is performed by a large user base. systemPipeR addresses this gap by offering a unified environment that links R-based analytical steps with command-line tools through a standardized workflow specification. It enables the design and execution of reproducible workflows on both local and high-performance computing systems, while allowing users to select the most appropriate R or command-line tool for each analysis step. The latest version introduces a fully redesigned architecture that streamlines workflow construction, execution, monitoring, and reporting. Key enhancements include a flexible workflow management...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3w41t16x</guid>
      <pubDate>Tue, 21 Apr 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Zhang, Le</name>
      </author>
      <author>
        <name>Cassol, Daniela</name>
        <uri>https://orcid.org/0000-0003-2417-6337</uri>
      </author>
      <author>
        <name>Gongol, Brendan</name>
      </author>
      <author>
        <name>Girke, Thomas</name>
        <uri>https://orcid.org/0000-0003-0710-3777</uri>
      </author>
    </item>
    <item>
      <title>&lt;i&gt;Babesia hegotelforum&lt;/i&gt; sp. nov., a zoonotic &lt;i&gt;Babesia&lt;/i&gt; species previously referred to as &lt;i&gt;Babesia sp&lt;/i&gt;. &lt;i&gt;MO1&lt;/i&gt;.</title>
      <link>https://escholarship.org/uc/item/1sj3d7f5</link>
      <description>A zoonotic &lt;i&gt;Babesia&lt;/i&gt; species previously referred to as &lt;i&gt;Babesia sp&lt;/i&gt;. &lt;i&gt;MO1&lt;/i&gt; is formally described and named here as &lt;i&gt;Babesia hegotelforum sp. nov&lt;/i&gt;. This taxon is distinct from &lt;i&gt;Babesia divergens&lt;/i&gt; based on genome-wide sequence divergence, phylogenetic placement, host associations, and clinical presentation. The parasite infects erythrocytes of humans, and eastern cottontail rabbits (&lt;i&gt;Sylvilagus floridanus&lt;/i&gt;), and is transmitted by &lt;i&gt;Ixodes dentatus&lt;/i&gt;. The holotype consists of a Giemsa-stained thin blood smear and cryopreserved infected erythrocytes from the cloned isolate BML-&lt;i&gt;Bh&lt;/i&gt;-B12 at ≤10 passages in continuous in vitro culture. Paratype material includes five additional clones (BML-&lt;i&gt;Bh&lt;/i&gt;-H1, BML-&lt;i&gt;Bh&lt;/i&gt;-F12, BML-&lt;i&gt;Bh&lt;/i&gt;-H6, BML-&lt;i&gt;Bh&lt;/i&gt;-A3, and BML-&lt;i&gt;Bh&lt;/i&gt;-F1) derived from BEI Resources strain NR-50441, along with the original mixed isolate NR-50441. This species description meets the requirements of the International Code of Zoological...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1sj3d7f5</guid>
      <pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Singh, Pallavi</name>
        <uri>https://orcid.org/0000-0003-2318-5960</uri>
      </author>
      <author>
        <name>Estrada, Karel</name>
        <uri>https://orcid.org/0000-0002-7671-6959</uri>
      </author>
      <author>
        <name>Gonzalez, Luis Miguel</name>
        <uri>https://orcid.org/0000-0002-9107-2450</uri>
      </author>
      <author>
        <name>Grande, Ricardo</name>
      </author>
      <author>
        <name>Sánchez-Prieto, Sergio</name>
        <uri>https://orcid.org/0000-0001-9903-6203</uri>
      </author>
      <author>
        <name>Cornillot, Emmanuel</name>
        <uri>https://orcid.org/0000-0002-1202-1162</uri>
      </author>
      <author>
        <name>Harb, Omar</name>
        <uri>https://orcid.org/0000-0003-4446-6200</uri>
      </author>
      <author>
        <name>Sanchez-Flores, Alejandro</name>
        <uri>https://orcid.org/0000-0003-0476-3139</uri>
      </author>
      <author>
        <name>Montero, Estrella</name>
        <uri>https://orcid.org/0000-0002-3852-960X</uri>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
        <uri>https://orcid.org/0000-0002-4862-9292</uri>
      </author>
      <author>
        <name>Lonardi, Stefano</name>
        <uri>https://orcid.org/0000-0002-2696-7274</uri>
      </author>
      <author>
        <name>Mamoun, Choukri Ben</name>
        <uri>https://orcid.org/0000-0001-5028-1400</uri>
      </author>
    </item>
    <item>
      <title>Proposed Key Characteristics of Neurotoxic Chemicals</title>
      <link>https://escholarship.org/uc/item/7wp0129j</link>
      <description>A critical component of evaluating whether a chemical can cause human neurotoxicity is hazard identification, which typically involves a comprehensive literature search to identify and synthesize epidemiological, animal, and mechanistic data for the chemical of interest. The key characteristics (KCs) concept has proven to be a useful tool for searching, organizing, and evaluating mechanistic data for hazard identification. KCs are the established chemical and biological properties of known human neurotoxic agents based on understanding of their mechanisms of neurotoxicity. KCs were originally developed for carcinogens but have now also been published for endocrine- and metabolism-disruptors and various organ-selective toxic chemicals. To identify KCs associated with neurotoxic chemicals, an expert committee was convened to consider current mechanistic understanding of chemicals known to be neurotoxic in humans with the goal of identifying established molecular and cellular actions...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7wp0129j</guid>
      <pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Lein, Pamela J</name>
        <uri>https://orcid.org/0000-0001-7665-7584</uri>
      </author>
      <author>
        <name>Bowman, Aaron B</name>
      </author>
      <author>
        <name>Cao, Zhengyu</name>
      </author>
      <author>
        <name>Carson, Monica</name>
      </author>
      <author>
        <name>Eskenazi, Brenda</name>
        <uri>https://orcid.org/0000-0001-7609-6852</uri>
      </author>
      <author>
        <name>Fritsche, Ellen</name>
      </author>
      <author>
        <name>Harry, G Jean</name>
      </author>
      <author>
        <name>Hartung, Thomas</name>
      </author>
      <author>
        <name>Pessah, Isaac N</name>
      </author>
      <author>
        <name>Slikker, William</name>
      </author>
      <author>
        <name>Zeise, Lauren</name>
      </author>
      <author>
        <name>Smith, Martyn T</name>
      </author>
    </item>
    <item>
      <title>Fuel-driven filamentous phage nanomotors</title>
      <link>https://escholarship.org/uc/item/1jp9t542</link>
      <description>Virus-based nanocarriers have shown great potential for noninvasive delivery of drugs, diagnostics, and imaging agents to hard-to-reach anatomical locations. Yet, they largely depend on diffusion for transport, often lacking the force to actively penetrate biological barriers, and navigation to guide therapeutic agents. In these studies, the M13 bacteriophage, a linearly shaped virus, was converted from passive nanocarrier to actively propelled, fuel-driven nanomotor. Using the distinctive low symmetry of its capsid, a single Pt nanoparticle was added to one end of the M13 virus to form a tadpole-like structure. The Pt/M13 head/tail nanomotors exhibited notably enhanced diffusion in the presence of hydrogen peroxide fuel, and significantly improved uptake by SVOK3 ovarian cancer cells &lt;i&gt;in vitro&lt;/i&gt;. Given the successes of the M13 bacteriophage as a nanocarrier, the demonstration of this simple, but comparatively mobile M13-based nanomotor platform represents an important step...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1jp9t542</guid>
      <pubDate>Thu, 26 Feb 2026 00:00:00 +0000</pubDate>
      <author>
        <name>Ding, Xi</name>
      </author>
      <author>
        <name>Zaman, Shamima</name>
      </author>
      <author>
        <name>Africa, Emily P</name>
      </author>
      <author>
        <name>Anvari, Bahman</name>
        <uri>https://orcid.org/0000-0002-2511-5854</uri>
      </author>
      <author>
        <name>Haberer, Elaine D</name>
        <uri>https://orcid.org/0000-0002-3676-9079</uri>
      </author>
    </item>
    <item>
      <title>A cholesterol-responsive hepatic tRNA-derived small RNA regulates cholesterol homeostasis and atherosclerosis development</title>
      <link>https://escholarship.org/uc/item/9rx4r1cb</link>
      <description>Transfer RNA-derived small RNAs (tsRNAs) have emerged as crucial players in diverse biological processes. Yet, their involvement in lipid metabolism and cardiovascular disease remains elusive. Using an advanced PANDORA-seq method, we identify tsRNA-Glu-CTC as the most abundant tsRNA in mouse liver. Intriguingly, tsRNA-Glu-CTC is cholesterol responsive. Overexpression of tsRNA-Glu-CTC elicits hypercholesterolemia and hepatic steatosis, whereas its knockdown protects against diet-induced hypercholesterolemia and atherosclerosis in mice. Mechanistically, tsRNA-Glu-CTC regulates key hepatic lipogenic genes including Srebp2, a master regulator of lipid metabolism. tsRNA-Glu-CTC interacts with SREBP2 to regulate its own transcription through an E-box motif. We further identify site-specific RNA modifications of endogenous tsRNA-Glu-CTC by a mass spectrometry-based MLC-seq and demonstrate the modified tsRNA-Glu-CTC as a more potent regulator of cholesterol homeostasis compared to its...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9rx4r1cb</guid>
      <pubDate>Mon, 22 Dec 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Li, Xiuchun</name>
      </author>
      <author>
        <name>Hernandez, Rebecca</name>
        <uri>https://orcid.org/0000-0002-8031-2949</uri>
      </author>
      <author>
        <name>Zhang, Xudong</name>
      </author>
      <author>
        <name>Tang, Sijie</name>
      </author>
      <author>
        <name>Yuan, Xiaohong</name>
      </author>
      <author>
        <name>Wu, Jing</name>
      </author>
      <author>
        <name>Pham, Kathy</name>
      </author>
      <author>
        <name>Rawal, Hukam C</name>
      </author>
      <author>
        <name>Heinrich, Erica C</name>
      </author>
      <author>
        <name>Zhang, Shenglong</name>
      </author>
      <author>
        <name>Chen, Qi</name>
        <uri>https://orcid.org/0000-0001-6353-9589</uri>
      </author>
      <author>
        <name>Zhou, Tong</name>
      </author>
      <author>
        <name>Zhou, Changcheng</name>
      </author>
    </item>
    <item>
      <title>Durable humoral immunity and long-term protection induced by a Crimean-Congo hemorrhagic fever virus replicon particle vaccine in mice</title>
      <link>https://escholarship.org/uc/item/7pr3n5jb</link>
      <description>A Crimean-Congo hemorrhagic fever virus replicon particle vaccine was evaluated for long-term immunity and efficacy in mice. IgG responses persisted up to 18 months, with similar titers across dosing strategies through 12 months. Protective efficacy reached ≥75% at 6 months (prime-only) and up to 12 months (prime-boost). Booster dosing enhanced antibody avidity, effector function, and improved long-term protection. These findings support durable immunity from single or boosted vaccination.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7pr3n5jb</guid>
      <pubDate>Mon, 8 Dec 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Sorvillo, Teresa E</name>
      </author>
      <author>
        <name>Karaaslan, Elif</name>
      </author>
      <author>
        <name>Davies, Katherine A</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Coleman-McCray, JoAnn D</name>
      </author>
      <author>
        <name>Aida-Ficken, Virginia</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Montgomery, Joel M</name>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
    </item>
    <item>
      <title>Rapid, sensitive, and species-independent detection of Crimean Congo hemorrhagic fever virus nucleoprotein and GP38 antibodies</title>
      <link>https://escholarship.org/uc/item/5792d8d1</link>
      <description>BACKGROUND: Crimean-Congo hemorrhagic fever virus (CCHFV), a zoonotic agent in the Nairoviridae family (genus Orthonairovirus), is a high-priority pathogen. CCHFV infection causes Crimean-Congo hemorrhagic fever (CCHF), a human disease with case fatality rates of up to 40%. Serological surveillance of CCHFV in animals and humans is crucial for ecological studies and public health.
METHODS: We developed CCHFV mix-and-read assays utilizing split-NanoLuc technology (NanoBiT) to detect anti-CCHFV antibodies against the nucleoprotein (NP) stalk region and the GP38 glycoprotein. These species- and isotype-agnostic assays provide results in ∼30 min. Using serum samples from RT-PCR-confirmed CCHF cases collected during and after hospitalization, we investigated anti-NP and anti-GP38 antibody development. The performance of the mix-and-read assays was compared to the NP-based IDScreen® CCHF commercial assay using human sera, and cross-reactivity potential was evaluated using a diverse...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5792d8d1</guid>
      <pubDate>Thu, 14 Aug 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Karaaslan, Elif</name>
      </author>
      <author>
        <name>Chiang, Cheng-Feng</name>
      </author>
      <author>
        <name>Kurutaş, Gülter Öncü</name>
      </author>
      <author>
        <name>Barkay, Orçun</name>
      </author>
      <author>
        <name>Güler, Nesibe Selma Çetin</name>
      </author>
      <author>
        <name>Kalkan, Merve Yazıcı</name>
      </author>
      <author>
        <name>Parlayan, Hanife Nur Karakoç</name>
      </author>
      <author>
        <name>Akdoğan, Özlem</name>
      </author>
      <author>
        <name>Çelikbaş, Aysel Kocagül</name>
      </author>
      <author>
        <name>Aksoy, Firdevs</name>
      </author>
      <author>
        <name>Binay, Umut Devrim</name>
      </author>
      <author>
        <name>Baykam, Nurcan</name>
      </author>
      <author>
        <name>Yılmaz, Gürdal</name>
      </author>
      <author>
        <name>Sajadi, Mohammad M</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Klena, John D</name>
      </author>
      <author>
        <name>Montgomery, Joel M</name>
      </author>
      <author>
        <name>Karakeçili, Faruk</name>
      </author>
      <author>
        <name>Kalkan, Ahmet</name>
      </author>
      <author>
        <name>Doymaz, Mehmet Ziya</name>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
    </item>
    <item>
      <title>PTPN2 Regulates Iron Handling Protein Expression in Inflammatory Bowel Disease Patients and Prevents Iron Deficiency in Mice</title>
      <link>https://escholarship.org/uc/item/27g6g0wv</link>
      <description>Anemia is the most common extraintestinal manifestation of inflammatory bowel disease (IBD). Iron deficiency is the most frequent cause of anemia in IBD; however, the mechanisms involved are still poorly understood. Here, we investigated the role of the IBD risk gene, protein tyrosine phosphatase non-receptor type 2 (&lt;i&gt;PTPN2&lt;/i&gt;), in regulating iron homeostasis. Proteomic analyses were performed on serum from IBD patients genotyped for the IBD-associated loss-of-function rs1893217 &lt;i&gt;PTPN2&lt;/i&gt; variant. Constitutive &lt;i&gt;Ptpn2&lt;/i&gt; wild type (WT), heterozygous (Het), and knockout (KO) mice were analyzed for iron content, blood parameters, and expression of iron handling proteins. Iron absorption was assessed through radiotracer assays. Serum proteomic analyses revealed that the "iron homeostasis signaling pathway" was the main pathway downregulated in Crohn's disease (CD) patients carrying the &lt;i&gt;PTPN2&lt;/i&gt; risk allele, independent of disease activity. &lt;i&gt;Ptpn2&lt;/i&gt;-KO mice showed...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/27g6g0wv</guid>
      <pubDate>Sat, 26 Apr 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Lei, Hillmin</name>
      </author>
      <author>
        <name>Shawki, Ali</name>
      </author>
      <author>
        <name>Santos, Alina N</name>
      </author>
      <author>
        <name>Canale, Vinicius</name>
        <uri>https://orcid.org/0000-0002-2030-0268</uri>
      </author>
      <author>
        <name>Manz, Salomon</name>
      </author>
      <author>
        <name>Crawford, Meli’sa S</name>
      </author>
      <author>
        <name>Chatterjee, Pritha</name>
      </author>
      <author>
        <name>Spalinger, Marianne R</name>
      </author>
      <author>
        <name>Scharl, Michael</name>
      </author>
      <author>
        <name>McCole, Declan F</name>
        <uri>https://orcid.org/0000-0002-6286-0802</uri>
      </author>
    </item>
    <item>
      <title>Tofacitinib Mitigates the Increased SARS-CoV-2 Infection Susceptibility Caused by an IBD Risk Variant in the PTPN2 Gene</title>
      <link>https://escholarship.org/uc/item/8924m7xj</link>
      <description>BACKGROUND &amp;amp; AIMS: Coronavirus disease (COVID-19), caused by severe acquired respiratory syndrome-Coronavirus-2 (SARS-CoV-2), triggered a global pandemic with severe medical and socioeconomic consequences. Although fatality rates are higher among the elderly and those with underlying comorbidities, host factors that promote susceptibility to SARS-CoV-2 infection and severe disease are poorly understood. Although individuals with certain autoimmune/inflammatory disorders show increased susceptibility to viral infections, there is incomplete knowledge of SARS-CoV-2 susceptibility in these diseases. The aim of our study was to investigate whether the autoimmunity risk gene, PTPN2, which also confers elevated risk to develop inflammatory bowel disease, affects susceptibility to SARS-CoV-2 viral uptake.
METHODS: Using samples from PTPN2 genotyped patients with inflammatory bowel disease, PTPN2-deficient mice, and human intestinal and lung epithelial cell lines, we investigated...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8924m7xj</guid>
      <pubDate>Fri, 11 Apr 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Spalinger, Marianne R</name>
      </author>
      <author>
        <name>Sanati, Golshid</name>
      </author>
      <author>
        <name>Chatterjee, Pritha</name>
      </author>
      <author>
        <name>Hai, Rong</name>
      </author>
      <author>
        <name>Li, Jiang</name>
      </author>
      <author>
        <name>Santos, Alina N</name>
      </author>
      <author>
        <name>Nordgren, Tara M</name>
      </author>
      <author>
        <name>Tremblay, Michel L</name>
      </author>
      <author>
        <name>Eckmann, Lars</name>
      </author>
      <author>
        <name>Hanson, Elaine</name>
      </author>
      <author>
        <name>Scharl, Michael</name>
      </author>
      <author>
        <name>Wu, Xiwei</name>
      </author>
      <author>
        <name>Boland, Brigid S</name>
      </author>
      <author>
        <name>McCole, Declan F</name>
        <uri>https://orcid.org/0000-0002-6286-0802</uri>
      </author>
    </item>
    <item>
      <title>Mixed-Methods Approach: Impact of Clinical Consenter Diversity on Clinical Trials Enrollment</title>
      <link>https://escholarship.org/uc/item/5d07548b</link>
      <description>BACKGROUND: Clinical trials should benefit all people. Consequently, the National Cancer Institute expects cancer centers to accrue individuals to clinical trials in proportion to the cancer burden experienced by populations that live in their respective catchment areas; unfortunately, many cancer centers fail to meet this expectation. The person who gives consent for individuals in clinical trials frequently has significant contact with potential trial participants. We hypothesized that the race, ethnicity, and language of the consenter may have an important bearing on whether an individual chooses to participate in a clinical trial.
METHODS: We used mixed methods to investigate the impact of the socio-cultural background of the consenter on the decision of a potential research subject to participate in a clinical trial. Between 01/2018 and 02/2020, 205 women were approached in the sequential order they appeared in our breast clinic; of the 181 participants who agreed to complete...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5d07548b</guid>
      <pubDate>Fri, 11 Apr 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Sanchez, Angelica</name>
      </author>
      <author>
        <name>Vidal, Christina M</name>
      </author>
      <author>
        <name>Chávez, Noé Rubén</name>
      </author>
      <author>
        <name>Jinna, Nikita</name>
      </author>
      <author>
        <name>Alva-Ornelas, Jackelyn</name>
      </author>
      <author>
        <name>Robles, Vanessa Myriam</name>
      </author>
      <author>
        <name>Resto, Cristal</name>
      </author>
      <author>
        <name>Sanchez, Nancy</name>
      </author>
      <author>
        <name>Aljaber, Dana</name>
      </author>
      <author>
        <name>Monge, Margarita</name>
      </author>
      <author>
        <name>Ramirez, Alicia</name>
      </author>
      <author>
        <name>Reyes, Angela</name>
      </author>
      <author>
        <name>Martinez, Ernest</name>
        <uri>https://orcid.org/0000-0002-6326-4121</uri>
      </author>
      <author>
        <name>Jones, Veronica C</name>
      </author>
      <author>
        <name>Tomsic, Jerneja</name>
      </author>
      <author>
        <name>Davis, Kendrick A</name>
      </author>
      <author>
        <name>Seewaldt, Victoria L</name>
      </author>
    </item>
    <item>
      <title>PROTAC-induced protein structural dynamics in targeted protein degradation</title>
      <link>https://escholarship.org/uc/item/9216h0t4</link>
      <description>PROteolysis TArgeting Chimeras (PROTACs) are small molecules that induce target protein degradation via the ubiquitin-proteasome system. PROTACs recruit the target protein and E3 ligase; a critical first step is forming a ternary complex. However, while the formation of a ternary complex is crucial, it may not always guarantee successful protein degradation. The dynamics of the PROTAC-induced degradation complex play a key role in ubiquitination and subsequent degradation. In this study, we computationally modelled protein complex structures and dynamics associated with a series of PROTACs featuring different linkers to investigate why these PROTACs, all of which formed ternary complexes with Cereblon (CRBN) E3 ligase and the target protein bromodomain-containing protein 4 (BRD4&lt;sup&gt;BD1&lt;/sup&gt;), exhibited varying degrees of degradation potency. We constructed the degradation machinery complexes with Culling-Ring Ligase 4A (CRL4A) E3 ligase scaffolds. Through atomistic molecular...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9216h0t4</guid>
      <pubDate>Thu, 3 Apr 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Wu, Kingsley Y</name>
      </author>
      <author>
        <name>Hung, Ta I</name>
      </author>
      <author>
        <name>Chang, Chia-en A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
    </item>
    <item>
      <title>Demyelination and neurodegeneration early in experimental autoimmune encephalomyelitis contribute to functional deficits in the anterior visual pathway</title>
      <link>https://escholarship.org/uc/item/8t1679b1</link>
      <description>Impaired visual function is a prevalent feature of optic neuritis&amp;nbsp;(ON) in multiple sclerosis (MS). Abnormal visual evoked potential (VEP) findings of increased latencies, reduced amplitudes and abnormal waveforms as well as decreased retinal nerve fiber layer (RNFL) assessed by optical coherence tomography (OCT) are hallmarks of ON-induced visual dysfunction. Here we utilized the experimental autoimmune encephalomyelitis (EAE) mouse model of MS to investigate the functional and pathological progression during early (before any clinical symptoms), peak (initial maximal clinical symptoms), and late (chronic disease for &amp;gt; 3&amp;nbsp;weeks) disease stages. Demyelination and initial stages of axon damage were observed in early EAE. Significant demyelination, inflammation, increased axon damage and impaired P1/N2 amplitudes and latencies by VEP were seen in middle and late EAE groups. A decrease in RNFL thickness by OCT was observed only during late EAE. NanoString analysis of optic...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8t1679b1</guid>
      <pubDate>Tue, 1 Apr 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Sekyi, Maria T</name>
      </author>
      <author>
        <name>Feri, Micah</name>
      </author>
      <author>
        <name>Desfor, Shane</name>
      </author>
      <author>
        <name>Atkinson, Kelley C</name>
      </author>
      <author>
        <name>Golestany, Batis</name>
      </author>
      <author>
        <name>Beltran, Fernando</name>
      </author>
      <author>
        <name>Tiwari-Woodruff, Seema K</name>
      </author>
    </item>
    <item>
      <title>Pathway Specific Unbinding Free Energy Profiles of Ritonavir Dissociation from HIV‑1 Protease</title>
      <link>https://escholarship.org/uc/item/8jg546cc</link>
      <description>Investigation of protein-drug recognition is key to understanding drug selectivity and binding affinity. In combination, the binding/unbinding free energy landscape and intermolecular interactions can be used to understand drug binding/unbinding mechanisms. This information is vital for the development of drugs with improved efficacy and explanation of mutation effects. This study investigated the dissociation processes of ritonavir unbinding from HIV protease (HIVp). Analyzing unbinding trajectories modeled by accelerated molecular dynamics (MD) simulations, three distinct pathways, pathways A-C, were characterized. Using a reduced dimensionality strategy with the principal component analysis, we carried out short classical MD runs with explicit water to sample local fluctuation during ritonavir dissociation and applied the milestoning theory to construct an unbinding free energy landscape. We found that each pathway showed similar values of binding free energy, albeit pathway...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8jg546cc</guid>
      <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Vig, Emily</name>
      </author>
      <author>
        <name>Sun, Jianan</name>
      </author>
      <author>
        <name>Chang, Chia-en A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
    </item>
    <item>
      <title>The Toxoplasma rhoptry protein ROP55 is a major virulence factor that prevents lytic host cell death</title>
      <link>https://escholarship.org/uc/item/62t1b57z</link>
      <description>Programmed-cell death is an antimicrobial defense mechanism that promotes clearance of intracellular pathogens. Toxoplasma counteracts host immune defenses by secreting effector proteins into host cells; however, how the parasite evades lytic cell death and the effectors involved remain poorly characterized. We identified ROP55, a rhoptry protein that promotes parasite survival by preventing lytic cell death in absence of IFN-γ stimulation. RNA-Seq analysis revealed that ROP55 acts as a repressor of host pro-inflammatory responses. In THP-1 monocytes ΔROP55 infection increased NF-κB p65 nuclear translocation, IL-1β production, and GSDMD cleavage compared to wild type or complemented parasites. ΔROP55 infection also induced RIPK3-dependent necroptosis in human and mouse primary macrophages. Moreover, ΔROP55 parasites were significantly impaired in virulence in female mice and prevented NF-κB activation and parasite clearance in mBMDM. These findings place ROP55 as a major virulence...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/62t1b57z</guid>
      <pubDate>Thu, 27 Feb 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Grilo Ruivo, Margarida T</name>
      </author>
      <author>
        <name>Shin, Ji-hun</name>
      </author>
      <author>
        <name>Lenz, Todd</name>
      </author>
      <author>
        <name>Matsuno, Stephanie Y</name>
      </author>
      <author>
        <name>Yanes, Katherine Olivia</name>
      </author>
      <author>
        <name>Graindorge, Arnault</name>
      </author>
      <author>
        <name>Hamie, Maguy</name>
      </author>
      <author>
        <name>Berry-Sterkers, Laurence</name>
      </author>
      <author>
        <name>Gissot, Mathieu</name>
      </author>
      <author>
        <name>El Hajj, Hiba</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
        <uri>https://orcid.org/0000-0002-4862-9292</uri>
      </author>
      <author>
        <name>Lodoen, Melissa B</name>
        <uri>https://orcid.org/0000-0002-3366-6840</uri>
      </author>
      <author>
        <name>Lebrun, Maryse</name>
      </author>
      <author>
        <name>Penarete-Vargas, Diana Marcela</name>
      </author>
    </item>
    <item>
      <title>Global atlas of predicted functional domains in Legionella pneumophila Dot/Icm translocated effectors</title>
      <link>https://escholarship.org/uc/item/8jm007mj</link>
      <description>Legionella pneumophila utilizes the Dot/Icm type IVB secretion system to deliver hundreds of effector proteins inside eukaryotic cells to ensure intracellular replication. Our understanding of the molecular functions of the largest pathogenic arsenal known to the bacterial world remains incomplete. By leveraging advancements in 3D protein structure prediction, we provide a comprehensive structural analysis of 368 L. pneumophila effectors, representing a global atlas of predicted functional domains summarized in a database (https://pathogens3d.org/legionella-pneumophila). Our analysis identified 157 types of diverse functional domains in 287 effectors, including 159 effectors with no prior functional annotations. Furthermore, we identified 35 cryptic domains in 30 effector models that have no similarity with experimentally structurally characterized proteins, thus, hinting at novel functionalities. Using this analysis, we demonstrate the activity of thirteen functional domains,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8jm007mj</guid>
      <pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Patel, Deepak T</name>
      </author>
      <author>
        <name>Stogios, Peter J</name>
      </author>
      <author>
        <name>Jaroszewski, Lukasz</name>
      </author>
      <author>
        <name>Urbanus, Malene L</name>
      </author>
      <author>
        <name>Sedova, Mayya</name>
      </author>
      <author>
        <name>Semper, Cameron</name>
      </author>
      <author>
        <name>Le, Cathy</name>
      </author>
      <author>
        <name>Takkouche, Abraham</name>
      </author>
      <author>
        <name>Ichii, Keita</name>
      </author>
      <author>
        <name>Innabi, Julie</name>
      </author>
      <author>
        <name>Patel, Dhruvin H</name>
      </author>
      <author>
        <name>Ensminger, Alexander W</name>
      </author>
      <author>
        <name>Godzik, Adam</name>
      </author>
      <author>
        <name>Savchenko, Alexei</name>
      </author>
    </item>
    <item>
      <title>Alleviation of extensive visual pathway dysfunction by a remyelinating drug in a chronic mouse model of multiple sclerosis</title>
      <link>https://escholarship.org/uc/item/68m7s49c</link>
      <description>Visual deficits are among the most prevalent symptoms in patients with multiple sclerosis (MS). To understand deficits in the visual pathway during MS and potential treatment effects, we used experimental autoimmune encephalomyelitis (EAE), the most commonly used animal model of MS. The afferent visual pathway was assessed in vivo using optical coherence tomography (OCT), electroretinography (ERG), and visually evoked cortical potentials (VEPs). Inflammation, demyelination, and neurodegeneration were examined by immunohistochemistry ex vivo. In addition, an immunomodulatory, remyelinating agent, the estrogen receptor β ligand chloroindazole (IndCl), was tested for its therapeutic potential in the visual pathway. EAE produced functional deficits in visual system electrophysiology, including suppression of ERG and VEP waveform amplitudes and increased signal latencies. Therapeutic IndCl rescued overall visual system latency by VEP but had little impact on amplitude or ERG findings...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/68m7s49c</guid>
      <pubDate>Fri, 17 Jan 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Sekyi, Maria T</name>
      </author>
      <author>
        <name>Lauderdale, Kelli</name>
      </author>
      <author>
        <name>Atkinson, Kelley C</name>
      </author>
      <author>
        <name>Golestany, Batis</name>
      </author>
      <author>
        <name>Karim, Hawra</name>
      </author>
      <author>
        <name>Feri, Micah</name>
      </author>
      <author>
        <name>Soto, Joselyn S</name>
      </author>
      <author>
        <name>Diaz, Cobi</name>
      </author>
      <author>
        <name>Kim, Sung Hoon</name>
        <uri>https://orcid.org/0000-0002-3871-0847</uri>
      </author>
      <author>
        <name>Cilluffo, Marianne</name>
      </author>
      <author>
        <name>Nusinowitz, Steven</name>
      </author>
      <author>
        <name>Katzenellenbogen, John A</name>
      </author>
      <author>
        <name>Tiwari‐Woodruff, Seema K</name>
      </author>
    </item>
    <item>
      <title>The role of long noncoding RNAs in malaria parasites</title>
      <link>https://escholarship.org/uc/item/0xk362p4</link>
      <description>The human malaria parasites, including Plasmodium falciparum, persist as a major cause of global morbidity and mortality. The recent stalling of progress toward malaria elimination substantiates a need for novel interventions. Controlled gene expression is central to the parasite's numerous life cycle transformations and adaptation. With few specific transcription factors (TFs) identified, crucial roles for chromatin states and epigenetics in parasite transcription have become evident. Although many chromatin-modifying enzymes are known, less is known about which factors mediate their impacts on transcriptional variation. Like those of higher eukaryotes, long noncoding RNAs (lncRNAs) have recently been shown to have integral roles in parasite gene regulation. This review aims to summarize recent developments and key findings on the role of lncRNAs in P. falciparum.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0xk362p4</guid>
      <pubDate>Wed, 8 Jan 2025 00:00:00 +0000</pubDate>
      <author>
        <name>Thompson, Trevor A</name>
      </author>
      <author>
        <name>Chahine, Zeinab</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
      </author>
    </item>
    <item>
      <title>What Strengthens Protein-Protein Interactions: Analysis and Applications of Residue Correlation Networks</title>
      <link>https://escholarship.org/uc/item/25b1r59q</link>
      <description>Identifying residues critical to protein-protein binding and efficient design of stable and specific protein binders are challenging tasks. Extending beyond the direct contacts in a protein-protein binding interface, our study employs computational modeling to reveal the essential network of residue interactions and dihedral angle correlations critical in protein-protein recognition. We hypothesized that mutating residues exhibiting highly correlated dynamic motion within the interaction network could efficiently optimize protein-protein interactions to create tight and selective protein binders. We tested this hypothesis using the ubiquitin (Ub) and MERS coronaviral papain-like protease (PLpro) complex, since Ub is a central player in multiple cellular functions and PLpro is an antiviral drug target. Our designed ubiquitin variant (UbV) hosting three mutated residues displayed a ∼3,500-fold increase in functional inhibition relative to wild-type Ub. Further optimization of two...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/25b1r59q</guid>
      <pubDate>Wed, 25 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hung, Ta I</name>
      </author>
      <author>
        <name>Hsieh, Yun-Jung</name>
      </author>
      <author>
        <name>Lu, Wei-Lin</name>
      </author>
      <author>
        <name>Wu, Kuen-Phon</name>
      </author>
      <author>
        <name>Chang, Chia-En A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
    </item>
    <item>
      <title>Synthesis and Molecular Properties of Nerve Agent Reactivator HLö‑7 Dimethanesulfonate</title>
      <link>https://escholarship.org/uc/item/32t393kf</link>
      <description>The threat of a deliberate release of chemical nerve agents has underscored the need to continually improve field effective treatments for these types of poisonings. The oxime containing HLö-7 is a potential second-generation therapeutic reactivator. A synthetic process for HLö-7 is detailed with improvements to the DIBAL reduction and ion exchange steps. HLö-7 was visualized for the first time within the active site of human acetylcholinesterase and its relative &lt;i&gt;ex vivo&lt;/i&gt; potency confirmed against various nerve agents using a phrenic nerve hemidiaphragm assay.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/32t393kf</guid>
      <pubDate>Tue, 24 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hsu, Fu-Lian</name>
      </author>
      <author>
        <name>Bae, Su Y</name>
      </author>
      <author>
        <name>McGuire, Jack</name>
      </author>
      <author>
        <name>Anderson, Dana R</name>
      </author>
      <author>
        <name>Bester, Stephanie M</name>
      </author>
      <author>
        <name>Height, Jude J</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Walz, Andrew J</name>
      </author>
    </item>
    <item>
      <title>Replicon particle vaccination induces non-neutralizing anti-nucleoprotein antibody-mediated control of Crimean-Congo hemorrhagic fever virus</title>
      <link>https://escholarship.org/uc/item/4fr2f471</link>
      <description>Crimean-Congo hemorrhagic fever virus (CCHFV) can cause severe human disease and is considered a WHO priority pathogen due to the lack of efficacious vaccines and antivirals. A CCHF virus replicon particle (VRP) has previously shown protective efficacy in a lethal Ifnar-/- mouse model when administered as a single dose at least 3 days prior to challenge. Here, we determine that non-specific immune responses are not sufficient to confer short-term protection, since Lassa virus VRP vaccination 3 days prior to CCHFV challenge was not protective. We also investigate how CCHF VRP vaccination confers protective efficacy by examining viral kinetics, histopathology, clinical analytes and immunity early after challenge (3 and 6 days post infection) and compare to unvaccinated controls. We characterize how these effects differ based on vaccination period and correspond to previously reported CCHF VRP-mediated protection. Vaccinating Ifnar-/- mice with CCHF VRP 28, 14, 7, or 3 days prior...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4fr2f471</guid>
      <pubDate>Mon, 9 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Sorvillo, Teresa E</name>
      </author>
      <author>
        <name>Karaaslan, Elif</name>
      </author>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>Coleman-McCray, JoAnn D</name>
      </author>
      <author>
        <name>Genzer, Sarah C</name>
      </author>
      <author>
        <name>Ritter, Jana M</name>
      </author>
      <author>
        <name>Hayes, Heather M</name>
      </author>
      <author>
        <name>Jain, Shilpi</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Montgomery, Joel M</name>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
    </item>
    <item>
      <title>Structural characterization of protective non-neutralizing antibodies targeting Crimean-Congo hemorrhagic fever virus</title>
      <link>https://escholarship.org/uc/item/20h6k5qk</link>
      <description>Crimean-Congo Hemorrhagic Fever Virus (CCHFV) causes a life-threatening disease with up to a 40% mortality rate. With no approved medical countermeasures, CCHFV is considered a public health priority agent. The non-neutralizing mouse monoclonal antibody (mAb) 13G8 targets CCHFV glycoprotein GP38 and protects mice from lethal CCHFV challenge when administered prophylactically or therapeutically. Here, we reveal the structures of GP38 bound with a human chimeric 13G8 mAb and a newly isolated CC5-17 mAb from a human survivor. These mAbs bind overlapping epitopes with a shifted angle. The broad-spectrum potential of c13G8 and CC5-17 and the practicality of using them against Aigai virus, a closely related nairovirus were examined. Binding studies demonstrate that the presence of non-conserved amino acids in Aigai virus corresponding region prevent CCHFV mAbs from binding Aigai virus GP38. This information, coupled with in vivo efficacy, paves the way for future mAb therapeutics effective...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/20h6k5qk</guid>
      <pubDate>Mon, 9 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Durie, Ian A</name>
      </author>
      <author>
        <name>Tehrani, Zahra R</name>
      </author>
      <author>
        <name>Karaaslan, Elif</name>
      </author>
      <author>
        <name>Sorvillo, Teresa E</name>
      </author>
      <author>
        <name>McGuire, Jack</name>
      </author>
      <author>
        <name>Golden, Joseph W</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>Kainulainen, Markus H</name>
      </author>
      <author>
        <name>Harmon, Jessica R</name>
      </author>
      <author>
        <name>Mousa, Jarrod J</name>
      </author>
      <author>
        <name>Gonzalez, David</name>
      </author>
      <author>
        <name>Enos, Suzanne</name>
      </author>
      <author>
        <name>Koksal, Iftihar</name>
      </author>
      <author>
        <name>Yilmaz, Gurdal</name>
      </author>
      <author>
        <name>Karakoc, Hanife Nur</name>
      </author>
      <author>
        <name>Hamidi, Sanaz</name>
      </author>
      <author>
        <name>Albay, Cansu</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Garrison, Aura R</name>
      </author>
      <author>
        <name>Sajadi, Mohammad M</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Exploring Noncovalent Protease Inhibitors for the Treatment of Severe Acute Respiratory Syndrome and Severe Acute Respiratory Syndrome-Like Coronaviruses</title>
      <link>https://escholarship.org/uc/item/9v94r462</link>
      <description>Over the last 20 years, both severe acute respiratory syndrome coronavirus-1 and severe acute respiratory syndrome coronavirus-2 have transmitted from animal hosts to humans causing zoonotic outbreaks of severe disease. Both viruses originate from a group of betacoronaviruses known as subgroup 2b. The emergence of two dangerous human pathogens from this group along with previous studies illustrating the potential of other subgroup 2b members to transmit to humans has underscored the need for antiviral development against them. Coronaviruses modify the host innate immune response in part through the reversal of ubiquitination and ISGylation with their papain-like protease (PLpro). To identify unique or overarching subgroup 2b structural features or enzymatic biases, the PLpro from a subgroup 2b bat coronavirus, BtSCoV-Rf1.2004, was biochemically and structurally evaluated. This evaluation revealed that PLpros from subgroup 2b coronaviruses have narrow substrate specificity for...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9v94r462</guid>
      <pubDate>Sat, 7 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Freitas, Brendan T</name>
      </author>
      <author>
        <name>Ahiadorme, Daniil A</name>
      </author>
      <author>
        <name>Bagul, Rahul S</name>
      </author>
      <author>
        <name>Durie, Ian A</name>
      </author>
      <author>
        <name>Ghosh, Samir</name>
      </author>
      <author>
        <name>Hill, Jarvis</name>
      </author>
      <author>
        <name>Kramer, Naomi E</name>
      </author>
      <author>
        <name>Murray, Jackelyn</name>
      </author>
      <author>
        <name>O’Boyle, Brady M</name>
      </author>
      <author>
        <name>Onobun, Emmanuel</name>
      </author>
      <author>
        <name>Pirrone, Michael G</name>
      </author>
      <author>
        <name>Shepard, Justin D</name>
      </author>
      <author>
        <name>Enos, Suzanne</name>
      </author>
      <author>
        <name>Subedi, Yagya P</name>
      </author>
      <author>
        <name>Upadhyaya, Kapil</name>
      </author>
      <author>
        <name>Tripp, Ralph A</name>
      </author>
      <author>
        <name>Cummings, Brian S</name>
      </author>
      <author>
        <name>Crich, David</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Polyphenols as alternative treatments of COVID-19</title>
      <link>https://escholarship.org/uc/item/1nx5058g</link>
      <description>Although scientists around the world have put lots of effort into the development of new treatments for COVID-19 since the outbreak, no drugs except Veklury (remdesivir) have been approved by FDA. There is an urgent need to discover some alternative antiviral treatment for COVID-19. Because polyphenols have been shown to possess antiviral activities, here we conducted a large-scale virtual screening for more than 400 polyphenols. Several lead compounds such as Petunidin 3-O-(6″-p-coumaroyl-glucoside) were identified to have promising binding affinities and convincing binding mechanisms. Analyzing the docking results and ADME properties sheds light on the potential efficacy of the top-ranked drug candidates and pinpoints the key residues on the target proteins for the future of drug development.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1nx5058g</guid>
      <pubDate>Sat, 7 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Wu, Yifei</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Crich, David</name>
      </author>
      <author>
        <name>Desrochers, Ellison</name>
      </author>
      <author>
        <name>Starling, Edward B</name>
      </author>
      <author>
        <name>Hansen, Madelyn C</name>
      </author>
      <author>
        <name>Booth, Carson</name>
      </author>
      <author>
        <name>Mullininx, Lauren Nicole</name>
      </author>
      <author>
        <name>Lou, Lei</name>
      </author>
      <author>
        <name>Chang, Kuan Y</name>
      </author>
      <author>
        <name>Xie, Zhong-Ru</name>
      </author>
    </item>
    <item>
      <title>The structural and biochemical impacts of monomerizing human acetylcholinesterase</title>
      <link>https://escholarship.org/uc/item/8dq1m0rj</link>
      <description>Serving a critical role in neurotransmission, human acetylcholinesterase (hAChE) is the target of organophosphate nerve agents. Hence, there is an active interest in studying the mechanism of inhibition and recovery of enzymatic activity, which could lead to better countermeasures against nerve agents. As hAChE is found in different oligomeric assemblies, certain approaches to studying it have been problematic. Herein, we examine the biochemical and structural impact of monomerizing hAChE by using two mutations: L380R/F535K. The activities of monomeric hAChE L380R/F535K and dimeric hAChE were determined to be comparable utilizing a modified Ellman's assay. To investigate the influence of subunit-subunit interactions on the structure of hAChE, a 2.1 Å X-ray crystallographic structure was determined. Apart from minor shifts along the dimer interface, the overall structure of the hAChE L380R/F535K mutant is similar to that of dimeric hAChE. To probe whether the plasticity of the...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8dq1m0rj</guid>
      <pubDate>Fri, 6 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Bester, Stephanie M</name>
      </author>
      <author>
        <name>Adipietro, Kaylin A</name>
      </author>
      <author>
        <name>Funk, Vanessa L</name>
      </author>
      <author>
        <name>Myslinski, James M</name>
      </author>
      <author>
        <name>Keul, Nicholas D</name>
      </author>
      <author>
        <name>Cheung, Jonah</name>
      </author>
      <author>
        <name>Wilder, Paul T</name>
      </author>
      <author>
        <name>Wood, Zachary A</name>
      </author>
      <author>
        <name>Weber, David J</name>
      </author>
      <author>
        <name>Height, Jude J</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Identifying Drug Candidates for COVID-19 with Large-Scale Drug Screening</title>
      <link>https://escholarship.org/uc/item/5dk6s02q</link>
      <description>Papain-like protease (PL&lt;sup&gt;pro&lt;/sup&gt;) is critical to COVID-19 infection. Therefore, it is a significant target protein for drug development. We virtually screened a 26,193 compound library against the PL&lt;sup&gt;pro&lt;/sup&gt; of SARS-CoV-2 and identified several drug candidates with convincing binding affinities. The three best compounds all had better estimated binding energy than those of the drug candidates proposed in previous studies. By analyzing the docking results for the drug candidates identified in this and previous studies, we demonstrate that the critical interactions between the compounds and PL&lt;sup&gt;pro&lt;/sup&gt; proposed by the computational approaches are consistent with those proposed by the biological experiments. In addition, the predicted binding energies of the compounds in the dataset showed a similar trend as their IC&lt;sub&gt;50&lt;/sub&gt; values. The predicted ADME and drug-likeness properties also suggested that these identified compounds can be used for COVID-19 treatment.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5dk6s02q</guid>
      <pubDate>Fri, 6 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Wu, Yifei</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Crich, David</name>
      </author>
      <author>
        <name>Lou, Lei</name>
      </author>
      <author>
        <name>Mullininx, Lauren Nicole</name>
      </author>
      <author>
        <name>Starling, Edward B</name>
      </author>
      <author>
        <name>Booth, Carson</name>
      </author>
      <author>
        <name>Chishom, Andrew Edward</name>
      </author>
      <author>
        <name>Chang, Kuan Y</name>
      </author>
      <author>
        <name>Xie, Zhong-Ru</name>
      </author>
    </item>
    <item>
      <title>The SARS-CoV‑2 SSHHPS Recognized by the Papain-like Protease</title>
      <link>https://escholarship.org/uc/item/3r1357xw</link>
      <description>Viral proteases are highly specific and recognize conserved cleavage site sequences of ∼6-8 amino acids. Short stretches of homologous host-pathogen sequences (SSHHPS) can be found spanning the viral protease cleavage sites. We hypothesized that these sequences corresponded to specific host protein targets since &amp;gt;40 host proteins have been shown to be cleaved by Group IV viral proteases and one Group VI viral protease. Using PHI-BLAST and the viral protease cleavage site sequences, we searched the human proteome for host targets and analyzed the hit results. Although the polyprotein and host proteins related to the suppression of the innate immune responses may be the primary targets of these viral proteases, we identified other cleavable host proteins. These proteins appear to be related to the virus-induced phenotype associated with Group IV viruses, suggesting that information about viral pathogenesis may be extractable directly from the viral genome sequence. Here we identify...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3r1357xw</guid>
      <pubDate>Fri, 6 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Reynolds, Nathanael D</name>
      </author>
      <author>
        <name>Aceves, Nathalie M</name>
      </author>
      <author>
        <name>Liu, Jinny L</name>
      </author>
      <author>
        <name>Compton, Jaimee R</name>
      </author>
      <author>
        <name>Leary, Dagmar H</name>
      </author>
      <author>
        <name>Freitas, Brendan T</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Doctor, Katarina Z</name>
      </author>
      <author>
        <name>Wu, Fred Y</name>
      </author>
      <author>
        <name>Hu, Xin</name>
      </author>
      <author>
        <name>Legler, Patricia M</name>
      </author>
    </item>
    <item>
      <title>Inflammation associated with monocyte/macrophage activation and recruitment corresponds with lethal outcome in a mouse model of Crimean-Congo haemorrhagic fever</title>
      <link>https://escholarship.org/uc/item/0mk8g0qn</link>
      <description>Crimean-Congo haemorrhagic fever virus (CCHFV) causes human disease ranging from subclinical to a fatal haemorrhagic syndrome. Determinants of CCHF pathogenesis are largely unknown and animal models that recapitulate human disease are limited. A recently described mouse model uses a monoclonal antibody (mAb 5A3) targeting the interferon (IFN) alpha/beta receptor to suppress type I IFN responses, making animals transiently susceptible to infection. To advance utility of this model, we investigated effects of challenge route, timing of 5A3 delivery, mouse sex and age, and virus strain on clinical course and outcome. C57BL/6J mice received mAb 5A3 -1, 0, or -1/+1 days post-infection (dpi). Subsets were challenged with CCHFV strain Turkey04 or IbAr10200 subcutaneously or intraperitoneally, and serially euthanized 3- and 7-dpi, when meeting euthanasia criteria or at study completion (14 dpi). CCHFV-IbAr10200-infected mice almost uniformly succumbed to infection, whereas CCHFV-Turkey04-infected...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0mk8g0qn</guid>
      <pubDate>Fri, 6 Dec 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Sorvillo, Teresa E</name>
      </author>
      <author>
        <name>Ritter, Jana M</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>Coleman-McCray, JoAnn D</name>
      </author>
      <author>
        <name>Davies, Katherine A</name>
      </author>
      <author>
        <name>Hayes, Heather M</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Montgomery, Joel M</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
    </item>
    <item>
      <title>The structure of DNA methyltransferase DNMT3C reveals an activity-tuning mechanism for DNA methylation</title>
      <link>https://escholarship.org/uc/item/2461750g</link>
      <description>DNA methylation is one of the major epigenetic mechanisms crucial for gene regulation and genome stability. De novo DNA methyltransferase DNMT3C is required for silencing evolutionarily young transposons during mice spermatogenesis. Mutation of DNMT3C led to a sterility phenotype that cannot be rescued by its homologs DNMT3A and DNMT3B. However, the structural basis of DNMT3C-mediated DNA methylation remains unknown. Here, we report the structure and mechanism of DNMT3C-mediated DNA methylation. The DNMT3C methyltransferase domain recognizes CpG-containing DNA in a manner similar to that of DNMT3A and DNMT3B, in line with their high sequence similarity. However, two evolutionary covariation sites, C543 and E590, diversify the substrate interaction among DNMT3C, DNMT3A, and DNMT3B, resulting in distinct DNA methylation activity and specificity between DNMT3C, DNMT3A, and DNMT3B in&amp;nbsp;vitro. In addition, our combined structural and biochemical analysis reveals that the disease-causing...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2461750g</guid>
      <pubDate>Mon, 25 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Khudaverdyan, Nelli</name>
      </author>
      <author>
        <name>Lu, Jiuwei</name>
        <uri>https://orcid.org/0000-0002-6478-4081</uri>
      </author>
      <author>
        <name>Chen, Xinyi</name>
      </author>
      <author>
        <name>Herle, Genevieve</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
    </item>
    <item>
      <title>Substrate specificity and protein stability drive the divergence of plant-specific DNA methyltransferases</title>
      <link>https://escholarship.org/uc/item/9413k6md</link>
      <description>DNA methylation is an important epigenetic mechanism essential for transposon silencing and genome integrity. Across evolution, the substrates of DNA methylation have diversified between kingdoms. In plants, chromomethylase3 (CMT3) and CMT2 mediate CHG and CHH methylation, respectively. However, how these two methyltransferases diverge on substrate specificities during evolution remains unknown. Here, we reveal that CMT2 originates from a duplication of an evolutionarily ancient CMT3 in flowering plants. Lacking a key arginine residue recognizing CHG in CMT2 impairs its CHG methylation activity in most flowering plants. An engineered V1200R mutation empowers CMT2 to restore CHG and CHH methylations in &lt;i&gt;Arabidopsis cmt2cmt3&lt;/i&gt; mutant, testifying a loss-of-function effect for CMT2 during evolution. CMT2 has evolved a long and unstructured amino terminus critical for protein stability, especially under heat stress, and is plastic to tolerate various natural mutations. Together,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9413k6md</guid>
      <pubDate>Fri, 22 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Jiang, Jianjun</name>
      </author>
      <author>
        <name>Gwee, Jia</name>
      </author>
      <author>
        <name>Fang, Jian</name>
        <uri>https://orcid.org/0000-0002-8652-1768</uri>
      </author>
      <author>
        <name>Leichter, Sarah M</name>
      </author>
      <author>
        <name>Sanders, Dean</name>
      </author>
      <author>
        <name>Ji, Xinrui</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
      <author>
        <name>Zhong, Xuehua</name>
      </author>
    </item>
    <item>
      <title>Protocol for the longitudinal study of neuroinflammation and reactive astrocytes in Lcn2CreERT2 mice</title>
      <link>https://escholarship.org/uc/item/0kw326tq</link>
      <description>During brain disease, astrocytes can reprogram into a reactive state that alters many of their functions. Here, we present a protocol for studying neuroinflammation and reactive astrogliosis in mice using lipopolysaccharide (LPS) from E.&amp;nbsp;coli. We describe steps for employing the Lcn2CreERT2 mouse crossed into a fluorescent Cre reporter line to label a subset of reactive astrocytes during and after inflammation. We then detail procedures for the longitudinal study of reactive astrocytes during the induction, progression, and/or resolution of astrogliosis. For complete details on the use and execution of this protocol, please refer to Agnew-Svoboda et&amp;nbsp;al.&lt;sup&gt;1&lt;/sup&gt;.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0kw326tq</guid>
      <pubDate>Mon, 11 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Ubina, Teresa</name>
        <uri>https://orcid.org/0000-0002-5549-4058</uri>
      </author>
      <author>
        <name>Agnew-Svoboda, William</name>
      </author>
      <author>
        <name>Figueroa, Zoe A</name>
      </author>
      <author>
        <name>Wilson, Emma H</name>
        <uri>https://orcid.org/0000-0002-6054-9981</uri>
      </author>
      <author>
        <name>Fiacco, Todd A</name>
      </author>
      <author>
        <name>Riccomagno, Martin M</name>
        <uri>https://orcid.org/0000-0002-1867-4439</uri>
      </author>
    </item>
    <item>
      <title>A Divergent Synthesis of Numerous Pyrroloiminoquinone Alkaloids Identifies Promising Antiprotozoal Agents</title>
      <link>https://escholarship.org/uc/item/0fz1787r</link>
      <description>On the basis of a streamlined route to the pyrroloiminoquinone (PIQ) core, we made 16 natural products spread across four classes of biosynthetically related alkaloid natural products, and multiple structural analogs, all in ≤8 steps longest linear sequence (LLS). The strategy features a Larock indole synthesis as the key operation in a five-step synthesis of a key methoxy-PIQ intermediate. Critically, this compound was readily diverged via selective methylation of either (or both) of the imine-like or pyrrole nitrogens, which then permitted further divergence by either &lt;i&gt;O-&lt;/i&gt;demethylation to &lt;i&gt;o-&lt;/i&gt;quinone natural products or displacement of the methoxy group with a range of amine nucleophiles. Based on a single, early report of their potential utility against the malaria parasite, we assayed these compounds against several strains of &lt;i&gt;Plasmodium falciparum&lt;/i&gt;, as well as two species of the related protozoan parasite &lt;i&gt;Babesia&lt;/i&gt;. In combination with evaluations of...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0fz1787r</guid>
      <pubDate>Fri, 8 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Barnes, Griffin L</name>
      </author>
      <author>
        <name>Magann, Nicholas L</name>
      </author>
      <author>
        <name>Perrotta, Daniele</name>
      </author>
      <author>
        <name>Hörmann, Fabian M</name>
      </author>
      <author>
        <name>Fernandez, Sebastian</name>
      </author>
      <author>
        <name>Vydyam, Pratap</name>
      </author>
      <author>
        <name>Choi, Jae-Yeon</name>
      </author>
      <author>
        <name>Prudhomme, Jacques</name>
      </author>
      <author>
        <name>Neal, Armund</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
        <uri>https://orcid.org/0000-0002-4862-9292</uri>
      </author>
      <author>
        <name>Mamoun, Choukri Ben</name>
      </author>
      <author>
        <name>Vanderwal, Christopher D</name>
        <uri>https://orcid.org/0000-0001-7218-4521</uri>
      </author>
    </item>
    <item>
      <title>EphB2 Signaling Is Implicated in Astrocyte-Mediated Parvalbumin Inhibitory Synapse Development</title>
      <link>https://escholarship.org/uc/item/8qd430n4</link>
      <description>Impaired inhibitory synapse development is suggested to drive neuronal hyperactivity in autism spectrum disorders (ASD) and epilepsy. We propose a novel mechanism by which astrocytes control the development of parvalbumin (PV)-specific inhibitory synapses in the hippocampus, implicating ephrin-B/EphB signaling. Here, we utilize genetic approaches to assess functional and structural connectivity between PV and pyramidal cells (PCs) through whole-cell patch-clamp electrophysiology, optogenetics, immunohistochemical analysis, and behaviors in male and female mice. While inhibitory synapse development is adversely affected by PV-specific expression of EphB2, a strong candidate ASD risk gene, astrocytic ephrin-B1 facilitates PV→PC connectivity through a mechanism involving EphB signaling in PV boutons. In contrast, the loss of astrocytic ephrin-B1 reduces PV→PC connectivity and inhibition, resulting in increased seizure susceptibility and an ASD-like phenotype. Our findings underscore...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8qd430n4</guid>
      <pubDate>Thu, 7 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Sutley-Koury, Samantha N</name>
      </author>
      <author>
        <name>Taitano-Johnson, Christopher</name>
      </author>
      <author>
        <name>Kulinich, Anna O</name>
      </author>
      <author>
        <name>Farooq, Nadia</name>
      </author>
      <author>
        <name>Wagner, Victoria A</name>
      </author>
      <author>
        <name>Robles, Marissa</name>
      </author>
      <author>
        <name>Hickmott, Peter W</name>
      </author>
      <author>
        <name>Santhakumar, Vijayalakshmi</name>
        <uri>https://orcid.org/0000-0001-6278-4187</uri>
      </author>
      <author>
        <name>Mimche, Patrice N</name>
      </author>
      <author>
        <name>Ethell, Iryna M</name>
        <uri>https://orcid.org/0000-0002-1324-6611</uri>
      </author>
    </item>
    <item>
      <title>Functional consequences of postnatal interventions in a mouse model of Fragile X syndrome</title>
      <link>https://escholarship.org/uc/item/7sx65717</link>
      <description>BACKGROUND: Fragile X syndrome (FXS) is a leading genetic cause of autism and intellectual disability with cortical hyperexcitability and sensory hypersensitivity attributed to loss and hypofunction of inhibitory parvalbumin-expressing (PV) cells. Our studies provide novel insights into the role of excitatory neurons in abnormal development of PV cells during a postnatal period of inhibitory circuit refinement.
METHODS: To achieve Fragile X mental retardation gene (Fmr1) deletion and re-expression in excitatory neurons during the postnatal day (P)14-P21 period, we generated Cre&lt;sup&gt;CaMKIIa&lt;/sup&gt;/Fmr1&lt;sup&gt;Flox/y&lt;/sup&gt; (cOFF) and Cre&lt;sup&gt;CaMKIIa&lt;/sup&gt;/Fmr1&lt;sup&gt;FloxNeo/y&lt;/sup&gt; (cON) mice, respectively. Cortical phenotypes were evaluated in adult mice using biochemical, cellular, clinically relevant electroencephalogram (EEG) and behavioral tests.
RESULTS: We found that similar to global Fmr1 KO mice, the density of PV-expressing cells, their activation, and sound-evoked gamma synchronization...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7sx65717</guid>
      <pubDate>Thu, 7 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Rais, Maham</name>
      </author>
      <author>
        <name>Lovelace, Jonathan W</name>
      </author>
      <author>
        <name>Shuai, Xinghao S</name>
      </author>
      <author>
        <name>Woodard, Walker</name>
      </author>
      <author>
        <name>Bishay, Steven</name>
      </author>
      <author>
        <name>Estrada, Leo</name>
      </author>
      <author>
        <name>Sharma, Ashwin R</name>
      </author>
      <author>
        <name>Nguy, Austin</name>
      </author>
      <author>
        <name>Kulinich, Anna</name>
      </author>
      <author>
        <name>Pirbhoy, Patricia S</name>
      </author>
      <author>
        <name>Palacios, Arnold R</name>
      </author>
      <author>
        <name>Nelson, David L</name>
      </author>
      <author>
        <name>Razak, Khaleel A</name>
      </author>
      <author>
        <name>Ethell, Iryna M</name>
        <uri>https://orcid.org/0000-0002-1324-6611</uri>
      </author>
    </item>
    <item>
      <title>Urokinase plasminogen activator mediates changes in human astrocytes modeling fragile X syndrome</title>
      <link>https://escholarship.org/uc/item/2k90c0dv</link>
      <description>The function of astrocytes intertwines with the extracellular matrix, whose neuron and glial cell-derived components shape neuronal plasticity. Astrocyte abnormalities have been reported in the brain of the mouse model for fragile X syndrome (FXS), the most common cause of inherited intellectual disability, and a monogenic cause of autism spectrum disorder. We compared human FXS and control astrocytes generated from human induced pluripotent stem cells and we found increased expression of urokinase plasminogen activator (uPA), which modulates degradation of extracellular matrix. Several pathways associated with uPA and its receptor function were activated in FXS astrocytes. Levels of uPA were also increased in conditioned medium collected from FXS hiPSC-derived astrocyte cultures and correlated inversely with intracellular Ca&lt;sup&gt;2+&lt;/sup&gt; responses to activation of L-type voltage-gated calcium channels in human astrocytes. Increased uPA augmented neuronal phosphorylation of TrkB...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2k90c0dv</guid>
      <pubDate>Thu, 7 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Peteri, Ulla‐Kaisa</name>
      </author>
      <author>
        <name>Pitkonen, Juho</name>
      </author>
      <author>
        <name>de Toma, Ilario</name>
      </author>
      <author>
        <name>Nieminen, Otso</name>
      </author>
      <author>
        <name>Utami, Kagistia Hana</name>
      </author>
      <author>
        <name>Strandin, Tomas M</name>
      </author>
      <author>
        <name>Corcoran, Padraic</name>
      </author>
      <author>
        <name>Roybon, Laurent</name>
      </author>
      <author>
        <name>Vaheri, Antti</name>
      </author>
      <author>
        <name>Ethell, Iryna</name>
        <uri>https://orcid.org/0000-0002-1324-6611</uri>
      </author>
      <author>
        <name>Casarotto, Plinio</name>
      </author>
      <author>
        <name>Pouladi, Mahmoud A</name>
      </author>
      <author>
        <name>Castrén, Maija L</name>
      </author>
    </item>
    <item>
      <title>Editorial: Neural markers of sensory processing in development</title>
      <link>https://escholarship.org/uc/item/2b07n7r8</link>
      <description>Editorial: Neural markers of sensory processing in development</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2b07n7r8</guid>
      <pubDate>Thu, 7 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Ethridge, Lauren E</name>
      </author>
      <author>
        <name>Auerbach, Benjamin D</name>
      </author>
      <author>
        <name>Contractor, Anis</name>
      </author>
      <author>
        <name>Ethell, Iryna M</name>
        <uri>https://orcid.org/0000-0002-1324-6611</uri>
      </author>
      <author>
        <name>McCullagh, Elizabeth A</name>
      </author>
      <author>
        <name>Pedapati, Ernest V</name>
      </author>
    </item>
    <item>
      <title>Astrocytic Ephrin-B1 Regulates Oligodendrocyte Development and Myelination</title>
      <link>https://escholarship.org/uc/item/1hv069b2</link>
      <description>Astrocytes have been implicated in oligodendrocyte development and myelination, however, the mechanisms by which astrocytes regulate oligodendrocytes remain unclear. Our findings suggest a new mechanism that regulates astrocyte-mediated oligodendrocyte development through ephrin-B1 signaling in astrocytes. Using a mouse model, we examined the role of astrocytic ephrin-B1 signaling in oligodendrocyte development by deleting ephrin-B1 specifically in astrocytes during the postnatal days (P)14-P28 period and used mRNA analysis, immunohistochemistry, and mouse behaviors to study its effects on oligodendrocytes and myelination. We found that deletion of astrocytic ephrin-B1 downregulated many genes associated with oligodendrocyte development, myelination, and lipid metabolism in the hippocampus and the corpus callosum. Additionally, we observed a reduced number of oligodendrocytes and impaired myelination in the corpus callosum of astrocyte-specific ephrin-B1 KO mice. Finally, our...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1hv069b2</guid>
      <pubDate>Thu, 7 Nov 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Sutley-Koury, Samantha N</name>
      </author>
      <author>
        <name>Anderson, Alyssa</name>
      </author>
      <author>
        <name>Taitano-Johnson, Christopher</name>
      </author>
      <author>
        <name>Ajayi, Moyinoluwa</name>
      </author>
      <author>
        <name>Kulinich, Anna O</name>
      </author>
      <author>
        <name>Contreras, Kimberly</name>
      </author>
      <author>
        <name>Regalado, Jasmin</name>
      </author>
      <author>
        <name>Tiwari-Woodruff, Seema K</name>
      </author>
      <author>
        <name>Ethell, Iryna M</name>
        <uri>https://orcid.org/0000-0002-1324-6611</uri>
      </author>
    </item>
    <item>
      <title>HNF4α isoforms: the fraternal twin master regulators of liver function</title>
      <link>https://escholarship.org/uc/item/6jv281zw</link>
      <description>In the more than 30 years since the purification and cloning of Hepatocyte Nuclear Factor 4 (HNF4α), considerable insight into its role in liver function has been gleaned from its target genes and mouse experiments. HNF4α plays a key role in lipid and glucose metabolism and intersects with not just diabetes and circadian rhythms but also with liver cancer, although much remains to be elucidated about those interactions. Similarly, while we are beginning to elucidate the role of the isoforms expressed from its two promoters, we know little about the alternatively spliced variants in other portions of the protein and their impact on the 1000-plus HNF4α target genes. This review will address how HNF4α came to be called the master regulator of liver-specific gene expression with a focus on its role in basic metabolism, the contributions of the various isoforms and the intriguing intersection with the circadian clock.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6jv281zw</guid>
      <pubDate>Fri, 25 Oct 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Radi, Sarah H</name>
      </author>
      <author>
        <name>Vemuri, Kiranmayi</name>
      </author>
      <author>
        <name>Martinez-Lomeli, Jose</name>
      </author>
      <author>
        <name>Sladek, Frances M</name>
      </author>
    </item>
    <item>
      <title>Epigenetic Regulation and Chromatin Remodeling in Malaria Parasites</title>
      <link>https://escholarship.org/uc/item/8071z86v</link>
      <description>&lt;i&gt;Plasmodium falciparum&lt;/i&gt;, the human malaria parasite, infects two hosts and various cell types, inducing distinct morphological and physiological changes in the parasite in response to different environmental conditions. These variations required the parasite to adapt and develop elaborate molecular mechanisms to ensure its spread and transmission. Recent findings have significantly improved our understanding of the regulation of gene expression in &lt;i&gt;P. falciparum&lt;/i&gt;. Here, we provide an up-to-date overview of technologies used to highlight the transcriptomic adjustments occurring in the parasite throughout its life cycle. We also emphasize the complementary and complex epigenetic mechanisms regulating gene expression in malaria parasites. This review concludes with an outlook on the chromatin architecture, the remodeling systems, and how this 3D genome organization is critical in various biological processes.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8071z86v</guid>
      <pubDate>Fri, 27 Sep 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hollin, Thomas</name>
        <uri>https://orcid.org/0000-0002-8089-3253</uri>
      </author>
      <author>
        <name>Chahine, Zeinab</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
      </author>
    </item>
    <item>
      <title>Crimean Congo hemorrhagic fever virus nucleoprotein and GP38 subunit vaccine combination prevents morbidity in mice</title>
      <link>https://escholarship.org/uc/item/1ff7g8vn</link>
      <description>Immunizing mice with Crimean-Congo hemorrhagic fever virus (CCHFV) nucleoprotein (NP), glycoprotein precursor (GPC), or with the GP38 domain of GPC, can be protective when the proteins are delivered with viral vectors or as a DNA or RNA vaccine. Subunit vaccines are a safe and cost-effective alternative to some vaccine platforms, but Gc and Gn glycoprotein subunit vaccines for CCHFV fail to protect despite eliciting high levels of neutralizing antibodies. Here, we investigated humoral and cellular immune responses and the protective efficacy of recombinant NP, GP38, and GP38 forms (GP85 and GP160) associated with the highly glycosylated mucin-like (MLD) domain, as well as the NP + GP38 combination. Vaccination with GP160, GP85, or GP38 did not confer protection, and vaccination with the MLD-associated GP38 forms blunted the humoral immune responses to GP38, worsened clinical chemistry, and increased viral RNA in the blood compared to the GP38 vaccination. In contrast, NP vaccination...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1ff7g8vn</guid>
      <pubDate>Thu, 19 Sep 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Karaaslan, Elif</name>
      </author>
      <author>
        <name>Sorvillo, Teresa E</name>
      </author>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>O’Neal, Troy Justin</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>Davies, Katherine A</name>
      </author>
      <author>
        <name>Coleman-McCray, JoAnn D</name>
      </author>
      <author>
        <name>Harmon, Jessica R</name>
      </author>
      <author>
        <name>Ritter, Jana M</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Montgomery, Joel M</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
    </item>
    <item>
      <title>Insights into the evolution, virulence and speciation of Babesia MO1 and Babesia divergens through multiomics analyses</title>
      <link>https://escholarship.org/uc/item/7nx574h7</link>
      <description>Babesiosis, caused by protozoan parasites of the genus &lt;i&gt;Babesia&lt;/i&gt;, is an emerging tick-borne disease of significance for both human and animal health. &lt;i&gt;Babesia&lt;/i&gt; parasites infect erythrocytes of vertebrate hosts where they develop and multiply rapidly to cause the pathological symptoms associated with the disease. The identification of new &lt;i&gt;Babesia&lt;/i&gt; species underscores the ongoing risk of zoonotic pathogens capable of infecting humans, a concern amplified by anthropogenic activities and environmental changes. One such pathogen, &lt;i&gt;Babesia MO1&lt;/i&gt;, previously implicated in severe cases of human babesiosis in the United States, was initially considered a subspecies of &lt;i&gt;B. divergens&lt;/i&gt;, the predominant agent of human babesiosis in Europe. Here we report comparative multiomics analyses of &lt;i&gt;B. divergens&lt;/i&gt; and &lt;i&gt;B. MO1&lt;/i&gt; that offer insight into their biology and evolution. Our analysis shows that despite their highly similar genomic sequences, substantial genetic...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7nx574h7</guid>
      <pubDate>Thu, 12 Sep 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Singh, Pallavi</name>
      </author>
      <author>
        <name>Vydyam, Pratap</name>
      </author>
      <author>
        <name>Fang, Tiffany</name>
      </author>
      <author>
        <name>Estrada, Karel</name>
      </author>
      <author>
        <name>Gonzalez, Luis Miguel</name>
      </author>
      <author>
        <name>Grande, Ricardo</name>
      </author>
      <author>
        <name>Kumar, Madelyn</name>
      </author>
      <author>
        <name>Chakravarty, Sakshar</name>
      </author>
      <author>
        <name>Berry, Vincent</name>
      </author>
      <author>
        <name>Ranwez, Vincent</name>
      </author>
      <author>
        <name>Carcy, Bernard</name>
      </author>
      <author>
        <name>Depoix, Delphine</name>
      </author>
      <author>
        <name>Sánchez, Sergio</name>
      </author>
      <author>
        <name>Cornillot, Emmanuel</name>
      </author>
      <author>
        <name>Abel, Steven</name>
      </author>
      <author>
        <name>Ciampossin, Loic</name>
      </author>
      <author>
        <name>Lenz, Todd</name>
      </author>
      <author>
        <name>Harb, Omar</name>
      </author>
      <author>
        <name>Sanchez-Flores, Alejandro</name>
      </author>
      <author>
        <name>Montero, Estrella</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
      </author>
      <author>
        <name>Lonardi, Stefano</name>
        <uri>https://orcid.org/0000-0002-2696-7274</uri>
      </author>
      <author>
        <name>Mamoun, Choukri Ben</name>
      </author>
    </item>
    <item>
      <title>Erythrocyte nano-ghosts with dual optical and magnetic resonance characteristics</title>
      <link>https://escholarship.org/uc/item/9p7564r8</link>
      <description>Significance: Fluorescent organic dyes provide imaging capabilities at cellular and sub-cellular levels. However, a common problem associated with some of the existing dyes such as the US FDA-approved indocyanine green (ICG) is their weak fluorescence emission. Alternative dyes with greater emission characteristics would be useful in various imaging applications. Complementing optical imaging, magnetic resonance (MR) imaging enables deep tissue imaging. Nano-sized delivery systems containing dyes with greater fluorescence emission as well as MR contrast agents present a promising dual-mode platform with high optical sensitivity and deep tissue imaging for image-guided surgical applications.
Aim: We have engineered a nano-sized platform, derived from erythrocyte ghosts (EGs), with dual near-infrared fluorescence and MR characteristics by co-encapsulation of a brominated carbocyanine dye and gadobenate dimeglumine (Gd-BOPTA).
Approach: We have investigated the use of three brominated...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9p7564r8</guid>
      <pubDate>Mon, 9 Sep 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Lee, Chi-Hua</name>
      </author>
      <author>
        <name>Zaman, Shamima</name>
      </author>
      <author>
        <name>Kundra, Vikas</name>
      </author>
      <author>
        <name>Anvari, Bahman</name>
        <uri>https://orcid.org/0000-0002-2511-5854</uri>
      </author>
    </item>
    <item>
      <title>Adipocyte-Derived PXR Signaling Is Dispensable for Diet-Induced Obesity and Metabolic Disorders in Mice</title>
      <link>https://escholarship.org/uc/item/0xz656m2</link>
      <description>Pregnane X receptor (PXR) is a xenobiotic receptor that can be activated by numerous chemicals including endogenous hormones, dietary steroids, pharmaceutical agents, and environmental chemicals. PXR has been established to function as a xenobiotic sensor to coordinately regulate xenobiotic metabolism by regulating the expression of many enzymes and transporters required for xenobiotic metabolism. Recent studies have implicated a potentially important role for PXR in obesity and metabolic disease beyond xenobiotic metabolism, but how PXR action in different tissues or cell types contributes to obesity and metabolic disorders remains elusive. To investigate the role of adipocyte PXR in obesity, we generated a novel adipocyte-specific PXR deficient mouse model (PXR&lt;sup&gt;ΔAd&lt;/sup&gt;). Notably, we found that loss of adipocyte PXR did not affect food intake, energy expenditure, and obesity in high-fat diet-fed male mice. PXR&lt;sup&gt;ΔAd&lt;/sup&gt; mice also had similar obesity-associated metabolic...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0xz656m2</guid>
      <pubDate>Wed, 4 Sep 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Wang, Fang</name>
      </author>
      <author>
        <name>Liu, Jingwei</name>
      </author>
      <author>
        <name>Hernandez, Rebecca</name>
        <uri>https://orcid.org/0000-0002-8031-2949</uri>
      </author>
      <author>
        <name>Park, Se-Hyung</name>
      </author>
      <author>
        <name>Lai, Ying-Jing</name>
      </author>
      <author>
        <name>Wang, Shuxia</name>
      </author>
      <author>
        <name>Blumberg, Bruce</name>
        <uri>https://orcid.org/0000-0002-8016-8414</uri>
      </author>
      <author>
        <name>Zhou, Changcheng</name>
      </author>
    </item>
    <item>
      <title>Insulin Resistance in Women Correlates with Chromatin Histone Lysine Acetylation, Inflammatory Signaling, and Accelerated Aging</title>
      <link>https://escholarship.org/uc/item/4n31g05b</link>
      <description>BACKGROUND: Epigenetic changes link medical, social, and environmental factors with cardiovascular and kidney disease and, more recently, with cancer. The mechanistic link between metabolic health and epigenetic changes is only starting to be investigated. In our in vitro and in vivo studies, we performed a broad analysis of the link between hyperinsulinemia and chromatin acetylation; our top "hit" was chromatin opening at H3K9ac.
METHODS: Building on our published preclinical studies, here, we performed a detailed analysis of the link between insulin resistance, chromatin acetylation, and inflammation using an initial test set of 28 women and validation sets of 245, 22, and 53 women.
RESULTS: ChIP-seq identified chromatin acetylation and opening at the genes coding for TNFα and IL6 in insulin-resistant women. Pathway analysis identified inflammatory response genes, NFκB/TNFα-signaling, reactome cytokine signaling, innate immunity, and senescence. Consistent with this finding,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4n31g05b</guid>
      <pubDate>Tue, 27 Aug 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Vidal, Christina M</name>
      </author>
      <author>
        <name>Alva-Ornelas, Jackelyn A</name>
      </author>
      <author>
        <name>Chen, Nancy Zhuo</name>
      </author>
      <author>
        <name>Senapati, Parijat</name>
      </author>
      <author>
        <name>Tomsic, Jerneja</name>
      </author>
      <author>
        <name>Robles, Vanessa Myriam</name>
      </author>
      <author>
        <name>Resto, Cristal</name>
      </author>
      <author>
        <name>Sanchez, Nancy</name>
      </author>
      <author>
        <name>Sanchez, Angelica</name>
      </author>
      <author>
        <name>Hyslop, Terry</name>
      </author>
      <author>
        <name>Emwas, Nour</name>
      </author>
      <author>
        <name>Aljaber, Dana</name>
      </author>
      <author>
        <name>Bachelder, Nick</name>
      </author>
      <author>
        <name>Martinez, Ernest</name>
        <uri>https://orcid.org/0000-0002-6326-4121</uri>
      </author>
      <author>
        <name>Ann, David</name>
      </author>
      <author>
        <name>Jones, Veronica</name>
      </author>
      <author>
        <name>Winn, Robert A</name>
      </author>
      <author>
        <name>Miele, Lucio</name>
      </author>
      <author>
        <name>Ochoa, Augusto C</name>
      </author>
      <author>
        <name>Dietze, Eric C</name>
      </author>
      <author>
        <name>Natarajan, Rama</name>
      </author>
      <author>
        <name>Schones, Dustin</name>
      </author>
      <author>
        <name>Seewaldt, Victoria L</name>
      </author>
    </item>
    <item>
      <title>Multi-layered heterochromatin interaction as a switch for DIM2-mediated DNA methylation</title>
      <link>https://escholarship.org/uc/item/2cq9g0p4</link>
      <description>Functional crosstalk between DNA methylation, histone H3 lysine-9 trimethylation (H3K9me3) and heterochromatin protein 1 (HP1) is essential for proper heterochromatin assembly and genome stability. However, how repressive chromatin cues guide DNA methyltransferases for region-specific DNA methylation remains largely unknown. Here, we report structure-function characterizations of DNA methyltransferase Defective-In-Methylation-2 (DIM2) in Neurospora. The DNA methylation activity of DIM2 requires the presence of both H3K9me3 and HP1. Our structural study reveals a bipartite DIM2-HP1 interaction, leading to a disorder-to-order transition of the DIM2 target-recognition domain that is essential for substrate binding. Furthermore, the structure of DIM2-HP1-H3K9me3-DNA complex reveals a substrate-binding mechanism distinct from that for its mammalian orthologue DNMT1. In addition, the dual recognition of H3K9me3 peptide by the DIM2 RFTS and BAH1 domains allosterically impacts the DIM2-substrate...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2cq9g0p4</guid>
      <pubDate>Wed, 14 Aug 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Shao, Zengyu</name>
      </author>
      <author>
        <name>Lu, Jiuwei</name>
        <uri>https://orcid.org/0000-0002-6478-4081</uri>
      </author>
      <author>
        <name>Khudaverdyan, Nelli</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
    </item>
    <item>
      <title>Structural basis for the H2AK119ub1-specific DNMT3A-nucleosome interaction</title>
      <link>https://escholarship.org/uc/item/4j24f3rf</link>
      <description>Isoform 1 of DNA methyltransferase DNMT3A (DNMT3A1) specifically recognizes nucleosome monoubiquitylated at histone H2A lysine-119 (H2AK119ub1) for establishment of DNA methylation. Mis-regulation of this process may cause aberrant DNA methylation and pathogenesis. However, the molecular basis underlying DNMT3A1−nucleosome interaction remains elusive. Here we report the cryo-EM structure of DNMT3A1’s ubiquitin-dependent recruitment (UDR) fragment complexed with H2AK119ub1-modified nucleosome. DNMT3A1 UDR occupies an extensive nucleosome surface, involving the H2A-H2B acidic patch, a surface groove formed by H2A and H3, nucleosomal DNA, and H2AK119ub1. The DNMT3A1 UDR’s interaction with H2AK119ub1 affects the functionality of DNMT3A1 in cells in a context-dependent manner. Our structural and biochemical analysis also reveals competition between DNMT3A1 and JARID2, a cofactor of polycomb repression complex 2 (PRC2), for nucleosome binding, suggesting the interplay between different...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4j24f3rf</guid>
      <pubDate>Tue, 13 Aug 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Chen, Xinyi</name>
      </author>
      <author>
        <name>Guo, Yiran</name>
      </author>
      <author>
        <name>Zhao, Ting</name>
      </author>
      <author>
        <name>Lu, Jiuwei</name>
        <uri>https://orcid.org/0000-0002-6478-4081</uri>
      </author>
      <author>
        <name>Fang, Jian</name>
        <uri>https://orcid.org/0000-0002-8652-1768</uri>
      </author>
      <author>
        <name>Wang, Yinsheng</name>
      </author>
      <author>
        <name>Wang, Gang Greg</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
    </item>
    <item>
      <title>Toxoplasma infection induces an aged neutrophil population in the CNS that is associated with neuronal protection</title>
      <link>https://escholarship.org/uc/item/4m6534d7</link>
      <description>BackgroundInfection with the protozoan parasite Toxoplasma gondii leads to the formation of lifelong cysts in neurons that can have devastating consequences in the immunocompromised. In the immunocompetent individual, anti-parasitic effector mechanisms and a balanced immune response characterized by pro- and anti-inflammatory cytokine production establishes an asymptomatic infection that rarely leads to neurological symptoms. Several mechanisms are known to play a role in this successful immune response in the brain including T cell production of IFNγ and IL-10 and the involvement of CNS resident cells. This limitation of clinical neuropathology during chronic infection suggests a balance between immune response and neuroprotective mechanisms that collectively prevent clinical manifestations of disease. However, how these two vital mechanisms of protection interact during chronic Toxoplasma infection remains poorly understood.Main textThis study demonstrates a previously undescribed...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4m6534d7</guid>
      <pubDate>Mon, 12 Aug 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Bergersen, Kristina V</name>
      </author>
      <author>
        <name>Kavvathas, Bill</name>
      </author>
      <author>
        <name>Ford, Byron D</name>
      </author>
      <author>
        <name>Wilson, Emma H</name>
        <uri>https://orcid.org/0000-0002-6054-9981</uri>
      </author>
    </item>
    <item>
      <title>Multiscale simulation-guided design of enzyme bioconjugates with enhanced catalysis</title>
      <link>https://escholarship.org/uc/item/3zk8s44f</link>
      <description>Biopolymer-scaffold modification is widely used to enhance enzyme catalysis. A central challenge is predicting the effects of scaffold position on enzyme properties. Here, we use a computational-experimental approach to develop a model for the effects of DNA scaffold position on enzyme kinetics. Using phosphotriesterase modified with a 20bp dsDNA, we demonstrate that conjugation position is as important as the scaffold's chemistry and structure. Multiscale simulations predict the effective substrate concentration increases close to the scaffold, which has μM-strength binding to the substrate. Kinetic analysis shows that the effective concentration that the scaffold provides is best utilized when positioned next to, but not blocking, the active site. At ~5Å distance between scaffold and active site a 7-fold increase in &lt;i&gt;k&lt;/i&gt; &lt;sub&gt;&lt;i&gt;cat&lt;/i&gt;&lt;/sub&gt; &lt;i&gt;/K&lt;/i&gt; &lt;sub&gt;&lt;i&gt;M&lt;/i&gt;&lt;/sub&gt; was achieved. A model that accounts for the substrate concentration as well PTE-DNA geometry accurately...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3zk8s44f</guid>
      <pubDate>Fri, 2 Aug 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hong, Xiao</name>
      </author>
      <author>
        <name>Cholko, Timothy</name>
      </author>
      <author>
        <name>Chang, Chia-En A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
      <author>
        <name>Wheeldon, Ian</name>
        <uri>https://orcid.org/0000-0002-3492-7539</uri>
      </author>
    </item>
    <item>
      <title>Human neutrophil‐like cells demonstrate antimicrobial responses to the chronic cyst form of Toxoplasma gondii</title>
      <link>https://escholarship.org/uc/item/0n80f30k</link>
      <description>The protozoan parasite Toxoplasma gondii infects approximately 2.5 billion people worldwide. Infection induces a rapid dissemination of parasites throughout the body followed by the formation of lifelong cysts within neurons of the host brain. Both stages require a dynamic immune response comprised of both innate and adaptive cells. Neutrophils are a primary responding cell to acute infection and have been observed in the brain during murine chronic infection. Previous studies investigating human neutrophils found that invasion by Toxoplasma tachyzoites inhibits apoptosis of neutrophils, prolonging their survival under inflammatory conditions. Here, we demonstrate the differentiation of two distinct subsets following exposure of human neutrophil-like-cells (HNLC) to Toxoplasma cysts. In vitro stimulation and imaging studies show cyst-specific induction of cytokines and cyst clearance by HNLCs. Further testing demonstrates that aged HNLCs perform less phagocytosis of cysts compared...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0n80f30k</guid>
      <pubDate>Fri, 19 Jul 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Bergersen, Kristina V</name>
      </author>
      <author>
        <name>Ramirez, Ashley D</name>
      </author>
      <author>
        <name>Kavvathas, Bill</name>
      </author>
      <author>
        <name>Mercer, Frances</name>
      </author>
      <author>
        <name>Wilson, Emma H</name>
        <uri>https://orcid.org/0000-0002-6054-9981</uri>
      </author>
    </item>
    <item>
      <title>Spatiotemporal patterns of GFAP upregulation in rat brain following acute intoxication with diisopropylfluorophosphate (DFP).</title>
      <link>https://escholarship.org/uc/item/7kp4q8z9</link>
      <description>We previously demonstrated that the organophosphate diisopropylfluorophosphate (DFP) induced region-specific delayed neuronal injury in rat brain. The goal of this study was to examine the spatiotemporal pattern of the astroglial response after acute intoxication of rats with DFP. Rats were euthanized at varying times between 1 h to 7 days after DFP administration (9mg/kg, i.p.). The distribution of activated astrocytes in different brain regions was determined by immunostaining for glial fibrillary acidic acid (GFAP). GFAP immunoreactivity increased in the hippocampus, and piriform/entorhinal cortex at 1 h, peaked between 4-8 h then decreased from 16 to 24 h. GFAP labeling in the amygdala gradually increased over the 24 h period. A large increase in GFAP labeling was seen at 3-7 days following DFP administration in the hippocampus, piriform/entorhinal cortex and dorsolateral thalamus. At 3 days post-DFP exposure, GFAP immunoreactivity was totally absent in central areas of the...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7kp4q8z9</guid>
      <pubDate>Wed, 17 Jul 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Liu, Cuimei</name>
      </author>
      <author>
        <name>Li, Yonggang</name>
      </author>
      <author>
        <name>Lein, Pamela J</name>
        <uri>https://orcid.org/0000-0001-7665-7584</uri>
      </author>
      <author>
        <name>Ford, Byron D</name>
        <uri>https://orcid.org/0000-0002-6636-1461</uri>
      </author>
    </item>
    <item>
      <title>Neuregulin-1 is neuroprotective in a rat model of organophosphate-induced delayed neuronal injury</title>
      <link>https://escholarship.org/uc/item/3qx9q8h9</link>
      <description>Current medical countermeasures against organophosphate (OP) nerve agents are effective in reducing mortality, but do not sufficiently protect the CNS from delayed brain damage and persistent neurological symptoms. In this study, we examined the efficacy of neuregulin-1 (NRG-1) in protecting against delayed neuronal cell death following acute intoxication with the OP diisopropylflurophosphate (DFP). Adult male Sprague-Dawley rats were pretreated with pyridostigmine (0.1 mg/kg BW, i.m.) and atropine methylnitrate (20 mg/kg BW, i.m.) prior to DFP (9 mg/kg BW, i.p.) intoxication to increase survival and reduce peripheral signs of cholinergic toxicity but not prevent DFP-induced seizures or delayed neuronal injury. Pretreatment with NRG-1 did not protect against seizures in rats exposed to DFP. However, neuronal injury was significantly reduced in most brain regions by pretreatment with NRG-1 isoforms NRG-EGF (3.2 μg/kg BW, i.a) or NRG-GGF2 (48 μg/kg BW, i.a.) as determined by FluroJade-B...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3qx9q8h9</guid>
      <pubDate>Wed, 17 Jul 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Li, Yonggang</name>
      </author>
      <author>
        <name>Lein, Pamela J</name>
        <uri>https://orcid.org/0000-0001-7665-7584</uri>
      </author>
      <author>
        <name>Liu, Cuimei</name>
      </author>
      <author>
        <name>Bruun, Donald A</name>
      </author>
      <author>
        <name>Giulivi, Cecilia</name>
        <uri>https://orcid.org/0000-0003-1033-7435</uri>
      </author>
      <author>
        <name>Ford, Gregory D</name>
      </author>
      <author>
        <name>Tewolde, Teclemichael</name>
      </author>
      <author>
        <name>Ross-Inta, Catherine</name>
      </author>
      <author>
        <name>Ford, Byron D</name>
        <uri>https://orcid.org/0000-0002-6636-1461</uri>
      </author>
    </item>
    <item>
      <title>Deciphering Abnormal Platelet Subpopulations in COVID-19, Sepsis and Systemic Lupus Erythematosus through Machine Learning and Single-Cell Transcriptomics</title>
      <link>https://escholarship.org/uc/item/49m3q0cd</link>
      <description>This study focuses on understanding the transcriptional heterogeneity of activated platelets and its impact on diseases such as sepsis, COVID-19, and systemic lupus erythematosus (SLE). Recognizing the limited knowledge in this area, our research aims to dissect the complex transcriptional profiles of activated platelets to aid in developing targeted therapies for abnormal and pathogenic platelet subtypes. We analyzed single-cell transcriptional profiles from 47,977 platelets derived from 413 samples of patients with these diseases, utilizing Deep Neural Network (DNN) and eXtreme Gradient Boosting (XGB) to distinguish transcriptomic signatures predictive of fatal or survival outcomes. Our approach included source data annotations and platelet markers, along with SingleR and Seurat for comprehensive profiling. Additionally, we employed Uniform Manifold Approximation and Projection (UMAP) for effective dimensionality reduction and visualization, aiding in the identification of various...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/49m3q0cd</guid>
      <pubDate>Sat, 6 Jul 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Qiu, Xinru</name>
      </author>
      <author>
        <name>Nair, Meera G</name>
        <uri>https://orcid.org/0000-0002-1807-5161</uri>
      </author>
      <author>
        <name>Jaroszewski, Lukasz</name>
      </author>
      <author>
        <name>Godzik, Adam</name>
      </author>
    </item>
    <item>
      <title>Stable Occupancy of the Crimean-Congo Hemorrhagic Fever Virus-Encoded Deubiquitinase Blocks Viral Infection</title>
      <link>https://escholarship.org/uc/item/9fq1j0tm</link>
      <description>Crimean-Congo hemorrhagic fever virus (CCHFV) infection can result in a severe hemorrhagic syndrome for which there are no antiviral interventions available to date. Certain RNA viruses, such as CCHFV, encode cysteine proteases of the ovarian tumor (OTU) family that antagonize interferon (IFN) production by deconjugating ubiquitin (Ub). The OTU of CCHFV, a negative-strand RNA virus, is dispensable for replication of the viral genome, despite being part of the large viral RNA polymerase. Here, we show that mutations that prevent binding of the OTU to cellular ubiquitin are required for the generation of recombinant CCHFV containing a mutated catalytic cysteine. Similarly, the high-affinity binding of a synthetic ubiquitin variant (UbV-CC4) to CCHFV OTU strongly inhibits viral growth. UbV-CC4 inhibits CCHFV infection even in the absence of intact IFN signaling, suggesting that its antiviral activity is not due to blocking the OTU's immunosuppressive function. Instead, the prolonged...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9fq1j0tm</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Hua, Brian L</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Coleman-McCray, JoAnn D</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>McMullan, Laura K</name>
      </author>
      <author>
        <name>Nichol, Stuart T</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
    </item>
    <item>
      <title>Structural Insights into the Interaction of Coronavirus Papain-Like Proteases and Interferon-Stimulated Gene Product 15 from Different Species</title>
      <link>https://escholarship.org/uc/item/7dm1218m</link>
      <description>Severe acute respiratory syndrome coronavirus (SARS-CoV) and Middle East respiratory syndrome coronavirus (MERS-CoV) encode multifunctional papain-like proteases (PLPs) that have the ability to process the viral polyprotein to facilitate RNA replication and antagonize the host innate immune response. The latter function involves reversing the post-translational modification of cellular proteins conjugated with either ubiquitin (Ub) or Ub-like interferon-stimulated gene product 15 (ISG15). Ub is known to be highly conserved among eukaryotes, but surprisingly, ISG15 is highly divergent among animals. The ramifications of this sequence divergence to the recognition of ISG15 by coronavirus PLPs at a structural and biochemical level are poorly understood. Therefore, the activity of PLPs from SARS-CoV, MERS-CoV, and mouse hepatitis virus was evaluated against seven ISG15s originating from an assortment of animal species susceptible, and not, to certain coronavirus infections. Excitingly,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7dm1218m</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Daczkowski, Courtney M</name>
      </author>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Clasman, Jozlyn R</name>
      </author>
      <author>
        <name>Goodwin, Octavia</name>
      </author>
      <author>
        <name>Mesecar, Andrew D</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Structural insights into the interaction of papain-like protease 2 from the alphacoronavirus porcine epidemic diarrhea virus and ubiquitin</title>
      <link>https://escholarship.org/uc/item/6g51671w</link>
      <description>Porcine epidemic diarrhea is a devastating porcine disease that is caused by the alphacoronavirus porcine epidemic diarrhea virus (PEDV). Like other members of the Coronaviridae family, PEDV encodes a multifunctional papain-like protease 2 (PLP2) that has the ability to process the coronavirus viral polyprotein to aid in RNA replication and antagonize the host innate immune response through cleavage of the regulatory proteins ubiquitin (Ub) and/or interferon-stimulated gene product 15 (ISG15) (deubiquitination and deISGylation, respectively). Because Betacoronavirus PLPs have been well characterized, it was sought to determine how PLP2 from the alphacoronavirus PEDV differentiates itself from its related counterparts. PEDV PLP2 was first biochemically characterized, and a 3.1 Å resolution crystal structure of PEDV PLP2 bound to Ub was then solved, providing insight into how Alphacoronavirus PLPs bind to their preferred substrate, Ub. It was found that PEDV PLP2 is a deubiquitinase...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6g51671w</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Durie, Ian A</name>
      </author>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Daczkowski, Courtney M</name>
      </author>
      <author>
        <name>McGuire, Jack</name>
      </author>
      <author>
        <name>Faaberg, Kay</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Crimean-Congo Hemorrhagic Fever Virus Suppresses Innate Immune Responses via a Ubiquitin and ISG15 Specific Protease</title>
      <link>https://escholarship.org/uc/item/4ps924mj</link>
      <description>Antiviral responses are regulated by conjugation of ubiquitin (Ub) and interferon-stimulated gene 15 (ISG15) to proteins. Certain classes of viruses encode Ub- or ISG15-specific proteases belonging to the ovarian tumor (OTU) superfamily. Their activity is thought to suppress cellular immune responses, but studies demonstrating the function of viral OTU proteases during infection are lacking. Crimean-Congo hemorrhagic fever virus (CCHFV, family Nairoviridae) is a highly pathogenic human virus that encodes an OTU with both deubiquitinase and deISGylase activity as part of the viral RNA polymerase. We investigated CCHFV OTU function by inactivating protease catalytic activity or by selectively disrupting its deubiquitinase and deISGylase activity using reverse genetics. CCHFV OTU inactivation blocked viral replication independently of its RNA polymerase activity, while deubiquitinase activity proved critical for suppressing the interferon responses. Our findings provide insights...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/4ps924mj</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Zivcec, Marko</name>
      </author>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Deaton, Michelle K</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
      <author>
        <name>Welch, Stephen R</name>
      </author>
      <author>
        <name>Nichol, Stuart T</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
      <author>
        <name>Spiropoulou, Christina F</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
    </item>
    <item>
      <title>ISG15: It's Complicated</title>
      <link>https://escholarship.org/uc/item/40z020m1</link>
      <description>Interferon-stimulated gene product 15 (ISG15) is a key component of host responses to microbial infection. Despite having been known for four decades, grasping the functions and features of ISG15 has been a slow and elusive process. Substantial work over the past two decades has greatly enhanced this understanding, revealing the complex and variable nature of this protein. This has unveiled multiple mechanisms of action that are only now beginning to be understood. In addition, it has uncovered diversity not only between how ISG15 affects different pathogens but also between the function and structure of ISG15 itself between different host species. Here we review the complexity of ISG15 within the context of viral infection, focusing primarily on its antiviral function and the mechanisms viruses employ to thwart its effects. We highlight what is known regarding the impact of ISG15 sequence and structural diversity on these interactions and discuss the aspects presenting the next...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/40z020m1</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Probing the impact of nairovirus genomic diversity on viral ovarian tumor domain protease (vOTU) structure and deubiquitinase activity</title>
      <link>https://escholarship.org/uc/item/3pn1v36m</link>
      <description>Post-translational modification of host and viral proteins by ubiquitin (Ub) and Ub-like proteins, such as interferon stimulated gene product 15 (ISG15), plays a key role in response to infection. Viruses have been increasingly identified that contain proteases possessing deubiquitinase (DUB) and/or deISGylase functions. This includes viruses in the Nairoviridae family that encode a viral homologue of the ovarian tumor protease (vOTU). vOTU activity was recently demonstrated to be critical for replication of the often-fatal Crimean-Congo hemorrhagic fever virus, with DUB activity suppressing the type I interferon responses and deISGylase activity broadly removing ISG15 conjugated proteins. There are currently about 40 known nairoviruses classified into fourteen species. Recent genomic characterization has revealed a high degree of diversity, with vOTUs showing less than 25% amino acids identities within the family. Previous investigations have been limited to only a few closely...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3pn1v36m</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Beldon, Brianna S</name>
      </author>
      <author>
        <name>Daczkowski, Courtney M</name>
      </author>
      <author>
        <name>Goodwin, Octavia Y</name>
      </author>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Determining the molecular drivers of species-specific interferon-stimulated gene product 15 interactions with nairovirus ovarian tumor domain proteases</title>
      <link>https://escholarship.org/uc/item/3hf896hb</link>
      <description>Tick-borne nairoviruses (order Bunyavirales) encode an ovarian tumor domain protease (OTU) that suppresses the innate immune response by reversing the post-translational modification of proteins by ubiquitin (Ub) and interferon-stimulated gene product 15 (ISG15). Ub is highly conserved across eukaryotes, whereas ISG15 is only present in vertebrates and shows substantial sequence diversity. Prior attempts to address the effect of ISG15 diversity on viral protein-ISG15 interactions have focused on only a single species' ISG15 or a limited selection of nairovirus OTUs. To gain a more complete perspective of OTU-ISG15 interactions, we biochemically assessed the relative activities of 14 diverse nairovirus OTUs for 12 species' ISG15 and found that ISG15 activity is predominantly restricted to particular nairovirus lineages reflecting, in general, known virus-host associations. To uncover the underlying molecular factors driving OTUs affinity for ISG15, X-ray crystal structures of Kupe...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3hf896hb</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Scholte, Florine EM</name>
      </author>
      <author>
        <name>Williams, Isabelle L</name>
      </author>
      <author>
        <name>Langley, Caroline</name>
      </author>
      <author>
        <name>Freitas, Brendan T</name>
      </author>
      <author>
        <name>Spengler, Jessica R</name>
      </author>
      <author>
        <name>Bergeron, Éric</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Structure of interferon-stimulated gene product 15 (ISG15) from the bat species Myotis davidii and the impact of interdomain ISG15 interactions on viral protein engagement</title>
      <link>https://escholarship.org/uc/item/2n93x18v</link>
      <description>Bats have long been observed to be the hosts and the origin of numerous human diseases. Bats, like all mammals, rely on a number of innate immune mechanisms to combat invading pathogens, including the interferon type I, II and III responses. Ubiquitin-like interferon-stimulated gene product 15 (ISG15) is a key modulator of these interferon responses. Within these pathways, ISG15 can serve to stabilize host proteins modulating innate immune responses and act as a cytokine. Post-translational modifications of viral proteins introduced by ISG15 have also been observed to directly affect the function of numerous viral proteins. Unlike ubiquitin, which is virtually identical across all animals, comparison of ISG15s across species reveals that they are relatively divergent, with sequence identity dropping to as low as ∼58% among mammals. In addition to serving as an obstacle to the zoonotic transmission of influenza, these ISG15 species-species differences have also long been shown...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2n93x18v</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Langley, Caroline</name>
      </author>
      <author>
        <name>Goodwin, Octavia</name>
      </author>
      <author>
        <name>Dzimianski, John V</name>
      </author>
      <author>
        <name>Daczkowski, Courtney M</name>
      </author>
      <author>
        <name>Pegan, Scott D</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Biochemical and Structural Insights into the Preference of Nairoviral DeISGylases for Interferon-Stimulated Gene Product 15 Originating from Certain Species</title>
      <link>https://escholarship.org/uc/item/1j92r0md</link>
      <description>The regulation of the interferon type I (IFN-I) response has been shown to rely on posttranslational modification by ubiquitin (Ub) and Ub-like interferon-stimulated gene product 15 (ISG15) to stabilize, or activate, a variety of IFN-I signaling and downstream effector proteins. Unlike Ub, which is almost perfectly conserved among eukaryotes, ISG15 is highly divergent, even among mammals. Since zoonotic viruses rely on viral proteins to recognize, or cleave, ISG15 conjugates in order to evade, or suppress, innate immunity, the impact of ISG15 biodiversity on deISGylating proteases of the ovarian tumor family (vOTU) from nairoviruses was evaluated. The enzymatic activities of vOTUs originating from the Crimean-Congo hemorrhagic fever virus, Erve virus, and Nairobi sheep disease virus were tested against ISG15s from humans, mice, shrews, sheep, bats, and camels, which are mammalian species known to be infected by nairoviruses. This along with investigation of binding by isothermal...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1j92r0md</guid>
      <pubDate>Mon, 24 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Deaton, MK</name>
      </author>
      <author>
        <name>Dzimianski, JV</name>
      </author>
      <author>
        <name>Daczkowski, CM</name>
      </author>
      <author>
        <name>Whitney, GK</name>
      </author>
      <author>
        <name>Mank, NJ</name>
      </author>
      <author>
        <name>Parham, MM</name>
      </author>
      <author>
        <name>Bergeron, E</name>
      </author>
      <author>
        <name>Pegan, SD</name>
        <uri>https://orcid.org/0000-0002-2958-5319</uri>
      </author>
    </item>
    <item>
      <title>Polysome profiling reveals translational control of gene expression in the human malaria parasite Plasmodium falciparum</title>
      <link>https://escholarship.org/uc/item/7sx5g1cs</link>
      <description>BackgroundIn eukaryotic organisms, gene expression is regulated at multiple levels during the processes of transcription and translation. The absence of a tight regulatory network for transcription in the human malaria parasite suggests that gene expression may largely be controlled at post-transcriptional and translational levels.ResultsIn this study, we compare steady-state mRNA and polysome-associated mRNA levels of Plasmodium falciparum at different time points during its asexual cell cycle. For more than 30% of its genes, we observe a delay in peak transcript abundance in the polysomal fraction as compared to the steady-state mRNA fraction, suggestive of strong translational control. Our data show that key regulatory mechanisms could include inhibitory activity of upstream open reading frames and translational repression of the major virulence gene family by intronic transcripts. In addition, we observe polysomal mRNA-specific alternative splicing events and widespread transcription...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7sx5g1cs</guid>
      <pubDate>Mon, 17 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Bunnik, Evelien M</name>
      </author>
      <author>
        <name>Chung, Duk-Won Doug</name>
      </author>
      <author>
        <name>Hamilton, Michael</name>
      </author>
      <author>
        <name>Ponts, Nadia</name>
      </author>
      <author>
        <name>Saraf, Anita</name>
      </author>
      <author>
        <name>Prudhomme, Jacques</name>
      </author>
      <author>
        <name>Florens, Laurence</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
      </author>
    </item>
    <item>
      <title>Live-attenuated virus vaccine defective in RNAi suppression induces rapid protection in neonatal and adult mice lacking mature B and T cells</title>
      <link>https://escholarship.org/uc/item/9jb8b1pq</link>
      <description>Global control of infectious diseases depends on the continuous development and deployment of diverse vaccination strategies. Currently available live-attenuated and killed virus vaccines typically take a week or longer to activate specific protection by the adaptive immunity. The mosquito-transmitted Nodamura virus (NoV) is attenuated in mice by mutations that prevent expression of the B2 viral suppressor of RNA interference (VSR) and consequently, drastically enhance in vivo production of the virus-targeting small-interfering RNAs. We reported recently that 2 d after immunization with live-attenuated VSR-disabled NoV (NoVΔB2), neonatal mice become fully protected against lethal NoV challenge and develop no detectable infection. Using &lt;i&gt;Rag1&lt;sup&gt;-/-&lt;/sup&gt;&lt;/i&gt; mice that produce no mature B and T lymphocytes as a model, here we examined the hypothesis that adaptive immunity is dispensable for the RNAi-based protective immunity activated by NoVΔB2 immunization. We show that immunization...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9jb8b1pq</guid>
      <pubDate>Thu, 6 Jun 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Chen, Gang</name>
        <uri>https://orcid.org/0009-0001-1212-4428</uri>
      </author>
      <author>
        <name>Han, Qingxia</name>
      </author>
      <author>
        <name>Li, Wan-Xiang</name>
      </author>
      <author>
        <name>Hai, Rong</name>
        <uri>https://orcid.org/0000-0003-4173-4521</uri>
      </author>
      <author>
        <name>Ding, Shou-Wei</name>
        <uri>https://orcid.org/0000-0002-4697-8413</uri>
      </author>
    </item>
    <item>
      <title>Intravital Multiphoton Examination of Implant-Associated Staphylococcus aureus Biofilm Infection</title>
      <link>https://escholarship.org/uc/item/7wz458w3</link>
      <description>Bacterial infections associated with implanted medical devices represents a healthcare crisis due to their persistence, antibiotic tolerance, and immune avoidance. Indwelling devices are rapidly coated with host plasma and extracellular matrix proteins which can then be exploited by bacterial pathogens for adherence and subsequent biofilm development. Our understanding of the host-pathogen interface that determines the fate of biofilm-mediated infections is limited to the experimental models employed by laboratories studying these organisms. Current &lt;i&gt;in vivo&lt;/i&gt; models of biofilm-mediated infection, while certainly useful, are typically limited to end-point analyses of bacterial burden enumeration, immune cell profiling, and cytokine/chemokine analysis. Thus, with these models, the complex, real-time assessment of biofilm development and innate immune cell activity remains imperceptible. Here, we describe a novel murine biofilm infection model employing time-lapse intravital...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7wz458w3</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Gries, Casey M</name>
      </author>
      <author>
        <name>Rivas, Zuivanna</name>
      </author>
      <author>
        <name>Chen, Justin</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>Novel Mechanical Strain Characterization of Ventilated ex vivo Porcine and Murine Lung using Digital Image Correlation</title>
      <link>https://escholarship.org/uc/item/7bk49651</link>
      <description>Respiratory illnesses, such as bronchitis, emphysema, asthma, and COVID-19, substantially remodel lung tissue, deteriorate function, and culminate in a compromised breathing ability. Yet, the structural mechanics of the lung is significantly understudied. Classical pressure-volume air or saline inflation studies of the lung have attempted to characterize the organ's elasticity and compliance, measuring deviatory responses in diseased states; however, these investigations are exclusively limited to the bulk composite or global response of the entire lung and disregard local expansion and stretch phenomena within the lung lobes, overlooking potentially valuable physiological insights, as particularly related to mechanical ventilation. Here, we present a method to collect the first non-contact, full-field deformation measures of &lt;i&gt;ex vivo&lt;/i&gt; porcine and murine lungs and interface with a pressure-volume ventilation system to investigate lung behavior in real time. We share preliminary...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7bk49651</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Mariano, Crystal A</name>
      </author>
      <author>
        <name>Sattari, Samaneh</name>
      </author>
      <author>
        <name>Maghsoudi-Ganjeh, Mohammad</name>
      </author>
      <author>
        <name>Tartibi, Mehrzad</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
      <author>
        <name>Eskandari, Mona</name>
      </author>
    </item>
    <item>
      <title>CD137 signaling enhances tight junction resistance in intestinal epithelial cells</title>
      <link>https://escholarship.org/uc/item/6618w281</link>
      <description>Treatment of Caco-2-BBe intestinal epithelial cells (BBe) with TNF-α and lymphotoxin-β (LT-β) receptor agonists induced the expression of the TNF receptor superfamily gene TNFRSF9/CD137. In the gut, these cytokines are known to be involved in both inflammatory responses and development of organized lymphoid tissues; thus, it was notable that in CD137-deficient mice Peyer's patch M cells lacked transcytosis function. To examine the direct effect of CD137 expression on epithelial cell function independent of other cytokine effects including CD137L triggering, we stably transfected BBe cells to express CD137. CD137 was found at the cell surface as well as the cytoplasm, and confocal microscopy suggested that aggregates of CD137 at the lateral and basolateral surface may be associated with cytoplasmic actin filament termini. Many of the CD137 clusters were colocalized with extracellular fibronectin providing a possible alternative ligand for CD137. Interestingly, we found that CD137-expressing...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6618w281</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Gusti, Veronica</name>
      </author>
      <author>
        <name>Bennett, Kaila M</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>Inducible Colonic M Cells Are Dependent on TNFR2 but Not Ltβr, Identifying Distinct Signalling Requirements for Constitutive Versus Inducible M Cells</title>
      <link>https://escholarship.org/uc/item/5d2532ct</link>
      <description>BACKGROUND AND AIMS: M cells associated with organised lymphoid tissues such as intestinal Peyer's patches provide surveillance of the intestinal lumen. Inflammation or infection in the colon can induce an M cell population associated with lymphoid infiltrates; paradoxically, induction is dependent on the inflammatory cytokine tumour necrosis factor [TNF]-α. Anti-TNFα blockade is an important therapeutic in inflammatory bowel disease, so understanding the effects of TNFα signalling is important in refining therapeutics.
METHODS: To dissect pro-inflammatory signals from M cell inductive signals, we used confocal microscopy image analysis to assess requirements for specific cytokine receptor signals using TNF receptor 1 [TNFR1] and 2 [TNFR2] knockouts [ko] back-crossed to the PGRP-S-dsRed transgene; separate groups were treated with soluble lymphotoxin β receptor [sLTβR] to block LTβR signalling. All groups were treated with dextran sodium sulphate [DSS] to induce colitis.
RESULTS:...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5d2532ct</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Parnell, Erinn A</name>
      </author>
      <author>
        <name>Walch, Erin M</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>Staphylococcus aureus Fibronectin Binding Protein A Mediates Biofilm Development and Infection</title>
      <link>https://escholarship.org/uc/item/5992q7gz</link>
      <description>Implanted medical device-associated infections pose significant health risks, as they are often the result of bacterial biofilm formation. &lt;i&gt;Staphylococcus aureus&lt;/i&gt; is a leading cause of biofilm-associated infections which persist due to mechanisms of device surface adhesion, biofilm accumulation, and reprogramming of host innate immune responses. We found that the &lt;i&gt;S. aureus&lt;/i&gt; fibronectin binding protein A (FnBPA) is required for normal biofilm development in mammalian serum and that the SaeRS two-component system is required for functional FnBPA activity in serum. Furthermore, serum-developed biofilms deficient in FnBPA were more susceptible to macrophage invasion, and in a model of biofilm-associated implant infection, we found that FnBPA is crucial for the establishment of infection. Together, these findings show that &lt;i&gt;S. aureus&lt;/i&gt; FnBPA plays an important role in physical biofilm development and represents a potential therapeutic target for the prevention and treatment...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5992q7gz</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Gries, Casey M</name>
      </author>
      <author>
        <name>Biddle, Trevor</name>
      </author>
      <author>
        <name>Bose, Jeffrey L</name>
      </author>
      <author>
        <name>Kielian, Tammy</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>M Cells: Intelligent Engineering of Mucosal Immune Surveillance</title>
      <link>https://escholarship.org/uc/item/2tm8t51t</link>
      <description>M cells are specialized intestinal epithelial cells that provide the main machinery for sampling luminal microbes for mucosal immune surveillance. M cells are usually found in the epithelium overlying organized mucosal lymphoid tissues, but studies have identified multiple distinct lineages of M cells that are produced under different conditions, including intestinal inflammation. Among these lineages there is a common morphology that helps explain the efficiency of M cells in capturing luminal bacteria and viruses; in addition, M cells recruit novel cellular mechanisms to transport the particles across the mucosal barrier into the lamina propria, a process known as transcytosis. These specializations used by M cells point to a novel engineering of cellular machinery to selectively capture and transport microbial particles of interest. Because of the ability of M cells to effectively violate the mucosal barrier, the circumstances of M cell induction have important consequences....</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2tm8t51t</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Dillon, Andrea</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>Route of administration significantly affects particle deposition and cellular recruitment</title>
      <link>https://escholarship.org/uc/item/18r9h332</link>
      <description>Lung exposures to dusts, pollutants, and other aerosol particulates are known to be associated with pulmonary diseases such as asthma and Chronic Obstructive Pulmonary Disease. These health impacts are attributed to the ability of aerosol components to induce pulmonary inflammation, which promotes tissue remodeling, including fibrosis, tissue degradation, and smooth muscle proliferation. Consequently, the distribution of these effects can have a significant impact on the physiologic function of the lung. In order to study the impact of distribution of inhaled particulates on lung pathogenesis, we compared the effect of different methods of particle delivery. By comparing intranasal versus aerosol delivery of fluorescent microspheres, we observed strikingly distinct patterns of particle deposition; intranasal delivery provided focused deposition concentrated on larger airways, while aerosol delivery showed unform deposition throughout the lung parenchyma. Recognizing that the impacts...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/18r9h332</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Yisrael, Keziyah</name>
      </author>
      <author>
        <name>Drover, Ryan W</name>
      </author>
      <author>
        <name>Shapiro, Malia L</name>
      </author>
      <author>
        <name>Anguiano, Martha</name>
      </author>
      <author>
        <name>Kachour, Nala</name>
      </author>
      <author>
        <name>Li, Qi</name>
      </author>
      <author>
        <name>Tran, Emily</name>
      </author>
      <author>
        <name>Cocker, David R</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>Selective Targeting of Tumour Necrosis Factor Receptor 1 Induces Stable Protection from Crohn’s-Like Ileitis in TNFΔARE Mice</title>
      <link>https://escholarship.org/uc/item/0gd0015n</link>
      <description>BACKGROUND AND AIMS: Crohn's disease is a debilitating chronic inflammatory disorder of the mammalian gastrointestinal tract. Current interventions using anti-tumour necrosis factor [anti-TNF] biologics show long-term benefit in only half of patients. This study focused on the role of the TNF receptor 1 [TNFR1] in pathogenesis in a TNF-driven model of ileitis.
METHODS: We studied TNFΔAU-rich element [ARE]/+ [TNFdARE] mice, which develop progressive ileitis similar to Crohn's ileitis. Histopathological analysis and gene expression profiling were used to characterize disease progression from 5 to 16 weeks. Mice with TNFR1 hemizygosity [TNFdARE/R1het] allowed us to assess gene dosage effects. Transcriptional profiling established inflection points in disease progression; inflammatory gene expression increased at 8 weeks with a plateau by 10 weeks, so these were selected as endpoints of treatment using the TNF biologic infliximab and the TNFR1-specific XPro1595. Differences in recruitment...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0gd0015n</guid>
      <pubDate>Mon, 27 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Chakraborty, Rajrupa</name>
      </author>
      <author>
        <name>Maltz, Mia R</name>
      </author>
      <author>
        <name>Del Castillo, Diana</name>
      </author>
      <author>
        <name>Tandel, Purvi N</name>
      </author>
      <author>
        <name>Messih, Nathalie</name>
      </author>
      <author>
        <name>Anguiano, Martha</name>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
    </item>
    <item>
      <title>The lethal and sublethal impacts of two tire rubber-derived chemicals on brook trout (Salvelinus fontinalis) fry and fingerlings</title>
      <link>https://escholarship.org/uc/item/9rp268t3</link>
      <description>Recent toxicity studies of stormwater runoff implicated N-(1,3-dimethylbutyl)-N'-phenyl-p-phenylenediamine-quinone (6PPD-quinone) as the contaminant responsible for the mass mortality of coho salmon (Oncorhynchus kisutch). In the wake of this discovery, 6PPD-quinone has been measured in waterways around urban centers, along with other tire wear leachates like hexamethoxymethylmelamine (HMMM). The limited data available for 6PPD-quinone have shown toxicity can vary depending on the species. In this study we compared the acute toxicity of 6PPD-quinone and HMMM to Brook trout (Salvelinus fontinalis) fry and fingerlings. Our results show that fry are ∼3 times more sensitive to 6PPD-quinone than fingerlings. Exposure to HMMM ≤6.6&amp;nbsp;mg/L had no impact on fry survival. These results highlight the importance of conducting toxicity tests on multiple life stages of fish species, and that relying on fingerling life stages for species-based risk assessment may underestimate the impacts...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9rp268t3</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Philibert, Danielle</name>
      </author>
      <author>
        <name>Stanton, Ryan S</name>
      </author>
      <author>
        <name>Tang, Christine</name>
      </author>
      <author>
        <name>Stock, Naomi L</name>
      </author>
      <author>
        <name>Benfey, Tillmann</name>
      </author>
      <author>
        <name>Pirrung, Michael</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>de Jourdan, Benjamin</name>
      </author>
    </item>
    <item>
      <title>Epistatic interactions between NMD and TRP53 control progenitor cell maintenance and brain size</title>
      <link>https://escholarship.org/uc/item/9742k8ch</link>
      <description>Mutations in human nonsense-mediated mRNA decay (NMD) factors are enriched in neurodevelopmental disorders. We show that deletion of key NMD factor Upf2 in mouse embryonic neural progenitor cells causes perinatal microcephaly but deletion in immature neurons does not, indicating NMD's critical roles in progenitors. Upf2 knockout (KO) prolongs the cell cycle of radial glia progenitor cells, promotes their transition into intermediate progenitors, and leads to reduced upper-layer neurons. CRISPRi screening identified Trp53 knockdown rescuing Upf2KO progenitors without globally reversing NMD inhibition, implying marginal contributions&amp;nbsp;of most NMD targets to the cell cycle defect. Integrated functional genomics shows that NMD degrades selective TRP53 downstream targets, including Cdkn1a, which, without NMD suppression, slow the cell cycle. Trp53KO restores the progenitor cell pool and rescues the microcephaly of Upf2KO mice. Therefore, one physiological role of NMD in the developing...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9742k8ch</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Lin, Lin</name>
      </author>
      <author>
        <name>Zhao, Jingrong</name>
      </author>
      <author>
        <name>Kubota, Naoto</name>
        <uri>https://orcid.org/0000-0003-0612-2300</uri>
      </author>
      <author>
        <name>Li, Zhelin</name>
      </author>
      <author>
        <name>Lam, Yi-Li</name>
      </author>
      <author>
        <name>Nguyen, Lauren P</name>
      </author>
      <author>
        <name>Yang, Lu</name>
      </author>
      <author>
        <name>Pokharel, Sheela P</name>
      </author>
      <author>
        <name>Blue, Steven M</name>
      </author>
      <author>
        <name>Yee, Brian A</name>
      </author>
      <author>
        <name>Chen, Renee</name>
      </author>
      <author>
        <name>Yeo, Gene W</name>
      </author>
      <author>
        <name>Chen, Chun-Wei</name>
      </author>
      <author>
        <name>Chen, Liang</name>
      </author>
      <author>
        <name>Zheng, Sika</name>
        <uri>https://orcid.org/0000-0002-0573-4981</uri>
      </author>
    </item>
    <item>
      <title>Concentrations of Tire Additive Chemicals and Tire Road Wear Particles in an Australian Urban Tributary</title>
      <link>https://escholarship.org/uc/item/8c65j530</link>
      <description>Tire road wear particles (TRWPs) are one of the largest sources of microplastics to the urban environment with recent concerns as they also provide a pathway for additive chemicals to leach into the environment. Stormwater is a major source of TRWPs and associated additives to urban surface water, with additives including the antioxidant derivative &lt;i&gt;N&lt;/i&gt;-(1,3-dimethylbutyl)-&lt;i&gt;N&lt;/i&gt;'-phenyl-&lt;i&gt;p&lt;/i&gt;-phenylenediamine-quinone (6PPD-quinone) demonstrating links to aquatic toxicity at environmentally relevant concentrations. The present study used complementary analysis methods to quantify both TRWPs and a suite of known tire additive chemicals (including 6PPD-quinone) to an urban tributary in Australia during severe storm events. Concentrations of additives increased more than 40 times during storms, with a maximum concentration of 2760 ng/L for ∑&lt;sub&gt;15&lt;/sub&gt;additives, 88 ng/L for 6PPD-quinone, and a similar profile observed in each storm. TRWPs were detected during storm peaks...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8c65j530</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Rauert, Cassandra</name>
      </author>
      <author>
        <name>Charlton, Nathan</name>
      </author>
      <author>
        <name>Okoffo, Elvis D</name>
      </author>
      <author>
        <name>Stanton, Ryan S</name>
      </author>
      <author>
        <name>Agua, Alon R</name>
      </author>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Thomas, Kevin V</name>
      </author>
    </item>
    <item>
      <title>Synthesis and bioluminescence of thioluciferin</title>
      <link>https://escholarship.org/uc/item/7rj8q2pw</link>
      <description>The firefly luciferin analog thioluciferin (S-luc) was synthesised as a key element of bioluminescent reporters for oxidation state and thiol/disulfide equilibria. It shows blue-shifts in absorption and fluorescence compared to luciferin, and is a modest luciferase substrate. These features are attributed to a π-system that is less conjugated than luciferin.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/7rj8q2pw</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Carlson, Andrew D</name>
      </author>
      <author>
        <name>De Howitt, Natalie</name>
      </author>
      <author>
        <name>Liao, Jiayu</name>
        <uri>https://orcid.org/0000-0002-2624-5781</uri>
      </author>
    </item>
    <item>
      <title>The genesis of microarrays</title>
      <link>https://escholarship.org/uc/item/32d9m6f2</link>
      <description>This review provides a perspective on the initial development of microarray technologies by two independent groups in the late 1980s.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/32d9m6f2</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Southern, Edwin M</name>
      </author>
    </item>
    <item>
      <title>Catalyzed Claisen rearrangements of O-allyl kojates</title>
      <link>https://escholarship.org/uc/item/2th8c6ct</link>
      <description>Allylic ethers of kojic acid undergo Claisen rearrangement with catalysis by zinc triflate to give the corresponding C-allylated kojic acids in moderate to good yields.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2th8c6ct</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Nalbandian, Jenifer N</name>
      </author>
    </item>
    <item>
      <title>Cannabichromene Racemization and Absolute Stereochemistry Based on a Cannabicyclol Analog</title>
      <link>https://escholarship.org/uc/item/2qp924wt</link>
      <description>Cannabichromene (CBC) is unusual among cannabinoids in having been described as both a racemic and a scalemic compound from natural &lt;i&gt;Cannabis&lt;/i&gt; sources. Several explanations are available for this circumstance, including facile racemization. Cannabichromene was resolved chromatographically, and the enantiomer matching CBC from local &lt;i&gt;Cannabis&lt;/i&gt; was identified. To preclude racemization, CBC was converted to cannabicyclol for further stereochemical analysis. This permitted the (&lt;i&gt;R&lt;/i&gt;) absolute stereochemistry to be assigned to natural CBC based on chiroptical data for related natural products and the absolute configuration of a cannabicyclol analog determined by X-ray crystallography. The racemization of CBC was found to be rather slow in the laboratory, but handling practices for natural cannabis products can be inferred to promote the process.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2qp924wt</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Agua, Alon R</name>
      </author>
      <author>
        <name>Barr, Philip J</name>
      </author>
      <author>
        <name>Marlowe, Charles K</name>
      </author>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
    </item>
    <item>
      <title>Synthetic Access to Cannabidiol and Analogs as Active Pharmaceutical Ingredients</title>
      <link>https://escholarship.org/uc/item/2fq0t13g</link>
      <description>Cannabinoids have surely been one of the most widely self-administered drugs other than caffeine. The U.S. FDA recently approved one cannabinoid-based drug whose active pharmaceutical ingredient (API) is cannabidiol (CBD). The long history of individual use of cannabis for a wide range of conditions has sparked great interest in other uses of CBD, in ethical drugs and botanical supplements as well as in foods and nonprescription wellness products. CBD may be sourced from cannabis plants but can also be prepared synthetically, the topic of this review.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2fq0t13g</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
    </item>
    <item>
      <title>Reactive Oxygen Species and Chromophoric Dissolved Organic Matter Drive the Aquatic Photochemical Pathways and Photoproducts of 6PPD-quinone under Simulated High-Latitude Conditions</title>
      <link>https://escholarship.org/uc/item/1bp0z4nr</link>
      <description>The photochemical degradation pathways of 6PPD-quinone (6PPDQ, 6PPD-Q), a toxic transformation product of the tire antiozonant 6PPD, were determined under simulated sunlight conditions typical of high-latitude surface waters. Direct photochemical degradation resulted in 6PPDQ half-lives ranging from 17.5 h at 20 °C to no observable degradation over 48 h at 4 °C. Sensitization of excited triplet-state pathways using Cs&lt;sup&gt;+&lt;/sup&gt; and Ar purging demonstrated that 6PPDQ does not decompose significantly from a triplet state relative to a singlet state. However, assessment of processes involving reactive oxygen species (ROS) quenchers and sensitizers indicated that singlet oxygen and hydroxyl radical do significantly contribute to the degradation of 6PPDQ. Investigation of these processes in natural lake waters indicated no difference in attenuation rates for direct photochemical processes at 20 °C. This suggests that direct photochemical degradation will dominate in warm waters,...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1bp0z4nr</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Redman, Zachary C</name>
      </author>
      <author>
        <name>Begley, Jessica L</name>
      </author>
      <author>
        <name>Hillestad, Isabel</name>
      </author>
      <author>
        <name>DiMento, Brian P</name>
      </author>
      <author>
        <name>Stanton, Ryan S</name>
      </author>
      <author>
        <name>Aguaa, Alon R</name>
      </author>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Tomco, Patrick L</name>
      </author>
    </item>
    <item>
      <title>Key Amino Acid Residues of Mitochondrial Transcription Factor A Synergize with Abasic (AP) Site Dynamics To Facilitate AP-Lyase Reactions</title>
      <link>https://escholarship.org/uc/item/2dg874dk</link>
      <description>Human mitochondrial DNA (mtDNA) encodes 37 essential genes and plays a critical role in mitochondrial and cellular functions. mtDNA is susceptible to damage by endogenous and exogenous chemicals. Damaged mtDNA molecules are counteracted by the redundancy, repair, and degradation of mtDNA. In response to difficult-to-repair or excessive amounts of DNA lesions, mtDNA degradation is a crucial mitochondrial genome maintenance mechanism. Nevertheless, the molecular basis of mtDNA degradation remains incompletely understood. Recently, mitochondrial transcription factor A (TFAM) has emerged as a factor in degrading damaged mtDNA containing abasic (AP) sites. TFAM has AP-lyase activity, which cleaves DNA at AP sites. Human TFAM and its homologs contain a higher abundance of Glu than that of the proteome. To decipher the role of Glu in TFAM-catalyzed AP-DNA cleavage, we constructed TFAM variants and used biochemical assays, kinetic simulations, and molecular dynamics (MD) simulations to...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2dg874dk</guid>
      <pubDate>Tue, 21 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Zhao, Wenxin</name>
      </author>
      <author>
        <name>Xu, Wenyan</name>
      </author>
      <author>
        <name>Tang, Jin</name>
      </author>
      <author>
        <name>Kaushik, Shivansh</name>
      </author>
      <author>
        <name>Chang, Chia-En A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
      <author>
        <name>Zhao, Linlin</name>
        <uri>https://orcid.org/0000-0002-8821-4198</uri>
      </author>
    </item>
    <item>
      <title>Domain Structure of the Dnmt1, Dnmt3a, and Dnmt3b DNA Methyltransferases</title>
      <link>https://escholarship.org/uc/item/2bw6886v</link>
      <description>In mammals, three major DNA methyltransferases, Dnmt1, Dnmt3a, and Dnmt3b, have been identified. Dnmt3a and Dnmt3b are responsible for establishing DNA methylation patterns produced through their de novo-type DNA methylation activity in implantation stage embryos and during germ cell differentiation. Dnmt3-like (Dnmt3l), which is a member of the Dnmt3 family but does not possess DNA methylation activity, was reported to be indispensable for global methylation in germ cells. Once the DNA methylation patterns are established, maintenance-type DNA methyltransferase Dnmt1 faithfully propagates them to the next generation via replication. All Dnmts possess multiple domains. For instance, Dnmt3a and Dnmt3b each contain a Pro-Trp-Trp-Pro (PWWP) domain that recognizes the histone H3K36me2/3 mark, an Atrx-Dnmt3-Dnmt3l (ADD) domain that recognizes unmodified histone H3 tail, and a catalytic domain that methylates CpG sites. Dnmt1 contains an N-terminal independently folded domain (NTD)...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/2bw6886v</guid>
      <pubDate>Mon, 6 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Tajima, Shoji</name>
      </author>
      <author>
        <name>Suetake, Isao</name>
      </author>
      <author>
        <name>Takeshita, Kohei</name>
      </author>
      <author>
        <name>Nakagawa, Atsushi</name>
      </author>
      <author>
        <name>Kimura, Hironobu</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
    </item>
    <item>
      <title>Correction to “Investigation of 6PPD-Quinone in Rubberized Asphalt Concrete Mixtures”</title>
      <link>https://escholarship.org/uc/item/41b015jd</link>
      <description>[This corrects the article DOI: 10.1021/acsenvironau.3c00023.].</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/41b015jd</guid>
      <pubDate>Wed, 1 May 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Lokesh, Srinidhi</name>
      </author>
      <author>
        <name>Arunthavabalan, Siththarththan</name>
      </author>
      <author>
        <name>Stanton, Ryan S</name>
      </author>
      <author>
        <name>Agua, Alon R</name>
      </author>
      <author>
        <name>Pirrung, Michael C</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Hajj, Elie Y</name>
      </author>
      <author>
        <name>Hitti, Edgard</name>
      </author>
      <author>
        <name>Yang, Yu</name>
      </author>
    </item>
    <item>
      <title>Structure-guided functional suppression of AML-associated DNMT3A hotspot mutations</title>
      <link>https://escholarship.org/uc/item/9kr7k85g</link>
      <description>DNA methyltransferases DNMT3A- and DNMT3B-mediated DNA methylation critically regulate epigenomic and transcriptomic patterning during development. The hotspot DNMT3A mutations at the site of Arg822 (R882) promote polymerization, leading to aberrant DNA methylation that may contribute to the pathogenesis of acute myeloid leukemia (AML). However, the molecular basis underlying the mutation-induced functional misregulation of DNMT3A remains unclear. Here, we report the crystal structures of the DNMT3A methyltransferase domain, revealing a molecular basis for its oligomerization behavior distinct to DNMT3B, and the enhanced intermolecular contacts caused by the R882H or R882C mutation. Our biochemical, cellular, and genomic DNA methylation analyses demonstrate that introducing the DNMT3B-converting mutations inhibits the R882H-/R882C-triggered DNMT3A polymerization and enhances substrate access, thereby eliminating the dominant-negative effect of the DNMT3A R882 mutations in cells....</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9kr7k85g</guid>
      <pubDate>Sat, 27 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Lu, Jiuwei</name>
        <uri>https://orcid.org/0000-0002-6478-4081</uri>
      </author>
      <author>
        <name>Guo, Yiran</name>
      </author>
      <author>
        <name>Yin, Jiekai</name>
      </author>
      <author>
        <name>Chen, Jianbin</name>
      </author>
      <author>
        <name>Wang, Yinsheng</name>
      </author>
      <author>
        <name>Wang, Gang Greg</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
    </item>
    <item>
      <title>Toward decolonized fiscal relationships between universities and community organizations: lessons learned from the California community engagement alliance against COVID-19</title>
      <link>https://escholarship.org/uc/item/0g5421g9</link>
      <description>In September 2020 the US National Institutes of Health (NIH) allocated $12 million to support engagement with historically marginalized communities hardest hit by COVID-19. The award was designed to mobilize community-engagement in pandemic response, and to support partnerships as part of the NIH Community Engagement Alliance (CEAL) Against COVID-19 Disparities. All aspects of the award were fast-tracked and NIH utilized a 'more flexible' funding mechanism (OTA) to facilitate swift distribution of funds. In this paper, we draw upon an analysis of findings from a 2021 survey conducted with 11 California CEAL sites representing urban and rural settings, private and public universities, and established and new community partners and qualitative analysis of 2020-2022 site-wide meeting minutes. We describe challenges posed at the federal (e.g., NIH funding), university, and community-university partnership levels as well as opportunities and creative workarounds. Challenges include...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/0g5421g9</guid>
      <pubDate>Fri, 26 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Burke, Nancy J</name>
        <uri>https://orcid.org/0000-0002-2269-3341</uri>
      </author>
      <author>
        <name>Espinosa, Patricia Rodriguez</name>
      </author>
      <author>
        <name>Corchado, Claudia C</name>
      </author>
      <author>
        <name>Vázquez, Evelyn</name>
      </author>
      <author>
        <name>Rosas, Lisa G</name>
      </author>
      <author>
        <name>Wooe, Kent J</name>
      </author>
      <author>
        <name>LeSarre, Monique</name>
      </author>
      <author>
        <name>Gallegos-Castillo, Angela</name>
      </author>
      <author>
        <name>Cheney, Ann</name>
        <uri>https://orcid.org/0000-0002-4032-6692</uri>
      </author>
      <author>
        <name>Lo, David D</name>
        <uri>https://orcid.org/0000-0002-5962-9458</uri>
      </author>
      <author>
        <name>Hintz, Rachel</name>
      </author>
      <author>
        <name>Vassar, Stefanie D</name>
      </author>
      <author>
        <name>Brown, Arleen F</name>
        <uri>https://orcid.org/0000-0001-9948-8955</uri>
      </author>
    </item>
    <item>
      <title>TNRC18 engages H3K9me3 to mediate silencing of endogenous retrotransposons</title>
      <link>https://escholarship.org/uc/item/5712r9nz</link>
      <description>Trimethylation of histone H3 lysine 9 (H3K9me3) is crucial for the regulation of gene repression and heterochromatin formation, cell-fate determination and organismal development1. H3K9me3 also provides an essential mechanism for silencing transposable elements1–4. However, previous studies have shown that canonical H3K9me3 readers (for example, HP1 (refs. 5–9) and MPP8 (refs. 10–12)) have limited roles in silencing endogenous retroviruses (ERVs), one of the main transposable element classes in the mammalian genome13. Here we report that trinucleotide-repeat-containing 18 (TNRC18), a poorly understood chromatin regulator, recognizes H3K9me3 to mediate the silencing of ERV class I (ERV1) elements such as LTR12 (ref. 14). Biochemical, biophysical and structural studies identified the carboxy-terminal bromo-adjacent homology (BAH) domain of TNRC18 (TNRC18(BAH)) as an H3K9me3-specific reader. Moreover, the amino-terminal segment of TNRC18 is a platform for the direct recruitment of...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5712r9nz</guid>
      <pubDate>Tue, 16 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Zhao, Shuai</name>
      </author>
      <author>
        <name>Lu, Jiuwei</name>
        <uri>https://orcid.org/0000-0002-6478-4081</uri>
      </author>
      <author>
        <name>Pan, Bo</name>
      </author>
      <author>
        <name>Fan, Huitao</name>
      </author>
      <author>
        <name>Byrum, Stephanie D</name>
      </author>
      <author>
        <name>Xu, Chenxi</name>
      </author>
      <author>
        <name>Kim, Arum</name>
      </author>
      <author>
        <name>Guo, Yiran</name>
      </author>
      <author>
        <name>Kanchi, Krishna L</name>
      </author>
      <author>
        <name>Gong, Weida</name>
      </author>
      <author>
        <name>Sun, Tongyu</name>
      </author>
      <author>
        <name>Storey, Aaron J</name>
      </author>
      <author>
        <name>Burkholder, Nathaniel T</name>
      </author>
      <author>
        <name>Mackintosh, Samuel G</name>
      </author>
      <author>
        <name>Kuhlers, Peyton C</name>
      </author>
      <author>
        <name>Edmondson, Ricky D</name>
      </author>
      <author>
        <name>Strahl, Brian D</name>
      </author>
      <author>
        <name>Diao, Yarui</name>
      </author>
      <author>
        <name>Tackett, Alan J</name>
      </author>
      <author>
        <name>Raab, Jesse R</name>
      </author>
      <author>
        <name>Cai, Ling</name>
      </author>
      <author>
        <name>Song, Jikui</name>
        <uri>https://orcid.org/0000-0002-4958-1032</uri>
      </author>
      <author>
        <name>Wang, Gang Greg</name>
      </author>
    </item>
    <item>
      <title>MYC acetylated lysine residues drive oncogenic cell transformation and regulate select genetic programs for cell adhesion-independent growth and survival</title>
      <link>https://escholarship.org/uc/item/6dk8c6sq</link>
      <description>The MYC oncogenic transcription factor is acetylated by the p300 and GCN5 histone acetyltransferases. The significance of MYC acetylation and the functions of specific acetylated lysine (AcK) residues have remained unclear. Here, we show that the major p300-acetylated K148(149) and K157(158) sites in human (or mouse) MYC and the main GCN5-acetylated K323 residue are reversibly acetylated in various malignant and nonmalignant cells. Oncogenic overexpression of MYC enhances its acetylation and alters the regulation of site-specific acetylation by proteasome and deacetylase inhibitors. Acetylation of MYC at different K residues differentially affects its stability in a cell type-dependent manner. Lysine-to-arginine substitutions indicate that although none of the AcK residues is required for MYC stimulation of adherent cell proliferation, individual AcK sites have gene-specific functions controlling select MYC-regulated processes in cell adhesion, contact inhibition, apoptosis, and/or...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6dk8c6sq</guid>
      <pubDate>Tue, 9 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hurd, Matthew</name>
      </author>
      <author>
        <name>Pino, Jeffrey</name>
      </author>
      <author>
        <name>Jang, Kay</name>
      </author>
      <author>
        <name>Allevato, Michael M</name>
      </author>
      <author>
        <name>Vorontchikhina, Marina</name>
      </author>
      <author>
        <name>Ichikawa, Wataru</name>
      </author>
      <author>
        <name>Zhao, Yifan</name>
      </author>
      <author>
        <name>Gates, Ryan</name>
      </author>
      <author>
        <name>Villalpando, Emily</name>
      </author>
      <author>
        <name>Hamilton, Michael J</name>
      </author>
      <author>
        <name>Faiola, Francesco</name>
      </author>
      <author>
        <name>Pan, Songqin</name>
      </author>
      <author>
        <name>Qi, Yue</name>
      </author>
      <author>
        <name>Hung, Yu-Wen</name>
      </author>
      <author>
        <name>Girke, Thomas</name>
        <uri>https://orcid.org/0000-0003-0710-3777</uri>
      </author>
      <author>
        <name>Ann, David</name>
      </author>
      <author>
        <name>Seewaldt, Victoria</name>
      </author>
      <author>
        <name>Martinez, Ernest</name>
        <uri>https://orcid.org/0000-0002-6326-4121</uri>
      </author>
    </item>
    <item>
      <title>Acute pharmacological inhibition of matrix metalloproteinase‐9 activity during development restores perineuronal net formation and normalizes auditory processing in Fmr1 KO mice</title>
      <link>https://escholarship.org/uc/item/9nt9d53g</link>
      <description>Individuals with Fragile X Syndrome (FXS) and autism spectrum disorder (ASD) exhibit cognitive impairments, social deficits, increased anxiety, and sensory hyperexcitability. Previously, we showed that elevated levels of matrix metalloproteinase-9 (MMP-9) may contribute to abnormal development of parvalbumin (PV) interneurons and perineuronal nets (PNNs) in the developing auditory cortex (AC) of Fmr1 knock-out (KO) mice, which likely underlie auditory hypersensitivity. Thus, MMP-9 may serve as a potential target for treatment of auditory hypersensitivity in FXS. Here, we used the MMP-2/9 inhibitor, SB-3CT, to pharmacologically inhibit MMP-9 activity during a specific developmental period and to test whether inhibition of MMP-9 activity reverses neural oscillation deficits and behavioral impairments by enhancing PNN formation around PV cells in Fmr1 KO mice. Electroencephalography (EEG) was used to measure resting state and sound-evoked electrocortical activity in auditory and...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/9nt9d53g</guid>
      <pubDate>Mon, 8 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Pirbhoy, Patricia S</name>
      </author>
      <author>
        <name>Rais, Maham</name>
      </author>
      <author>
        <name>Lovelace, Jonathan W</name>
      </author>
      <author>
        <name>Woodard, Walker</name>
      </author>
      <author>
        <name>Razak, Khaleel A</name>
      </author>
      <author>
        <name>Binder, Devin K</name>
      </author>
      <author>
        <name>Ethell, Iryna M</name>
        <uri>https://orcid.org/0000-0002-1324-6611</uri>
      </author>
    </item>
    <item>
      <title>A Direct Mass Spectrometry Method for the Rapid Analysis of Ubiquitous Tire-Derived Toxin N‑(1,3-Dimethylbutyl)‑N′‑phenyl‑p‑phenylenediamine Quinone (6-PPDQ)</title>
      <link>https://escholarship.org/uc/item/8sx9m9t8</link>
      <description>The oxidative transformation product of a common tire preservative, identified as &lt;i&gt;N&lt;/i&gt;-(1,3-dimethylbutyl)-&lt;i&gt;N&lt;/i&gt;'-phenyl-&lt;i&gt;p&lt;/i&gt;-phenylenediamine quinone (6-PPDQ), has recently been found to contribute to "urban runoff mortality syndrome" in Coho salmon at nanogram per liter levels. Given the number of fish-bearing streams with multiple stormwater inputs, large-scale campaigns to identify 6-PPDQ sources and evaluate mitigation strategies will require sensitive, high-throughput analytical methods. We report the development and optimization of a direct sampling tandem mass spectrometry method for semiquantitative 6-PPDQ determinations using a thin polydimethylsiloxane membrane immersion probe. The method requires no sample cleanup steps or chromatographic separations, even in complex, heterogeneous samples. Quantitation is achieved by the method of standard additions, with a detection limit of 8 ng/L and a duty cycle of 15 min/sample. High-throughput screening provides semiquantitative...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8sx9m9t8</guid>
      <pubDate>Mon, 8 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Monaghan, Joseph</name>
      </author>
      <author>
        <name>Jaeger, Angelina</name>
      </author>
      <author>
        <name>Agua, Alon R</name>
      </author>
      <author>
        <name>Stanton, Ryan S</name>
      </author>
      <author>
        <name>Pirrung, Michael</name>
        <uri>https://orcid.org/0000-0003-4585-8353</uri>
      </author>
      <author>
        <name>Gill, Chris G</name>
      </author>
      <author>
        <name>Krogh, Erik T</name>
      </author>
    </item>
    <item>
      <title>Retraction: Site‐specific recombination of nitrogen‐fixation genes in cyanobacteria by XisF–XisH–XisI complex: Structures and models, William C. Hwang, James W. Golden, Jaime Pascual, Dong Xu, Anton Cheltsov, Adam Godzik</title>
      <link>https://escholarship.org/uc/item/49b686kz</link>
      <description>The above article from the Proteins: Structure, Function, and Bioinformatics, published online on 1 September 2014 in Wiley Online Library as Accepted Article (http://onlinelibrary.wiley.com/doi/10.1002/prot.24679/full), has been retracted by agreement between William C. Hwang, James W. Golden, Jaime Pascual, Dong Xu, Anton Cheltsov, Adam Godzik, the Editor‐in‐Chief, Bertrand E. Garcia‐Moreno, and Wiley Periodicals, Inc. The retraction has been agreed because submission was made without agreement from co‐author Adam Godzik.</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/49b686kz</guid>
      <pubDate>Sun, 7 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hwang, William C</name>
      </author>
      <author>
        <name>Golden, James W</name>
        <uri>https://orcid.org/0000-0001-5463-3207</uri>
      </author>
      <author>
        <name>Pascual, Jaime</name>
      </author>
      <author>
        <name>Xu, Dong</name>
      </author>
      <author>
        <name>Cheltsov, Anton</name>
      </author>
      <author>
        <name>Godzik, Adam</name>
      </author>
    </item>
    <item>
      <title>Transient States and Barriers from Molecular Simulations and the Milestoning Theory: Kinetics in Ligand-Protein Recognition and Compound Design.</title>
      <link>https://escholarship.org/uc/item/47p9h7kj</link>
      <description>This study presents a novel computational approach to study molecular recognition and binding kinetics for drug-like compounds dissociating from a flexible protein system. The intermediates and their free energy profile during ligand association and dissociation processes control ligand-protein binding kinetics and bring a more complete picture of ligand-protein binding. The method applied the milestoning theory to extract kinetics and thermodynamics information from running short classical molecular dynamics (MD) simulations for frames from a given dissociation path. High-dimensional ligand-protein motions (3&lt;i&gt;N&lt;/i&gt;-6 degrees of freedom) during ligand dissociation were reduced by use of principal component modes for assigning more than 100 milestones, and classical MD runs were allowed to travel multiple milestones to efficiently obtain ensemble distribution of initial structures for MD simulations and estimate the transition time and rate during ligand traveling between milestones....</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/47p9h7kj</guid>
      <pubDate>Sun, 7 Apr 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Tang, Zhiye</name>
      </author>
      <author>
        <name>Chen, Si-Han</name>
      </author>
      <author>
        <name>Chang, Chia-En A</name>
        <uri>https://orcid.org/0000-0002-6504-8529</uri>
      </author>
    </item>
    <item>
      <title>Proteomes of Micro- and Nanosized Carriers Engineered from Red Blood Cells</title>
      <link>https://escholarship.org/uc/item/3jn831t6</link>
      <description>Red blood cell (RBC)-derived systems offer a potential platform for delivery of biomedical cargos. Although the importance of specific proteins associated with the biodistribution and pharmacokinetics of these particles has been recognized, it remains to be explored whether some of the key transmembrane and cytoskeletal proteins responsible for immune-modulatory effects and mechanical integrity of the particles are retained. Herein, using sodium dodecyl sulfate-polyacrylamide gel electrophoresis (SDS-PAGE) and quantitative tandem mass tag mass spectrometry in conjunction with bioinformatics analysis, we have examined the proteomes of micro- and nanosized erythrocyte ghosts doped with indocyanine green and compared them with those of RBCs. We identified a total of 884 proteins in each set of RBCs, micro-, and nanosized particles, of which 8 and 45 proteins were expressed at significantly different relative abundances when comparing micro-sized particles vs RBCs and nanosized particles...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/3jn831t6</guid>
      <pubDate>Tue, 12 Mar 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Lee, Chi-Hua</name>
      </author>
      <author>
        <name>Tang, Jack C</name>
      </author>
      <author>
        <name>Hendricks, Nathan G</name>
      </author>
      <author>
        <name>Anvari, Bahman</name>
        <uri>https://orcid.org/0000-0002-2511-5854</uri>
      </author>
    </item>
    <item>
      <title>Proteome-Wide Identification of RNA-dependent proteins and an emerging role for RNAs in Plasmodium falciparum protein complexes</title>
      <link>https://escholarship.org/uc/item/5mk2v391</link>
      <description>Ribonucleoprotein complexes are composed of RNA, RNA-dependent proteins (RDPs) and RNA-binding proteins (RBPs), and play fundamental roles in RNA regulation. However, in the human malaria parasite, Plasmodium falciparum, identification and characterization of these proteins are particularly limited. In this study, we use an unbiased proteome-wide approach, called R-DeeP, a method based on sucrose density gradient ultracentrifugation, to identify RDPs. Quantitative analysis by mass spectrometry identifies 898 RDPs, including 545 proteins not yet associated with RNA. Results are further validated using a combination of computational and molecular approaches. Overall, this method provides the first snapshot of the Plasmodium protein-protein interaction network in the presence and absence of RNA. R-DeeP also helps to reconstruct Plasmodium multiprotein complexes based on co-segregation and deciphers their RNA-dependence. One RDP candidate, PF3D7_0823200, is functionally characterized...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/5mk2v391</guid>
      <pubDate>Fri, 1 Mar 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Hollin, Thomas</name>
        <uri>https://orcid.org/0000-0002-8089-3253</uri>
      </author>
      <author>
        <name>Abel, Steven</name>
      </author>
      <author>
        <name>Banks, Charles</name>
      </author>
      <author>
        <name>Hristov, Borislav</name>
      </author>
      <author>
        <name>Prudhomme, Jacques</name>
      </author>
      <author>
        <name>Hales, Kianna</name>
      </author>
      <author>
        <name>Florens, Laurence</name>
      </author>
      <author>
        <name>Stafford Noble, William</name>
      </author>
      <author>
        <name>Le Roch, Karine G</name>
      </author>
    </item>
    <item>
      <title>Harnessing preexisting influenza virus-specific immunity increases antibody responses against SARS-CoV-2</title>
      <link>https://escholarship.org/uc/item/1056c8gq</link>
      <description>In pandemic scenarios involving novel human pathogenic viruses, it is highly desirable that vaccines induce strong neutralizing antibodies as quickly as possible. However, current vaccine strategies require multiple immunization doses to produce high titers of neutralizing antibodies and are poorly protective after a single vaccination. We therefore wished to design a vaccine candidate that would induce increased protective immune responses following the first vaccine dose. We hypothesized that antibodies against the receptor-binding domain (RBD) of the severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2) spike glycoprotein could be increased by drawing upon immunity to a previous infection. We generated a fusion protein containing the influenza H1N1 PR8 virus nucleoprotein (NP) and the SARS-CoV-2 spike RBD. Mice with or without preexisting immunity to PR8 were then vaccinated with NP/RBD. We observed significantly increased SARS-CoV-2 neutralizing antibodies in mice with...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/1056c8gq</guid>
      <pubDate>Fri, 1 Mar 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Dulin, Harrison</name>
      </author>
      <author>
        <name>Barre, Ramya S</name>
      </author>
      <author>
        <name>Xu, Duo</name>
      </author>
      <author>
        <name>Neal, Arrmund</name>
      </author>
      <author>
        <name>Vizcarra, Edward</name>
      </author>
      <author>
        <name>Chavez, Jerald</name>
      </author>
      <author>
        <name>Ulu, Arzu</name>
      </author>
      <author>
        <name>Yang, Myeon-Sik</name>
      </author>
      <author>
        <name>Khan, Siddiqur Rahman</name>
      </author>
      <author>
        <name>Wuang, Keidy</name>
      </author>
      <author>
        <name>Bhakta, Nikhil</name>
      </author>
      <author>
        <name>Chea, Chanvoraboth</name>
      </author>
      <author>
        <name>Wilson, Emma H</name>
        <uri>https://orcid.org/0000-0002-6054-9981</uri>
      </author>
      <author>
        <name>Martinez-Sobrido, Luis</name>
      </author>
      <author>
        <name>Hai, Rong</name>
        <uri>https://orcid.org/0000-0003-4173-4521</uri>
      </author>
    </item>
    <item>
      <title>Translational dynamics revealed by genome-wide profiling of ribosome footprints in Arabidopsis</title>
      <link>https://escholarship.org/uc/item/931269w1</link>
      <description>Translational regulation contributes to plasticity in metabolism and growth that enables plants to survive in a dynamic environment. Here, we used the precise mapping of ribosome footprints (RFs) on mRNAs to investigate translational regulation under control and sublethal hypoxia stress conditions in seedlings of Arabidopsis thaliana. Ribosomes were obtained by differential centrifugation or immunopurification and were digested with RNase I to generate footprint fragments that were deep-sequenced. Comparison of RF number and position on genic regions with fragmented total and polysomal mRNA illuminated numerous aspects of posttranscriptional and translational control under both growth conditions. When seedlings were oxygen-deprived, the frequency of ribosomes at the start codon was reduced, consistent with a global decline in initiation of translation. Hypoxia-up-regulated gene transcripts increased in polysome complexes during the stress, but the number of ribosomes per transcript...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/931269w1</guid>
      <pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Juntawong, Piyada</name>
      </author>
      <author>
        <name>Girke, Thomas</name>
        <uri>https://orcid.org/0000-0003-0710-3777</uri>
      </author>
      <author>
        <name>Bazin, Jérémie</name>
      </author>
      <author>
        <name>Bailey-Serres, Julia</name>
        <uri>https://orcid.org/0000-0002-8568-7125</uri>
      </author>
    </item>
    <item>
      <title>Genetic Support for Longevity-Enhancing Drug Targets: Issues, Preliminary Data, and Future Directions</title>
      <link>https://escholarship.org/uc/item/8rg2c36k</link>
      <description>Interventions meant to promote longevity and healthy aging have often been designed or observed to modulate very specific gene or protein targets. If there are naturally occurring genetic variants in such a target that affect longevity as well as the molecular function of that target (eg, the variants influence the expression of the target, acting as "expression quantitative trait loci" or "eQTLs"), this could support a causal relationship between the pharmacologic modulation of the target and longevity and thereby validate the target at some level. We considered the gene targets of many pharmacologic interventions hypothesized to enhance human longevity and explored how many variants there are in those targets that affect gene function (eg, as expression quantitative trait loci). We also determined whether variants in genes associated with longevity-related phenotypes affect gene function or are in linkage disequilibrium with variants that do, and whether pharmacologic studies...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8rg2c36k</guid>
      <pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate>
      <author>
        <name>McCorrison, Jamison</name>
      </author>
      <author>
        <name>Girke, Thomas</name>
        <uri>https://orcid.org/0000-0003-0710-3777</uri>
      </author>
      <author>
        <name>Goetz, Laura H</name>
      </author>
      <author>
        <name>Miller, Richard A</name>
      </author>
      <author>
        <name>Schork, Nicholas J</name>
      </author>
    </item>
    <item>
      <title>Pathophysiologic and Transcriptomic Analyses of Viscerotropic Yellow Fever in a Rhesus Macaque Model</title>
      <link>https://escholarship.org/uc/item/8b36k1sq</link>
      <description>Infection with yellow fever virus (YFV), an explosively replicating flavivirus, results in viral hemorrhagic disease characterized by cardiovascular shock and multi-organ failure. Unvaccinated populations experience 20 to 50% fatality. Few studies have examined the pathophysiological changes that occur in humans during YFV infection due to the sporadic nature and remote locations of outbreaks. Rhesus macaques are highly susceptible to YFV infection, providing a robust animal model to investigate host-pathogen interactions. In this study, we characterized disease progression as well as alterations in immune system homeostasis, cytokine production and gene expression in rhesus macaques infected with the virulent YFV strain DakH1279 (YFV-DakH1279). Following infection, YFV-DakH1279 replicated to high titers resulting in viscerotropic disease with ∼72% mortality. Data presented in this manuscript demonstrate for the first time that lethal YFV infection results in profound lymphopenia...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/8b36k1sq</guid>
      <pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Engelmann, Flora</name>
      </author>
      <author>
        <name>Josset, Laurence</name>
      </author>
      <author>
        <name>Girke, Thomas</name>
        <uri>https://orcid.org/0000-0003-0710-3777</uri>
      </author>
      <author>
        <name>Park, Byung</name>
      </author>
      <author>
        <name>Barron, Alex</name>
      </author>
      <author>
        <name>Dewane, Jesse</name>
      </author>
      <author>
        <name>Hammarlund, Erika</name>
      </author>
      <author>
        <name>Lewis, Anne</name>
      </author>
      <author>
        <name>Axthelm, Michael K</name>
      </author>
      <author>
        <name>Slifka, Mark K</name>
      </author>
      <author>
        <name>Messaoudi, Ilhem</name>
      </author>
    </item>
    <item>
      <title>Regulation of Gene Expression Patterns in Mosquito Reproduction</title>
      <link>https://escholarship.org/uc/item/6t2878wm</link>
      <description>In multicellular organisms, development, growth and reproduction require coordinated expression of numerous functional and regulatory genes. Insects, in addition to being the most speciose animal group with enormous biological and economical significance, represent outstanding model organisms for studying regulation of synchronized gene expression due to their rapid development and reproduction. Disease-transmitting female mosquitoes have adapted uniquely for ingestion and utilization of the huge blood meal required for swift reproductive events to complete egg development within a 72-h period. We investigated the network of regulatory factors mediating sequential gene expression in the fat body, a multifunctional organ analogous to the vertebrate liver and adipose tissue, of the female Aedes aegypti mosquito. Transcriptomic and bioinformatics analyses revealed that ~7500 transcripts are differentially expressed in four sequential waves during the 72-h reproductive period. A combination...</description>
      <guid isPermaLink="true">https://escholarship.org/uc/item/6t2878wm</guid>
      <pubDate>Fri, 16 Feb 2024 00:00:00 +0000</pubDate>
      <author>
        <name>Roy, Sourav</name>
      </author>
      <author>
        <name>Saha, Tusar T</name>
      </author>
      <author>
        <name>Johnson, Lisa</name>
      </author>
      <author>
        <name>Zhao, Bo</name>
      </author>
      <author>
        <name>Ha, Jisu</name>
      </author>
      <author>
        <name>White, Kevin P</name>
      </author>
      <author>
        <name>Girke, Thomas</name>
        <uri>https://orcid.org/0000-0003-0710-3777</uri>
      </author>
      <author>
        <name>Zou, Zhen</name>
      </author>
      <author>
        <name>Raikhel, Alexander S</name>
        <uri>https://orcid.org/0000-0003-2082-2821</uri>
      </author>
    </item>
  </channel>
</rss>
