Skip to content
/ BayesRCO Public

A software package that includes BayesCpi, BayesR, BayesRC, and two extensions of BayesRC to overlapping data: BayesRC+ and BayesRCpi

Notifications You must be signed in to change notification settings

FAANG/BayesRCO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BayesRCO

DOI

Citation

If you use BayesRCO in your research, please cite our work:

Overview

BayesRCO is a software for complex trait prediction with Bayesian hierarchical models using genome-wide genetic variation grouped into potentially overlapping annotation categories based on prior biological information (e.g., functional annotations, candidate gene lists, known causal variants).

BayesRCO includes implementations for three state-of-the-art Bayesian hierarchical models:

  • BayesCpi: a two-class model, corresponding to null and non-null effects for genetic variants
  • BayesR: a four-class model, corresponding to null, small, medium, and large effects for genetic variants
  • BayesRC: a BayesR model incorporating disjoint prior categories for genetic variants.

In addition, BayesRCO includes two novel extensions of BayesRC to incorporate potentially overlapping prior categories for genetic variants:

  • BayesRC+: a BayesR model where multi-categories are assumed to cumulatively impact variant estimates
  • BayesRCpi: a BayesR model where the catégorization of multi-annotated variants is stochastically modeled.

The core code of BayesRCO is largely based off the Fortran implementation of bayesR (version 0.75).

Quick start

A full user's guide with details on compilation, as well as a a full description of input data formats/parameters and example scripts, can be found here.

References

Funding

This work was funded as part of the GENE-SWitCH project.

The GENE-SWitCH project has received funding from the European Union's Horizon 2020 research and innovation program under Grant Agreement No 817998. This publication reflects the views only of the author, and the European Union cannot be held responsible for any use which may be made of the information contained therein.

License

The BayesRCO package is free software; you can copy or redistribute it under the terms of the GNU GPL-3 License. This program is distributed in the hope that it will be useful, but without any warranty. See the GNU GPL-3 License for more details.

About

A software package that includes BayesCpi, BayesR, BayesRC, and two extensions of BayesRC to overlapping data: BayesRC+ and BayesRCpi

Resources

Stars

Watchers

Forks

Packages

No packages published