# HG changeset patch # User bgruening # Date 1534885039 14400 # Node ID 708beeae12958089e07a99b95b3d0e867dc99bb6 # Parent 649590afaedc0c333fe04e7e83d9382edfa91fb5 planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 3024062b63fdc502b46e4f328083493c2274182a diff -r 649590afaedc -r 708beeae1295 bamCompare.xml --- 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 @@ + diff -r 649590afaedc -r 708beeae1295 deepTools_macros.xml --- a/deepTools_macros.xml Thu Apr 05 10:43:02 2018 -0400 +++ b/deepTools_macros.xml Tue Aug 21 16:57:19 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 649590afaedc -r 708beeae1295 test-data/plotPCA_result1.png Binary file test-data/plotPCA_result1.png has changed diff -r 649590afaedc -r 708beeae1295 test-data/plotPCA_result2.png Binary file test-data/plotPCA_result2.png has changed