Change doc of obisample

This commit is contained in:
Pierre Taberlet
2013-04-17 15:00:54 +00:00
parent da1c0c71c2
commit b7494144d2

View File

@ -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