print.group_seq {onemap} | R 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 |
... |
currently ignored |
Value
No return value, called for side effects
[Package onemap version 3.2.2 Index]