annotate blast/suite_config.xml @ 0:f3ac34855f5e default tip

Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
author edward-kirton
date Tue, 07 Jun 2011 17:30:11 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
1 <suite id="blast" name="Modified NCBI Blast+ Tools" version="1.0.0">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
2 <description>Modified Galaxy wrappers add support for makeblastdb files and add dustmasker</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
3 <tool id="blastn" name="blastn" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
4 <description>blastn with blastdb support</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
5 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
6 <tool id="blastp" name="blastp" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
7 <description>blastp with blastdb support</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
8 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
9 <tool id="blastx" name="blastx" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
10 <description>blastx with blastdb support</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
11 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
12 <tool id="tblastn" name="tblastn" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
13 <description>tblastn with blastdb support</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
14 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
15 <tool id="tblastx" name="tblastx" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
16 <description>tblastx with blastdb support</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
17 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
18 <tool id="makeblastdb" name="makeblastdb" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
19 <description>Make blast Db file</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
20 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
21 <tool id="dustmasker" name="dustmasker" version="0.0.1">
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
22 <description>dust masking of blast db file</description>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
23 </tool>
f3ac34855f5e Migrated tool version 1.0.0 from old tool shed archive to new tool shed repository
edward-kirton
parents:
diff changeset
24 </suite>