pepitope facilitates TCR-neoantigen screen analysis in the R language.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 42482167.
- Also identified by DOI 10.1093/bioinformatics/btag542.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Functional screening of patient-derived T cell receptor (TCR)-neoantigen pairs via co-culture experiments is a way to design personalised immunotherapy or to investigate its mechanism of action. Current computational toolkits can either generate and prioritise candidate epitopes from tumour variants or count barcodes in sequencing data. However, they lack modules to support experimental screening, such as sample demultiplexing, construct quality control, and downstream analysis. To bridge these gaps, we present pepitope, an R package that integrates minigene library generation, sequencing-based quality control (QC), and differential abundance analysis of co-culture screens into a single software package within the accessible R/Bioconductor ecosystem. pepitope workflows include the extraction of mutant and reference peptides with customisable flanking regions from tumour variant calls using Bioconductor annotation resources; demultiplexing and barcode counting for construct QC; and negative-binomial-based differential testing built on DESeq2 to identify immunogenic epitopes in TCR co-culture assays. By remaining within R, pepitope lowers the barrier for lab-based biologists familiar with R and Bioconductor to perform end-to-end co-culture screen analyses without needing dedicated computational support. pepitope (R ≥ 4.5.0) is freely available on GitHub under the GPL-3.0 license, with detailed vignettes hosted at https://mschubert.github.io/pepitope/. Installation is facilitated via the remotes package in R. Supplementary data are available at Bioinformatics online.