Learn R Programming

onemap (version 3.0.0)

print.group_seq: Show the results of grouping markers to preexisting sequence

Description

It shows the groups sequences, the repeated markers, as well as the unlinked markers.

Usage

# S3 method for group_seq
print(x, detailed = TRUE, ...)

Value

No return value, called for side effects

Arguments

x

an object of class group_seq

detailed

logical. If TRUE the markers in each linkage group sequence are printed.

...

currently ignored