get_map: Get map summary from diallel_geno object

View source: R/get_map.R

get_mapR Documentation

Get map summary from diallel_geno object

Description

Get map summary from diallel_geno object

Usage

get_map(data, summary = TRUE)

Arguments

data

Variable inheriting from class diallel_geno

summary

logical, if TRUE (default) returns total sizes per chromosome, if FALSE returns the map

Value

data frame with map summary or the map

Examples

## Not run: 
  get_map(diallel_example)

## End(Not run)


jendelman/diaQTL documentation built on Jan. 27, 2024, 6:39 a.m.