From 439ada732261b76816dddc236ee41cca651a0c14 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 13 Aug 2026 22:13:01 +0100 Subject: Add manual. --- doc/domagi-stats.dbk | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 doc/domagi-stats.dbk (limited to 'doc/domagi-stats.dbk') diff --git a/doc/domagi-stats.dbk b/doc/domagi-stats.dbk new file mode 100644 index 0000000..5b9d620 --- /dev/null +++ b/doc/domagi-stats.dbk @@ -0,0 +1,20 @@ + + + + + Description + Compute variation graph statistics. Among other metrics, it can compute the number nodes, the number of edges, the number of paths and the total nucleotide length of the graph. + + Options + + + + + Summarize the graph properties. Output is printed in a five-column tab-delimited format with the following columns—the number of nucleotides, the number of segments, the number of links, the number of paths, and the number of steps. The number of nucleotides is the total number across all segments of the graph. The number of steps is the total number of segments traversed by all paths in the pangenome. Segments that are traversed more than once are counted multiple times. + + + + + + -- cgit 1.4.1