Skip to content

mskgreenbaumlab/shared_missense_neoantigen

 
 

Repository files navigation

shared_missense_neoantigen

Pipeline predicts tumor neoantigens (9-mer, 10-mer and 11-mer) and matching normal tissue antigens from missense mutations. It starts with two-column table: GENECOORD, where GENE - hgnc_symbol and COORD - mutation coordinate in protein sequence in the XPOSY format: X - wt-type aminoacid residue in one-letter code; POS - position in the reference protein sequence; Y - mutant aminoacid residue in one-letter code.

Requirements: Unix environment, with Bash shell

R version 3.6.0 (2019-04-26); Platform: x86_64-redhat-linux-gnu (64-bit) and libraries: BiomaRt library, with installed dependencies

Python 2.7.5 and libraries: Biopython with installed dependencies

Installed and configured NetMHC.3.4, NetMHC.4.0, NetMHC-pan.3.0 and MetMHC-pan.4.0.

Before the run, configure the file config.sh according to the user machine/environment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.5%
  • Shell 17.8%
  • R 2.7%