get_gsm | R Documentation |
This function retrieves .CEL.gz files from GEO to the file system. It takes as parameters a character vector of GMSs to be retrived and a targeted directory. It returns a character vector of .CEL.gz files.
get_gsm(gsms, basedir)
gsms |
A character vector of GMSs to be retrived. |
basedir |
A string describing the targeted directory. |
A character vector of .CEL.gz files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.