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 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/domagi-chop.dbk (limited to 'doc/domagi-chop.dbk') 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. + + + + + + -- cgit 1.4.1