select {MSEADbi}R Documentation

select function defined by AnnotationDbi-class

Description

This function returns the corresponding rows that user specified

Usage

select(x, keys, columns, keytype, ...)

Arguments

x

MSEADb object such as MSEA.Ath.pb.db

keys

MSEADb keys vector

columns

MSEADb columns the user want to retrieve

keytype

MSEADb What kind of key the user want to specify

...

MSEADb Other parameter

Value

select function defined by AnnotationDbi package

Author(s)

Kozo Nishida

Examples

showMethods("select")

[Package MSEADbi version 1.2.0 Index]