Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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