# HG changeset patch # User iuc # Date 1567775407 14400 # Node ID 288f7f69fe255dee6b0153b641077a4fa7bc7d38 # Parent a09586d5149ad8981c1d8d3531f958f27dbbc229 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 50a0bd6d783a69e7303363a31130134767493e66" diff -r a09586d5149a -r 288f7f69fe25 seqtk_sample.xml --- a/seqtk_sample.xml Fri Jan 11 05:15:20 2019 -0500 +++ b/seqtk_sample.xml Fri Sep 06 09:10:07 2019 -0400 @@ -1,5 +1,5 @@ - + random subsample of fasta or fastq sequences macros.xml @@ -9,14 +9,18 @@ - - + + +
+ +
@@ -26,14 +30,23 @@ + + + + + + + + + 1 is provided, that many reads will be taken from the dataset. +Two pass sampling mode reads the input file once to build a list of reads to output then again to output the reads. It is twice as slow, but uses much less RAM. It is only in effect when an integer number of reads (not a fraction) is specified as subsample size. + @ATTRIBUTION@ ]]> diff -r a09586d5149a -r 288f7f69fe25 test-data/seqtk_sample.lowmem.gz Binary file test-data/seqtk_sample.lowmem.gz has changed