Entering edit mode
D.Enrique ESCOBAR ESPINOZA
▴
360
@denrique-escobar-espinoza-1303
Last seen 10.2 years ago
hi,
Im doing a mas5 normalization & I have a technical question:
using mas5() i get the normalization values foreach probeSet foreach
chip
using mas5calls() i get PMA calls oreach probeSet foreach chip
how i can have all in the same file, foreach probeset foreach chip 1
column of PMA values followed by a column of normalized values?
(can i use a particular method for that like mas5.detection() or
mas5calls,AffyBatch-method() or mas5calls,ProbeSet-method() or
mas5calls.AffyBatch() or mas5calls.ProbeSet() )