# HG changeset patch # User nml # Date 1509646147 14400 # Node ID f49992c79fe49af9251287acd2f4c7783ee25bdf # Parent e1867440ed368e39b29701fbed2a345b0ba360a5 planemo upload for repository https://github.com/phac-nml/snvphyl-galaxy commit 969557932bff35913d93068d16facb8da4d64123 diff -r e1867440ed36 -r f49992c79fe4 seqtk_nml.xml --- a/seqtk_nml.xml Tue Sep 19 16:37:42 2017 -0400 +++ b/seqtk_nml.xml Thu Nov 02 14:09:07 2017 -0400 @@ -1,113 +1,114 @@ - + Runs seqTK sample if raw coverage is above user defined threshold seqtk perl-bioperl - - - - - perl $__tool_directory__/seqtk_nml.pl --ref $fastar + + --cov '$coverage' + --log '$log' + + ]]> - - - - - - - - - - - - - - - - - - - - - single_or_paired['type']!="collection" - - - single_or_paired['type']=="paired" - - - - - single_or_paired['type']=="collection" - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + single_or_paired['type']!="collection" + + + single_or_paired['type']=="paired" + + + + + single_or_paired['type']=="collection" + + + + + + + + + + + + + + + + + + + + + + + + + + + - - doi.org/10.1371/journal.pone.0163962 - - - +- Desired coverage (50) +]]> + + 10.1371/journal.pone.0163962 + + \ No newline at end of file