Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.38 KB

README.md

File metadata and controls

21 lines (12 loc) · 1.38 KB

PyPI version shields.io License: GPL v3 Documentation Status

Background

epitopepredict provides a standardized programmatic interface and command line tool for executing multiple epitope prediction methods. Currently this largely consists of interfaces to several MHC binding prediction, the results of which can then be processed and visualized in a consistent manner. There is a built-in method for MHC-class I prediction and the TEPITOPEPan method is provided as a 'built in' method for MHC-class II. The IEDB tools and netMHCpan, netMHCIIpan and MHCFlurry are also supported. Those tools are free for academic use but have to be installed separately. This software runs on most linux systems.

Documentation is at http://epitopepredict.readthedocs.io

Installation

current release:

pip install epitopepredict

or for latest version on github:

pip install -e git+https://github.com/dmnfarrell/epitopepredict.git#egg=epitopepredict