Mercurial > repos > yating-l > ucsc_blat
comparison blat.xml @ 14:b8fa39b09aa4 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ucsc_blat/ commit 639d331c388694a4143a4feea80870953282286e
author | iuc |
---|---|
date | Mon, 28 Oct 2024 07:10:47 +0000 |
parents | 820f68ad34a7 |
children |
comparison
equal
deleted
inserted
replaced
13:820f68ad34a7 | 14:b8fa39b09aa4 |
---|---|
1 <tool id="ucsc_blat" name="UCSC BLAT Alignment Tool" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="ucsc_blat" name="UCSC BLAT Alignment Tool" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
2 <description>BLAST-like sequence alignment tool</description> | 2 <description>BLAST-like sequence alignment tool</description> |
3 <macros> | 3 <macros> |
4 <token name="@TOOL_VERSION@">469</token> | 4 <token name="@TOOL_VERSION@">472</token> |
5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
6 | 6 |
7 <xml name="mask_cond" tokens="maskarg,label,help"> | 7 <xml name="mask_cond" tokens="maskarg,label,help"> |
8 <conditional name="@MASKARG@_type"> | 8 <conditional name="@MASKARG@_type"> |
9 <param argument="-@MASKARG@" type="select" label="@LABEL@" help="@HELP@"> | 9 <param argument="-@MASKARG@" type="select" label="@LABEL@" help="@HELP@"> |