Mercurial > repos > iuc > filtlong
comparison filtlong.xml @ 4:1f296803dfa3 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/filtlong commit 865e706efac79fdec1a115d82d8974cafb30058e
author | iuc |
---|---|
date | Wed, 01 Nov 2023 08:35:30 +0000 |
parents | 41b2ad601cf0 |
children |
comparison
equal
deleted
inserted
replaced
3:41b2ad601cf0 | 4:1f296803dfa3 |
---|---|
1 <tool id="filtlong" name="filtlong" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="filtlong" name="filtlong" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description>Filtering long reads by quality</description> | 2 <description>Filtering long reads by quality</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="biotools" /> | |
6 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
7 <version_command>filtlong --version</version_command> | 8 <version_command>filtlong --version</version_command> |
8 <command detect_errors="exit_code"><![CDATA[ | 9 <command detect_errors="exit_code"><![CDATA[ |
9 filtlong | 10 filtlong |
10 #if $output_thresholds.target_bases: | 11 #if $output_thresholds.target_bases: |