namesOfChrom-methods: Extract chromosome indexes or names

Description Usage Arguments Value Author(s) Examples

Description

This S4 function is used to extract chromosome indexes or names for Chrom object, a Map object, or a data frame.

Usage

1
2
3
4
5
6
7
namesOfChrom(object)

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

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

Arguments

object

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

Value

Chromosome names of the input object.

Author(s)

Nick X-L Wu

Examples

1
2

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