Mercurial > repos > iuc > last
diff 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 |
line wrap: on
line diff
--- a/lastsplit.xml Fri Nov 13 09:05:05 2020 +0000 +++ b/lastsplit.xml Wed Mar 24 22:35:52 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>
