view datatypes_conf.xml @ 9:e22b1110529c draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2f53e1ab939f99201f72ef1a900cb9c542e3f484
author bgruening
date Tue, 25 Oct 2016 19:12:11 -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>