get_markers: Extract markers from cross2 object

View source: R/get_markers.R

get_markersR Documentation

Extract markers from cross2 object

Description

This function gets both genetic and physical position of all markers in a cross2 object.

Usage

get_markers(x)

## S3 method for class 'cross2'
get_markers(x)

Arguments

x

An object of class "cross2".

Value

a tibble


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