# HG changeset patch # User iuc # Date 1727963111 0 # Node ID aa02ecdaf9ef398baeeb4ac181b94af5e6861839 # Parent 4e03aee23dc612748032172a95da0e37ac9c7ebe planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 238d0992c63de53623c4fc05eec8bd8d67001997 diff -r 4e03aee23dc6 -r aa02ecdaf9ef macros.xml --- a/macros.xml Tue Aug 31 09:12:02 2021 +0000 +++ b/macros.xml Thu Oct 03 13:45:11 2024 +0000 @@ -1,6 +1,6 @@ 3.0.0a3 - 2 + 3 20.01 @@ -34,7 +34,7 @@ #end if ]]> - --threads \${GALAXY_SLOTS:-4} + --threads "\${GALAXY_SLOTS:-4}" Show - + @@ -51,8 +51,8 @@ - - + + @@ -90,11 +90,13 @@ help="The abundances of the k-mers in the input nucleotide sequence file will be calculated using the kmer counts in this k-mer countgraph." /> - + + + diff -r 4e03aee23dc6 -r aa02ecdaf9ef macros.xml.orig --- a/macros.xml.orig Tue Aug 31 09:12:02 2021 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,141 +0,0 @@ - -<<<<<<< HEAD - 3.0.0a3 - 2 - 20.01 -======= - 3.0.0a3 - +galaxy1 - - - khmer - - ->>>>>>> c37d72558 (add more bio.tool IDs) - - - khmer - - - - - &1 | tail -n 1 | cut -d ' ' -f 2]]> - - - - - - - - - - --threads \${GALAXY_SLOTS:-4} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 10.12688/f1000research.6924.1 - - - @unpublished{diginorm, - author = "Brown, C Titus and Howe, Adina and Zhang, Qingpeng and Pyrkosz, -Alexis B and Brom, Timothy H", - title = "A Reference-Free Algorithm for Computational Normalization of -Shotgun Sequencing Data", - year = "2012", - eprint = "arXiv:1203.4802", - url = "http://arxiv.org/abs/1203.4802", -} - - 10.1073/pnas.1121464109 - - - 10.1371/journal.pone.0101271 - - diff -r 4e03aee23dc6 -r aa02ecdaf9ef normalize-by-median.xml --- a/normalize-by-median.xml Tue Aug 31 09:12:02 2021 +0000 +++ b/normalize-by-median.xml Thu Oct 03 13:45:11 2024 +0000 @@ -1,10 +1,10 @@ Filter reads using digital normalization via k-mer abundances - normalize-by-median.py macros.xml + @@ -49,18 +49,18 @@ label="Optional k-mer countgraph" help="The inputs file(s) will be processed using the kmer counts in the specified k-mer countgraph file as a starting point." /> - + - + save_countgraph == True - + - + @@ -74,7 +74,7 @@ - + @@ -89,12 +89,13 @@ - + + @@ -104,6 +105,11 @@ + + + + +