← All tools
Property prediction · Sequence analysis

DeepImmuno

Score how likely a peptide-MHC class I pair is to provoke a CD8 T-cell response.

Runs the DeepImmuno convolutional model over 9- or 10-mer epitopes paired with an HLA class I allele, returning an immunogenicity score per pair. Binding prediction is a separate question: this scores whether a presented peptide is recognised, not whether it is presented.

Input

Configure a small job

POST
A 9-mer or 10-mer peptide.
One pair per line, as epitope,allele.
Ready
Response

JSON result

{
  "status": "Ready for a request"
}