view datatypes_conf.xml @ 1:cd8f8c54bf9a

Make regulation and annotation metadata optional, write metadata into the dataset after setting metadata
author Jim Johnson <jj@umn.edu>
date Thu, 26 Jun 2014 07:56:58 -0500
parents 926c8f02b3ba
children b33911fdbac4
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
    <datatype_files>
        <datatype_file name="snpeff.py"/>
    </datatype_files>
    <registration>
        <datatype extension="snpeffdb" type="galaxy.datatypes.snpeff:SnpEffDb" display_in_upload="True"/>
    </registration>
</datatypes>