comparison tophat2_wrapper.xml @ 3:81f97e12e573 draft

Uploaded
author devteam
date Fri, 20 Mar 2015 17:13:10 -0400
parents da1f39fe14bc
children 5c5517d2a9e9
comparison
equal deleted inserted replaced
2:da1f39fe14bc 3:81f97e12e573
1 <tool id="tophat2" name="Tophat2" version="0.7"> 1 <tool id="tophat2" name="Tophat" version="0.7">
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="0.1.18">samtools</requirement> 6 <requirement type="package" version="0.1.18">samtools</requirement>