Mercurial > repos > bgruening > interproscan
diff interproscan.xml @ 12:74810db257cc draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/interproscan commit 01e8e726d711c0685f46d3146e4fe0f2a1306036
author | iuc |
---|---|
date | Wed, 07 Dec 2022 13:41:49 +0000 |
parents | 98cafcbd2578 |
children |
line wrap: on
line diff
--- a/interproscan.xml Fri Apr 29 20:14:21 2022 +0000 +++ b/interproscan.xml Wed Dec 07 13:41:49 2022 +0000 @@ -4,7 +4,7 @@ <import>macros.xml</import> </macros> <xrefs> - <xref type="bio.tools">interproscan_4</xref> + <xref type="bio.tools">interproscan_ebi</xref> </xrefs> <requirements> <requirement type="package" version="@TOOL_VERSION@">interproscan</requirement> @@ -64,6 +64,7 @@ <param name="applications" type="select" multiple="True" label="Applications to run" help="Select your program"> <option value="TIGRFAM" selected="true">TIGRFAM: protein families based on hidden Markov models (HMMs)</option> + <option value="FunFam" selected="true">FunFam: Prediction of functional annotations for novel, uncharacterized sequences.</option> <option value="SFLD" selected="true">SFLD: a database of protein families based on hidden Markov models (HMMs)</option> <option value="SUPERFAMILY" selected="true">SUPERFAMILY: database of structural and functional annotation for all proteins and genomes</option> <option value="PANTHER" selected="true">PANTHER: Protein ANalysis THrough Evolutionary Relationships</option>