readSegregJoinMap: Read genotypes for JoinMap/MapQTL

View source: R/quantgen.R

readSegregJoinMapR Documentation

Read genotypes for JoinMap/MapQTL

Description

Read genotype data from a file in the JoinMap format ("loc").

Usage

readSegregJoinMap(file, na.string = "--", verbose = 1)

Arguments

file

name of the file from which the data will be read (can be compressed with gzip)

na.string

a character to be interpreted as NA values

verbose

verbosity level (0/1)

Value

data frame in the JoinMap format

Note

the code is heavily inspired from the "read.cross.mq.loc" function in the "qtl" package, which I also wrote

Author(s)

Timothee Flutre

See Also

writeSegregJoinMap


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