create_map: Create .map-file for PLINK

Description Usage Arguments Value

View source: R/create_map.R

Description

As PLINK requires a .map-file in order to run its analysis, we create such a file and fill it with some arbitrary information, since it is not actually used for the analysis.

Usage

1
create_map(n, path)

Arguments

n

number of sequenced genotypes.

path

location where the file is going to be stored.

Value

Does not return anything, but creates a file with the name "genotypes.map" in the folder specified with 'path'-parameter.


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