Mercurial > repos > jjohnson > cummerbund
comparison datatypes_conf.xml @ 1:6a9bc26ab8d9
Added cuffdata and cuffdatadb datatypes, cuffdiff multiselect outputs
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Mon, 08 Oct 2012 15:26:47 -0500 |
| parents | |
| children | 9d25b0fd882b |
comparison
equal
deleted
inserted
replaced
| 0:8ba5f0460b1e | 1:6a9bc26ab8d9 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <datatypes> | |
| 3 <datatype_files> | |
| 4 <datatype_file name="cuffdata.py"/> | |
| 5 </datatype_files> | |
| 6 <registration> | |
| 7 <!-- composite dataset with cuffdiff outputs in the extra files path --> | |
| 8 <datatype extension="cuffdata" type="galaxy.datatypes.cuffdata:CuffDiffData"/> | |
| 9 <!-- SQLite database --> | |
| 10 <datatype extension="cuffdatadb" type="galaxy.datatypes.binary.Binary" subclass="true"/> | |
| 11 </registration> | |
| 12 </datatypes> | |
| 13 |
