changeset 38:cf2c5e8ea088 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit 0b502ee6bfa3e861c8678cabfeb670dc8dfe9519"
author iuc
date Fri, 08 Jan 2021 20:29:23 +0000
parents 951876579237
children b30a443484ab
files deseq2.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deseq2.xml	Wed Nov 25 18:35:56 2020 +0000
+++ b/deseq2.xml	Fri Jan 08 20:29:23 2021 +0000
@@ -41,6 +41,9 @@
     #end if
 #end if
 
+## This is needed for Pulsar to transfer the file
+cat '$__tool_directory__/get_deseq_dataset.R' > /dev/null &&
+
 #import json
 #import os
 Rscript '${__tool_directory__}/deseq2.R'