Mercurial > repos > matt-shirley > sra_tools
annotate 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 |
rev | line source |
---|---|
0
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
2 <datatypes> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
3 <datatype_files> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
4 <datatype_file name="sra.py"/> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
5 </datatype_files> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
6 <registration> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
7 <datatype extension="sra" type="galaxy.datatypes.binary:Sra" display_in_upload="true"/> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
8 </registration> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
9 <sniffers> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
10 <sniffer type="galaxy.datatypes.binary:Sra"/> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
11 </sniffers> |
cdcc400dcafc
Migrated separate tools fastq_dump, sam_dump, and sra_fetch to this repository for further development.
matt-shirley <mdshw5@gmail.com>
parents:
diff
changeset
|
12 </datatypes> |