GenomeComb



Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)

Regcommon

Format

cg regcommon region_file1 region_file2

Summary

list regions common between region_file1 and region_file2

Description

Regions files are tab separated files that contain regions using the columns chromosome, begin, end. Regions must be sorted. A new region files containing only regions present in both regions files will be written to stdout.

Arguments

region_file1
first regions file
region_file2
second regions file

Category

Regions