Mercurial > repos > edward-kirton > velvet_toolsuite
diff velvet/suite_config.xml @ 0:4afe13ac23b6 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:52:16 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/velvet/suite_config.xml Tue Jun 07 17:52:16 2011 -0400 @@ -0,0 +1,9 @@ +<suite id='velvet_toolsuite' name='Suite of Velvet assembler tools' version="1.0.0"> + <description>Velvet assembler (a different version than in galaxy-central)</description> + <tool id="velveth_jgi" name="velveth" version="1.0.0"> + <description>Hash reads</description> + </tool> + <tool id="velvetg_jgi" name="velvetg" version="1.0.0"> + <description>Generate contigs</description> + </tool> +</suite>