comparison datatypes_conf.xml @ 5:36f0e168e5ef draft

"planemo upload for repository https://github.com/ximg-chess/galaxytools/tools/hexrd commit 0db0d2633f65e2ceca2e34c8899a52b18965d059-dirty"
author ximgchess
date Thu, 01 Apr 2021 18:31:47 +0000
parents
children 164e881c40e2
comparison
equal deleted inserted replaced
4:b49a8ef3351d 5:36f0e168e5ef
1 <?xml version="1.0"?>
2 <datatypes>
3 <registration>
4 <datatype extension="hexrd.materials.h5" type="galaxy.datatypes.binary:H5" subclass="true" display_in_upload="true"/>
5 <datatype extension="hexrd.npz" type="galaxy.datatypes.binary:CompressedZipArchive" subclass="true" display_in_upload="true"/>
6 <datatype extension="hexrd.yml" type="galaxy.datatypes.data:Text" subclass="true" display_in_upload="true"/>
7 </registration>
8 </datatypes>