Skip to main content Link Search Menu Expand Document (external link)

GLIMPSE2_logo

GLIMPSE

A tool for low-coverage whole-genome sequencing imputation



About

GLIMPSE2 is a set of tools for low-coverage whole genome sequencing imputation. GLIMPSE2 is based on the GLIMPSE model and designed for reference panels containing hundreads of thousands of reference samples, with a special focus on rare variants.

Citation

If you use GLIMPSE in your research work, please cite the following papers:

Rubinacci et al., Imputation of low-coverage sequencing data from 150,119 UK Biobank genomes. BiorXiv (2022)

Rubinacci et al., Efficient phasing and imputation of low-coverage sequencing data using large reference panels. Nature Genetics 53.1 (2021): 120-126.

Get started now View source code on GitHub

GLIMPSE1

At the moment, GLIMPSE2 performs imputation only from a reference panel of samples. To use the joint-model, particularly useful for many samples at higher coverages (>0.5x) and small reference panels, please visit the GLIMPSE1 website.

News

Version 2.0.0 is now available! See the CHANGELOG for details.

Description

GLIMPSE2 is composed of the following tools:

  • chunk. Tool to phase common sites, typically SNP array data, or the first step of WES/WGS data.
  • split_reference. Tool to phase common sites, typically SNP array data, or the first step of WES/WGS data.
  • phase. Ligate multiple phased BCF/VCF files into a single whole chromosome file. Typically run to ligate multiple chunks of phased common variants.
  • ligate. Tool to phase rare variants onto a scaffold of common variants (output of phase_common / ligate).
  • concordance. Program to compute switch error rate and genotyping error rate given simulated or trio data.

chunk split_reference phase ligate concordance


Getting started


About the project

GLIMPSE is developed by Simone Rubinacci & Olivier Delaneau.

License

GLIMPSE is distributed with MIT license.

Organisations

unil
sib
snf

Contributing

GLIMPSE is an open source project and we very much welcome new contributors. To make the contribution quickly accepted, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Thank you to the contributors of GLIMPSE!

  • srubinacci
  • odelaneau
  • kachulis
  • RobinHofmeister
  • michaelgatzen
  • LouisLeNezet
  • rwk-unil
  • dependabot[bot]
  • ejeanvoi
  • koido
  • saulpierotti
  • shafayetrahat
  • stephenturner
  • cqgd

We thank the Just the Docs developers, who made this awesome theme for Jekyll.