Mercurial > repos > iuc > extract_genomic_dna
comparison extract_genomic_dna.xml @ 9:e1f5bdd8279c draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/extract_genomic_dna commit 851f81495c875ac09d936537ffd2b32e6af2c8c5"
author | iuc |
---|---|
date | Thu, 17 Oct 2019 03:00:47 -0400 |
parents | 3088e7e70888 |
children | 5cc8e93ee98f |
comparison
equal
deleted
inserted
replaced
8:e400dcbc60d0 | 9:e1f5bdd8279c |
---|---|
50 <option value="history">from history</option> | 50 <option value="history">from history</option> |
51 </param> | 51 </param> |
52 <when value="cached"> | 52 <when value="cached"> |
53 <param name="reference_genome" type="select" label="Using reference genome"> | 53 <param name="reference_genome" type="select" label="Using reference genome"> |
54 <options from_data_table="twobit"> | 54 <options from_data_table="twobit"> |
55 <filter type="data_meta" key="dbkey" ref="input" column="0"/> | 55 <filter type="data_meta" key="dbkey" ref="input" column="dbkey"/> |
56 </options> | 56 </options> |
57 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/> | 57 <validator type="no_options" message="A built-in reference genome is not available for the build associated with the selected input file"/> |
58 </param> | 58 </param> |
59 </when> | 59 </when> |
60 <when value="history"> | 60 <when value="history"> |