numberOfLoci-methods: Extract the number of loci on each chromosome

Description Usage Arguments Value Author(s) Examples

Description

This S4 function is used to extract the number of loci on each chromsome.

Usage

1
2
3
4
5
6
7
numberOfLoci(object)

## S4 method for signature 'Chrom'
numberOfLoci(object)

## S4 method for signature 'Map'
numberOfLoci(object)

Arguments

object

An input object, which can be a Chrom object, a Map object, or a data frame.

Value

Number of SNP loci by chrommosomes.

Author(s)

Nick X-L Wu

Examples

1
2

selectSNPs documentation built on Feb. 28, 2020, 5:08 p.m.