installCustomCdfPackages {seeker} | R Documentation |
Install custom CDF packages
Description
Install Brainarray custom CDFs for processing raw Affymetrix data. See http://brainarray.mbni.med.umich.edu/Brainarray/Database/CustomCDF/CDF_download.asp.
Usage
installCustomCdfPackages(pkgs, ver = 25, dryRun = FALSE)
Arguments
pkgs |
Character vector of package names, e.g., "hgu133ahsentrezgcdf". |
ver |
Integer version number (25 as of 5 Jan 2021). |
dryRun |
Logical indicating whether to actually install the packages. |
Value
A character vector of URLs, invisibly.
[Package seeker version 1.1.5 Index]