GenomeComb
cg regjoin ?options? ?region_file1? ?region_file2?
join regions in 1 or 2 regionfiles
Regions files are tab separated files that contain regions using the columns chromosome, begin, end. Regions must be sorted. regjoin joins all overlapping or adjoined regions into one region. The resulting regions files is written to stdout. If no arguments are given, a region file should be entered via stdin
Regions