logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfadiff - compare two GFA files

Bugs

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

                                                                                                      GFADIFF(1)

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)

Name

       gfadiff - compare two GFA files

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)

Synopsis

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

See Also