# HG changeset patch # User bgruening # Date 1442590655 14400 # Node ID e17c14e3307535960b14337ac3096df4799681dc # Parent f6beeefdba255a69b4cc2e50bd6db81b4d06fda8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/pileometh commit 033c712216994524fdd120b771052ac4ca9e51c0-dirty diff -r f6beeefdba25 -r e17c14e33075 PileOMeth.xml --- a/PileOMeth.xml Fri Sep 18 10:39:46 2015 -0400 +++ b/PileOMeth.xml Fri Sep 18 11:37:35 2015 -0400 @@ -29,8 +29,8 @@ #end if $advanced_options.keepDupes $advanced_options.keepSingleton - -q $advanced_options.min_MAPQ - -p $advanced_options.min_Phred + -q $advanced_options.min_mapq + -p $advanced_options.min_phred -D $advanced_options.max_pbdepth $advanced_options.CHG $advanced_options.CHH @@ -69,7 +69,7 @@ + label="Merge per-Cytosine metrics from CpG and CHG contexts into per-CPG or per-CHG metrics" help="(--mergeContext)" /> @@ -84,8 +84,8 @@ label="By default, any alignment marked as a duplicate is ignored. This option causes them to be incorporated" /> - - + + - + - + - +