Change doc of obisample
This commit is contained in:
@ -32,6 +32,9 @@
|
|||||||
|
|
||||||
> obisample -s 0.5 -a seq1.fastq > seq2.fastq
|
> obisample -s 0.5 -a seq1.fastq > seq2.fastq
|
||||||
|
|
||||||
|
Sample randomly half of the sequence records of ``seq1.fastq`` file, with replacement,
|
||||||
|
and save them in ``seq2.fastq`` file:
|
||||||
|
|
||||||
.. cmdoption:: -w, --without-replacement
|
.. cmdoption:: -w, --without-replacement
|
||||||
|
|
||||||
Ask for sampling without replacement.
|
Ask for sampling without replacement.
|
||||||
|
Reference in New Issue
Block a user