Mercurial > repos > crs4 > edge_pro
annotate datatypes_conf.xml @ 5:407b894abb08 draft
Uploaded
author | crs4 |
---|---|
date | Thu, 03 Nov 2016 10:56:44 -0400 |
parents | 7af33315bc5e |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <datatypes> | |
3 <registration> | |
4 <datatype extension="ptt" type="galaxy.datatypes.data:Text" mimetype="text/plain" subclass="True" display_in_upload="true" /> | |
5 <datatype extension="rnt" type="galaxy.datatypes.data:Text" mimetype="text/plain" subclass="True" display_in_upload="true" /> | |
6 </registration> | |
7 </datatypes> |