ChipInfo-subset: Subset ChipInfo by chromosome

Description Usage Arguments Value

Description

Returns the subset of the ChipInfo object for which SNPs are on the chromosome specified, by either number or character.

Usage

1
2
## S4 method for signature 'ChipInfo,ANY,ANY'
x[[i, j, ...]]

Arguments

x

a ChipInfo object

i

a chromosome number or letter, i.e, one of seqlevels(x)

j

always leave missing, not applicable for this method.

...

further arguments - again there should not be any

Value

ChipInfo object for the subset of SNPs on chromosome i


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