Mercurial > repos > rico > test_500
annotate datatypes_conf.xml @ 0:3be071295340 default tip
Uploaded
| author | rico |
|---|---|
| date | Fri, 06 Apr 2012 15:50:15 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <datatypes> | |
| 3 <datatype_files> | |
| 4 <datatype_file name="wsf.py"/> | |
| 5 </datatype_files> | |
| 6 <registration> | |
| 7 <datatype extension="bigwigpos" type="galaxy.datatypes.wsf:BigWigPos" mimetype="application/octet-stream" display_in_upload="true"> | |
| 8 <display file="display_applications/bigwig_pos.xml" /> | |
| 9 </datatype> | |
| 10 <datatype extension="ind" type="galaxy.datatypes.wsf:Individuals" display_in_upload="true"/> | |
| 11 <datatype extension="wped" type="galaxy.datatypes.wsf:Wped" display_in_upload="true"/> | |
| 12 <datatype extension="wsf" type="galaxy.datatypes.wsf:SnpFile" display_in_upload="true"/> | |
| 13 <datatype extension="wpf" type="galaxy.datatypes.wsf:SapFile" display_in_upload="true"/> | |
| 14 </registration> | |
| 15 <sniffers/> | |
| 16 </datatypes> |
