select {LRBaseDbi} | 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 |
LRBaseDb object such as LRBase.Mmu.eg.db
|
keys |
LRBaseDb keys vector
|
columns |
LRBaseDb columns the user want to retrieve
|
keytype |
LRBaseDb What kind of key the user want to specify
|
... |
LRBaseDb Other parameter
|
Value
select function defined by AnnotationDbi package
Author(s)
Koki Tsuyuzaki
Examples
showMethods("select")
[Package
LRBaseDbi version 2.0.0
Index]