# HG changeset patch
# User bgruening
# Date 1391127375 18000
# Node ID 7766dfcd2455f1e9924317122a13f4585340be57
# Parent 934b9fccabd4c9f47bbb7f1fa10a6efc63da3405
Uploaded
diff -r 934b9fccabd4 -r 7766dfcd2455 deepTools_macros.xml
--- a/deepTools_macros.xml Wed Jan 29 19:20:42 2014 -0500
+++ b/deepTools_macros.xml Thu Jan 30 19:16:15 2014 -0500
@@ -44,7 +44,7 @@
samtoolsdeepToolsucsc_tools
- deepTools
+ deepToolsucsc_toolsnumpypysam
@@ -148,10 +148,10 @@
help="The effective genome size is the portion of the genome that is mappable. Large fractions of the genome are stretches of NNNN that should be discarded.
Also, if repetitive regions were not included in the mapping of reads, the effective genome size needs to be adjusted accordingly.
See Table 2 of http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0030377 or http://www.nature.com/nbt/journal/v27/n1/fig_tab/nbt.1518_T1.html for several effective genome sizes.">
-
-
-
-
+
+
+
+
diff -r 934b9fccabd4 -r 7766dfcd2455 heatmapper.xml
--- a/heatmapper.xml Wed Jan 29 19:20:42 2014 -0500
+++ b/heatmapper.xml Thu Jan 30 19:16:15 2014 -0500
@@ -81,7 +81,7 @@
$advancedOpt.onePlotPerGroup
- #if $advancedOpt.used_multiple_regions.used_multiple_regions_options == 'yes':
+ #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
@@ -178,7 +178,7 @@
-
+
@@ -191,7 +191,7 @@
-
+
diff -r 934b9fccabd4 -r 7766dfcd2455 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Jan 29 19:20:42 2014 -0500
+++ b/tool_dependencies.xml Thu Jan 30 19:16:15 2014 -0500
@@ -57,7 +57,7 @@
The tools downloaded by this dependency definition are free for academic use. TODO: UCSC tools are only available with their latest version. That is not good for reproducibility.
-
+ git clone --recursive https://github.com/fidelram/deepTools.git
@@ -79,7 +79,7 @@
- git reset --hard 570648e1d7a44583a72852f2bd2bf408f76f8f6a
+ git reset --hard b2b025a382f00f05c46cabc16d2cbe90dbb5d63a$INSTALL_DIR/lib/python
export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &&