diff datatypes_conf.xml @ 0:a13b9fcbc0ee

Push to main toolshed
author pieter.lukasse@wur.nl
date Wed, 08 Jan 2014 12:44:02 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datatypes_conf.xml	Wed Jan 08 12:44:02 2014 +0100
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<datatypes>
+  <datatype_files>
+  </datatype_files>
+  <registration display_path="display_applications">
+        <!-- type for the cytoscape export tool output -->
+        <datatype extension="cys"  type="galaxy.datatypes.data:Data" mimetype="application/octet-stream" 
+        display_in_upload="true" subclass="true"/>   
+  </registration>
+</datatypes>
\ No newline at end of file