Mercurial > repos > ximgchess > hexrd
view datatypes_conf.xml @ 2:f0db3e3b9d99 draft
"planemo upload for repository https://github.com/ximg-chess/galaxytools/tools/hexrd commit 447defcd2ae30127f163e6a3adec52926f4a6c9c"
author | ximgchess |
---|---|
date | Mon, 07 Dec 2020 22:32:14 +0000 |
parents | 72deb053b5a5 |
children | 54513f5fc836 |
line wrap: on
line source
<?xml version="1.0"?> <datatypes> <registration> <datatype extension="material.hexrd" type="galaxy.datatypes.binary:Binary" subclass="true" display_in_upload="true"/> <datatype extension="hexrd.npz" type="galaxy.datatypes.binary:CompressedZipArchive" subclass="true" display_in_upload="true"/> <datatype extension="hexrd.yml" type="galaxy.datatypes.data:Text" subclass="true" display_in_upload="true"/> </registration> </datatypes>