nf-core/mhcquant
Version 1

Workflow Type: Nextflow

nf-core/mhcquant

Identify and quantify peptides from mass spectrometry raw data

Build Status Nextflow

install with bioconda Docker Singularity Container available Slack Status

Introduction

nfcore/mhcquant is a bioinformatics analysis pipeline used for quantitative processing of data dependant (DDA) peptidomics data.

It was specifically designed to analyse immunopeptidomics data, which deals with the analysis of affinity purified, unspecifically cleaved peptides that have recently been discussed intensively in the context of cancer vaccines.

The workflow is based on the OpenMS C++ framework for computational mass spectrometry. RAW files (mzML) serve as inputs and a database search (Comet) is performed based on a given input protein database. FDR rescoring is applied using Percolator 3.0 based on a competitive target-decoy approach (reversed decoys). For label free quantification all input files undergo identification based retention time alignment (MapAlignerIdentification), and targeted feature extraction matching ids between runs (FeatureFinderIdentification). In addition, a variant calling file (vcf) can be specified to translate variants into proteins that will be included in the database search and binding predictions on specified alleles (alleles.tsv) using MHCFlurry (Class 1) or MHCNugget (Class 2) can be directly run on the output peptide lists. Moreover, if a vcf file was specified, neoepitopes will automatically be determined and binding predictions can also directly be predicted for them.

Run

bash nextflow run nf-core/mhcquant --mzmls '*.mzML' --fasta 'SWISSPROT_12_2018.fasta' --alleles 'alleles.tsv' --vcf 'variants.vcf' --include_proteins_from_vcf --predict_class_I --refine_fdr_on_predicted_subset -profile standard,docker

Documentation

The nf-core/mhcquant pipeline comes with documentation about the pipeline, found in the docs/ directory:

  1. Installation
  2. Running the pipeline
  3. Pipeline HPC Cluster configuration
  4. Output and how to interpret the results
  5. Troubleshooting
  6. Pipeline-specific Troubleshooting

Credits

nf-core/mhcquant was originally written by Leon Bichmann,Lukas Heumos,Alexander Peltzer

Version History

Version 1 (earliest) Created 25th Feb 2020 at 11:10 by Finn Bacall

Added/updated 41 files


Open master ec0b69a
help Creators and Submitter
Creators
Not specified
Additional credit

Leon Bichmann

Submitter
License
Activity

Views: 1490   Downloads: 140

Created: 25th Feb 2020 at 11:10

Last updated: 25th Feb 2020 at 15:19

help Attributions

None

help Collections
Total size: 201 KB
Powered by
(v.1.15.0-pre)
Copyright © 2008 - 2024 The University of Manchester and HITS gGmbH