comparison tophat2/tophat2_wrapper.xml @ 20:2b23bfe315ea draft

Uploaded
author scottx611x
date Wed, 22 Jun 2016 13:29:43 -0400
parents c9b715a5ca1f
children 4e7fe3a94ed6
comparison
equal deleted inserted replaced
19:c9b715a5ca1f 20:2b23bfe315ea
1 <tool id="tophat2" name="TopHat" version="2.1.0"> 1 <tool id="tophat2" name="TopHat" version="0.9">
2 <!-- Wrapper compatible with Tophat version 2.0.0+ --> 2 <!-- Wrapper compatible with Tophat version 2.0.0+ -->
3 <description>Gapped-read mapper for RNA-seq data</description> 3 <description>Gapped-read mapper for RNA-seq data</description>
4 <version_command>tophat2 --version</version_command> 4 <version_command>tophat2 --version</version_command>
5 <requirements> 5 <requirements>
6 <requirement type="package" version="2.2.5">bowtie2</requirement> 6 <requirement type="package" version="2.2.5">bowtie2</requirement>