# HG changeset patch # User iuc # Date 1567775375 14400 # Node ID 1d63dbcecb10ca914aad1dbc65d513087d27f823 # Parent 069c8f0695ee2118d47277c85e5f10606182f6cd "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 50a0bd6d783a69e7303363a31130134767493e66" diff -r 069c8f0695ee -r 1d63dbcecb10 seqtk_sample.xml --- a/seqtk_sample.xml Fri Jan 11 05:14:48 2019 -0500 +++ b/seqtk_sample.xml Fri Sep 06 09:09:35 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 069c8f0695ee -r 1d63dbcecb10 test-data/seqtk_sample.lowmem.gz Binary file test-data/seqtk_sample.lowmem.gz has changed