Mercurial > repos > iuc > last
comparison lastsplit.xml @ 7:657fb614ee81 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/last commit 6b601baaf89634bc8d110ea06e3e64c7a585f3ba"
| author | iuc |
|---|---|
| date | Wed, 24 Mar 2021 22:35:52 +0000 |
| parents | 7f7e48d3b85d |
| children | 18ff8319181f |
comparison
equal
deleted
inserted
replaced
| 6:713be4796767 | 7:657fb614ee81 |
|---|---|
| 1 <tool id="last_split" name="LAST-split" version="@LAST_CONDA_VERSION@+galaxy0" profile="18.01"> | 1 <tool id="last_split" name="LAST-split" version="@LAST_CONDA_VERSION@+galaxy0" profile="20.01"> |
| 2 | 2 |
| 3 <description>finds "split alignments" (typically for DNA) or "spliced alignments" (typically for RNA).</description> | 3 <description>finds "split alignments" (typically for DNA) or "spliced alignments" (typically for RNA).</description> |
| 4 | 4 |
| 5 <macros> | 5 <macros> |
| 6 <import>macros_last.xml</import> | 6 <import>macros_last.xml</import> |
| 70 <conditional name="db_opts"> | 70 <conditional name="db_opts"> |
| 71 <param name="db_opts_input" value="db"/> | 71 <param name="db_opts_input" value="db"/> |
| 72 <param name="database" value="humdb"/> | 72 <param name="database" value="humdb"/> |
| 73 </conditional> | 73 </conditional> |
| 74 <param name="last_align" ftype="maf" value="last_align_gen.maf"/> | 74 <param name="last_align" ftype="maf" value="last_align_gen.maf"/> |
| 75 <output name="outfile" ftype="maf" file="last_split.maf"/> | 75 <output name="outfile" ftype="maf" file="last_split.maf" lines_diff="2"/> |
| 76 </test> | 76 </test> |
| 77 </tests> | 77 </tests> |
| 78 | 78 |
| 79 <help>@LAST_HELP@</help> | 79 <help>@LAST_HELP@</help> |
| 80 <citations><expand macro="citations"/></citations> | 80 <citations><expand macro="citations"/></citations> |
