Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.05 KB

README.rst

File metadata and controls

23 lines (14 loc) · 1.05 KB

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

Getting Started

Users and developers should start by reading our [wiki](https://github.com/FRED-2/Fred2/wiki) and [IPython tutorials](https://github.com/FRED-2/Fred2/tree/master/Fred2/tutorials).