Repository 'proteore_prot_features'
hg clone https://toolshed.g2.bx.psu.edu/repos/proteore/proteore_prot_features

Changeset 17:2952bae8a1ea (2020-01-24)
Previous changeset 16:7caa90759aba (2019-06-28) Next changeset 18:0a9ae3d7dbf2 (2020-08-20)
Commit message:
planemo upload commit b8671ffe2e12dc6612b971a3e6e1dc71496aefd0
modified:
add_protein_features.xml
b
diff -r 7caa90759aba -r 2952bae8a1ea add_protein_features.xml
--- 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>