comparison deseq2.xml @ 8:6a8678140dd9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit eecb633ff51d61e8f94f580bb96053434029ab78
author iuc
date Fri, 11 Sep 2015 16:11:04 -0400
parents 681fd2c5f47a
children b8de70d21211
comparison
equal deleted inserted replaced
7:681fd2c5f47a 8:6a8678140dd9
26 ]]> 26 ]]>
27 </version_command> 27 </version_command>
28 <command> 28 <command>
29 <![CDATA[ 29 <![CDATA[
30 #import json 30 #import json
31 Rscript \$DESEQ2_ROOT_PATH/script/deseq2.R 31 Rscript \$DESEQ2_ROOT_PATH/DESeq2/script/deseq2.R
32 -o "$deseq_out" 32 -o "$deseq_out"
33 #if $pdf: 33 #if $pdf:
34 -p "$plots" 34 -p "$plots"
35 #end if 35 #end if
36 #set $temp_factor_names = list() 36 #set $temp_factor_names = list()