comparison tetranscript.xml @ 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
comparison
equal deleted inserted replaced
0:2dfbcb88d16a 1:bf4ee2810759
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="tetoolkit_tetranscripts" name="TEtranscripts" version="@TOOL_VERSION@+@WRAPPER_VERSION@"> 2 <tool id="tetoolkit_tetranscripts" name="TEtranscripts" version="@TOOL_VERSION@+galaxy0">
3 <description>annotates reads to genes and transposable elements</description> 3 <description>annotates reads to genes and transposable elements</description>
4 <macros> 4 <macros>
5 <token name="@TOOL_VERSION@">2.1.4</token> 5 <token name="@TOOL_VERSION@">2.2.0</token>
6 <token name="@WRAPPER_VERSION@">galaxy0</token>
7 </macros> 6 </macros>
8 <requirements> 7 <requirements>
9 <requirement type="package" version="@TOOL_VERSION@">tetranscripts</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">tetranscripts</requirement>
10 </requirements> 9 </requirements>
11 <version_command>TEtranscripts --version</version_command> 10 <version_command>TEtranscripts --version</version_command>
96 <filter>'sgt' in ap['out']</filter> 95 <filter>'sgt' in ap['out']</filter>
97 </data> 96 </data>
98 </outputs> 97 </outputs>
99 <tests> 98 <tests>
100 <!-- 99 <!--
101 sources for test data: 100 test data sources:
102 https://github.com/mhammell-laboratory/tetoolkit-test-data 101 https://github.com/mhammell-laboratory/tetoolkit-test-data
103 https://github.com/mhammell-laboratory/TEtranscripts/issues/66 102 https://github.com/mhammell-laboratory/TEtranscripts/issues/66
104 --> 103 -->
105 104
106 <!-- #1: default --> 105 <!-- #1: default -->