From 55be054d007da85dfbd4a947f2fa768728e29852 Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Fri, 31 May 2024 15:29:16 -0700 Subject: [PATCH] Typo --- docs/standalone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/standalone.md b/docs/standalone.md index d9d0a24e2..3d190503f 100644 --- a/docs/standalone.md +++ b/docs/standalone.md @@ -170,7 +170,7 @@ Additional options are: ## Graph splitting -Graph splitting tool `spades-gfa-split` partitions input assembly graph (provided in GFA format) into subgraphs corresponding to its undirected components (i.e. the components of the undirected graphs that is obtained by ignoring the orientations of edges). GFA paths, if present, are preserved and splitted as well. +Graph splitting tool `spades-gfa-split` partitions input assembly graph (provided in GFA format) into subgraphs corresponding to its undirected components (i.e. the components of the undirected graph that is obtained by ignoring the orientations of edges). GFA paths, if present, are preserved and splitted as well. Synopsis: `spades-gfa-split `