sub-snpMatrix-ANY-ANY-missing-method: Subsetting snpMatrix

Description Usage Arguments

Description

Subsetting an object of class snpMatrix.

Usage

1
2
## S4 method for signature 'snpMatrix,ANY,ANY,missing'
x[i, j, ..., drop = TRUE]

Arguments

x

an object of class snpMatrix.

i

a indices specifying elements to extract or replace. Indices are booleans, numeric or character vectors.

j

indices specifying elements to extract or replace. Indices are booleans, numeric or character vectors.

...

not implemented.

drop

not implemented.


QTCAT/qtcat documentation built on April 20, 2021, 11:20 p.m.