Mercurial > repos > itaxotools > asap
diff datatypes_conf.xml @ 0:33ffef234008 draft default tip
planemo upload commit 232ce39054ce38be27c436a4cabec2800e14f988-dirty
author | itaxotools |
---|---|
date | Sun, 29 Jan 2023 16:24:30 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/datatypes_conf.xml Sun Jan 29 16:24:30 2023 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<datatypes> + <registration> + <datatype extension="spart" type="galaxy.datatypes.data:Text" subclass="true" display_in_upload="true"/> + <datatype extension="tre" type="galaxy.datatypes.data:Newick" subclass="true" display_in_upload="true"/> + </registration> +</datatypes> \ No newline at end of file