Mercurial > repos > chrisw > monorail_test
diff monorail.xml @ 21:1ec6238425ac draft
Uploaded
author | chrisw |
---|---|
date | Thu, 14 Nov 2019 05:04:56 +0000 |
parents | 20bc706870bd |
children | e66c08660de6 |
line wrap: on
line diff
--- a/monorail.xml Wed Nov 13 23:55:04 2019 +0000 +++ b/monorail.xml Thu Nov 14 05:04:56 2019 +0000 @@ -70,7 +70,7 @@ <!-- Genome source. --> <conditional name="refGenomeSource"> - <param name="genomeDir" argument="--genomeDir" type="select" label="Select reference genome index set" help="If your genome of interest is not listed, contact the Galaxy team"> + <param name="genomeDir" type="select" label="Select reference genome index set" help="If your genome of interest is not listed, contact the Galaxy team"> <options from_data_table="monorail_index"> <validator type="no_options" message="No indexes are available for the selected input dataset"/> </options>