# HG changeset patch
# User rnateam
# Date 1404835189 14400
# Node ID a92d8689aa30be7572d476ebac5f8c0b254b7da9
# Parent 768a67f6ae18faf622ba0083bb9a5aac128e02c4
Uploaded
diff -r 768a67f6ae18 -r a92d8689aa30 blockclust.xml
--- a/blockclust.xml Tue May 06 07:49:25 2014 -0400
+++ b/blockclust.xml Tue Jul 08 11:59:49 2014 -0400
@@ -12,10 +12,9 @@
#if str($tool_mode.operation) == "pre":
- #set $outputdir = $tags_bed.extra_files_path
BlockClustPipeLine.pl -m PRE -bam $tool_mode.reads_bam -tbed $tags_bed
#elif str($tool_mode.operation) == "clust":
- #set $outputdir = $clusters.extra_files_path
+ #set $outputdir = $clusters.files_path
#set $accept_bed=list()
#set $reject_bed=list()
## prepare annotations
@@ -67,10 +66,7 @@
cp #echo os.path.join($outputdir, 'hclust_tree.pdf')# $hclust_plot;
cp #echo os.path.join($outputdir, 'discretized.gspan.tab')# $sim_tab_out
#elif str($tool_mode.operation) == "post":
- #set $outputdir = $clusters_bed.extra_files_path
- BlockClustPipeLine.pl -m POST -cbed $tool_mode.clusters_bed -cm $tool_mode.cmsearch_out -tab $tool_mode.sim_tab_in -o $outputdir;
- cp #echo os.path.join($outputdir, 'cluster_distribution.pdf')# $cluster_dist;
- cp #echo os.path.join($outputdir, 'hclust_tree_clusters.pdf')# $cluster_hclust
+ BlockClustPipeLine.pl -m POST -cbed $tool_mode.clusters_bed -cm $tool_mode.cmsearch_out -tab $tool_mode.sim_tab_in -o ./;
#end if
@@ -147,10 +143,10 @@
tool_mode["operation"]=="clust"
-
+
tool_mode["operation"]=="post"
-
+
tool_mode["operation"]=="post"
diff -r 768a67f6ae18 -r a92d8689aa30 tool_dependencies.xml
--- a/tool_dependencies.xml Tue May 06 07:49:25 2014 -0400
+++ b/tool_dependencies.xml Tue Jul 08 11:59:49 2014 -0400
@@ -1,22 +1,22 @@
-
+
-
+
-
+
-
+
-
+
https://github.com/bgruening/download_store/raw/master/blockclust/r-packages/ape_3.0-11.tar.gz