Mercurial > repos > jjohnson > drep
diff drep_dereplicate.xml @ 2:cb2fc9f60381 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/drep commit eaae9983f0339c4624431f4f843e319f83814490"
author | jjohnson |
---|---|
date | Wed, 08 Jan 2020 13:01:03 -0500 |
parents | 7e2debc267eb |
children |
line wrap: on
line diff
--- a/drep_dereplicate.xml Mon Jan 06 15:18:20 2020 -0500 +++ b/drep_dereplicate.xml Wed Jan 08 13:01:03 2020 -0500 @@ -31,9 +31,12 @@ </collection> <expand macro="drep_outputs" /> </outputs> + <tests> + <expand macro="test_defaults_log"> + <has_text text="dRep dereplicate finished" /> + </expand> + </tests> <help><![CDATA[ - TODO: Fill in help. - usage: drep dereplicate [-p PROCESSORS] [-d] [-h] [-l LENGTH] [-comp COMPLETENESS] [-con CONTAMINATION] [--ignoreGenomeQuality] [-ms MASH_SKETCH] @@ -53,6 +56,7 @@ [--genomeInfo GENOMEINFO] work_directory + @GENOMES_HELP@ @FILTERING_HELP@ @GENOME_COMPARISON_HELP@