From d2282f6b7453a023af92424309e8713f5c8f7ca7 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 18 Aug 2026 14:44:46 +0100 Subject: Add chop subcommand. --- doc/domagi-chop.dbk | 22 ++++++++++++++++++++++ doc/domagi.dbk | 1 + 2 files changed, 23 insertions(+) create mode 100644 doc/domagi-chop.dbk (limited to 'doc') diff --git a/doc/domagi-chop.dbk b/doc/domagi-chop.dbk new file mode 100644 index 0000000..dc308e1 --- /dev/null +++ b/doc/domagi-chop.dbk @@ -0,0 +1,22 @@ + + + + + Description + Divide segments into smaller pieces while preserving the graph topology. + + Options + + + + + + Divide nodes that are longer than N base pairs into nodes no longer than N while preserving the graph topology. + + + + + + diff --git a/doc/domagi.dbk b/doc/domagi.dbk index 53f25e2..0888ac1 100644 --- a/doc/domagi.dbk +++ b/doc/domagi.dbk @@ -8,6 +8,7 @@ Reference + -- cgit 1.4.1