view home/ubuntu/lefse_to_export/datatypes_conf.xml @ 2:a31c10fe09c8 draft default tip

Fixed bug due to numerical approximation after normalization affecting root-level clades (e.g. "Bacteria" or "Archaea")
author george-weingart
date Tue, 07 Jul 2015 13:52:29 -0400
parents db64b6287cd6
children
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
    <registration>
    <datatype extension="lefse" type="galaxy.datatypes.data:Text"  subclass="true" display_in_upload="true"/>
    <datatype extension="lefse_internal_res" type="galaxy.datatypes.data:Text" subclass="true" display_in_upload="true"/>
    <datatype extension="lefse_internal_for" type="galaxy.datatypes.data:Text"  subclass="true" display_in_upload="true"/>
    </registration>
</datatypes>