Mercurial > repos > artbio > manta
diff manta_macros.xml @ 2:de04a3371091 draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/manta commit a9437762ded81e4edb2073d16e254096b21db5ca"
| author | artbio |
|---|---|
| date | Wed, 13 May 2020 16:28:27 +0000 |
| parents | 0e7a9942599d |
| children | e44fd9e36210 |
line wrap: on
line diff
--- a/manta_macros.xml Tue May 12 17:34:19 2020 +0000 +++ b/manta_macros.xml Wed May 13 16:28:27 2020 +0000 @@ -51,7 +51,7 @@ </param> <when value="cached"> <param name="index" type="select" label="Using reference genome" help="Select genome from the list"> - <options from_data_table="manta_indexes"> + <options from_data_table="all_fasta"> <filter type="sort_by" column="2" /> <validator type="no_options" message="No indexes are available" /> </options>
