GPLs: Provides precompiled mappings of NCBI GEO platform IDs (GPLs)...

Description Usage Details Value Author(s) See Also Examples

Description

This data object can be used to translate GPL accession IDs like "GPL570" to a Bioconductor annotation package like "hgu133plus2".

Usage

1
GPLs

Details

The "virtualArray" package provides tools to merge raw data from multiple microarray platforms. The source of this data might be an entry from the NCBI GEO web service using e.g. "getGEO" from the "GEOquery" package. The annotation slot of the retreived ExpressionSets is filled with a GPL entry like "GPL570" which corresponds to the Bioconductor annotation package "hgu133plus2". The "GPLs" list can be used to map between these IDs and replace the annotation slot. A reverse map can be achieved using "revmap" from the annotate package.

Value

A list of Bioconductor annotation packages (redundant) named by their corresponding NCBI GEO GPL.

Author(s)

Andreas Heider (2013)

See Also

virtualArray-package, virtualArray.ExpressionSet, virtualArrayCompile

Examples

1
GPLs["GPL570"]

virtualArray documentation built on Sept. 12, 2016, 6:10 a.m.