annotate datatypes_conf.xml @ 0:70227007b991 draft default tip

Imported from capsule None
author iuc
date Tue, 22 Apr 2014 13:55:42 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
2 <datatypes>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
3 <datatype_files>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
4 <datatype_file name="msa.py"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
5 </datatype_files>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
6 <registration>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
7 <datatype extension="stockholm" type="galaxy.datatypes.msa:Stockholm_1_0" display_in_upload="True" />
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
8 <datatype extension="selex" type="galaxy.datatypes.data:Text" subclass="True"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
9 <datatype extension="clustal" type="galaxy.datatypes.data:Text" subclass="True"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
10 <datatype extension="msf" type="galaxy.datatypes.data:Text" subclass="True"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
11 <!-- PHYLIP interleaved alignment format -->
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
12 <datatype extension="phylip" type="galaxy.datatypes.data:Text" subclass="True"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
13 <datatype extension="vienna" type="galaxy.datatypes.data:Text" subclass="True"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
14 </registration>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
15 <sniffers>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
16 <sniffer type="galaxy.datatypes.infernal:Stockholm_1_0"/>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
17 </sniffers>
70227007b991 Imported from capsule None
iuc
parents:
diff changeset
18 </datatypes>