Mercurial > repos > bgruening > deeptools_bam_compare
diff bamCompare.xml @ 39:64a7b4fc178a draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 6f68c67a609ee0ee720f7c6e197fe37ecd940b57
| author | bgruening |
|---|---|
| date | Tue, 02 Apr 2019 07:12:02 -0400 |
| parents | b3bab2facc14 |
| children | c4ef24dfcfa1 |
line wrap: on
line diff
--- a/bamCompare.xml Wed Feb 20 09:23:09 2019 -0500 +++ b/bamCompare.xml Tue Apr 02 07:12:02 2019 -0400 @@ -164,11 +164,7 @@ <expand macro="read_processing_options" /> <expand macro="skipNAs" /> - <param argument="--skipZeroOverZero" type="select" label="Skip bins of no coverage" - help="Skip bins where BOTH files lack coverage."> - <option value="" selected="true">No</option> - <option value="--skipZeroOverZero">Yes, skip them.</option> - </param> + <expand macro="skipZeroOverZero" /> <param argument="--ignoreForNormalization" type="text" value="" size="50" label="regions that should be excluded for calculating the scaling factor"
