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

fuse-segments - consolidate adjacent or overlapping integral segments

Description

fuse-segments  reads  a  tab-delimited table whose first (and possibly only) two columns contain integral
       segments' endpoints from standard input, consolidates adjacent or overlapping segments,  and  writes  the
       result  to  standard  output  in  the same general format, with all segments in forward order, and only a
       length column accompanying the endpoints.

Name

       fuse-segments - consolidate adjacent or overlapping integral segments

See Also

fuse-ranges(1), sort-table(1), xtract(1).

NCBI                                               2023-02-05                                   FUSE-SEGMENTS(1)

Synopsis

fuse-segments
return

See Also