Mercurial > repos > bgruening > upload_testing
comparison correctGCBias.xml @ 45:ef436465bf16
Uploaded
author | bgruening |
---|---|
date | Fri, 02 Aug 2013 12:43:55 -0400 |
parents | 894ba1eba734 |
children | b716d69ac94b |
comparison
equal
deleted
inserted
replaced
44:894ba1eba734 | 45:ef436465bf16 |
---|---|
44 <param name="input1_2bit" type="select" label="Using reference genome" help="If your genome of interest is not listed, contact your Galaxy team"> | 44 <param name="input1_2bit" type="select" label="Using reference genome" help="If your genome of interest is not listed, contact your Galaxy team"> |
45 <options from_data_table="lastz_seqs" /> | 45 <options from_data_table="lastz_seqs" /> |
46 </param> | 46 </param> |
47 </when> | 47 </when> |
48 <when value="history"> | 48 <when value="history"> |
49 <param name="input1" type="data" format="bam" label="Select a reference dataset in 2bit format" /> | 49 <param name="input1" type="data" format="twobit" label="Select a reference dataset in 2bit format" /> |
50 </when> | 50 </when> |
51 </conditional> | 51 </conditional> |
52 | 52 |
53 <param name="outFileFormat" type="select" label="File format of the output"> | 53 <param name="outFileFormat" type="select" label="File format of the output"> |
54 <option value="bam">bam</option> | 54 <option value="bam">bam</option> |