to_ped: Format conversion

Description Usage Arguments Value

View source: R/To_ped.R

Description

Converts our format to PLINK's .bed-format.

Usage

1
to_ped(df, part)

Arguments

df

genotypes in our simulated format.

part

amount of parts any given function splits the data in.

Value

Returns a n x (6 + 2 * m) matrix so it follows PLINK's .ped format.


FireGutter/geneference documentation built on Dec. 17, 2021, 8:27 p.m.