This function finds the haplotype region with LOD scores within the QTL peak drop.
1 | lod_drop_rng(markers, scan1_output, max_chr, max_peak, hilit_drop)
|
markers |
A dataframe of marker positions. |
scan1_output |
Output of |
max_chr |
Character value of the haplotype's QTL peak chromosome. This can be obtained from |
max_peak |
Numeric value of the haplotype's QTL peak LOD score. This can be obtained from |
hilit_drop |
Positions with LOD scores within this amount of the QTL peak will be returned. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.