comparison datatypes_conf.xml @ 8:7532cec01999 draft

planemo upload commit 964ceec6b1c6371b10923c7d49446b1361fc5895-dirty
author yating-l
date Mon, 09 Jul 2018 17:53:40 -0400
parents 10f3a5b6f2ac
children
comparison
equal deleted inserted replaced
7:10f3a5b6f2ac 8:7532cec01999
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <datatypes> 2 <datatypes>
3 <registration converters_path="lib/galaxy/datatypes/converters" display_path="display_applications"> 3 <registration>
4 <datatype extension="psl" subclass="True" type="galaxy.datatypes.tabular:Tabular" /> 4 <datatype extension="psl" type="galaxy.datatypes.tabular:Tabular" subclass="True" />
5 </registration> 5 </registration>
6 </datatypes> 6 </datatypes>