comparison tophat2/tophat2_wrapper.xml @ 19:c9b715a5ca1f draft

Uploaded
author scottx611x
date Wed, 22 Jun 2016 13:07:40 -0400
parents 11a6a9ac5432
children 2b23bfe315ea
comparison
equal deleted inserted replaced
18:11a6a9ac5432 19:c9b715a5ca1f
1 <tool id="tophat2" name="TopHat" version="0.9"> 1 <tool id="tophat2" name="TopHat" version="2.1.0">
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>