Mercurial > repos > iuc > tetoolkit_tetranscripts
changeset 1:bf4ee2810759 draft
"planemo upload for repository https://github.com/mhammell-laboratory/TEtranscripts commit de0508a070ac11901c5c4cb9caffea85f0c889fb"
author | iuc |
---|---|
date | Thu, 16 Jul 2020 08:04:29 -0400 |
parents | 2dfbcb88d16a |
children | bbeab8445490 |
files | tetranscript.xml |
diffstat | 1 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tetranscript.xml Wed May 13 12:57:29 2020 -0400 +++ b/tetranscript.xml Thu Jul 16 08:04:29 2020 -0400 @@ -1,9 +1,8 @@ <?xml version="1.0"?> -<tool id="tetoolkit_tetranscripts" name="TEtranscripts" version="@TOOL_VERSION@+@WRAPPER_VERSION@"> +<tool id="tetoolkit_tetranscripts" name="TEtranscripts" version="@TOOL_VERSION@+galaxy0"> <description>annotates reads to genes and transposable elements</description> <macros> - <token name="@TOOL_VERSION@">2.1.4</token> - <token name="@WRAPPER_VERSION@">galaxy0</token> + <token name="@TOOL_VERSION@">2.2.0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">tetranscripts</requirement> @@ -98,7 +97,7 @@ </outputs> <tests> <!-- - sources for test data: + test data sources: https://github.com/mhammell-laboratory/tetoolkit-test-data https://github.com/mhammell-laboratory/TEtranscripts/issues/66 -->