view datatypes_conf.xml @ 4:7a94f11fe71f

change output.extra_files_path to output.files_path
author Richard Burhans <burhans@bx.psu.edu>
date Tue, 10 Apr 2012 11:58:44 -0400
parents 0df7a9b89f13
children e29f4d801bb0
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
  <datatype_files>
    <datatype_file name="wsf.py"/>
  </datatype_files>
  <registration>
    <datatype extension="ind" type="galaxy.datatypes.wsf:Individuals" display_in_upload="true"/>
    <datatype extension="wped" type="galaxy.datatypes.wsf:Wped" display_in_upload="true"/>
    <datatype extension="wsf" type="galaxy.datatypes.wsf:SnpFile" display_in_upload="true"/>
    <datatype extension="wpf" type="galaxy.datatypes.wsf:SapFile" display_in_upload="true"/>
  </registration>
   <sniffers/>
</datatypes>