mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
10 lines
311 B
XML
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>
|