Skip to content

KohlbacherLab/epytope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epytope - An Immunoinformatics Framework for Python

PyPi Tests Tests external Anaconda-Server Badge Anaconda-Server Badge License Anaconda-Server Badge Anaconda-Server Badge

Copyright 2014 by Benjamin Schuber, Mathias Walzer, Philipp Brachvogel, Andras Szolek, Christopher Mohr, and Oliver Kohlbacher

epytope is a framework for T-cell epitope detection, and vaccine design. It offers consistent, easy, and simultaneous access to well established prediction methods of computational immunology. epytope can handle polymorphic proteins and offers analysis tools to select, assemble, and design linker sequences for string-of-beads epitope-based vaccines. It is implemented in Python in a modular way and can easily be extended by user defined methods.

Copyright

epytope is released under the three clause BSD license.

Installation

use the following commands:

pip install git+https://github.com/KohlbacherLab/epytope

Dependencies

Python Packages

  • pandas
  • pyomo>=4.0
  • svmlight
  • PyMySQL
  • biopython
  • pyVCF
  • h5py<=2.10.0

Third-Party Software (not installed through pip)

Please pay attention to the different licensing of third party tools.

Framework summary

Currently epytope provides implementations of several prediction methods or interfaces to external prediction tools.

Getting Started

Users and developers should start by reading our wiki and IPython tutorials. A reference documentation is also available online.

How to Cite

Please cite

Schubert, B., Walzer, M., Brachvogel, H-P., Sozolek, A., Mohr, C., and Kohlbacher, O. (2016). FRED 2 - An Immunoinformatics Framework for Python. Bioinformatics 2016; doi: 10.1093/bioinformatics/btw113

and the original publications of the used methods.