# HG changeset patch # User big-tiandm # Date 1414474352 14400 # Node ID 2a5b751228a6cb30cf0d0c25f4738a850e4fd0ab # Parent 45d9b0f6a0d6117a6b0241972dde9a43c3425c82 Uploaded diff -r 45d9b0f6a0d6 -r 2a5b751228a6 siRNA.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/siRNA.xml Tue Oct 28 01:32:32 2014 -0400 @@ -0,0 +1,90 @@ + + tool for plant siRNA analisis + + + SCRIPT_PATH + bowtie + R + fastx_toolkit + threads + Parallel-ForkManager + SVG + Boost-Graph + + + siRNA.pl + ## Change this to accommodate the number of threads you have available. + -t \${GALAXY_SLOTS:-4} + + -path \$SCRIPT_PATH + + #for $j, $s in enumerate( $series ) + ##rank_of_series=$j + -i ${s.input} + -tag ${s.tag} + #end for + + -format $format -g $genome -f $gff -mis $mis -rfam $rfam -v $v -a $a -n $mapnt -d $d -p $p -l $l -deg $deg -cen $cen -span $span + + ## Do or not annotate siRNAs by function + #if $params.function_anno == "yes": + -nat $params.nat -repeat $params.repeat + #end if + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +