# HG changeset patch # User nml # Date 1592401633 14400 # Node ID fae9ec82e10f45739238e558f8dad5496b275945 # Parent 51ad864984146a89b57cb96fac8227936607ae8a "planemo upload for repository https://sourceforge.net/projects/smalt/ commit fce2d3ea556a97998a74bf5359e072dc900608d5" diff -r 51ad86498414 -r fae9ec82e10f smalt_map.xml --- a/smalt_map.xml Wed Sep 27 16:03:01 2017 -0400 +++ b/smalt_map.xml Wed Jun 17 09:47:13 2020 -0400 @@ -1,7 +1,11 @@ - + Map query reads (FASTA/FASTQ) format onto the reference sequences + + 0.7.6 + fastq,fastq.gz,fastqsanger,fastqsanger.gz + - smalt + smalt samtools @@ -132,11 +136,11 @@ - + - - + + @@ -144,7 +148,7 @@ - + @@ -230,6 +234,20 @@ + + + + + + + + + + + + + + @@ -247,18 +265,18 @@ There is no such thing (yet) as an automated gearshift in short read mapping. It is all like stick-shift driving in San Francisco. In other words = running this tool with default parameters will probably not give you meaningful results. A way to deal with this is to **understand** the parameters by carefully reading the `documentation`__ and experimenting. Fortunately, Galaxy makes experimenting easy. - .. __: http://www.sanger.ac.uk/resources/software/smalt/ + .. __: https://www.sanger.ac.uk/tool/smalt-0/ ------ **Input formats** -SMALT accepts files in Sanger FASTQ format (galaxy type *fastqsanger*). Use the FASTQ Groomer to prepare your files. +SMALT accepts files in Sanger FASTQ format (galaxy type *fastqsanger* or *fastqsanger.gz*). Use the FASTQ Groomer to prepare your files. ------ -Please cite the website "http://www.sanger.ac.uk/resources/software/smalt/". +Please cite the website "https://www.sanger.ac.uk/tool/smalt-0/". ------ @@ -367,4 +385,15 @@ <minid> specifies the number of exactly matching nucleotides either as a positive integer or as a fraction of the read length (<= 1.0). + + + @misc{smaltcitation, + author = {Ponstigl, Hannes}, + year = {2010}, + title = {smalt}, + publisher = {Wellcome Trust Sanger Institute, Cambridge, UK}, + journal = {Online}, + url = {https://www.sanger.ac.uk/tool/smalt-0/} + } + diff -r 51ad86498414 -r fae9ec82e10f test-data/ecoli_1K_1.fq.gz Binary file test-data/ecoli_1K_1.fq.gz has changed diff -r 51ad86498414 -r fae9ec82e10f test-data/ecoli_1K_2.fq.gz Binary file test-data/ecoli_1K_2.fq.gz has changed