Mercurial > repos > iuc > snpeff
diff datatypes_conf.xml @ 0:39bac90c773d draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 15 Aug 2014 06:00:47 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Fri Aug 15 06:00:47 2014 -0400 @@ -0,0 +1,10 @@ +<?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"/> + </registration> +</datatypes> +
