# HG changeset patch
# User iuc
# Date 1763914776 0
# Node ID 8c6526a46319b6cb5ba536ecccc330dec99bfd25
# Parent 1911ec100221247deca32f36223fb3b9ae69c8ea
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/iedb_api commit 69cdfd826c760c5b091703919ddaee9c9f90d530
diff -r 1911ec100221 -r 8c6526a46319 iedb_api.xml
--- a/iedb_api.xml Fri Nov 07 18:26:22 2025 +0000
+++ b/iedb_api.xml Sun Nov 23 16:19:36 2025 +0000
@@ -2,7 +2,7 @@
MHC Binding prediction
2.15.3
- 0
+ 1
24.2
@@ -108,7 +108,7 @@
-
+
Used for any alleles which don't include specified lengths
@@ -172,7 +172,7 @@
-
+
Used for any alleles which don't include specified lengths
@@ -236,12 +236,12 @@
-->
- prediction['method'].startswith('Bepipred')
+ prediction['method'] == 'Bepipred'
-
+
@@ -261,7 +261,7 @@
-
+
@@ -282,7 +282,7 @@
-
+
@@ -306,7 +306,7 @@
-
+
@@ -327,7 +327,7 @@
-
+
@@ -348,7 +348,7 @@
-
+
@@ -368,7 +368,7 @@
-
+
@@ -384,7 +384,7 @@
-
+
@@ -400,6 +400,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+