view datatypes_conf.xml @ 5:5c5c6aff3732 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4b6c1004addf9496c85fb8566173e4f9f9e9d356
author bgruening
date Fri, 18 Mar 2016 08:47:18 -0400
parents 19a6007845cc
children
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
    <registration>
        <datatype extension="deeptools_compute_matrix_archive" type="galaxy.datatypes.binary:CompressedArchive" subclass="True" display_in_upload="True"/>
        <datatype extension="deeptools_coverage_matrix" type="galaxy.datatypes.binary:CompressedArchive" subclass="True" display_in_upload="True"/>
    </registration>
</datatypes>