Mercurial > repos > mingchen0919 > test_galaxy_tool_generator
changeset 1:20bc2025c2ea draft
planemo upload
author | mingchen0919 |
---|---|
date | Tue, 03 Oct 2017 21:40:59 -0400 |
parents | 54a150d83173 |
children | 955dd796f512 |
files | deseq2.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/deseq2.xml Tue Oct 03 16:59:25 2017 -0400 +++ b/deseq2.xml Tue Oct 03 21:40:59 2017 -0400 @@ -1,4 +1,5 @@ <tool id="deseq2" name="DESeq2 Analysis" version="1.0.0"> <description>some help text</description> <version_command>deseq2 -V</version_command> + <command>Rscript deseq2_render.R</command> </tool>