markerRepresentation: Markers selected through the submaps

View source: R/markerRepresentation.r

markerRepresentationR Documentation

Markers selected through the submaps

Description

This function gives for each marker the number of times it has been selected in a submap.

Usage

markerRepresentation(atlas)

Arguments

atlas

an atlas

Value

A data frame with columns:

id

id of the snps

chr

chromosome

pos

position in bp

dist

position in cM

Freq

number of times the marker has been picked (0 for markers never selected in any submap)

See Also

setSummary


genostats/FEstim documentation built on Feb. 3, 2023, 7:33 p.m.