# HG changeset patch
# User bgruening
# Date 1455548910 18000
# Node ID 0a198e327cc1e19c42271c691208f1facb5fe365
# Parent 9d66351c718ee6b58f0f0a15b184920f42649cb7
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 13910e1a5ebcfc740c1bc5e38fc676592ef44f11
diff -r 9d66351c718e -r 0a198e327cc1 deepTools_macros.xml
--- a/deepTools_macros.xml Mon Jan 25 19:51:37 2016 -0500
+++ b/deepTools_macros.xml Mon Feb 15 10:08:30 2016 -0500
@@ -72,12 +72,12 @@
--numberOfProcessors "\${GALAXY_SLOTS:-4}"
- 2.0.1
+ 2.1.0
python
@BINARY@
- deepTools
+ deepTools
@@ -104,6 +104,7 @@
+
+
+
+
@@ -126,6 +136,11 @@
--kmeans $advancedOpt.used_multiple_regions.clustering.k_kmeans
#end if
#end if
+ #if $advancedOpt.used_multiple_regions.clustering.clustering_options == 'hclust':
+ #if int($advancedOpt.used_multiple_regions.clustering.n_hclust) > 0:
+ --hclust $advancedOpt.used_multiple_regions.clustering.n_hclust
+ #end if
+ #end if
#end if
@@ -310,6 +325,7 @@
help="Title of the plot, to be printed on top of the generated image." />
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #if $advancedOpt.doExtendCustom.doExtend == 'custom':
+ --extendReads $advancedOpt.doExtendCustom.extendReadsValue
+ #else if $advancedOpt.doExtendCustom.doExtend == 'yes':
+ --extendReads
+ #end if
+ $advancedOpt.ignoreDuplicates
+ $advancedOpt.centerReads
+ #if $advancedOpt.minMappingQuality:
+ --minMappingQuality '$advancedOpt.minMappingQuality'
+ #end if
+ #if $advancedOpt.samFlagInclude:
+ --samFlagInclude $advancedOpt.samFlagInclude
+ #end if
+ #if $advancedOpt.samFlagExclude:
+ --samFlagExclude $advancedOpt.samFlagExclude
+ #end if
+
+
+
+
+
+
+
+
+
+
+ #if str($plotting_type.zMin) != "":
+ --zMin $plotting_type.zMin
+ #end if
+ #if str($plotting_type.zMax) != "":
+ --zMax $plotting_type.zMax
+ #end if
+ --colorMap '$plotting_type.colorMap'
+ $plotting_type.plotNumbers
+ --plotTitle '$plotting_type.plotTitle'
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ --numberOfProcessors "\${GALAXY_SLOTS:-4}"
+<<<<<<< HEAD
+ 2.0.1.0
+=======
+ 2.1.0
+>>>>>>> d56067f86089e75354a2fad266002db3730766d9
+
+
+ python
+ @BINARY@
+<<<<<<< HEAD
+ deepTools
+=======
+ deepTools
+>>>>>>> d56067f86089e75354a2fad266002db3730766d9
+
+
+
+ @BINARY@ --version
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #if $advancedOpt.used_multiple_regions.used_multiple_regions_options == 'no':
+ #if $advancedOpt.used_multiple_regions.clustering.clustering_options == 'kmeans':
+ #if int($advancedOpt.used_multiple_regions.clustering.k_kmeans) > 0:
+ --kmeans $advancedOpt.used_multiple_regions.clustering.k_kmeans
+ #end if
+ #end if
+ #if $advancedOpt.used_multiple_regions.clustering.clustering_options == 'hclust':
+ #if int($advancedOpt.used_multiple_regions.clustering.n_hclust) > 0:
+ --hclust $advancedOpt.used_multiple_regions.clustering.n_hclust
+ #end if
+ #end if
+ #end if
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+.. class:: infomark
+
+For more information on the tools, please visit our `help site`_.
+
+If you would like to give us feedback or you run into any trouble, please send an email to deeptools@googlegroups.com
+
+This tool is developed by the `Bioinformatics and Deep-Sequencing Unit`_ at the `Max Planck Institute for Immunobiology and Epigenetics`_.
+
+.. _Bioinformatics and Deep-Sequencing Unit: http://www.ie-freiburg.mpg.de/bioinformaticsfac
+.. _Max Planck Institute for Immunobiology and Epigenetics: http://www3.ie-freiburg.mpg.de
+.. _help site: https://deeptools.readthedocs.org/
+
+
+
+
+ 10.1093/nar/gku365
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #if $source.ref_source=="history":
+ --genome $source.input1
+ #else:
+ --genome "$source.input1_2bit.fields.path"
+ #end if
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ((
+ output['showOutputSettings'] == 'yes' and
+ output['saveMatrix'] is True
+ ))
+
+
+
+
+
+
+
+ ((
+ output['showOutputSettings'] == 'yes' and
+ output['saveSortedRegions'] is True
+ ))
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 9d66351c718e -r 0a198e327cc1 plotPCA.xml
--- a/plotPCA.xml Mon Jan 25 19:51:37 2016 -0500
+++ b/plotPCA.xml Mon Feb 15 10:08:30 2016 -0500
@@ -1,5 +1,5 @@
- generate a principal component analysis (PCA) plot from multiBamSummary or multiBigwigSummary output
+ Generate principal component analysis (PCA) plots from multiBamSummary or multiBigwigSummary output
plotPCA
deepTools_macros.xml
@@ -33,10 +33,36 @@
-
+
-
-
+
+
diff -r 9d66351c718e -r 0a198e327cc1 tool_dependencies.xml.orig
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml.orig Mon Feb 15 10:08:30 2016 -0500
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<<<<<<< HEAD
+
+
+=======
+
+
+
+
+
+
+
+
+>>>>>>> d56067f86089e75354a2fad266002db3730766d9
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ https://pypi.python.org/packages/source/d/deepTools/deepTools-2.1.0.tar.gz
+
+
+
+ $INSTALL_DIR/bin
+ $INSTALL_DIR
+ $INSTALL_DIR
+ $INSTALL_DIR
+ $INSTALL_DIR/bin
+
+ $ENV[LIBPNG_LIB_PATH]
+ $ENV[LIBPNG_LIB_PATH]
+
+ TRUE
+
+
+
+
+ Installation of deepTools from Fidel Ramirez.
+ https://github.com/fidelram/deepTools
+
+
+