-
`{"detail":"Command '['netMHCpan', '--version', '_MHCTOOLS_VERSION_SNIFFING']' returned non-zero exit status 1."}`
```
# /opt/netMHCpan-4.1/Linux_x86_64/bin/netMHCpan --version _MHCTOOLS_VERSION_S…
-
Such a command will result in an immediate "finished" signal from the server, and the uploaded results RData will not contain the `results_package` variable.
```
taskobj
SendOut(interface = in…
-
Having a look at [this repository](https://github.com/kevinkovalchik/PyNetMHCpan) which is:
> A simple tool for using NetMHCpan and NetMHCIIpan using multiple CPUs in a Python environment.
- is it…
-
When running the IEDB MHC I tool via the API, there are three dog alleles supported for NetMHCpan (ba and el): DLA-8803401, DLA-8850101, DLA-8850801. These alleles are not enabled in the IEDB MHC I st…
-
Thank you for developing this excellent tool!
I am also from Wuhan, China. Congratulatations on your remarkable achievements!
I encountered the following issue while following the tutorial for 'Ru…
-
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
-
The internal boundaries of netmhcpan regarding peptide lengths are 8 - 56. NetMHCpan 4.1 always picks the most relevant Core of the peptide and does prediction on it. That is currently prohibited by t…
-
I'm trying to run MuPeXI pipeline with test data. There seems to be a problem with NetMHCpan, but I can't seem to fix it. I have checked the paths requested by the tool in its installation, as well as…
-
At the very end of netMHCpan computation, this warning message appears:
```
Allopipe_test_2/src/tools/netmhc_tables_handler.py:93: DtypeWarning: Columns (0,5,6,7,8,11,12,13,14,17,18,19,20,23,24,25…
-
Code:
```
28 def run_case(args):
29
30 id_, peptide = args
31
32 allele_type = "HLA-A*0201"
33
34 _log.debug(f"run case {allele_type} {peptide}")
35
36 target = …