Mercurial > repos > iuc > snpeff_datatypes
diff datatypes_conf.xml @ 0:d78b2b2a3388 draft
Uploaded
author | iuc |
---|---|
date | Thu, 22 Jan 2015 07:58:16 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Thu Jan 22 07:58:16 2015 -0500 @@ -0,0 +1,11 @@ +<?xml version="1.0"?> +<datatypes> + <datatype_files> + <datatype_file name="snpeff.py"/> + </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> +