calc_homologprob | R Documentation |
Calculates homologues probabilities - Adapted from MAPpoly
calc_homologprob(probs, selected_mks, selected_lgs)
probs |
data.frame with first column (named 'ind') as individuals ID and next columns named with markers ID and containing the genotype probability at each marker |
selected_mks |
data.frame with: LG - linkage group ID; mk - marker ID; pos - position in linkage map (cM) |
selected_lgs |
vector containing selected LGs ID |
object of class mappoly.homoprob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.