Mercurial > repos > msjeon > abyss_tool
annotate abyss_toolsuite-92636934a189/abyss/suite_config.xml @ 0:ce99b6666d1f draft
Uploaded
author | msjeon |
---|---|
date | Mon, 11 Jun 2012 14:48:15 -0400 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <suite id='abyss_toolsuite' name='Suite of Abyss assembler tools' version="1.0.0"> |
2 <description>This suite contains Abyss and Abyss-PE config files and wrappers for Galaxy</description> | |
3 <tool id="abyss" name="Abyss" version="1.0.0"> | |
4 <description>Abyss (single-end) assembler</description> | |
5 </tool> | |
6 <tool id="abyss-pe" name="Abyss Paired-End" version="1.0.0"> | |
7 <description>Abyss-PE (paired-end) assembler</description> | |
8 </tool> | |
9 </suite> |