# HG changeset patch # User iuc # Date 1576702917 18000 # Node ID 569001af897de4b603e5317b8d0c33c0e6f01101 # Parent bf716cfc32252bf5c5305451b6aafb038b2a526a "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/khmer commit 7de685f4763d988a5a9abce4a9c2b4714daaf165" diff -r bf716cfc3225 -r 569001af897d filter-below-abund.xml --- a/filter-below-abund.xml Fri Sep 07 11:01:54 2018 -0400 +++ b/filter-below-abund.xml Wed Dec 18 16:01:57 2019 -0500 @@ -1,4 +1,4 @@ - + below k-mer abundance of 50 @@ -6,36 +6,34 @@ filter-below-abund.py macros.xml - + + screed + +@LINK_SEQUENCES@ +mkdir output && +cd output && +python '$__tool_directory__/@BINARY@' +'${input_countgraph_filename}' +@USE_SEQUENCES@ +> '$log' +]]> - - - + + - - + + diff -r bf716cfc3225 -r 569001af897d macros.xml --- a/macros.xml Fri Sep 07 11:01:54 2018 -0400 +++ b/macros.xml Wed Dec 18 16:01:57 2019 -0500 @@ -1,8 +1,10 @@ - 3.0.0a1 + 3.0.0a3 + +galaxy1 khmer + @@ -35,7 +37,7 @@ - + @@ -43,15 +45,32 @@ - - - + + + + + + + - @@ -66,27 +85,26 @@ - - - - + + + + + label="${tool.name} on ${on_string}: processed nucleotide sequence file" /> - + - + diff -r bf716cfc3225 -r 569001af897d test-data/test-abund-read-2.fa.gz Binary file test-data/test-abund-read-2.fa.gz has changed