exDir <- system.file("exData",package="Ringo")
exRG <- readNimblegen("example_targets.txt","spottypes.txt",path=exDir)
exMA <- preprocess(exRG, "none", returnMAList=TRUE)
exX <- asExprSet(exMA)
Run the code above in your browser using DataLab