Mercurial > repos > msjeon > abyss_tool
diff abyss_toolsuite-92636934a189/abyss/suite_config.xml @ 0:ce99b6666d1f draft
Uploaded
author | msjeon |
---|---|
date | Mon, 11 Jun 2012 14:48:15 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/abyss_toolsuite-92636934a189/abyss/suite_config.xml Mon Jun 11 14:48:15 2012 -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>