read.shapeit.haps: Helper function to read phased haplotypes produces by SHAPEIT

Description Usage Arguments Value

View source: R/functions.R

Description

This function reads phased haplotypes produces by SHAPEIT and convert them into a data structure required by run.SHLR.scan()

Usage

1

Arguments

infile

The phased haplotype file produces by SHAPEIT

Value

haps

Haplotype array consists of one haplotype per row.

marker.map

Marker map contains information about marker name in the 1st column and marker position in the 2nd column


SHLR documentation built on May 30, 2017, 1:23 a.m.

Related to read.shapeit.haps in SHLR...