read.450k.url: read.450k.url

Description Usage Arguments Details Value Author(s) Examples

View source: R/load.R

Description

Read IDAT files from the web.

Usage

1

Arguments

url

URL of the directory in which the IDAT files are located.

idat

Vector of IDAT names. url and idat default to the TCGA example described in the vignette.

Details

This method downloads the provided list of IDAT files to a temporary folder (using the RCurl package). It then uses the 'read.450k.exp' method of the 'minfi' package.

Value

RGChannelSet object.

Author(s)

Volker Hovestadt conumee@hovestadt.bio

Examples

1
RGsetTCGA <- read.450k.url()

conumee documentation built on Nov. 8, 2020, 6 p.m.