Mercurial > repos > iuc > deseq2
changeset 26:6a3a025714d3 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:54 +0000 |
parents | de44f8eff84a |
children | d027d1f4984e |
files | deseq2.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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'