Skip to content

pogorely/reverse_epitope_discovery

Repository files navigation

Data and code for Rosati, Pogorelyy, Minervina et al 2021.

This repository contains R scripts reproducing the analysis from the manuscript.

  1. Download the repository.

  2. To reproduce the pipeline from the merged processed single cell dataset, see TCR_analysis.R.

This analysis depends on tcrdist implementation from conga package. Download conga repository, and compile tcrdist:

cd conga/tcrdist_cpp
make

then edit the third line in TCR_analysis.R to include path to your tcrdist folder:

path_tcrdist="path_to_conga_in_your_system/tcrdist_cpp/"
  1. To reproduce all the steps to generate merged processed single cell dataset, see the scripts in preprocessing folder (all done by @erosix).

About

Data and code for Rosati, Pogorelyy, Minervina et al 2021.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages