Mercurial > repos > yating-l > ucsc_blat
changeset 2:a1b3d24b55a1 draft
planemo upload commit 78ad97a2be3ed2c75777ec97ef9489f819cbc471-dirty
author | yating-l |
---|---|
date | Thu, 01 Jun 2017 15:11:55 -0400 |
parents | eb7fcec3fdba |
children | a854b56eb215 |
files | blat.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/blat.xml Thu Jun 01 14:17:51 2017 -0400 +++ b/blat.xml Thu Jun 01 15:11:55 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>