Mercurial > repos > mingchen0919 > test_galaxy_tool_generator_3
view deseq2.xml @ 0:e4fe1335e74d draft default tip
planemo upload
author | mingchen0919 |
---|---|
date | Wed, 04 Oct 2017 00:41:55 -0400 |
parents | |
children |
line wrap: on
line source
<tool id="deseq2_res" name="deseq2 res" version="1.0.0"> <description>some description</description> <version_command>deseq2 -V</version_command> <command>Rscript deseq2.R</command> </tool>