anjanbharadwaj/GEOpipeline: GEOpipeline: Streamlined Pipeline for Automatically CDF Normalizing Microarray Datasets

Provides a pipeline for downloading standardly-normalized microarray data, rather than using either the default normalization scheme in the GEO entry or the raw microarray data. To use the package, a user must simply enter the GEO accession number of their dataset, and the output directory for files to be downloaded in. The package automatically downloads the data from online, finds the appropriate CDF (chip-definition format file) from the BrainArray repository, normalizes the microarray data by the CDF standard, and packages together the gene expression table and phenotypic data into one RDS file.

Getting started

Package details

AuthorAnjan Bharadwaj
MaintainerAnjan Bharadwaj <anjanbharadwaj02@gmail.com>
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("anjanbharadwaj/GEOpipeline")
anjanbharadwaj/GEOpipeline documentation built on Nov. 2, 2019, 1:54 p.m.