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

View source: R/group_seq.R

print.group_seqR Documentation

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 class 'group_seq'
print(x, detailed = TRUE, ...)

Arguments

x

an object of class group_seq

detailed

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

...

currently ignored

Value

No return value, called for side effects


onemap documentation built on Nov. 26, 2022, 9:05 a.m.