changeset 24:4faaa87eca43 draft

planemo upload commit 78ad97a2be3ed2c75777ec97ef9489f819cbc471-dirty
author yating-l
date Thu, 01 Jun 2017 15:09:32 -0400
parents 1d17fb76718e
children 3ce3e446f081
files blat.xml tools/ucsc_blat/.gitignore
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/blat.xml	Tue May 23 18:27:21 2017 -0400
+++ b/blat.xml	Thu Jun 01 15:09:32 2017 -0400
@@ -42,10 +42,10 @@
                         </param>
                   </when>
                   <when value="history">
-                        <param name="database" type="data" format="fasta, twobit" label="Using database file, either a .fa, .nib or .2bit file" />
+                        <param name="database" type="data" format="fasta,twobit" label="Using database file, either a .fa, .nib or .2bit file" />
                   </when>
             </conditional>
-            <param type="data" name="query" format="fasta, twobit" label="Query data, either a .fa, .nib or .2bit file"/>
+            <param type="data" name="query" format="fasta,twobit" label="Query data, either a .fa, .nib or .2bit file"/>
             <param type="select" name="database_type" format="text" multiple="false" label="database type" help="Choose your database type, the default is dnax" argument="-t">
                   <option value="dna">dna - DNA sequence</option>
                   <option value="prot">prot - protein sequence</option>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/ucsc_blat/.gitignore	Thu Jun 01 15:09:32 2017 -0400
@@ -0,0 +1,4 @@
+*.DS_Store
+.gitignore
+*.DS_Store
+.gitignore