inst/testscripts/manualTest.R

celnames <- c("Test3-Tissue1-121502.cel",
              "Test3-Tissue1-121502.CEL",
              "Test3-Tissue1-121502.calvin.CEL")
cdfnames <- c("Test3.CDF", "Test3.expression.CDF")

if(!all(file.exists(c(celnames, cdfnames))))
    stop("Missing files...")
headers <- lapply(as.list(celnames), read.cel.header)

Try the affxparser package in your browser

Any scripts or data that you put into this service are public.

affxparser documentation built on Nov. 8, 2020, 7:26 p.m.