Mercurial > repos > iuc > tetoolkit_tetranscripts
diff tetranscript.xml @ 1:2372f2bc790f draft
"planemo upload for repository https://github.com/mhammell-laboratory/TEtranscripts commit de0508a070ac11901c5c4cb9caffea85f0c889fb"
| author | iuc |
|---|---|
| date | Thu, 16 Jul 2020 12:03:48 +0000 |
| parents | cf7755ae04e9 |
| children | 42679f55c828 |
line wrap: on
line diff
--- a/tetranscript.xml Wed May 13 16:53:49 2020 +0000 +++ b/tetranscript.xml Thu Jul 16 12:03:48 2020 +0000 @@ -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 -->
