Related Experiment Video
Updated: Jun 28, 2025

In vivo Application of the REMOTE-control System for the Manipulation of Endogenous Gene Expression
Published on: March 29, 2019
Syn-CpG-Spacer: A Panel web app for synonymous recoding of viral genomes with CpG dinucleotides
Aleksander Sulkowski1, Clément Bouton1, Chad Swanson1
1Department of Infectious Diseases, King's College London, London, United Kingdom.
None:
Vertebrate genomes contain lower than expected frequencies of the CpG dinucleotide. Consequently, many vertebrate viruses have evolved to mimic this composition, possibly in order to evade host antiviral defences (Greenbaum et al., 2008). For example, the antiviral protein ZAP binds CpGs in viral single stranded RNA with specific spacing requirements (Gonçalves-Carneiro et al., 2022), though CpGs are also likely depleted in viral genomes due to other selective pressures (Forni et al., 2023). Increasing CpG abundance by synonymous recoding could facilitate attenuation of viruses without compromising their epitope antigenicity by changing non-CpG codons to alternatives containing CpG without changing the overall amino acid sequence (Gonçalves-Carneiro et al., 2022; Le Nouën et al., 2019; Sharp et al., 2023). There are three ways CpGs can be synonymously introduced in codons: at positions 1-2 for arginine (e.g. AGA → CGA), 2-3 for several amino acids (e.g. ACA → ACG), or in a 3-1 split configuration, if a subsequent codon begins with a G (e.g. ATA-GCA → ATC-GCA). Syn-CpG-Spacer is a Python progressive web app (PWA) (MDN Web Docs, 2023) made with the Panel library (Panel Development Team, 2024) that allows for consistent recoding of viral sequences and applying biologically relevant constraints. These include setting a minimum gap between CpG's, optimising for an average CpG gap, protecting cis-acting regulatory signals from modification, and modulating the A-content in the overall sequence. The app features a sequence viewer made with the Bokeh library (Bokeh Development Team, 2024) that highlights CpG dinucleotides, allowing for efficient analysis of the resulting distribution of CpGs. This is complemented by a statistical data table. Utilising Biopython (Cock et al., 2009) modules, the user can load their sequence as a FASTA file and download the outputs as an alignment in the same format. As a PWA running on Pyodide (The Pyodide development team, 2023), the code is only executed in the user's browser and they can install the app onto their machine for offline use.
More Related Videos
09:31Amplification, Next-generation Sequencing, and Genomic DNA Mapping of Retroviral Integration Sites
Published on: March 22, 2016
13:47Lentiviral Vector Platform for the Efficient Delivery of Epigenome-editing Tools into Human Induced Pluripotent Stem Cell-derived Disease Models
Published on: March 29, 2019
Related Concept Videos
Viral Recombination
Cis-regulatory Sequences
Conservative Site-specific Recombination and Phase Variation
The recognition sites for Cre recombinase called LoxP...
Single Nucleotide Polymorphisms-SNPs
Spreading of Chromatin Modifications
Writers
The writer...
CRISPR and crRNAs
The CRISPR-Cas system stores a copy of foreign DNA in the host genome and uses it to identify the foreign DNA upon reinfection. CRISPR-Cas has three different...