skip to content

Genomic Exhaustive Collapsing Scan (GECS)

GECS is an implementation of a novel approach to conduct exhaustive region-based association analysis of rare variants in genomic case-control studies.

An exhaustive genomic scan for association

GECS is an implementation of our novel approach to conduct exhaustive region-based association analysis of rare variants in genomic case-control studies. The main idea of the exhaustive scan is to compute test statistics for all contigous subsequences of larger sequences, such as human chromosomes. The idea of the exhaustive one-dimensional scan can be regarded as analogous to Kulldorff's two-dimensional spacial scan (Kulldorff, 1996).

GECS is written in C++ and implements an ultrafast algorithm that enables testing for association of all genomic subsequences using the collapsing test of Li and Leal (2008). The application is scalable suitable for running analyses on large whole-exome and whole-genome studies.

https://github.com/ddrichel/GECS