Mercurial > repos > iuc > khmer_normalize_by_median
comparison normalize-by-median.xml @ 9:b1fe2ef3d244 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 7599ef16dc8b83ee49236ed5bb229260c969b0ab
author | iuc |
---|---|
date | Mon, 17 Jun 2024 11:47:23 +0000 |
parents | e84073b420a8 |
children | 4d23ab83ea29 |
comparison
equal
deleted
inserted
replaced
8:e84073b420a8 | 9:b1fe2ef3d244 |
---|---|
1 <tool id="khmer_normalize_by_median" name="khmer: Normalize By Median" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="khmer_normalize_by_median" name="khmer: Normalize By Median" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description>Filter reads using digital normalization via k-mer abundances</description> | 2 <description>Filter reads using digital normalization via k-mer abundances</description> |
3 <expand macro="bio_tools"/> | |
3 <macros> | 4 <macros> |
4 <token name="@BINARY@">normalize-by-median.py</token> | 5 <token name="@BINARY@">normalize-by-median.py</token> |
5 <import>macros.xml</import> | 6 <import>macros.xml</import> |
6 </macros> | 7 </macros> |
7 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |