Mercurial > repos > proteore > proteore_prot_features
changeset 17:2952bae8a1ea draft
planemo upload commit b8671ffe2e12dc6612b971a3e6e1dc71496aefd0
author | proteore |
---|---|
date | Fri, 24 Jan 2020 05:04:15 -0500 |
parents | 7caa90759aba |
children | 0a9ae3d7dbf2 |
files | add_protein_features.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/add_protein_features.xml Fri Jun 28 05:05:25 2019 -0400 +++ b/add_protein_features.xml Fri Jan 24 05:04:15 2020 -0500 @@ -1,5 +1,5 @@ -<tool id="prot_features" name="Add protein features" version="2019.06.27.2"> -<description>[neXtProt] +<tool id="prot_features" name="Add protein features" version="2020.01.23"> +<description>[neXtProt, Human] </description> <requirements> <requirement type="package" version="3.4.1">R</requirement> @@ -34,7 +34,7 @@ <inputs> <conditional name="inputtype"> - <param name="filetype" type="select" label="Enter your IDs (neXtProt or UniProt; e.g. P05090 or NX_P05090)" help="Copy/paste or from a file" > + <param name="filetype" type="select" label="Enter your IDs (neXtProt or UniProt; e.g. NX_P05090 or P05090)" help="Copy/paste or from a file" > <option value="file" selected="true">Input file containing your IDs </option> <option value="copy_paste">Copy/paste your list of IDs</option> </param>