# HG changeset patch
# User iuc
# Date 1763914764 0
# Node ID ffba63cb4d2bd628d10c2de6b13c86c7928e4583
# Parent fbcf3eeb61aba4d992689be24707cdad52dfb1bb
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/iedb_api commit 69cdfd826c760c5b091703919ddaee9c9f90d530
diff -r fbcf3eeb61ab -r ffba63cb4d2b iedb_api.xml
--- a/iedb_api.xml Fri Nov 07 18:26:10 2025 +0000
+++ b/iedb_api.xml Sun Nov 23 16:19:24 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 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+