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-ranges - consolidate adjacent or overlapping integral ranges

Description

fuse-ranges  reads  a tab-delimited five-column table (score, index, strand, ranges) from standard input,
       consolidates adjacent or overlapping ranges, and writes to standard output  a  tab-delimited  four-column
       table (strand, left, right, length) with all ranges in forward order.

Name

       fuse-ranges - consolidate adjacent or overlapping integral ranges

See Also

find-in-gene(1), fuse-segments(1), sort-table(1), xtract(1).

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

Synopsis

fuse-ranges

See Also