hammerlab/immuno

Name: immuno

Owner: Hammer Lab

Description: Use somatic mutations to choose a personalized cancer vaccine (tumor-specific immunogenic peptides)

Created: 2014-03-06 19:56:01.0

Updated: 2017-02-17 20:45:04.0

Pushed: 2016-09-23 20:53:08.0

Homepage: null

Size: 2583

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RETIRED: See vaxrank and epidisco instead

Immunotherapy Pipeline
Status

Build Status

Usage
From peptide string
on mutation_report.py --string EDLTVKIGDFGLATEKSRWSGSHQFEQLS --hla "HLA-B*35:01"
From input file
on mutation_report.py --input-file <.vcf, .maf, .tab, .fasta> --hla-file <allele-file> 

If VCF file is input, it will be annotated w/ gene information and Ensembl transcripts, otherwise input an annotated SnpEFF VCF file.

If you don't either an hla or hla-file then the default “HLA:A*02:01” will be used.

Options:
Requirements

You must either have netMHCpan installed locally or pass the iedb-mhc flag to use a web-based MHC binding predictor.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.