download_raw: Downloading raw data from ArrayExpress

View source: R/query_ArrayExpress.R

download_rawR Documentation

Downloading raw data from ArrayExpress

Description

Downloads the raw cel files of an experiment from the ArrayExpress database.

Usage

download_raw(accession, download_folder = "./")

Arguments

accession

ArrayExpress experiment accession number in the format of "E-XXXX-n".

download_folder

file path to a folder to save downloaded files (default: "./", the current folder).

Value

file path to the downloaded zip file that stores the cel files of the input experiment.


greenelab/ADAGEpath documentation built on May 25, 2022, 7:11 a.m.