knitr::opts_chunk$set(echo = FALSE, results = "asis")
knitr::knit_hooks$set(hook_convert_odg = rmdhelp::hook_convert_odg)

Motivation

$\rightarrow$ Associate locations in the genome with function

Association

#rmdhelp::use_odg_graphic(ps_path = 'odg/conserved-marker-segment.odg')
knitr::include_graphics(path = "odg/conserved-marker-segment.png")

Single Marker Regression Tests

\begin{equation} y = Wb + Xg + e \end{equation}

Genome-Wide Association Experiments Using Haplotypes

Fitting All Markers Simultaneously

$$y = 1^T \mu + Xg + e$$



charlotte-ngs/lbgfs2020 documentation built on Dec. 20, 2020, 5:39 p.m.