Mercurial > repos > edward-kirton > roche454_toolsuite
diff roche454/suite_config.xml @ 0:f036c7107601
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:50:32 -0400 |
parents | |
children | 368a6ebebdde |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/roche454/suite_config.xml Tue Jun 07 17:50:32 2011 -0400 @@ -0,0 +1,21 @@ +<suite id="roche454_toolsuite" name="Suite of Newbler tools" version="1.0.0"> + <description>This suite contains Roche/454's Newbler and sff-fastq converter</description> + <tool id="runAssembly" name="runAssembly" version="1.0.0"> + <description>Assemble 454 gDNA reads</description> + </tool> + <tool id="runAssembly_cDNA" name="runAssembly cDNA" version="1.0.0"> + <description>Assemble 454 cDNA reads</description> + </tool> + <tool id="runMapping" name="runMapping" version="1.0.0"> + <description>Map 454 cDNA reads to reference</description> + </tool> + <tool id="runMapping_cDNA" name="runMapping cDNA" version="1.0.0"> + <description>Map 454 cDNA reads to reference</description> + </tool> + <tool id="sff_to_fastq" name="Sff to Fastq Converter" version="1.0.0"> + <description>Convert SFF to Fastq</description> + </tool> + <tool id="sfffile" name="Sff File" version="1.0.0"> + <description>Utility to make Sff files</description> + </tool> +</suite>