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

Changeset 4:094cc3c46c5b (2018-03-23)
Previous changeset 3:145f347dc0e1 (2018-03-20) Next changeset 5:6d0ecc59728f (2018-08-29)
Commit message:
planemo upload commit 1e9c5a6ccef37423a7344bc69b41ec45ae6c4596-dirty
modified:
venn_diagram.xml
b
diff -r 145f347dc0e1 -r 094cc3c46c5b venn_diagram.xml
--- a/venn_diagram.xml Tue Mar 20 06:35:27 2018 -0400
+++ b/venn_diagram.xml Fri Mar 23 10:19:39 2018 -0400
b
@@ -21,7 +21,7 @@
             <conditional name="se" >
                     <param type="select" name="input" label="Please provide your identifiers" help="Copy/paste or ID list from a file (e.g. table)" >
                         <option value="list">Copy/paste your identifiers </option>
-                        <option value="file">Input file containing your identifiers</option>
+                        <option value="file" selected="true">Input file containing your identifiers</option>
                     </param>
                     <when value="file">
                         <param type="data" name="file" format="txt,tabular" label="Choose a file that contains your list of IDs" />