view datatypes_conf.xml @ 8:8fac6c7d32fd

Copy reference fasta for shear sv to avoid GATK issue with symlinks
author Jim Johnson <jj@umn.edu>
date Tue, 22 Oct 2013 09:44:32 -0500
parents a82400332451
children
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
    <datatype_files>
        <datatype_file name="shear.py"/>
    </datatype_files>
    <registration>
        <datatype extension="shear.sdi" type="galaxy.datatypes.tabular:Tabular" subclass="True"/>
        <datatype extension="shear.svidx" type="galaxy.datatypes.shear:ShearSvIndex" />
    </registration>
</datatypes>