changeset 11:c6ec920504ce draft

Uploaded
author da-intersect
date Wed, 10 Apr 2013 03:04:20 -0400
parents cec62e3b52e4
children cec68dcf7262
files datatypes_conf.xml
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datatypes_conf.xml	Wed Apr 10 03:04:20 2013 -0400
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<datatypes>
+  <datatype_files>
+    <datatype_file name="sra.py"/>
+  </datatype_files>
+  <registration>
+    <datatype extension="sra" type="galaxy.datatypes.binary:Sra" display_in_upload="true"/>
+  </registration>
+  <sniffers>
+    <sniffer type="galaxy.datatypes.binary:Sra"/>
+  </sniffers>
+</datatypes>
\ No newline at end of file