# HG changeset patch # User dfornika # Date 1582576950 0 # Node ID 56c1b5f9f8bf91902ded18698416298b7e13ae60 # Parent c4182a046647ecfde43c6f0b5e436796f112f718 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit e7ac80b7bf62e50eb537b5adbe0a5ece8c4e77df-dirty" diff -r c4182a046647 -r 56c1b5f9f8bf macros.xml --- a/macros.xml Fri Feb 14 21:24:09 2020 +0000 +++ b/macros.xml Mon Feb 24 20:42:30 2020 +0000 @@ -3,4 +3,21 @@ fasta,fasta.gz,fastq,fastq.gz,fastqsanger,fastqsanger.gz + + + + 10.1186/s13059-016-0997-x + + + + + + mash + + + + + mash --version + + diff -r c4182a046647 -r 56c1b5f9f8bf mash_sketch.xml --- a/mash_sketch.xml Fri Feb 14 21:24:09 2020 +0000 +++ b/mash_sketch.xml Mon Feb 24 20:42:30 2020 +0000 @@ -1,14 +1,12 @@ - Create a reduced representation of a sequence or set of sequences, based on min-hashes. + Create a reduced representation of a sequence or set of sequences, based on min-hashes macros.xml - - mash - - mash --version + + - - + + @@ -83,7 +81,8 @@ - - - @article{ondov2016mash, - title={Mash: fast genome and metagenome distance estimation using MinHash}, - author={Ondov, Brian D and Treangen, Todd J and Melsted, P{\'a}ll and Mallonee, Adam B and Bergman, Nicholas H and Koren, Sergey and Phillippy, Adam M}, - journal={Genome biology}, - volume={17}, - number={1}, - pages={132}, - year={2016}, - publisher={BioMed Central} - } - - + diff -r c4182a046647 -r 56c1b5f9f8bf test-data/sketch.msh Binary file test-data/sketch.msh has changed