Mercurial > repos > jtilman > flexbar
comparison flexbar.xml @ 16:765019165d30
Uploaded
author | jtilman |
---|---|
date | Fri, 22 Feb 2013 05:31:17 -0500 |
parents | ec08b13d6c74 |
children |
comparison
equal
deleted
inserted
replaced
15:ec08b13d6c74 | 16:765019165d30 |
---|---|
1 | 1 |
2 <!-- Flexbar tool definition for Galaxy, version 2.31 --> | 2 <!-- Flexbar tool definition for Galaxy, version 2.32 --> |
3 <!-- Author: Johannes Roehr --> | 3 <!-- Author: Johannes Roehr --> |
4 | 4 |
5 <tool id="flexbar" name="Flexbar" version="2.31" force_history_refresh="True"> | 5 <tool id="flexbar" name="Flexbar" version="2.32" force_history_refresh="True"> |
6 | 6 |
7 <description>flexible barcode and adapter removal</description> | 7 <description>flexible barcode and adapter removal</description> |
8 | 8 |
9 <requirements> | 9 <requirements> |
10 <requirement type="binary" version="2.31">flexbar</requirement> | 10 <requirement type="binary" version="2.32">flexbar</requirement> |
11 </requirements> | 11 </requirements> |
12 | 12 |
13 <version_command>flexbar --version</version_command> | 13 <version_command>flexbar --version</version_command> |
14 | 14 |
15 <command interpreter="perl"> | 15 <command interpreter="perl"> |