changeset 0:dc8dfd3f9da8 draft default tip

Uploaded
author jjohnson
date Tue, 13 Jan 2015 14:33:43 -0500
parents
children
files datatypes_conf.xml repository_dependencies.xml
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/datatypes_conf.xml	Tue Jan 13 14:33:43 2015 -0500
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<datatypes>
+    <registration>
+        <datatype extension="snpeffdbv40" type="galaxy.datatypes.snpeff:SnpEffDb" subclass="True" display_in_upload="True"/>
+    </registration>
+</datatypes>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/repository_dependencies.xml	Tue Jan 13 14:33:43 2015 -0500
@@ -0,0 +1,4 @@
+<?xml version="1.0"?>
+<repositories description="This requires the SnpEff datatype definitions.">
+    <repository name="snpeff_datatypes" owner="jjohnson" changeset_revision="9efd0d32fe8a" toolshed="http://testtoolshed.g2.bx.psu.edu/" />
+</repositories>