MaraTat / epitopepredict

Python package and command line tool for epitope prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python package and command line tool for epitope prediction

License:Other


Languages

Language:Jupyter Notebook 92.9%Language:Python 6.4%Language:JavaScript 0.4%Language:CSS 0.2%Language:HTML 0.2%Language:Shell 0.0%