changeset 0:f56a16416da8 draft

planemo upload
author joe-usc
date Sun, 20 Nov 2016 15:41:53 -0500
parents
children 1977169f0d4b
files ceas.xml
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ceas.xml	Sun Nov 20 15:41:53 2016 -0500
@@ -0,0 +1,17 @@
+<tool id="ceas" name="Cis-regulatory Element Annotation System" version="0.1.0">
+    <requirements>
+    </requirements>
+    <stdio>
+        <exit_code range="1:" />
+    </stdio>
+    <command><![CDATA[
+        TODO: Fill in command template.
+    ]]></command>
+    <inputs>
+    </inputs>
+    <outputs>
+    </outputs>
+    <help><![CDATA[
+        TODO: Fill in help.
+    ]]></help>
+</tool>
\ No newline at end of file