HapCo: Generating all possible haplotypes & positions of crossovers

View source: R/Phasing.R

HapCoR Documentation

Generating all possible haplotypes & positions of crossovers

Description

Generating all possible haplotypes & positions of crossovers

Usage

HapCo(data, npol, filterGenoError = F)

Arguments

data

preprocessing data

npol

pollen numbers

filterGenoError

filtering genotyping errors

Value

lists of possible haplotypes & crossovers

Examples

library(IIIandme)
input<- PreProcessing(sample)
HapCo(input, 5)

Jialab-UCR/IIIandMe documentation built on Jan. 5, 2023, 1:32 a.m.