Skip to content

Commit cded98f

Browse files
committed
1.0b
1 parent c9f3819 commit cded98f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/test.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ Running entire modPhred pipeline with live basecalling (~6 minutes using RTX2080
3333
acc=PRJEB22772
3434
~/src/modPhred/run -f ref/ECOLI.fa -o modPhred/$acc -i $acc/* -t4 --host ~/src/ont-guppy_3.6.1/bin/guppy_basecall_server
3535
36-
Note, you can enable automatic removal of intermediate files (FastQ/M) using ``--cleanup``.
36+
Note, you can enable automatic removal of intermediate files (FastQ/M) using ``--cleanup``.
37+
3738
Instead you can run all steps one-by-one as follow:
3839

3940
.. code-block:: bash

0 commit comments

Comments
 (0)