changeset 0:c7d78a587816 draft

planemo upload for repository https://toolshed.g2.bx.psu.edu/
author mingchen0919
date Tue, 03 Oct 2017 22:10:58 -0400
parents
children 1e0206b8a1fa
files deseq2.xml
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/deseq2.xml	Tue Oct 03 22:10:58 2017 -0400
@@ -0,0 +1,6 @@
+<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>
+  <inputs/>
+</tool>