| findRecomb | R Documentation | 
This function takes as an input a VRanges-class object with extra metacolumn that contains
for each variant parantal identity. P1 -> parent1 & P2 -> parent2.
findRecomb(comparison = NULL, minSeg = 100, smooth = 3, collapse.amb = TRUE)
comparison | 
 A   | 
minSeg | 
 Minimal length (number of variants) being reported as haplotype block (  | 
smooth | 
 Number of consecutive variants being considered as a random error and so being corrected (flipped).  | 
collapse.amb | 
 Set to   | 
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.