Skip to content

SchubertLab/CovidVac_CD4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CovidVac - CD4

In this study, we analyze the effect of a three-shot vaccination regime against SARS-CoV-2 on the human immune response repertoire. This repository contains the single-cell analysis of T cell receptor (TCR), Gene expression, Surface Proteins (Antibody Captured), and dextramer staining as well as reverse phenotyping.

Data

  • The raw sequencing data can be downloaded from GEO GSE249998 for the dextramer dataset and GSE310441 and GSE310442 for the reverse phenotyping dataset.
  • The processed and annotated data can be downloaded from Zenodo (???) and stored as ./data/dex/02_dex_annotated_cd4.h5ad, ./data/dex/02_dex_annotated.h5ad, ./data/dex/02_dex_annotated_cd8.h5ad, ./data/reverse_phenotyping/02_rv_annotated_cd4.h5ad, ./data/reverse_phenotyping/02_rv_annotated.h5ad, ./data/combined/02_joint_annotated_cd4.h5ad (entry point notebooks 03)

Additionally, we use the following external resources (not provided by us, store in ./data/scores/):

Reproducibility

To recreate the results of the paper:

git clone https://github.com/SchubertLab/CovidVac_CD4.git
cd CovidVac_CD4
conda env create -f requirements.yml

Following, the notebooks in analysis/01_reverse_phenotyping/, analysis/02_dextramer/, and analysis/03_combined/ must be run (ideally in this order). Note, that there are issues with reproducing UMAPs across different machines, even when the same seeds and package versions are used. Results might therefore look slightly different. To fully reproduce the paper results, use the annotated data.

Citation

If you refer to this work, please consider citing the following paper:

TODO upon publication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published