Mercurial > repos > devteam > blast_datatypes
comparison datatypes_conf.xml @ 3:6ef523b390e0 draft
Uploaded correct file.
author | peterjc |
---|---|
date | Thu, 20 Sep 2012 10:13:16 -0400 |
parents | |
children | f9a7783ed7b6 |
comparison
equal
deleted
inserted
replaced
2:45ba7c750bc8 | 3:6ef523b390e0 |
---|---|
1 <?xml version="1.0"?> | |
2 <datatypes> | |
3 <datatype_files> | |
4 <datatype_file name="blast.py"/> | |
5 </datatype_files> | |
6 <registration> | |
7 <datatype extension="blastxml" type="galaxy.datatypes.blast:BlastXml" mimetype="application/xml" display_in_upload="true"/> | |
8 </registration> | |
9 <sniffers> | |
10 <sniffer type="galaxy.datatypes.blast:BlastXml"/> | |
11 </sniffers> | |
12 </datatypes> |