Mercurial > repos > iuc > macs2
diff macs2_bdgdiff.xml @ 48:e04fc51ee5e1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit 9df9b52baf62b70fbcfc3fbe965d7197d4e8738e
| author | iuc |
|---|---|
| date | Mon, 06 Feb 2017 02:30:03 -0500 |
| parents | 8c8ae1e19b10 |
| children | 1b3f899ef044 |
line wrap: on
line diff
--- a/macs2_bdgdiff.xml Wed Jan 27 15:20:44 2016 -0500 +++ b/macs2_bdgdiff.xml Mon Feb 06 02:30:03 2017 -0500 @@ -33,11 +33,10 @@ <param name="depth2" type="integer" value="1" label="Sequence depth of condition 2 in million reads" help="default: 1 (--depth2)" /> <param name="maxgap" type="integer" value="100" label="Maximum gap to merge nearby differential regions" help="Consider a wider gap for broad marks. Maximum gap should be smaller than minimum length. Default: 100 (-g)." /> - <param name="outputs" type="select" display="checkboxes" multiple="True" label="Outputs"> + <param name="outputs" type="select" display="checkboxes" multiple="True" optional="false" label="Outputs"> <option value="--ofile-cond1">Unique regions in condition 1</option> <option value="--ofile-cond2">Unique regions in condition 2</option> <option value="--ofile-both-conditions" selected="true">Common regions in both conditions</option> - <validator type="no_options" message="Please select at least one output file." /> </param> </inputs> <outputs>
