nmar: Extract the number of markers in the genome

View source: R/genome_functions.R

nmarR Documentation

Extract the number of markers in the genome

Description

Extract the number of markers in the genome

Usage

nmar(genome, by.chr = FALSE)

Arguments

genome

An object of class genome.

by.chr

Logical. Should the number of markers per chromosome be returned?

Value

If by.chr = TRUE, a vector of markers per chromosomes. If by.chr = FALSE, a scalar of the total number of markers.


neyhartj/qgsim documentation built on Nov. 11, 2023, 4:08 p.m.