We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9f3819 commit cded98fCopy full SHA for cded98f
docs/test.rst
@@ -33,7 +33,8 @@ Running entire modPhred pipeline with live basecalling (~6 minutes using RTX2080
33
acc=PRJEB22772
34
~/src/modPhred/run -f ref/ECOLI.fa -o modPhred/$acc -i $acc/* -t4 --host ~/src/ont-guppy_3.6.1/bin/guppy_basecall_server
35
36
-Note, you can enable automatic removal of intermediate files (FastQ/M) using ``--cleanup``.
+Note, you can enable automatic removal of intermediate files (FastQ/M) using ``--cleanup``.
37
+
38
Instead you can run all steps one-by-one as follow:
39
40
.. code-block:: bash
0 commit comments