# HG changeset patch # User bgruening # Date 1550672723 18000 # Node ID 00be884582b0c3cb6c1e129df694ba2e2ef998b1 # Parent 5a0893e0f667a34e2cde87f0327db5f185092cc9 planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 3cefc7d64faa53ef9a4e5984c7b275fc47cbdaaf diff -r 5a0893e0f667 -r 00be884582b0 computeMatrix.xml --- a/computeMatrix.xml Tue Feb 19 04:32:11 2019 -0500 +++ b/computeMatrix.xml Wed Feb 20 09:25:23 2019 -0500 @@ -24,6 +24,7 @@ --scoreFileName #echo ' '.join($files)# --outFileName '$outFileName' + --samplesLabel #echo ' '.join($labels)# @THREADS@ @@ -72,9 +73,6 @@ #if $advancedOpt.scale is not None and str($advancedOpt.scale) != '': --scale $advancedOpt.scale #end if - #if $advancedOpt.samplesLabel is not None and str($advancedOpt.samplesLabel) != '': - --samplesLabel $advancedOpt.samplesLabel - #end if @ADVANCED_OPTS_GTF@ @@ -91,6 +89,7 @@ + - - - - - - diff -r 5a0893e0f667 -r 00be884582b0 deepTools_macros.xml --- a/deepTools_macros.xml Tue Feb 19 04:32:11 2019 -0500 +++ b/deepTools_macros.xml Wed Feb 20 09:25:23 2019 -0500 @@ -512,7 +512,7 @@ diff -r 5a0893e0f667 -r 00be884582b0 test-data/estimateReadFiltering.txt --- a/test-data/estimateReadFiltering.txt Tue Feb 19 04:32:11 2019 -0500 +++ b/test-data/estimateReadFiltering.txt Wed Feb 20 09:25:23 2019 -0500 @@ -1,3 +1,3 @@ Sample Total Reads Mapped Reads Alignments in blacklisted regions Estimated mapped reads filtered Below MAPQ Missing Flags Excluded Flags Internally-determined Duplicates Marked Duplicates Singletons Wrong strand -paired_chr2L.bam 12644 12589 0 1395.9 4149.0 0.0 0.0 0.0 0.0 55.0 0.0 -paired_chr2L.bam 12644 12589 0 1395.9 4149.0 0.0 0.0 0.0 0.0 55.0 0.0 +paired_chr2L.bam 12644 12589 0 4192.0 4149.0 0.0 0.0 0.0 0.0 55.0 0.0 +paired_chr2L.bam 12644 12589 0 4192.0 4149.0 0.0 0.0 0.0 0.0 55.0 0.0