# HG changeset patch # User iuc # Date 1443377188 14400 # Node ID 7069d55968fbe91790d75a5735f0512b81348d64 # Parent a26a82bed63f360fc4d1e794288627daf82a1283 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/dexseq commit f06ef03a7394f5be6fab607283f6d100c2a9a267 diff -r a26a82bed63f -r 7069d55968fb dexseq.xml --- a/dexseq.xml Fri Sep 25 16:26:39 2015 -0400 +++ b/dexseq.xml Sun Sep 27 14:06:28 2015 -0400 @@ -13,9 +13,9 @@ source="both" level="fatal" description="Error in your input parameters: Make sure you only apply factors to selected samples." /> - @@ -39,17 +39,18 @@ #end for -f '#echo json.dumps(temp_factor_names)#' -a $gtf + -c $fdr_cutoff + #if $report: -r ./html_out + && + mkdir $htmlreport.extra_files_path + && + cp ./html_out/testForDEU.html $htmlreport + && + cp -r ./html_out/* $htmlreport.extra_files_path #end if - -c $fdr_cutoff - && - mkdir $htmlreport.extra_files_path - && - cp ./html_out/testForDEU.html $htmlreport - && - cp -r ./html_out/* $htmlreport.extra_files_path - && + ]]> @@ -71,83 +72,43 @@ - - + help="Output an additional HTML file." /> + - + - report == True + report is True - - - - - + - - - - - - + + - - - - - - - - - - - - - - + + - - - - - + - - - - - - + + - - - - - - - - - - - - - - + + - + diff -r a26a82bed63f -r 7069d55968fb tool_dependencies.xml --- a/tool_dependencies.xml Fri Sep 25 16:26:39 2015 -0400 +++ b/tool_dependencies.xml Sun Sep 27 14:06:28 2015 -0400 @@ -7,6 +7,6 @@ - +