diff datatypes_conf.xml @ 2:fb591fc7241c draft

Improved some datatype handling
author galaxyp
date Thu, 20 Jun 2013 11:02:36 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datatypes_conf.xml	Thu Jun 20 11:02:36 2013 -0400
@@ -0,0 +1,9 @@
+<?xml version="1.0"?>
+<datatypes>
+  <datatype_files>
+    <datatype_file name="peptideshaker.py"/>
+  </datatype_files>
+  <registration>
+    <datatype extension="cps" type="galaxy.datatypes.peptideshaker:Cps" display_in_upload="true" />
+  </registration>
+</datatypes>