Change doc of obisample
This commit is contained in:
@ -31,6 +31,9 @@
|
||||
.. code-block:: bash
|
||||
|
||||
> 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
|
||||
|
||||
|
Reference in New Issue
Block a user