view datatypes_conf.xml @ 1:ba41cc8bb789 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4fc171a2e9d37ef865695a04ff1b12068d8fe427
author bgruening
date Fri, 18 Dec 2015 08:02:07 -0500
parents 506970788461
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>