writePhenoJoinMap: Write phenotypes for JoinMap/MapQTL

View source: R/quantgen.R

writePhenoJoinMapR Documentation

Write phenotypes for JoinMap/MapQTL

Description

Writes the given phenotypes in the JoinMap/MapQTL format.

Usage

writePhenoJoinMap(phenos, file, alias.miss = ".", verbose = 1)

Arguments

phenos

data frame with one genotype per row and traits in columns (one colun can contain the genotype identifiers)

file

name of the file in which the data will be saved

alias.miss

alias used to replace missing values (which should be encoded as NA in "genmap")

verbose

verbosity level (0/1)

Value

nothing

Author(s)

Timothee Flutre

See Also

writeGenMapJoinMap, writeSegregJoinMap


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.