view 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
line wrap: on
line source

<suite id="blast" name="Modified NCBI Blast+ Tools" version="1.0.0">
	<description>Modified Galaxy wrappers add support for makeblastdb files and add dustmasker</description>
	<tool id="blastn" name="blastn" version="0.0.1">
		<description>blastn with blastdb support</description>
	</tool>
	<tool id="blastp" name="blastp" version="0.0.1">
		<description>blastp with blastdb support</description>
	</tool>
	<tool id="blastx" name="blastx" version="0.0.1">
		<description>blastx with blastdb support</description>
	</tool>
	<tool id="tblastn" name="tblastn" version="0.0.1">
		<description>tblastn with blastdb support</description>
	</tool>
	<tool id="tblastx" name="tblastx" version="0.0.1">
		<description>tblastx with blastdb support</description>
	</tool>
	<tool id="makeblastdb" name="makeblastdb" version="0.0.1">
		<description>Make blast Db file</description>
	</tool>
	<tool id="dustmasker" name="dustmasker" version="0.0.1">
		<description>dust masking of blast db file</description>
	</tool>
</suite>