Mercurial > repos > jjohnson > cummerbund
view datatypes_conf.xml @ 9:b6427cdbf6d4
Add MAplot and csDendro
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Fri, 12 Oct 2012 09:56:02 -0500 |
parents | c2b922c9d545 |
children |
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.cuffdata:CuffDataDB"/> </registration> </datatypes>