epitopepredict icon indicating copy to clipboard operation
epitopepredict copied to clipboard

Python package and command line tool for epitope prediction

Results 5 epitopepredict issues
Sort by recently updated
recently updated
newest added

Hi, I would like to use epitopepredict for my predictions. Tepitope and mhcflurry work, but netMHCpan does not. I use the same test.config file for all of the mentioned predictors....

Hi! I’m using tepitope and basicmhc1 models and i noticed the cutoff method in tepitope work well but not in basicmhc1. In particular, with basicmhc1 epitopes with rank 1 are...

I'm using Blosum62 and NLF encoders. However for an amino acid sequence 'GILKDYPHSAFTLEKKVIKTEPEDSRXXXXX' NLF encoder gives a key error. `KeyError: 'X'` I know the meaning of the error: the letter...

I'm trying to install netMHCpan and netMHCIIpan but I'm with difficulties. In the terminal shows these output 1 protein sequences /bin/sh: 1: netMHCpan: not found netmhcpan not installed

Hello, looks like there are a lot of dependency issues due to the usage of deprecated functions in numpy, pandas...