Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 321 Bytes

File metadata and controls

11 lines (9 loc) · 321 Bytes

TIMBR

TIMBR is an R package for inferring an allelic series of haplotype effects.

Read the manuscript, published in Genetics.

Get started with the vignette:

devtools::install_github("wesleycrouse/TIMBR", build_vignettes=T)
library(TIMBR)
vignette("use_TIMBR")