Mercurial > repos > jjohnson > cummerbund
view datatypes_conf.xml @ 4:77ca14d2bb3d
cuffdiff_mds_plot description
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Mon, 08 Oct 2012 16:20:35 -0500 |
parents | 6a9bc26ab8d9 |
children | 9d25b0fd882b |
line wrap: on
line source
<?xml version="1.0"?> <datatypes> <datatype_files> <datatype_file name="cuffdata.py"/> </datatype_files> <registration> <!-- composite dataset with cuffdiff outputs in the extra files path --> <datatype extension="cuffdata" type="galaxy.datatypes.cuffdata:CuffDiffData"/> <!-- SQLite database --> <datatype extension="cuffdatadb" type="galaxy.datatypes.binary.Binary" subclass="true"/> </registration> </datatypes>