File: gfapy-mergelinear.1.txt

package info (click to toggle)
gfapy 1.0.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,932 kB
  • sloc: python: 11,549; sh: 167; makefile: 66
file content (18 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
NAME
  gfapy-mergelinear - Merge linear paths in a GFA graph

SYNOPSIS
  gfapy-mergelinear [-h] [--redundant] [--no-progress] [--quiet]
                         [--vlevel VLEVEL] [--version]
                         filename

DESCRIPTION
  Merges linear paths in a GFA file.

OPTIONS
  -h, --help         show help message and exit
  --redundant, -r    create redundant paths, similar to the contigs constructed by Readjoiner
  --no-progress, -p  do not show progress log
  --quiet, -q        suppress output
  --vlevel VLEVEL    set validation level to LEVEL
  --version          show program's version number and exit