Skip to content

Sequencing-based neutralization assays to measure specificity of vaccine response to HAs from H1N1 strains circulating in 2023-2024

License

Notifications You must be signed in to change notification settings

jbloomlab/flu_seqneut_pdmH1N1_2023-2024_VaccinatedCohorts

Repository files navigation

Sequencing-based neutralization assays to determine serum neutralizing titers in vaccinated adults using a library of 58 H1N1 influenza strains circulating in late 2023 as well as recent and historical vaccine strains

This repository contains data and analysis of sequencing-based neutralization assays using a library of 66 H1N1 influenza viruses, including 6 recent cell-based vaccine strains (A/California/07/2009, A/Michigan/45/2015. A/Brisbane/02/2018, A/Hawaii/70/2019, A/Wisconsin/588/2019, and A/Wisconsin/67/2022) as well the recent egg-based vaccine (A/Victoria/4897/2022_IVR238), 58 strains selected to represent the diversity of circulating H1N1 strains in November 2023, and one strain similar to A/Victoria/4897/2022_IVR238 but lacking the egg-associated mutation Q223R (A/Oregon/Flu-OHSU-241140095/2023).

Experimental data included and analyzed in this repository was generated Andrea N. Loes and Rosario Araceli L. Tarabi. Library design was completed with John Huddleston. Analysis was performed by Andrea Loes and Jesse D. Bloom. We thank all additional individuals involved in collection of serum for the Penn Vaccine Cohort and DRIVE Vaccine Cohort, samples from which are analyzed in this study.

For in depth description of sequencing-based neutralization assay which was used to collect the data shown here, please see manuscript by Loes et al (2024).

Quick summary

  • The list of strains included in the library are listed in CSV format in ./data/H1N1library_2023-2024_allStrains.csv, and the process of library design is described in librarydesign/README.md. This panel of 59 circulating H1N1 viruses was selected in the late fall of 2023, including frequently observed and recently observed haplotypes from the Nextstrain tree build from 11-22-2023.
    • The full length protein sequences of the HAs from 59 recent strains and 7 vaccine strains as they are represented in the library are available in: ./librarydesign/2023-2024_H1_library_full-length_proteins_withWSNflanks_withvaccinestrains.fasta. These are the complete HA protein sequences containing the first 20 and last 46 amino acids from A/WSN/1933 (H1N1) and the ectodomain from the recent HA strain of interest.
    • The protein sequences for the ectodomains of the HAs of the recent strains and vaccine strains included in the library are available in: ./librarydesign/2023-2024_H1_library_protein_HA_ectodomains.fasta. This file shows the region of the protein sequence for each HA ectodomain which matches the HA protein sequence from the originating strain, as trimmed to be incorporated into the barcoded HA segment. The starting amino acid is HA1 position 4.
    • The HA1 sequences are available in ./librarydesign/2023-2024_H1_library_protein_HA1.fasta. Note that HA1 position 3 is fixed to the WSN amino-acid at this site (isoleucine) rather than the leucine observed in recent circulating sequences in the final library. This was done to maintain the entire WSN packaging signal. Therefore, in this file the HA1s start at position 4.
  • This library was then assayed against sera from the Penn Vaccine Cohort, conducted at the University of Pennsylvania and the Dynamics of the Immune Responses to Repeat Influenza Vaccination Exposures (DRIVE) Study, conducted in Hong Kong:
    • Samples collected day 0 and day 28-30 post vaccination with the egg-based 2023-2024 seasonal influenza virus vaccine or the recombinant cell-based 2023-2024 vaccine strain. The H1N1 egg-vaccine component that season was A/Victoria/4897/2022 and the cell-vaccine component was A/Wisconsin/67/2022.
    • Serum neutralizing titers measured from the University of Pennsylvania cohort are placed in ./results/aggregated_titers/titers_PennVaccineCohort.csv.
    • Serum neutralizing titers measured from the DRIVE Repeated Vaccination cohort are placed in ./results/aggregated_titers/titers_DRIVE.csv.

Description of input data

The input data are in ./data/, and include:

  • ./data/neut_standard_sets/: directory containing the CSV listing the barcodes linked to the spike-in non-neutralized control RNAs. See Loes et al. 2024 for more details.
  • ./data/plates/: directory of CSV files that maps 96-well plate well IDs to each individual serum-containing or no-serum well. See seqneut-pipeline documentation on plates for more details. This directory includes both plates that were run through the entire pipeline to generate NT50s, but also plates that were used to optimize parameters for running the assay, such as pooling related plates and MOI tests. Plates are grouped in final analysis into either miscellaneous plates, DRIVE, or PennVaccineCohort. Both serum cohort samples are data that was collected using the optimized concentration of pooled virus library.
  • ./data/viral_libraries/: directory of CSV files that match 16-nucleotide barcodes to the library strain names.

Library background and design

Information on the library design is placed in ./librarydesign/.

Running the pipeline

This repository contains an analysis of the data using seqneut-pipeline. Briefly, that pipeline is a submodule of this analysis. The configuration for the analysis is in config.yml, the input data are in ./data/, the analysis itself is run by snakemake using Snakefile, the results are placed in ./results/, and HTML rendering of results is in ./docs/.

See seqneut-pipeline for more description of how the pipeline works. In addition to running the pipeline itself, Snakefile also contains a few extra rules that run the Jupyter notebooks in ./notebooks/ to create some additional plots. To run the pipeline, build the seqneut-pipeline conda environment in seqneut-pipeline/environment.yml. Then run the pipeline using:

snakemake -j <n_jobs> --software-deployment-method conda

About

Sequencing-based neutralization assays to measure specificity of vaccine response to HAs from H1N1 strains circulating in 2023-2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •