qtl2helper_utils: Utility functions for qtl2helper

qtl2helper_utilsR Documentation

Utility functions for qtl2helper

Description

These are internal utility functions (not exported).

.join_map_by_marker() joins a qtl2 marker map to a table.

Usage

.join_map_by_marker(.tbl, .map)

Arguments

.tbl

a data.frame or tibble to add the map data to. Should contain a column named "marker".

.map

the marker map, for example from qtl2::insert_pseudomarkers().


tavareshugo/qtl2helper documentation built on April 24, 2023, 11:19 a.m.