[,Phenotypes,ANY,ANY,ANY-method {gespeR}R Documentation

Subsetting for Phenotype objects.

Description

Subsetting for Phenotype objects.

Usage

## S4 method for signature 'Phenotypes,ANY,ANY,ANY'
x[i, j, ..., drop = TRUE]

Arguments

x

A Phenotypes object

i

The subsetting indices for siRNAs

j

Subsetting indices for multivariate phenotypes

...

Additional parameters

drop

Drop Redundant Extent Information

Value

A Phenotypes object

Author(s)

Fabian Schmich


[Package gespeR version 1.22.0 Index]