Description Usage Arguments Details Value Author(s) Examples
Read IDAT files from the web.
1 | read.450k.url(url = NULL, idat = NULL)
|
url |
URL of the directory in which the IDAT files are located. |
idat |
Vector of IDAT names. |
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.
RGChannelSet
object.
Volker Hovestadt conumee@hovestadt.bio
1 | RGsetTCGA <- read.450k.url()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.