check_double_crossovers: check_double_crossovers: Split chromosomes into segments of...

Description Usage Arguments

View source: R/check_double_crossovers.R

Description

check_double_crossovers: Split chromosomes into segments of runs of SNPs inherited from particular grandparents. Used as quality control to determine double crossovers over short genomic distances.

Usage

1
check_double_crossovers(parsed.xovers, physical.map = NULL)

Arguments

parsed.xovers

Output from parse_crossovers

physical.map

Optional data.frame. Must have columns as follows, or will throw error: c("SNP.Name", "Position", "Order", "analysisID").


susjoh/crimaptools documentation built on Oct. 13, 2020, 3:24 p.m.