Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 5 of 5 found.
[1] < 1 > [1]  Sort:

GEOmetadb-package (Package: GEOmetadb) :

The NCBI Gene Expression Omnibus (GEO) represents the largest public repository of microarray data. However, finding data of interest can be challenging using current tools. GEOmetadb is an attempt to make access to the metadata associated with samples, platforms, and datasets much more feasible. This is accomplished by parsing all the NCBI GEO metadata into a SQLite database that can be stored and queried locally. GEOmetadb is simply a thin wrapper around the SQLite database along with associated documentation. Finally, the SQLite database is updated regularly as new data is added to GEO and can be downloaded at will for the most up-to-date metadata.
● Data Source: BioConductor
● Keywords: package
● Alias: GEOmetadb, GEOmetadb-package
● 0 images

columnDescriptions (Package: GEOmetadb) : Get column descriptions for the GEOmetadb database

Searching the GEOmetadb database requires a bit of knowledge about the structure of the database and column descriptions. This function returns those column descriptions for all columns in all tables in the database.
● Data Source: BioConductor
● Keywords: database
● Alias: columnDescriptions
● 0 images

geoConvert (Package: GEOmetadb) : Cross-reference between GEO data types

A common task is to find all the GEO entities of one type associated with another GEO entity (eg., find all GEO samples associated with GEO platform 'GPL96'). This function provides a very fast mapping between entity types to facilitate queries of this type.
● Data Source: BioConductor
● Keywords: IO, database
● Alias: geoConvert
● 0 images

getBiocPlatformMap (Package: GEOmetadb) : Get mappings between GPL and Bioconductor microarry annotation packages

Query the gpl table and get GPL information of a given list of Bioconductor microarry annotation packages. Note currently the GEOmetadb does not contains all the mappings, but we are trying to construct a relative complete list.
● Data Source: BioConductor
● Keywords: database
● Alias: getBiocPlatformMap
● 0 images

getSQLiteFile (Package: GEOmetadb) : Download and unzip the most recent GEOmetadb SQLite file

This function is the standard method for downloading and unzipping the most recent GEOmetadb SQLite file from the server.
● Data Source: BioConductor
● Keywords: IO, database
● Alias: getSQLiteFile
● 0 images