Last data update: 2014.03.03

GEOmetadb

Package: GEOmetadb
Type: Package
Title: A compilation of metadata from NCBI GEO
Version: 1.32.2
Date: 2016-04-14
Depends: GEOquery, RSQLite
Suggests: knitr, rmarkdown, dplyr, tm, wordcloud
Author: Jack Zhu and Sean Davis
Maintainer: Jack Zhu <zhujack@mail.nih.gov>
biocViews: Infrastructure
Description: 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. GEOmetadb paper: http://bioinformatics.oxfordjournals.org/cgi/content/short/24/23/2798 .
URL: http://gbnci.abcc.ncifcrf.gov/geo/
VignetteBuilder: knitr
License: Artistic-2.0
NeedsCompilation: no
Packaged: 2016-05-16 01:57:14 UTC; biocbuild

● BiocViews: Infrastructure
● 0 images, 5 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'GEOmetadb' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'GEOmetadb'
    finding HTML links ... done
    GEOmetadb-package                       html  
    columnDescriptions                      html  
    geoConvert                              html  
    getBiocPlatformMap                      html  
    getSQLiteFile                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (GEOmetadb)
Making 'packages.html' ... done