-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
13 lines (13 loc) · 1.07 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: GEOmetadb
Type: Package
Title: A compilation of metadata from NCBI GEO
Version: 1.59.5
Date: 2020-10-21
Depends: GEOquery,RSQLite
Suggests: knitr, rmarkdown, dplyr, tm, wordcloud
Author: Jack Zhu and Sean Davis
Maintainer: Jack Zhu <[email protected]>
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 .
VignetteBuilder: knitr
License: Artistic-2.0