view datatypes_conf.xml @ 0:cdcc400dcafc draft

Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
author matt-shirley <mdshw5@gmail.com>
date Tue, 27 Nov 2012 13:31:09 -0500
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<datatypes>
  <datatype_files>
    <datatype_file name="sra.py"/>
  </datatype_files>
  <registration>
    <datatype extension="sra" type="galaxy.datatypes.binary:Sra" display_in_upload="true"/>
  </registration>
  <sniffers>
    <sniffer type="galaxy.datatypes.binary:Sra"/>
  </sniffers>
</datatypes>