# HG changeset patch # User iuc # Date 1535715855 14400 # Node ID 17e61517c1665073680d266477142afbc3b3a556 # Parent 6f50f36e4481204ea16f9cddb5c6e6dfc8f30eb7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit 31d0c015b36d7aa93f586c566ceeac56324863ad diff -r 6f50f36e4481 -r 17e61517c166 minimap2.xml --- a/minimap2.xml Tue Aug 07 07:59:53 2018 -0400 +++ b/minimap2.xml Fri Aug 31 07:44:15 2018 -0400 @@ -1,9 +1,12 @@ - + A fast pairwise aligner for genomic and spliced nucleotide sequences + + 2.12 + - minimap2 - samtools + minimap2 + samtools minimap2 --version @@ -16,6 +19,7 @@ minimap2 -x $analysis_type_selector ## indexing options + $indexing_options.H #if $indexing_options.k: -k $indexing_options.k #end if @@ -29,6 +33,9 @@ #if $mapping_options.f: -f $mapping_options.f #end if + #if $mapping_options.min_occ_floor: + --min-occ-floor $min_occ_floor + #end if #if $mapping_options.g: -g $mapping_options.g #end if @@ -113,6 +120,7 @@ | samtools sort -@\${GALAXY_SLOTS:-2} -O $io_options.output_format + $io_options.eqx --reference reference.fa --output-fmt-option no_ref -o '$alignment_output' @@ -140,9 +148,7 @@
- @@ -171,17 +177,19 @@ - - - - - - - - + + + + + + + + + -
+
+ @@ -221,6 +229,7 @@ +
diff -r 6f50f36e4481 -r 17e61517c166 test-data/mini_reads.paf --- a/test-data/mini_reads.paf Tue Aug 07 07:59:53 2018 -0400 +++ b/test-data/mini_reads.paf Fri Aug 31 07:44:15 2018 -0400 @@ -1,2 +1,2 @@ -m140213_230323_42129_c100520410120000001823082509281362_s1_X0/1263/0_8655 8655 755 8475 + m140213_230323_42129_c100520410120000001823082509281362_s1_X0/817/0_20440 20440 5798 13009 395 7727 0 tp:A:S cm:i:43 s1:i:294 -m140213_230323_42129_c100520410120000001823082509281362_s1_X0/1447/0_15191 15191 12916 14825 - m140213_230323_42129_c100520410120000001823082509281362_s1_X0/1447/15237_17783 2546 347 2303 152 1985 0 tp:A:S cm:i:15 s1:i:133 +m140213_230323_42129_c100520410120000001823082509281362_s1_X0/1263/0_8655 8655 755 8475 + m140213_230323_42129_c100520410120000001823082509281362_s1_X0/817/0_20440 20440 5798 13009 395 7727 0 tp:A:S cm:i:43 s1:i:294 dv:f:0.2746 +m140213_230323_42129_c100520410120000001823082509281362_s1_X0/1447/0_15191 15191 12916 14825 - m140213_230323_42129_c100520410120000001823082509281362_s1_X0/1447/15237_17783 2546 347 2303 152 1985 0 tp:A:S cm:i:15 s1:i:133 dv:f:0.2503