# HG changeset patch # User iuc # Date 1762539982 0 # Node ID 1911ec100221247deca32f36223fb3b9ae69c8ea # Parent 7ed6dda64a811c30b2e1d9106578f2498f3380ce planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/iedb_api commit 6007a6fe7005df2f7fd1de85ce63156511534b6e diff -r 7ed6dda64a81 -r 1911ec100221 iedb_api.py --- a/iedb_api.py Sat Feb 13 00:06:36 2021 +0000 +++ b/iedb_api.py Fri Nov 07 18:26:22 2025 +0000 @@ -250,7 +250,7 @@ length = ','.join(lengths) if lengths else None method = args.method proteasome = args.proteasome if args.prediction == 'processcing' else None - url = 'http://tools-cluster-interface.iedb.org/tools_api/%s/' %\ + url = 'https://tools-cluster-interface.iedb.org/tools_api/%s/' %\ args.prediction # results diff -r 7ed6dda64a81 -r 1911ec100221 iedb_api.xml --- a/iedb_api.xml Sat Feb 13 00:06:36 2021 +0000 +++ b/iedb_api.xml Fri Nov 07 18:26:22 2025 +0000 @@ -1,6 +1,9 @@ - + MHC Binding prediction + 2.15.3 + 0 + 24.2 @@ -129,7 +132,7 @@ - + Used for any alleles which don't include specified lengths @@ -309,7 +312,7 @@ - + @@ -319,7 +322,7 @@ - + @@ -403,7 +406,7 @@ The IEDB is a free resource, funded by a contract from the National Institute of Allergy and Infectious Diseases. It offers easy searching of experimental data characterizing antibody and T cell epitopes studied in humans, non-human primates, and other animal species. This tool retrieves epitope binding information about input peptide sequences by using the RESTful web services provided by IEDB. -The webservices are described at: http://tools.immuneepitope.org/main/tools-api/ +The webservices are described at: https://tools.iedb.org/main/tools-api/ That page also describes how to retrieve the available HLA alleles for class of epitope binding. **INPUTS**