Mercurial > repos > rico > test_600
comparison datatypes_conf.xml @ 0:73648da53556 default tip
Uploaded
| author | rico |
|---|---|
| date | Mon, 09 Apr 2012 11:55:36 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:73648da53556 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <datatypes> | |
| 3 <datatype_files> | |
| 4 <datatype_file name="wsf.py"/> | |
| 5 </datatype_files> | |
| 6 <registration> | |
| 7 <datatype extension="ind" type="galaxy.datatypes.wsf:Individuals" display_in_upload="true"/> | |
| 8 <datatype extension="wped" type="galaxy.datatypes.wsf:Wped" display_in_upload="true"/> | |
| 9 <datatype extension="wsf" type="galaxy.datatypes.wsf:SnpFile" display_in_upload="true"/> | |
| 10 <datatype extension="wpf" type="galaxy.datatypes.wsf:SapFile" display_in_upload="true"/> | |
| 11 </registration> | |
| 12 </datatypes> |
