Mercurial > repos > iuc > crossmap_bw
comparison macros.xml @ 1:9b8ee2aedca4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447
| author | iuc |
|---|---|
| date | Tue, 26 Sep 2017 04:46:35 -0400 |
| parents | fb5401ff7ca2 |
| children | fd6459edbad9 |
comparison
equal
deleted
inserted
replaced
| 0:fb5401ff7ca2 | 1:9b8ee2aedca4 |
|---|---|
| 25 <option value="history">From History</option> | 25 <option value="history">From History</option> |
| 26 </param> | 26 </param> |
| 27 <when value="cached"> | 27 <when value="cached"> |
| 28 <param name="input_chain" type="select" label="Lift Over To"> | 28 <param name="input_chain" type="select" label="Lift Over To"> |
| 29 <options from_file="liftOver.loc"> | 29 <options from_file="liftOver.loc"> |
| 30 <column name="name" index="1"/> | 30 <column name="dbkey" index="0"/><!-- species/build 'from' --> |
| 31 <column name="value" index="2"/> | 31 <column name="name" index="1"/><!-- species/build 'to' --> |
| 32 <column name="dbkey" index="0"/> | 32 <column name="value" index="2"/><!-- path of chain file --> |
| 33 <filter type="data_meta" ref="input" key="dbkey" column="0"/> | 33 <filter type="data_meta" ref="input" key="dbkey" column="0"/> |
| 34 </options> | 34 </options> |
| 35 </param> | 35 </param> |
| 36 </when> | 36 </when> |
| 37 <when value="history"> | 37 <when value="history"> |
