Mercurial > repos > bgruening > deeptools_bam_compare
diff bamCompare.xml @ 36:708beeae1295 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 3024062b63fdc502b46e4f328083493c2274182a
| author | bgruening |
|---|---|
| date | Tue, 21 Aug 2018 16:57:19 -0400 |
| parents | 8cc281c79c46 |
| children | 231b4f3228cc |
line wrap: on
line diff
--- a/bamCompare.xml Thu Apr 05 10:43:02 2018 -0400 +++ b/bamCompare.xml Tue Aug 21 16:57:19 2018 -0400 @@ -46,6 +46,7 @@ #end if --operation $comparison.type + $exactScaling #if $comparison.type in ['ratio','log2']: --pseudocount $comparison.pseudocount @@ -145,6 +146,7 @@ </when> </conditional> + <expand macro="exactScaling" /> <param name="outFileFormat" type="select" label="Coverage file format"> <option value="bigwig" selected="true">bigwig</option> <option value="bedgraph">bedgraph</option>
