File: gfadiff.1.adoc

package info (click to toggle)
ruby-rgfa 1.3.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 824 kB
  • sloc: ruby: 5,649; makefile: 9
file content (34 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
= gfadiff(1)
:doctype: manpage

== NAME

gfadiff - compare two GFA files

== SYNOPSIS

*gfadiff* [-h] [-s] [-l] [-c] [-p] [-i] [-script] <gfa1> <gfa2>

== DESCRIPTION

If a combination of -h,-s,-l,-c and/or -p is specified, then
only record of the specified type [h=headers, s=segments,
l=links, c=containments, p=paths] are compared.
(default: -h -s -l -c -p)

== OTHER OPTIONS

*-i*::
  output message if identical

*-script*::
  create Ruby script to transform gfa1 into gfa2

== SEE ALSO

*rgfa-simdebruijn*(1), *rgfa-findcrispr*(1), *rgfa-mergelinear*(1)

== BUGS

Please report bugs to the RGFA issue tracker:
https://github.com/ggonnella/rgfa/issues