x,y-probe locations and the AffyBatch
0
0
Entering edit mode
@wolfgang-huber-3550
Last seen 17 days ago
EMBL European Molecular Biology Laborat…
Hi, what is the relationship between the (x,y) coordinates of the cels on the chip, and the integer index j for the row in AffyBatch@exprs? The vignettes say: (Textual description of makecdfenv): j = x*nrow + y + 1 (Textual description of affy, p.26): j = x*nrow y + 1 (sic!) What coordinate system do the names "x" and "y" refer to? When looking at comparisons of chips of different types with common probes (e.g. MGU74A, MGU74Av2), and using Probe.X and Probe.Y as given in the CHIPNAME_probe_tab files from the netaffx website, it appears that the right mapping should be j = Probe.Y * nrow + Probe.X + 1 (for the perfect match) jmm = Probe.Y * nrow + Probe.X + 2 (for the mismatch) Is this correct? Best regards Wolfgang
mgu74a probe affy mgu74a probe affy • 918 views
ADD COMMENT

Login before adding your answer.

Traffic: 857 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