Overview

This package contains several big data and functions to create them from GEO (Gene Expression Omnibus). They are meta data of GPL and GSE database, and of all platforms. It’s used in the testing of rGEO.

Installation

if (!('devtools' %in% .packages(T))) install.packages('devtools');
remotes::install_github('dongzhuoer/thesis/r-lib/rGEO.data');

Usage

refer to vignette('rGEO.data').