From 0602202c2fcb61396b18621b13f465fc24ed9b1c Mon Sep 17 00:00:00 2001 From: "Andrew G. McArthur" Date: Tue, 6 Feb 2024 12:26:55 -0500 Subject: [PATCH] code block --- docs/rgi_main.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/rgi_main.rst b/docs/rgi_main.rst index 59837ac..890ade7 100644 --- a/docs/rgi_main.rst +++ b/docs/rgi_main.rst @@ -190,9 +190,7 @@ This same analysis can be threaded over many processors if high-performance comp .. code-block:: sh - rgi main --input_sequence /path/to/nucleotide_input.fasta - --output_file /path/to/output_file --local --clean -a DIAMOND --low_quality - --include_nudge --num_threads 40 --split_prodigal_jobs + rgi main --input_sequence /path/to/nucleotide_input.fasta --output_file /path/to/output_file --local --clean -a DIAMOND --low_quality --include_nudge --num_threads 40 --split_prodigal_jobs Running RGI main with Protein Sequences ```````````````````````````````````````