Mercurial > repos > big-tiandm > mirplant2
diff preProcess.xml @ 52:8b8c356e6db5 draft
Uploaded
author | big-tiandm |
---|---|
date | Fri, 05 Dec 2014 01:28:46 -0500 |
parents | 7b5a48b972e9 |
children |
line wrap: on
line diff
--- a/preProcess.xml Fri Dec 05 01:14:28 2014 -0500 +++ b/preProcess.xml Fri Dec 05 01:28:46 2014 -0500 @@ -101,8 +101,6 @@ </param> <when value="yes"> <!--param name="rfam" type="data" label="rfam sequence file" /--> - <when value="yes"> - <!--param name="rfam" type="data" label="rfam sequence file" /--> <conditional name="reference_rfam"> <param name="source" 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> @@ -123,7 +121,9 @@ <param name="v" type="integer" value="0" label="report end-to-end hits less than v mismatches for rfam mapping"/> </when> - </conditional> <!-- params --> + </conditional> + + </inputs>