changeset 2:b33911fdbac4

Add datatype: snpeffdbv4
author Jim Johnson <jj@umn.edu>
date Thu, 23 Oct 2014 04:41:03 -0500
parents cd8f8c54bf9a
children 9efd0d32fe8a
files datatypes_conf.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/datatypes_conf.xml	Thu Jun 26 07:56:58 2014 -0500
+++ b/datatypes_conf.xml	Thu Oct 23 04:41:03 2014 -0500
@@ -5,6 +5,7 @@
     </datatype_files>
     <registration>
         <datatype extension="snpeffdb" type="galaxy.datatypes.snpeff:SnpEffDb" display_in_upload="True"/>
+        <datatype extension="snpeffdbv4" type="galaxy.datatypes.snpeff:SnpEffDb" subclass="True" display_in_upload="True"/>
     </registration>
 </datatypes>