calc_homologprob: Calculates homologues probabilities - Adapted from MAPpoly

calc_homologprobR Documentation

Calculates homologues probabilities - Adapted from MAPpoly

Description

Calculates homologues probabilities - Adapted from MAPpoly

Usage

calc_homologprob(probs, selected_mks, selected_lgs)

Arguments

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

Value

object of class mappoly.homoprob


viewpoly documentation built on May 29, 2024, 1:26 a.m.