Skip to content

FRED-2/Fred2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Anaconda-Server Badge

FRED2 - An Immunoinformatics Framework for Python

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

FRED 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. FRED 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

Fred2 is released under the three clause BSD licence.

Installation

use the following commands:

$ pip install git+https://github.com/FRED-2/Fred2

Dependencies

Python Packages

  • pandas
  • pyomo>=4.0
  • svmlight
  • MySQL-python>=1.2.4
  • Biopython
  • pyVCF

Thrid-Party Software (not installed through pip)

Please pay attanention to the different licensings of the third party 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.