comparison estimateReadFiltering.xml @ 9:a17b1e5a3986 draft default tip

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author bgruening
date Thu, 01 Jun 2023 09:47:00 +0000
parents f889b8d23b17
children
comparison
equal deleted inserted replaced
8:c119bc93af45 9:a17b1e5a3986
1 <tool id="deeptools_estimatereadfiltering" name="estimateReadFiltering" version="@WRAPPER_VERSION@.0"> 1 <tool id="deeptools_estimatereadfiltering" name="estimateReadFiltering" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@">
2 <description>estimates the number of reads that would be filtered given certain criteria</description> 2 <description>estimates the number of reads that would be filtered given certain criteria</description>
3 <macros> 3 <macros>
4 <token name="@BINARY@">estimateReadFiltering</token> 4 <token name="@BINARY@">estimateReadFiltering</token>
5 <import>deepTools_macros.xml</import> 5 <import>deepTools_macros.xml</import>
6 </macros> 6 </macros>