Mercurial > repos > mingchen0919 > test_galaxy_tool_generator_2
view deseq2.xml @ 2:e0584f7b10c9 draft
planemo upload
author | mingchen0919 |
---|---|
date | Tue, 03 Oct 2017 23:57:30 -0400 |
parents | 1e0206b8a1fa |
children | f0b7e87a8df2 |
line wrap: on
line source
<tool id="deseq2" name="DESeq2 Analysis" version="1.0.0"> <description>some text</description> <version_command>deseq2 -V</version_command> <command>Rscript deseq2.R</command> <inputs check_values="True" method="get"/> </tool>