[hg] galaxy 3302: Revert bowtie wrapper -- accidently committed ...
details: http://www.bx.psu.edu/hg/galaxy/rev/e17d80f7e2b6 changeset: 3302:e17d80f7e2b6 user: James Taylor <james@jamestaylor.org> date: Fri Jan 29 11:40:23 2010 -0500 description: Revert bowtie wrapper -- accidently committed change from testing diffstat: tools/sr_mapping/bowtie_wrapper.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 200091ad2b6d -r e17d80f7e2b6 tools/sr_mapping/bowtie_wrapper.xml --- a/tools/sr_mapping/bowtie_wrapper.xml Thu Jan 28 16:41:15 2010 -0500 +++ b/tools/sr_mapping/bowtie_wrapper.xml Fri Jan 29 11:40:23 2010 -0500 @@ -186,7 +186,7 @@ </command> <inputs> <conditional name="refGenomeSource"> - <param name="genomeSourceFood" type="select" label="Will you select a reference genome from your history or use a built-in index?" help="Built-ins were indexed using default options"> + <param name="genomeSource" type="select" label="Will you select a reference genome from your history or use a built-in index?" help="Built-ins were indexed using default options"> <option value="indexed">Use a built-in index</option> <option value="history">Use one from the history</option> </param>
participants (1)
-
Greg Von Kuster