Determine the number of chromosomes
Determine the number of chromosomes in a cross or map object.
nchr(object)
object |
An object of class |
The number of chromosomes in the input.
Karl W Broman, broman@wisc.edu
data(fake.f2) nchr(fake.f2) map <- pull.map(fake.f2) nchr(map)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.