Description Usage Arguments Value Author(s) Examples
This S4 function is used to extract the number of loci on each chromsome.
| 1 2 3 4 5 6 7 | numberOfLoci(object)
## S4 method for signature 'Chrom'
numberOfLoci(object)
## S4 method for signature 'Map'
numberOfLoci(object)
 | 
| object | An input object, which can be a  | 
Number of SNP loci by chrommosomes.
Nick X-L Wu
| 1 2 | data("bov80K")
numberOfLoci(bov80K)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.