commit/galaxy-central: fubar: Adding a new datatype to datatypes_conf.xml.sample - toolshed compatible gzips created by a new automated
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/a4196ffaf11e/ changeset: a4196ffaf11e user: fubar date: 2012-06-06 04:08:55 summary: Adding a new datatype to datatypes_conf.xml.sample - toolshed compatible gzips created by a new automated script wrapper. affected #: 1 file diff -r 0b2d939a7870074977a30d7e9b57cd0c434fe637 -r a4196ffaf11e22b9b0a76fe6aa1cbbcccd2fb219 datatypes_conf.xml.sample --- a/datatypes_conf.xml.sample +++ b/datatypes_conf.xml.sample @@ -89,6 +89,7 @@ <converter file="gff_to_interval_index_converter.xml" target_datatype="interval_index"/><converter file="gff_to_summary_tree_converter.xml" target_datatype="summary_tree"/></datatype> + <datatype extension="toolshed.gz" type="galaxy.datatypes.binary:Binary" mimetype="multipart/x-gzip" subclass="True" /><datatype extension="h5" type="galaxy.datatypes.binary:Binary" mimetype="application/octet-stream" subclass="True" /><datatype extension="html" type="galaxy.datatypes.images:Html" mimetype="text/html"/><datatype extension="interval" type="galaxy.datatypes.interval:Interval" display_in_upload="true"> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket