markers.genotypes: Get marker map for a 'genotypes' object

Description Usage Arguments Value See Also

Description

Get marker map for a genotypes object

Usage

1
2
## S3 method for class 'genotypes'
markers(gty, ...)

Arguments

gty

a genotypes object

...

ignored

Value

a dataframe of marker information (chr, cM, pos, ...) which should run parallel to the rows of the genotypes matrix in the input. If map is absent, returns NULL.

See Also

Other accessor functions: samples (sample metadata), filters (site and sample filters), intensity (intensity matrices)


andrewparkermorgan/argyle documentation built on May 10, 2019, 11:08 a.m.