# HG changeset patch
# User iuc
# Date 1581890625 18000
# Node ID 7f7d8b0c85171f16dcc5faac22b11708ccb39e1a
# Parent 402b67d1af7df7efd9ec30a7b25ca4126f2e4454
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mash commit 24f4271bd62a3d96fec812eae2ad607f6a7f723c"
diff -r 402b67d1af7d -r 7f7d8b0c8517 macros.xml
--- a/macros.xml Wed Jan 23 15:59:25 2019 -0500
+++ b/macros.xml Sun Feb 16 17:03:45 2020 -0500
@@ -3,4 +3,21 @@
fasta,fasta.gz,fastq,fastq.gz,fastqsanger,fastqsanger.gz
+
+
+
+ 10.1186/s13059-016-0997-x
+
+
+
+
+
+ mash
+
+
+
+
+ mash --version
+
+
diff -r 402b67d1af7d -r 7f7d8b0c8517 mash_screen.xml
--- a/mash_screen.xml Wed Jan 23 15:59:25 2019 -0500
+++ b/mash_screen.xml Sun Feb 16 17:03:45 2020 -0500
@@ -1,12 +1,10 @@
-
- determines how well query sequences are contained within a pool of sequences.
+
+ determines how well query sequences are contained within a pool of sequences
macros.xml
-
- mash
-
- mash --version
+
+
-
-
-
+
+
+
@@ -73,7 +72,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 402b67d1af7d -r 7f7d8b0c8517 test-data/ERR024951_seqtk_sample_1000_1.sketch.msh
Binary file test-data/ERR024951_seqtk_sample_1000_1.sketch.msh has changed
diff -r 402b67d1af7d -r 7f7d8b0c8517 test-data/test_assembly.fasta
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test_assembly.fasta Sun Feb 16 17:03:45 2020 -0500
@@ -0,0 +1,3 @@
+>test
+GCATGTCGATCTGTGTGCTAGTCGTAGTCGATCGATCTGATCGATCTGTCAGTCAGTAGT
+CTCAGCGATGCATTATTATATTATATTATCGATCGATGCTGATCGATTATATTCGATCTG
diff -r 402b67d1af7d -r 7f7d8b0c8517 test-data/test_assembly.sketch.msh
Binary file test-data/test_assembly.sketch.msh has changed