Skip to content
This repository was archived by the owner on Jun 13, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 268 Bytes

File metadata and controls

6 lines (6 loc) · 268 Bytes
BiocManager::install(c("affy","genefilter", "gcrma"))
## Only For Chinese User
# options(BioC_mirror="https://mirrors.tuna.tsinghua.edu.cn/bioconductor")
install.packages("path/to/simpleaffy_2.64.0.tar.gz", repos = NULL, type = "source", dependencies = TRUE)