# HG changeset patch # User crs4 # Date 1504198448 14400 # Node ID e6e6f5f9b9c45d3cebacc9dfef75755a74865f65 # Parent 407b894abb08cad75534623cc08d08a8238c979e planemo upload for repository https://bitbucket.org/crs4/orione-tools/src/bb-orione-tools/custom/edge_pro/ commit 02541df6373bc61be0cdc0617c8549cf8b49b832 diff -r 407b894abb08 -r e6e6f5f9b9c4 edge_pro.xml --- a/edge_pro.xml Thu Nov 03 10:56:44 2016 -0400 +++ b/edge_pro.xml Thu Aug 31 12:54:08 2017 -0400 @@ -1,110 +1,99 @@ - - Gene expression in Prokaryotes - - bowtie2 - edge-pro - - - edge.pl -t \${GALAXY_SLOTS:-4} -o edge_out - ## Mandatory input parameters - -g $genome - -p $ptt - -r $rnt + + Gene expression in Prokaryotes + + bowtie2 + edge-pro + + $out_rpkm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +## Optional input parameters +#if $params.settingsType == "full" + #if str($params.window) + -w $params.window + #end if + #if str($params.utrSize) + -i $params.utrSize + #end if + #if str($params.similarity) + -x $params.similarity + #end if + #if str($params.readLength) + -l $params.readLength + #end if + #if str($params.minCoverage) + -c $params.minCoverage + #end if +#end if +> '$out_log' 2>&1 ## need to redirect stderr because edge.pl calls bowtie2 and count which write some logging info there +&& cat edge_out.rpkm_* > '$out_rpkm' + ]]> + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + - +
+ + + + + +
+
+ + + + + + + + ]]> + + 10.4137/EBO.S11250 + 10.1093/bioinformatics/btu135 +