From 7f7da96dc8683e77f49e7a7bb909379e6a66a944 Mon Sep 17 00:00:00 2001 From: Vijini Mallawaarachchi Date: Tue, 1 Oct 2024 14:26:12 +0930 Subject: [PATCH] DOC: Update docs --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 33c6aaa..9a2f1a4 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -204,7 +204,7 @@ You can use the following command to **only run the genome resolution steps**. P phables run --input assembly_graph.gfa --reads fastq --threads 8 phables # Only run phables core using long reads -phables run --input assembly_graph.gfa --reads fastq --threads 8 phables --longreads +phables run --input assembly_graph.gfa --reads fastq --threads 8 --longreads phables ``` ### Postprocessing only