listHaploToTable: Haplotype list to Haplotype table.

Description Usage Arguments Details Value

Description

Converts a set of haplotypes from list format to table format

Usage

1
  listHaploToTable(haploList)

Arguments

haploList

A list of lists. One top level element per haplotype. Each haplotype should be named and have the same set of loci as a sublist.

Details

Each list element becomes a row. Each locus becomes a column.

Value

A set of haplotypes in table format as a data.frame


mlPhaser documentation built on May 2, 2019, 7:59 a.m.