# HG changeset patch # User bgruening # Date 1535011334 14400 # Node ID e57332b94d4f3efbad8d7447c6dd974af43b0c7d # Parent 7e55c0415e71245c8571b9759d64d32301157de7 planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 3024062b63fdc502b46e4f328083493c2274182a diff -r 7e55c0415e71 -r e57332b94d4f bamCoverage.xml --- a/bamCoverage.xml Thu Apr 05 10:45:32 2018 -0400 +++ b/bamCoverage.xml Thu Aug 23 04:02:14 2018 -0400 @@ -41,6 +41,7 @@ #if str($region).strip() != '': --region '$region' #end if + $exactScaling #if $advancedOpt.showAdvancedOpt == "yes": #if str($advancedOpt.scaleFactor).strip() != '': @@ -101,6 +102,7 @@ + diff -r 7e55c0415e71 -r e57332b94d4f deepTools_macros.xml --- a/deepTools_macros.xml Thu Apr 05 10:45:32 2018 -0400 +++ b/deepTools_macros.xml Thu Aug 23 04:02:14 2018 -0400 @@ -1,10 +1,10 @@ --numberOfProcessors "\${GALAXY_SLOTS:-4}" - 3.0.2 + 3.1.2.0 - deeptools + deeptools samtools @@ -216,7 +216,7 @@ label="Use a metagene model" help="If set and a BED12 or GTF file or files is used to provide regions, only exons will be used. This is convenient for looking at coverage over mature mRNA transcripts or similar uses where introns should be ignored." /> + + + + @@ -642,7 +654,7 @@ - + @@ -653,7 +665,7 @@ - + diff -r 7e55c0415e71 -r e57332b94d4f test-data/plotPCA_result1.png Binary file test-data/plotPCA_result1.png has changed diff -r 7e55c0415e71 -r e57332b94d4f test-data/plotPCA_result2.png Binary file test-data/plotPCA_result2.png has changed