annotate datatypes_conf.xml @ 4:74c1fc7bb164 draft

display tag directories with html
author kevyin
date Tue, 27 Nov 2012 02:34:33 -0500
parents 7268cbc535e5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
1 <?xml version="1.0"?>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
2 <datatypes>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
3 <datatype_files>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
4 <datatype_file name="homerDatatypes.py"/>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
5 </datatype_files>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
6 <registration>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
7 <datatype extension="homerTagDirectory" type="galaxy.datatypes.homerDatatypes:HomerTagDirectory" display_in_upload="False" mimetype="text/html"/>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
8 </registration>
7268cbc535e5 findpeaks and maketagdirectory
kevyin
parents:
diff changeset
9 </datatypes>