Previous changeset 10:74db03ff999e (2022-04-29) Next changeset 12:74810db257cc (2022-12-07) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit c8c7a5c3fa0560d6bc6bbb45cfbff12621ab2f43" |
modified:
interproscan.xml macros.xml |
b |
diff -r 74db03ff999e -r 98cafcbd2578 interproscan.xml --- a/interproscan.xml Fri Apr 29 09:49:51 2022 +0000 +++ b/interproscan.xml Fri Apr 29 20:14:21 2022 +0000 |
b |
@@ -76,6 +76,7 @@ <option value="PRINTS" selected="true">PRINTS: group of conserved motifs (fingerprints) used to characterise a protein family</option> <option value="PIRSR" selected="true">PIRSR: protein families based on hidden Markov models (HMMs) and Site Rules</option> <option value="PrositePatterns" selected="true">PROSITE Pattern: protein domains, families and functional sites as well as associated patterns to identify them</option> + <option value="AntiFam" selected="true">AntiFam: a resource of profile-HMMs designed to identify spurious protein predictions.</option> <option value="Pfam" selected="true">Pfam: protein families, each represented by multiple sequence alignments and hidden Markov models</option> <option value="MobiDBLite" selected="true">MobiDBLite: Prediction of intrinsically disordered regions in proteins</option> <option value="PIRSF" selected="true">PIRSF: non-overlapping clustering of UniProtKB sequences into a hierarchical order (evolutionary relationships)</option> |
b |
diff -r 74db03ff999e -r 98cafcbd2578 macros.xml --- a/macros.xml Fri Apr 29 09:49:51 2022 +0000 +++ b/macros.xml Fri Apr 29 20:14:21 2022 +0000 |
b |
@@ -6,7 +6,7 @@ The version should also be bumped in test-data/interproscan.loc --> <token name="@TOOL_VERSION@">5.55-88.0</token> - <token name="@VERSION_SUFFIX@">2</token> + <token name="@VERSION_SUFFIX@">3</token> <xml name="citations"> <citations> |