changeset 4:094cc3c46c5b draft

planemo upload commit 1e9c5a6ccef37423a7344bc69b41ec45ae6c4596-dirty
author proteore
date Fri, 23 Mar 2018 10:19:39 -0400
parents 145f347dc0e1
children 6d0ecc59728f
files venn_diagram.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/venn_diagram.xml	Tue Mar 20 06:35:27 2018 -0400
+++ b/venn_diagram.xml	Fri Mar 23 10:19:39 2018 -0400
@@ -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" />