Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nMarkers

The number of markers attached to a pedigree


Description

The number of markers attached to a pedigree

Usage

nMarkers(x)

hasMarkers(x)

Arguments

x

A ped object or a list of such (se Value).

Value

The function nMarkers returns the number of marker objects attached to x. If x is a list of pedigrees, an error is raised unless all of them have the same number of markers.

The function hasMarkers returns TRUE if nMarkers(x) > 0.


pedtools

Creating and Working with Pedigrees and Marker Data

v0.9.7
GPL-3
Authors
Magnus Dehli Vigeland [aut, cre] (<https://orcid.org/0000-0002-9134-4962>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.