R/vaccine_proteomics.R
vaccine_proteomics.RdA named list of five differential-abundance tables describing the
day-7 versus day-0 plasma proteomic response to seasonal influenza
vaccination, one table per independent cohort. It is used to
demonstrate MetaVolcanoR on protein features, complementing
the gene-expression example object diffexplist.
vaccine_proteomicsA named list of length 5; each element a data.frame of 445 rows and 5 columns.
Derived from public systems-vaccinology proteomics resources
(ImmuneSpace / PRIDE / ProteomeXchange). See
data-raw/make_vaccine_proteomics.R and the PrepareDatasets
vignette for the retrieval and formatting workflow.
Each element is a data.frame with one row per protein and the
columns MetaVolcanoR expects:
Protein identifier (gene-level symbol, as returned by Olink and most proteomics pipelines).
Log2 fold change, day 7 vs day 0.
Differential-abundance p-value.
Lower bound of the 95% confidence interval.
Upper bound of the 95% confidence interval.
The consistently up-regulated proteins across cohorts recapitulate the canonical day-7 antibody-secreting-cell signature (immunoglobulin chains IGHG1/IGKC, plasmablast markers TNFRSF17/CD38, and plasma-cell factors MZB1/PRDM1/XBP1).