Mercurial > repos > yating-l > ucsc_blat
changeset 4:545bc7831814 draft
planemo upload commit 03d8ad323631c923ac8b95fd0efd2023ec5c204e
author | yating-l |
---|---|
date | Thu, 01 Jun 2017 16:31:08 -0400 |
parents | a854b56eb215 |
children | dede60f744f4 |
files | blat.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/blat.xml Thu Jun 01 16:26:08 2017 -0400 +++ b/blat.xml Thu Jun 01 16:31:08 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>