Learn R Programming

ASRgenomics (version 1.1.4)

dummy.map_: Creates a dummy map if not provided

Description

Creates a dummy map if not provided

Usage

dummy.map_(marker.id = NULL, message = TRUE)

Value

Data frame with dummy map. A single chromosome/linkage group is created and marker distances are a sequence from one to the number of markers.

Arguments

marker.id

vector with names of markers to compose dummy map.

message

logical value indicating whether diagnostic messages should be printed on screen (default = TRUE).