rs.id-methods: Access rs-ids for ChipInfo

Description Usage Arguments Value

Description

Returns the rs-ids for the chip object, e.g, "rs689", etc Only if these are annotated internally, or else a vector of NAs

Usage

1
2
3
4
rs.id(x, b = TRUE)

## S4 method for signature 'ChipInfo'
rs.id(x, b = TRUE)

Arguments

x

a ChipInfo object

b

logical, whether to show 'b' suffixes on rs.ids which are created in the background to allow duplicate ids to be uniquely represented for lookup and reference purposes.

Value

rs-ids: character vector of IDs (or NAs)


humarray documentation built on Nov. 20, 2017, 1:05 a.m.