Skip to content

Python package and command line tool for epitope prediction

License

Notifications You must be signed in to change notification settings

wt12318/epitopepredict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 93.2%
  • Python 6.0%
  • Other 0.8%