Mercurial > repos > devteam > lastz
comparison lastz_d.xml @ 8:da6f44d06921 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lastz commit 1075d38f2a8eaffb824771a5c4fe70c36aa15f2c
author | iuc |
---|---|
date | Sun, 02 Jul 2023 12:10:29 +0000 |
parents | 86f2c3695694 |
children |
comparison
equal
deleted
inserted
replaced
7:86f2c3695694 | 8:da6f44d06921 |
---|---|
24 <expand macro="target_input"/> | 24 <expand macro="target_input"/> |
25 <param name="query" format="fasta,fastq,fasta.gz,fastq.gz,fastq.bz2" type="data" label="Select QUERY sequence(s)" help="These are the sequences that you are aligning against TARGET"/> | 25 <param name="query" format="fasta,fastq,fasta.gz,fastq.gz,fastq.bz2" type="data" label="Select QUERY sequence(s)" help="These are the sequences that you are aligning against TARGET"/> |
26 <param name="score_file" type="data" format="txt" optional="true" label="Control file for inference" argument="--inferonly[=control_file]" help="Optional controf file. If nothing is selected, LASTZ_D uses default described in the manual"/> | 26 <param name="score_file" type="data" format="txt" optional="true" label="Control file for inference" argument="--inferonly[=control_file]" help="Optional controf file. If nothing is selected, LASTZ_D uses default described in the manual"/> |
27 </inputs> | 27 </inputs> |
28 <outputs> | 28 <outputs> |
29 <data format="txt" name="output" label="${tool.name} on ${on_string}: substituion matrix"/> | 29 <data format="txt" name="output" label="${tool.name} on ${on_string}: substitution matrix"/> |
30 </outputs> | 30 </outputs> |
31 <tests> | 31 <tests> |
32 <test> | 32 <test> |
33 <param name="ref_source" value="history" /> | 33 <param name="ref_source" value="history" /> |
34 <param name="target" value="chrM_human.fa" /> | 34 <param name="target" value="chrM_human.fa" /> |