Code for reading Oxford Gene Technology (OGT) arrays using limma
0
0
Entering edit mode
@michael-watson-iah-c-378
Last seen 9.7 years ago
Sorry if this is a bit basic for the list, but I've had a few people contact me who struggle to read in OGT arrays using limma. The code below works. If anyone has any trouble, feel free to contact me. Mick # where files is a list of filenames library(limma) RG <- read.maimages(files = files, source = "generic", columns = list(R="rMeanSignal", Rb="rBGMedianSignal", G="gMeanSignal", Gb="gBGMedianSignal"), annotation = c("FeatureNum","Row","Col","ProbeU ID","ProbeName","GeneName","SystematicName","Description"))
Annotation limma Annotation limma • 621 views
ADD COMMENT

Login before adding your answer.

Traffic: 805 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6