Files
galaxy/community_datatypes_conf.xml.sample
T

10 lines
311 B
XML

<?xml version="1.0"?>
<datatypes>
<registration>
<datatype extension="tool" type="galaxy.webapps.community.datatypes:Tool" model="galaxy.webapps.community.model:Tool"/>
</registration>
<sniffers>
<sniffer type="galaxy.webapps.community.datatypes:Tool"/>
</sniffers>
</datatypes>