GeneticResources / regenie

regenie is a C++ program for whole genome regression modelling of large genome-wide association studies.

Home Page:https://rgcgithub.github.io/regenie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regenie is a C++ program for whole genome regression modelling of large genome-wide association studies.

It is developed and supported by a team of scientists at the Regeneron Genetics Center.

The method has the following properties

  • It works on quantitative and binary traits, including binary traits with unbalanced case-control ratios
  • It can process multiple phenotypes at once
  • It is fast and memory efficient 🔥
  • For binary traits it supports Firth logistic regression and an SPA test
  • It supports the BGEN and PLINK bed/bim/fam genetic data formats
  • It is ideally suited for implementation in Apache Spark (see GLOW)

Full documentation for the regenie can be found here.

Citation

Joelle Mbatchou, Leland Barnard, Joshua Backman, Anthony Marcketta, Jack A. Kosmicki, Andrey Ziyatdinov, Christian Benner, Colm O'Dushlaine, Mathew Barber, Boris Boutkov, Lukas Habegger, Manuel Ferreira, Aris Baras, Jeffrey Reid, Goncalo Abecasis, Evan Maxwell, Jonathan Marchini. (2020) Computationally efficient whole genome regression for quantitative and binary traits [BioRxiv pre-print]

License

regenie is distributed under an MIT license.

Contact

If you have any questions about regenie please contact

If you want to submit a issue concerning the software please do so using the regenie Github repository.

Version history

Version 1.0 (22 June 2020): Initial release

About

regenie is a C++ program for whole genome regression modelling of large genome-wide association studies.

https://rgcgithub.github.io/regenie

License:Other


Languages

Language:C++ 99.1%Language:C 0.9%Language:Makefile 0.0%Language:CMake 0.0%