Mercurial > repos > johnlees > poppunk
comparison tools/PopPUNK/poppunk_cluster.xml @ 3:a3613553c65f draft default tip
planemo upload for repository https://github.com/johnlees/PopPUNK_galaxy/tree/master/PopPUNK commit a543b2e4a4e95808997d2d5423f9232d1c517846-dirty
author | johnlees |
---|---|
date | Thu, 16 May 2019 15:35:29 -0400 |
parents | 1d7ba8646dd1 |
children |
comparison
equal
deleted
inserted
replaced
2:1d7ba8646dd1 | 3:a3613553c65f |
---|---|
26 --min-k $min_k | 26 --min-k $min_k |
27 --max-k $max_k | 27 --max-k $max_k |
28 --k-step $k_step | 28 --k-step $k_step |
29 --sketch-size $sketch_size | 29 --sketch-size $sketch_size |
30 --max-a-dist $max_a_dist | 30 --max-a-dist $max_a_dist |
31 #if $ignore_length | 31 #if $ignore_length |
32 --ignore_length | 32 --ignore-length |
33 #end if | 33 #end if |
34 --no-stream | 34 --no-stream |
35 " > poppunk_1.sh | 35 " > poppunk_1.sh |
36 | 36 |
37 && sh poppunk_1.sh | 37 && sh poppunk_1.sh |