Mercurial > repos > iuc > last
diff lastsplit.xml @ 4:8705e0d74a0f 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:36:50 +0000 |
parents | 9a7e91fc6562 |
children | 19c265784f35 |
line wrap: on
line diff
--- a/lastsplit.xml Fri Nov 13 09:05:49 2020 +0000 +++ b/lastsplit.xml Wed Mar 24 22:36:50 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="last_split" name="LAST-split" version="@LAST_CONDA_VERSION@+galaxy0" profile="18.01"> +<tool id="last_split" name="LAST-split" version="@LAST_CONDA_VERSION@+galaxy0" profile="20.01"> <description>finds "split alignments" (typically for DNA) or "spliced alignments" (typically for RNA).</description> @@ -72,7 +72,7 @@ <param name="database" value="humdb"/> </conditional> <param name="last_align" ftype="maf" value="last_align_gen.maf"/> - <output name="outfile" ftype="maf" file="last_split.maf"/> + <output name="outfile" ftype="maf" file="last_split.maf" lines_diff="2"/> </test> </tests>