GeneticResources / bfGWAS

single class model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayesian Functional Genome-wide Association Study (bfGWAS) GWAS tool based on a Bayeisan variable selection model that accounts for functional genomic information and LD.

C++ libraries used in this tool: zlib, gsl, eigen3, lapack, atlas, blas, libStatGen. For success compilation of the tool, please revise the pathes to these libraries accordingly in the "Makefile".

Please use the version of bfGWAS/libStateGen/MemoryAllocators.h and bfGWAS/libStateGen/MemoryAllocators.cpp to compile libStatGen.a. The ones from original "https://github.com/statgen/libStatGen.git" will cause error.

About

single class model


Languages

Language:C++ 93.8%Language:C 2.7%Language:Makefile 1.8%Language:R 0.8%Language:Perl 0.7%Language:Shell 0.1%