Determine the numbers of markers on each chromosome
Determine the number of markers on each chromosome in a cross or map object.
nmar(object)
object |
An object of class |
A vector with the numbers of markers on each chromosome in the input.
Karl W Broman, broman@wisc.edu
data(fake.f2) nmar(fake.f2) map <- pull.map(fake.f2) nmar(map)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.