view datatypes_conf.xml @ 16:9ccbe8e8fd74 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4abb1e731efdaa32fadb32c9e23883f7c17fb85c
author bgruening
date Mon, 05 Feb 2018 11:42:35 -0500
parents 7fb0a96e74c1
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>