View source: R/characterise_recomb_landscape.R
characterise_recomb_landscape: Characterise recombination landscape using ordered linkage map and physical map data.
1 2 | characterise_recomb_landscape(LG.vec, LG.pos, LG.cM, window.size,
verbose = TRUE)
|
LG.vec |
vector of chromosome/linkage map identifiers. |
LG.pos |
vector of base pair positions. |
LG.cM |
vector of linkage map positions. |
window.size |
integer Window size in which recombination rate is estimated (base pairs). |
verbose |
logical. Default is TRUE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.