annotate datatypes_conf.xml @ 0:a13b9fcbc0ee

Push to main toolshed
author pieter.lukasse@wur.nl
date Wed, 08 Jan 2014 12:44:02 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
1 <?xml version="1.0"?>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
2 <datatypes>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
3 <datatype_files>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
4 </datatype_files>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
5 <registration display_path="display_applications">
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
6 <!-- type for the cytoscape export tool output -->
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
7 <datatype extension="cys" type="galaxy.datatypes.data:Data" mimetype="application/octet-stream"
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
8 display_in_upload="true" subclass="true"/>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
9 </registration>
a13b9fcbc0ee Push to main toolshed
pieter.lukasse@wur.nl
parents:
diff changeset
10 </datatypes>