hgu95av2.db {hgu95av2.db}R Documentation

Bioconductor annotation data package

Description

Welcome to the hgu95av2.db annotation Package. The purpose of this package is to provide detailed information about the hgu95av2 platform. This package is updated biannually.

Objects in this package are accessed using the select() interface. See ?select in the AnnotationDbi package for details.

See Also

Examples

## select() interface:
## Objects in this package can be accessed using the select() interface
## from the AnnotationDbi package. See ?select for details.
columns(hgu95av2.db)

## Bimap interface:
## The 'old style' of interacting with these objects is manipulation as 
## bimaps. While this approach is still available we strongly encourage the
## use of select().
ls("package:hgu95av2.db")

[Package hgu95av2.db version 3.2.3 Index]