keys {LRBaseDbi}R Documentation

A function defined by AnnotationDbi to return the keys

Description

This function returns the keys.

Usage

keys(x, keytype, ...)

Arguments

x

LRBaseDb object such as LRBase.Mmu.eg.db

keytype

LRBaseDb What kind of key user want to specify

...

LRBaseDb Other parameter

Value

The keys for using select functions

Author(s)

Koki Tsuyuzaki

Examples

showMethods("keys")

[Package LRBaseDbi version 2.0.0 Index]