Mercurial > repos > jjohnson > cummerbund
view datatypes_conf.xml @ 8:b0d11fcbc3ac
cummerbund add MDS and PCA plots, handle errors from R
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Thu, 11 Oct 2012 15:14:51 -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>