README.md

iBAG: integrative Bayesian Analysis of the Genome

An R package for the iBAG library

About iBAG

The iBAG framework allows us to study the genomic effects from multiple types of genomic data in a hierarchical fashion.

iBAG diagram

Get started with iBAG in 2 lines:

demo_data <- iBAG::demo_data()
iBAG_result <- iBAG::fit(demo_data)
summary(iBAG_result)
>
summary(iBAG_result$mechmodel)
>


cvraut/iBAGpkg documentation built on July 26, 2022, 9:55 p.m.