Previous changeset 0:2dfbcb88d16a (2020-05-13) Next changeset 2:bbeab8445490 (2020-10-04) |
Commit message:
"planemo upload for repository https://github.com/mhammell-laboratory/TEtranscripts commit de0508a070ac11901c5c4cb9caffea85f0c889fb" |
modified:
tetranscript.xml |
b |
diff -r 2dfbcb88d16a -r bf4ee2810759 tetranscript.xml --- a/tetranscript.xml Wed May 13 12:57:29 2020 -0400 +++ b/tetranscript.xml Thu Jul 16 08:04:29 2020 -0400 |
b |
@@ -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 --> |