Mercurial > repos > mvdbeek > igv_take_screenshots
comparison igv_make_screenshots.xml @ 15:9663fa8b9c0b draft
planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 1ddb87e95baeea2a4ee9b95930da6e0927fb7ff7-dirty
author | mvdbeek |
---|---|
date | Fri, 28 Jul 2017 12:55:57 -0400 |
parents | 1100d5a77c4d |
children | bfd72b90dbb2 |
comparison
equal
deleted
inserted
replaced
14:bda2fa1b2cba | 15:9663fa8b9c0b |
---|---|
79 <option value="cached" selected="True">Built-in references</option> | 79 <option value="cached" selected="True">Built-in references</option> |
80 <option value="history">Select a fasta file from your history</option> | 80 <option value="history">Select a fasta file from your history</option> |
81 </param> | 81 </param> |
82 <when value="cached"> | 82 <when value="cached"> |
83 <param name="genome" type="select" label="Select a genome"> | 83 <param name="genome" type="select" label="Select a genome"> |
84 <options from_data_table="fasta_indexes" /> | 84 <options from_data_table="all_fasta" /> |
85 </param> | 85 </param> |
86 </when> | 86 </when> |
87 <when value="history"> | 87 <when value="history"> |
88 <param name="genome" type="data" format="fasta" label="Select a fasta file as reference genome"/> | 88 <param name="genome" type="data" format="fasta" label="Select a fasta file as reference genome"/> |
89 </when> | 89 </when> |