# HG changeset patch # User iuc # Date 1610137794 0 # Node ID 6a3a025714d3653b1c1ba1f39f67ab0a766138f1 # Parent de44f8eff84ab6f2d1b8e0472455f74056e5a63b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit 0b502ee6bfa3e861c8678cabfeb670dc8dfe9519" diff -r de44f8eff84a -r 6a3a025714d3 deseq2.xml --- a/deseq2.xml Wed Nov 25 18:36:55 2020 +0000 +++ b/deseq2.xml Fri Jan 08 20:29:54 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'