Mercurial > repos > bgruening > peptideshaker
diff datatypes_conf.xml @ 35:c429afe658b9 draft
Uploaded
author | iuc |
---|---|
date | Mon, 16 Feb 2015 04:18:17 -0500 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Mon Feb 16 04:18:17 2015 -0500 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<datatypes> + <registration> + <datatype extension="searchgui_zip" type="galaxy.datatypes.binary:Binary" mimetype="application/octet-stream" subclass="True" /> + <datatype extension="peptideshaker_zip" type="galaxy.datatypes.binary:Binary" mimetype="application/octet-stream" subclass="True" /> + </registration> +</datatypes>