# HG changeset patch # User rnateam # Date 1444222394 14400 # Node ID 293c1420bcd7193ac1fb34d21ec67146f29481f3 # Parent 6ae946589f04bf358bb65c2e5669dfb30f6e7036 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/blockbuster commit 8cf209284928f45cbbb57dc8b0ec6361b5d519b8-dirty diff -r 6ae946589f04 -r 293c1420bcd7 blockbuster.tar.bz2 Binary file blockbuster.tar.bz2 has changed diff -r 6ae946589f04 -r 293c1420bcd7 blockbuster.xml --- a/blockbuster.xml Sat Feb 22 06:21:02 2014 -0500 +++ b/blockbuster.xml Wed Oct 07 08:53:14 2015 -0400 @@ -1,29 +1,36 @@ - + detects blocks of overlapping reads using a gaussian-distribution approach blockbuster - blockbuster.x - -distance $distance - -minClusterHeight $minClusterHeight - -minBlockHeight $minBlockHeight - -scale $scale - -merge $merge - -tagFilter $tagFilter - -print $print + data.blockbuster; + #if str($print)=="1" + awk '{if ($1 ~ /^>/) print $2"\t"$3"\t"$4"\t"$1"\t"$6"\t"$5"\t"$3"\t"$4; else print $2"\t"$3"\t"$4"\tblock_"$1"\t"$6"\t"$5"\t"$3"\t"$4}' data.blockbuster + #else if str($print)=="2" + awk '{if ($1 ~ /^>/) print $2"\t"$3"\t"$4"\t"$1"\t"$6"\t"$5"\t"$3"\t"$4; else print $1"\t"$2"\t"$3"\t"$3"\t"$4"\t"$5"\t"$6"\t"$2"\t"$3}' data.blockbuster + #end if > $output +]]> - - - - - - + + + + + + @@ -31,29 +38,28 @@ - + + + + 10.1093/bioinformatics/btp419 +