diff datatypes_conf.xml @ 2:e59a0436870a draft

planemo upload commit 04a134e900cb834b706ffef06cad3ebbcb6b695d
author yating-l
date Mon, 09 Jul 2018 12:34:03 -0400
parents d81915b5805f
children ec4d9bd6ffc3
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datatypes_conf.xml	Mon Jul 09 12:34:03 2018 -0400
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<datatypes>
+  <registration converters_path="lib/galaxy/datatypes/converters" display_path="display_applications">
+    <datatype extension="psl" subclass="True" type="galaxy.datatypes.tabular:Tabular" />
+  </registration>
+</datatypes>
\ No newline at end of file