Mercurial > repos > greg > gregs
diff abyss/suite_config.xml @ 4:a188de29f06e
Uploaded
author | g2cmnty@test-web1.g2.bx.psu.edu |
---|---|
date | Tue, 28 Jun 2011 10:29:09 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/abyss/suite_config.xml Tue Jun 28 10:29:09 2011 -0400 @@ -0,0 +1,9 @@ +<suite id='abyss_toolsuite' name='Suite of Abyss assembler tools' version="1.0.0"> + <description>This suite contains Abyss and Abyss-PE config files and wrappers for Galaxy</description> + <tool id="abyss" name="Abyss" version="1.0.0"> + <description>Abyss (single-end) assembler</description> + </tool> + <tool id="abyss-pe" name="Abyss Paired-End" version="1.0.0"> + <description>Abyss-PE (paired-end) assembler</description> + </tool> +</suite>